From e228fb19e5dcff974883467f904580d0eafaab1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Fauconnier?= Date: Tue, 2 Oct 2018 09:56:16 +0200 Subject: [PATCH] updated Copyright to 2018 --- src/adaptors/UBCFFSubsetAdaptor.cpp | 17 +++++--- src/adaptors/UBCFFSubsetAdaptor.h | 17 +++++--- src/adaptors/UBExportAdaptor.cpp | 2 +- src/adaptors/UBExportAdaptor.h | 2 +- src/adaptors/UBExportCFF.cpp | 17 +++++--- src/adaptors/UBExportCFF.h | 18 +++++--- src/adaptors/UBExportDocument.cpp | 2 +- src/adaptors/UBExportDocument.h | 2 +- src/adaptors/UBExportDocumentSetAdaptor.cpp | 17 +++++--- src/adaptors/UBExportDocumentSetAdaptor.h | 17 +++++--- src/adaptors/UBExportFullPDF.cpp | 2 +- src/adaptors/UBExportFullPDF.h | 2 +- src/adaptors/UBExportPDF.cpp | 2 +- src/adaptors/UBExportPDF.h | 2 +- src/adaptors/UBExportWeb.cpp | 2 +- src/adaptors/UBExportWeb.h | 2 +- src/adaptors/UBImportAdaptor.cpp | 2 +- src/adaptors/UBImportAdaptor.h | 2 +- src/adaptors/UBImportCFF.cpp | 17 +++++--- src/adaptors/UBImportCFF.h | 17 +++++--- src/adaptors/UBImportDocument.cpp | 2 +- src/adaptors/UBImportDocument.h | 2 +- src/adaptors/UBImportDocumentSetAdaptor.cpp | 20 +++++---- src/adaptors/UBImportDocumentSetAdaptor.h | 17 +++++--- src/adaptors/UBImportImage.cpp | 2 +- src/adaptors/UBImportImage.h | 2 +- src/adaptors/UBImportPDF.cpp | 2 +- src/adaptors/UBImportPDF.h | 2 +- src/adaptors/UBMetadataDcSubsetAdaptor.cpp | 2 +- src/adaptors/UBMetadataDcSubsetAdaptor.h | 2 +- src/adaptors/UBSvgSubsetAdaptor.cpp | 2 +- src/adaptors/UBSvgSubsetAdaptor.h | 2 +- src/adaptors/UBThumbnailAdaptor.cpp | 2 +- src/adaptors/UBThumbnailAdaptor.h | 2 +- src/adaptors/UBWebPublisher.cpp | 17 +++++--- src/adaptors/UBWebPublisher.h | 18 +++++--- .../publishing/UBDocumentPublisher.cpp | 17 +++++--- src/adaptors/publishing/UBDocumentPublisher.h | 17 +++++--- .../publishing/UBSvgSubsetRasterizer.cpp | 17 +++++--- .../publishing/UBSvgSubsetRasterizer.h | 18 +++++--- src/api/UBLibraryAPI.cpp | 2 +- src/api/UBLibraryAPI.h | 2 +- src/api/UBW3CWidgetAPI.cpp | 2 +- src/api/UBW3CWidgetAPI.h | 2 +- src/api/UBWidgetMessageAPI.cpp | 2 +- src/api/UBWidgetMessageAPI.h | 2 +- src/api/UBWidgetUniboardAPI.cpp | 2 +- src/api/UBWidgetUniboardAPI.h | 2 +- src/board/UBBoardController.h | 2 +- src/board/UBBoardPaletteManager.cpp | 2 +- src/board/UBBoardPaletteManager.h | 2 +- src/board/UBBoardView.cpp | 2 +- src/board/UBBoardView.h | 2 +- src/board/UBDrawingController.cpp | 2 +- src/board/UBDrawingController.h | 2 +- src/board/UBFeaturesController.cpp | 2 +- src/board/UBFeaturesController.h | 2 +- src/core/UB.h | 2 +- src/core/UBApplication.cpp | 2 +- src/core/UBApplication.h | 2 +- src/core/UBApplicationController.cpp | 2 +- src/core/UBApplicationController.h | 2 +- src/core/UBDisplayManager.cpp | 2 +- src/core/UBDisplayManager.h | 2 +- src/core/UBDocumentManager.cpp | 18 +++++--- src/core/UBDocumentManager.h | 2 +- src/core/UBDownloadManager.cpp | 2 +- src/core/UBDownloadManager.h | 2 +- src/core/UBDownloadThread.cpp | 2 +- src/core/UBDownloadThread.h | 2 +- src/core/UBForeignObjectsHandler.cpp | 43 +++++++++++-------- src/core/UBForeignObjectsHandler.h | 43 +++++++++++-------- src/core/UBIdleTimer.cpp | 2 +- src/core/UBIdleTimer.h | 2 +- src/core/UBMimeData.cpp | 2 +- src/core/UBMimeData.h | 2 +- src/core/UBOpenSankoreImporter.cpp | 2 +- src/core/UBOpenSankoreImporter.h | 2 +- src/core/UBPersistenceManager.cpp | 17 +++++--- src/core/UBPersistenceManager.h | 17 +++++--- src/core/UBPersistenceWorker.cpp | 2 +- src/core/UBPersistenceWorker.h | 2 +- src/core/UBPreferencesController.cpp | 2 +- src/core/UBPreferencesController.h | 2 +- src/core/UBSceneCache.cpp | 2 +- src/core/UBSceneCache.h | 2 +- src/core/UBSetting.cpp | 2 +- src/core/UBSetting.h | 2 +- src/core/UBSettings.cpp | 2 +- src/core/UBSettings.h | 2 +- src/core/UBTextTools.cpp | 2 +- src/core/UBTextTools.h | 2 +- src/core/main.cpp | 2 +- src/core/memcheck.h | 2 +- src/customWidgets/UBActionableWidget.cpp | 17 +++++--- src/customWidgets/UBActionableWidget.h | 17 +++++--- src/customWidgets/UBGraphicsItemAction.cpp | 17 +++++--- src/customWidgets/UBGraphicsItemAction.h | 17 +++++--- src/customWidgets/UBMediaWidget.cpp | 17 +++++--- src/customWidgets/UBMediaWidget.h | 18 +++++--- src/desktop/UBCustomCaptureWindow.cpp | 2 +- src/desktop/UBCustomCaptureWindow.h | 2 +- src/desktop/UBDesktopAnnotationController.cpp | 2 +- src/desktop/UBDesktopAnnotationController.h | 2 +- src/desktop/UBDesktopPalette.cpp | 2 +- src/desktop/UBDesktopPalette.h | 2 +- src/desktop/UBDesktopPropertyPalette.cpp | 2 +- src/desktop/UBDesktopPropertyPalette.h | 2 +- src/desktop/UBWindowCapture.h | 2 +- src/desktop/UBWindowCaptureDelegate_win.cpp | 2 +- src/desktop/UBWindowCaptureDelegate_win.h | 2 +- src/desktop/UBWindowCapture_linux.cpp | 2 +- src/desktop/UBWindowCapture_mac.mm | 2 +- src/desktop/UBWindowCapture_win.cpp | 2 +- src/document/UBDocumentContainer.cpp | 2 +- src/document/UBDocumentContainer.h | 2 +- src/document/UBDocumentController.cpp | 17 +++++--- src/document/UBDocumentController.h | 17 +++++--- src/document/UBDocumentProxy.cpp | 2 +- src/document/UBDocumentProxy.h | 2 +- src/domain/UBGraphicsDelegateFrame.cpp | 2 +- src/domain/UBGraphicsDelegateFrame.h | 2 +- src/domain/UBGraphicsGroupContainerItem.cpp | 2 +- src/domain/UBGraphicsGroupContainerItem.h | 2 +- .../UBGraphicsGroupContainerItemDelegate.cpp | 2 +- .../UBGraphicsGroupContainerItemDelegate.h | 2 +- src/domain/UBGraphicsItemDelegate.cpp | 2 +- src/domain/UBGraphicsItemDelegate.h | 2 +- src/domain/UBGraphicsItemGroupUndoCommand.cpp | 2 +- src/domain/UBGraphicsItemGroupUndoCommand.h | 2 +- .../UBGraphicsItemTransformUndoCommand.cpp | 2 +- .../UBGraphicsItemTransformUndoCommand.h | 2 +- src/domain/UBGraphicsItemUndoCommand.cpp | 2 +- src/domain/UBGraphicsItemUndoCommand.h | 2 +- .../UBGraphicsItemZLevelUndoCommand.cpp | 2 +- src/domain/UBGraphicsItemZLevelUndoCommand.h | 2 +- src/domain/UBGraphicsMediaItem.cpp | 2 +- src/domain/UBGraphicsMediaItem.h | 2 +- src/domain/UBGraphicsMediaItemDelegate.cpp | 2 +- src/domain/UBGraphicsMediaItemDelegate.h | 2 +- src/domain/UBGraphicsPDFItem.cpp | 2 +- src/domain/UBGraphicsPDFItem.h | 2 +- src/domain/UBGraphicsPixmapItem.cpp | 2 +- src/domain/UBGraphicsPixmapItem.h | 2 +- src/domain/UBGraphicsPolygonItem.cpp | 2 +- src/domain/UBGraphicsPolygonItem.h | 2 +- src/domain/UBGraphicsProxyWidget.cpp | 2 +- src/domain/UBGraphicsProxyWidget.h | 2 +- src/domain/UBGraphicsScene.cpp | 2 +- src/domain/UBGraphicsScene.h | 2 +- src/domain/UBGraphicsStroke.cpp | 2 +- src/domain/UBGraphicsStroke.h | 2 +- src/domain/UBGraphicsStrokesGroup.cpp | 2 +- src/domain/UBGraphicsStrokesGroup.h | 2 +- src/domain/UBGraphicsSvgItem.cpp | 2 +- src/domain/UBGraphicsSvgItem.h | 2 +- src/domain/UBGraphicsTextItem.cpp | 2 +- src/domain/UBGraphicsTextItem.h | 2 +- src/domain/UBGraphicsTextItemDelegate.cpp | 2 +- src/domain/UBGraphicsTextItemDelegate.h | 2 +- src/domain/UBGraphicsTextItemUndoCommand.cpp | 2 +- src/domain/UBGraphicsTextItemUndoCommand.h | 2 +- src/domain/UBGraphicsWidgetItem.cpp | 2 +- src/domain/UBGraphicsWidgetItem.h | 2 +- src/domain/UBGraphicsWidgetItemDelegate.cpp | 2 +- src/domain/UBGraphicsWidgetItemDelegate.h | 2 +- src/domain/UBItem.cpp | 2 +- src/domain/UBItem.h | 2 +- src/domain/UBPageSizeUndoCommand.cpp | 2 +- src/domain/UBPageSizeUndoCommand.h | 2 +- src/domain/UBResizableGraphicsItem.cpp | 2 +- src/domain/UBResizableGraphicsItem.h | 2 +- src/domain/UBSelectionFrame.cpp | 2 +- src/domain/UBSelectionFrame.h | 2 +- src/domain/UBUndoCommand.cpp | 2 +- src/domain/UBUndoCommand.h | 2 +- src/frameworks/MacUtils.h | 2 +- src/frameworks/UBBase32.cpp | 2 +- src/frameworks/UBBase32.h | 2 +- src/frameworks/UBCoreGraphicsScene.cpp | 2 +- src/frameworks/UBCoreGraphicsScene.h | 2 +- src/frameworks/UBCryptoUtils.cpp | 2 +- src/frameworks/UBCryptoUtils.h | 2 +- src/frameworks/UBFileSystemUtils.cpp | 2 +- src/frameworks/UBFileSystemUtils.h | 2 +- src/frameworks/UBGeometryUtils.cpp | 2 +- src/frameworks/UBGeometryUtils.h | 2 +- src/frameworks/UBPlatformUtils.cpp | 2 +- src/frameworks/UBPlatformUtils.h | 2 +- src/frameworks/UBPlatformUtils_linux.cpp | 2 +- src/frameworks/UBPlatformUtils_mac.mm | 2 +- src/frameworks/UBPlatformUtils_win.cpp | 2 +- src/frameworks/UBStringUtils.cpp | 2 +- src/frameworks/UBStringUtils.h | 2 +- src/frameworks/UBVersion.cpp | 2 +- src/frameworks/UBVersion.h | 2 +- src/globals/UBGlobals.h | 2 +- src/gui/UBActionPalette.cpp | 2 +- src/gui/UBActionPalette.h | 2 +- src/gui/UBBlackoutWidget.cpp | 2 +- src/gui/UBBlackoutWidget.h | 2 +- src/gui/UBBoardThumbnailsView.cpp | 2 +- src/gui/UBBoardThumbnailsView.h | 2 +- src/gui/UBCachePropertiesWidget.cpp | 2 +- src/gui/UBCachePropertiesWidget.h | 2 +- src/gui/UBCircleFrame.cpp | 2 +- src/gui/UBCircleFrame.h | 2 +- src/gui/UBClockPalette.h | 2 +- src/gui/UBColorPicker.cpp | 2 +- src/gui/UBColorPicker.h | 2 +- src/gui/UBDockDownloadWidget.cpp | 2 +- src/gui/UBDockDownloadWidget.h | 2 +- src/gui/UBDockPalette.cpp | 2 +- src/gui/UBDockPalette.h | 2 +- src/gui/UBDockPaletteWidget.cpp | 2 +- src/gui/UBDockPaletteWidget.h | 2 +- src/gui/UBDocumentNavigator.cpp | 2 +- src/gui/UBDocumentNavigator.h | 2 +- src/gui/UBDocumentThumbnailWidget.cpp | 2 +- src/gui/UBDocumentThumbnailWidget.h | 2 +- src/gui/UBDocumentToolsPalette.cpp | 2 +- src/gui/UBDocumentToolsPalette.h | 2 +- src/gui/UBDocumentTreeWidget.cpp | 2 +- src/gui/UBDocumentTreeWidget.h | 2 +- src/gui/UBDownloadWidget.cpp | 2 +- src/gui/UBDownloadWidget.h | 2 +- src/gui/UBFavoriteToolPalette.cpp | 2 +- src/gui/UBFavoriteToolPalette.h | 2 +- src/gui/UBFeaturesActionBar.cpp | 2 +- src/gui/UBFeaturesActionBar.h | 2 +- src/gui/UBFeaturesWidget.cpp | 2 +- src/gui/UBFeaturesWidget.h | 2 +- src/gui/UBFloatingPalette.cpp | 2 +- src/gui/UBFloatingPalette.h | 2 +- src/gui/UBIconButton.cpp | 2 +- src/gui/UBIconButton.h | 2 +- src/gui/UBKeyboardPalette.cpp | 2 +- src/gui/UBKeyboardPalette.h | 2 +- src/gui/UBKeyboardPalette_linux.cpp | 2 +- src/gui/UBKeyboardPalette_mac.mm | 2 +- src/gui/UBKeyboardPalette_win.cpp | 2 +- src/gui/UBLeftPalette.cpp | 2 +- src/gui/UBLeftPalette.h | 2 +- src/gui/UBMagnifer.cpp | 2 +- src/gui/UBMagnifer.h | 2 +- src/gui/UBMainWindow.cpp | 2 +- src/gui/UBMainWindow.h | 2 +- src/gui/UBMessageWindow.cpp | 2 +- src/gui/UBMessageWindow.h | 2 +- src/gui/UBMessagesDialog.cpp | 2 +- src/gui/UBMessagesDialog.h | 2 +- src/gui/UBMousePressFilter.cpp | 2 +- src/gui/UBMousePressFilter.h | 2 +- src/gui/UBOpenSankoreImporterWidget.h | 2 +- src/gui/UBPageNavigationWidget.cpp | 2 +- src/gui/UBPageNavigationWidget.h | 2 +- src/gui/UBPropertyPalette.cpp | 2 +- src/gui/UBPropertyPalette.h | 2 +- src/gui/UBResources.cpp | 2 +- src/gui/UBResources.h | 2 +- src/gui/UBRightPalette.cpp | 2 +- src/gui/UBRightPalette.h | 2 +- src/gui/UBRubberBand.cpp | 2 +- src/gui/UBRubberBand.h | 2 +- src/gui/UBScreenMirror.cpp | 2 +- src/gui/UBScreenMirror.h | 2 +- src/gui/UBSpinningWheel.cpp | 2 +- src/gui/UBSpinningWheel.h | 2 +- src/gui/UBStartupHintsPalette.cpp | 2 +- src/gui/UBStartupHintsPalette.h | 2 +- src/gui/UBStylusPalette.cpp | 2 +- src/gui/UBStylusPalette.h | 2 +- src/gui/UBThumbnailView.cpp | 2 +- src/gui/UBThumbnailView.h | 2 +- src/gui/UBThumbnailWidget.cpp | 2 +- src/gui/UBThumbnailWidget.h | 5 ++- src/gui/UBToolWidget.cpp | 2 +- src/gui/UBToolWidget.h | 2 +- src/gui/UBToolbarButtonGroup.cpp | 2 +- src/gui/UBToolbarButtonGroup.h | 2 +- src/gui/UBUpdateDlg.cpp | 2 +- src/gui/UBUpdateDlg.h | 2 +- src/gui/UBWebToolsPalette.cpp | 2 +- src/gui/UBWebToolsPalette.h | 2 +- src/gui/UBWidgetMirror.cpp | 2 +- src/gui/UBWidgetMirror.h | 2 +- src/gui/UBZoomPalette.cpp | 2 +- src/gui/UBZoomPalette.h | 2 +- src/network/UBAutoSaver.cpp | 2 +- src/network/UBAutoSaver.h | 2 +- src/network/UBCookieJar.cpp | 2 +- src/network/UBCookieJar.h | 2 +- src/network/UBHttpFileDownloader.cpp | 2 +- src/network/UBHttpFileDownloader.h | 2 +- src/network/UBHttpGet.cpp | 2 +- src/network/UBHttpGet.h | 2 +- src/network/UBNetworkAccessManager.cpp | 2 +- src/network/UBNetworkAccessManager.h | 2 +- src/network/UBServerXMLHttpRequest.cpp | 2 +- src/network/UBServerXMLHttpRequest.h | 2 +- src/pdf-merger/ASCII85Decode.cpp | 2 +- src/pdf-merger/ASCII85Decode.h | 2 +- src/pdf-merger/ASCIIHexDecode.cpp | 2 +- src/pdf-merger/ASCIIHexDecode.h | 2 +- src/pdf-merger/AbstractBoxElementHandler.h | 2 +- src/pdf-merger/AnnotsHandler.cpp | 2 +- src/pdf-merger/AnnotsHandler.h | 2 +- src/pdf-merger/CCITTFaxDecode.cpp | 2 +- src/pdf-merger/CCITTFaxDecode.h | 2 +- src/pdf-merger/Config.h | 2 +- src/pdf-merger/ContentHandler.cpp | 2 +- src/pdf-merger/ContentHandler.h | 2 +- src/pdf-merger/CropBoxElementHandler.h | 2 +- src/pdf-merger/DCTDecode.cpp | 2 +- src/pdf-merger/DCTDecode.h | 2 +- src/pdf-merger/Decoder.h | 2 +- src/pdf-merger/Document.cpp | 2 +- src/pdf-merger/Document.h | 2 +- src/pdf-merger/Exception.h | 2 +- src/pdf-merger/FileIsAbsentException.h | 2 +- src/pdf-merger/Filter.cpp | 2 +- src/pdf-merger/Filter.h | 2 +- src/pdf-merger/FilterPredictor.cpp | 2 +- src/pdf-merger/FilterPredictor.h | 2 +- src/pdf-merger/FlateDecode.cpp | 2 +- src/pdf-merger/FlateDecode.h | 2 +- src/pdf-merger/JBIG2Decode.cpp | 2 +- src/pdf-merger/JBIG2Decode.h | 2 +- src/pdf-merger/LZWDecode.cpp | 2 +- src/pdf-merger/LZWDecode.h | 2 +- src/pdf-merger/MediaBoxElementHandler.h | 2 +- src/pdf-merger/MergePageDescription.h | 2 +- src/pdf-merger/Merger.cpp | 2 +- src/pdf-merger/Merger.h | 2 +- src/pdf-merger/Object.cpp | 2 +- src/pdf-merger/Object.h | 2 +- src/pdf-merger/OverlayDocumentParser.cpp | 2 +- src/pdf-merger/OverlayDocumentParser.h | 2 +- src/pdf-merger/Page.cpp | 2 +- src/pdf-merger/Page.h | 2 +- src/pdf-merger/PageElementHandler.cpp | 2 +- src/pdf-merger/PageElementHandler.h | 2 +- src/pdf-merger/PageParser.h | 2 +- src/pdf-merger/Parser.cpp | 2 +- src/pdf-merger/Parser.h | 2 +- src/pdf-merger/Rectangle.cpp | 2 +- src/pdf-merger/Rectangle.h | 2 +- src/pdf-merger/RemoveHimSelfHandler.h | 2 +- src/pdf-merger/RemoveHimselfHandler.cpp | 2 +- src/pdf-merger/RotationHandler.h | 2 +- src/pdf-merger/RunLengthDecode.cpp | 2 +- src/pdf-merger/RunLengthDecode.h | 2 +- src/pdf-merger/Transformation.h | 2 +- src/pdf-merger/TypeElementHandler.h | 2 +- src/pdf-merger/Utils.cpp | 2 +- src/pdf-merger/Utils.h | 2 +- src/pdf/GraphicsPDFItem.cpp | 2 +- src/pdf/GraphicsPDFItem.h | 2 +- src/pdf/PDFRenderer.cpp | 2 +- src/pdf/PDFRenderer.h | 2 +- src/pdf/UBWebPluginPDFWidget.cpp | 2 +- src/pdf/UBWebPluginPDFWidget.h | 2 +- src/pdf/XPDFRenderer.cpp | 2 +- src/pdf/XPDFRenderer.h | 2 +- src/podcast/UBAbstractVideoEncoder.cpp | 2 +- src/podcast/UBAbstractVideoEncoder.h | 2 +- src/podcast/UBPodcastController.cpp | 2 +- src/podcast/UBPodcastController.h | 2 +- src/podcast/UBPodcastRecordingPalette.cpp | 2 +- src/podcast/UBPodcastRecordingPalette.h | 2 +- src/podcast/ffmpeg/UBFFmpegVideoEncoder.cpp | 2 +- src/podcast/ffmpeg/UBFFmpegVideoEncoder.h | 2 +- src/podcast/ffmpeg/UBMicrophoneInput.cpp | 2 +- src/podcast/ffmpeg/UBMicrophoneInput.h | 2 +- .../intranet/UBIntranetPodcastPublisher.cpp | 2 +- .../intranet/UBIntranetPodcastPublisher.h | 2 +- .../quicktime/UBAudioQueueRecorder.cpp | 2 +- src/podcast/quicktime/UBAudioQueueRecorder.h | 2 +- src/podcast/quicktime/UBQuickTimeFile.h | 2 +- src/podcast/quicktime/UBQuickTimeFile.mm | 2 +- .../quicktime/UBQuickTimeVideoEncoder.cpp | 2 +- .../quicktime/UBQuickTimeVideoEncoder.h | 2 +- src/podcast/windowsmedia/UBWaveRecorder.cpp | 2 +- src/podcast/windowsmedia/UBWaveRecorder.h | 2 +- .../windowsmedia/UBWindowsMediaFile.cpp | 2 +- src/podcast/windowsmedia/UBWindowsMediaFile.h | 2 +- .../UBWindowsMediaVideoEncoder.cpp | 2 +- .../windowsmedia/UBWindowsMediaVideoEncoder.h | 2 +- src/podcast/youtube/UBYouTubePublisher.cpp | 2 +- src/podcast/youtube/UBYouTubePublisher.h | 2 +- src/tools/UBAbstractDrawRuler.cpp | 2 +- src/tools/UBAbstractDrawRuler.h | 2 +- src/tools/UBGraphicsCache.cpp | 2 +- src/tools/UBGraphicsCache.h | 2 +- src/tools/UBGraphicsCompass.cpp | 2 +- src/tools/UBGraphicsCompass.h | 2 +- src/tools/UBGraphicsCurtainItem.cpp | 2 +- src/tools/UBGraphicsCurtainItem.h | 2 +- src/tools/UBGraphicsCurtainItemDelegate.cpp | 2 +- src/tools/UBGraphicsCurtainItemDelegate.h | 2 +- src/tools/UBGraphicsProtractor.cpp | 2 +- src/tools/UBGraphicsProtractor.h | 2 +- src/tools/UBGraphicsRuler.cpp | 2 +- src/tools/UBGraphicsRuler.h | 2 +- src/tools/UBGraphicsTriangle.cpp | 2 +- src/tools/UBGraphicsTriangle.h | 2 +- src/tools/UBToolsManager.cpp | 2 +- src/tools/UBToolsManager.h | 2 +- src/web/UBOEmbedParser.cpp | 2 +- src/web/UBOEmbedParser.h | 2 +- src/web/UBTrapFlashController.cpp | 2 +- src/web/UBTrapFlashController.h | 2 +- src/web/UBWebController.cpp | 2 +- src/web/UBWebController.h | 2 +- src/web/UBWebKitUtils.cpp | 2 +- src/web/UBWebKitUtils.h | 2 +- src/web/UBWebPage.cpp | 2 +- src/web/UBWebPage.h | 2 +- src/web/UBWebPluginWidget.cpp | 2 +- src/web/UBWebPluginWidget.h | 2 +- src/web/browser/WBBrowserWindow.cpp | 2 +- src/web/browser/WBBrowserWindow.h | 2 +- src/web/browser/WBChaseWidget.cpp | 2 +- src/web/browser/WBChaseWidget.h | 2 +- src/web/browser/WBDownloadManager.cpp | 2 +- src/web/browser/WBDownloadManager.h | 2 +- src/web/browser/WBEditTableView.cpp | 2 +- src/web/browser/WBEditTableView.h | 2 +- src/web/browser/WBHistory.cpp | 2 +- src/web/browser/WBHistory.h | 2 +- src/web/browser/WBModelMenu.cpp | 2 +- src/web/browser/WBModelMenu.h | 2 +- src/web/browser/WBSearchLineEdit.cpp | 2 +- src/web/browser/WBSearchLineEdit.h | 2 +- src/web/browser/WBSqueezeLabel.cpp | 2 +- src/web/browser/WBSqueezeLabel.h | 2 +- src/web/browser/WBTabWidget.cpp | 2 +- src/web/browser/WBTabWidget.h | 2 +- src/web/browser/WBToolBarSearch.cpp | 2 +- src/web/browser/WBToolBarSearch.h | 2 +- src/web/browser/WBUrlLineEdit.cpp | 2 +- src/web/browser/WBUrlLineEdit.h | 2 +- src/web/browser/WBWebTrapWebView.cpp | 2 +- src/web/browser/WBWebTrapWebView.h | 2 +- src/web/browser/WBWebView.cpp | 2 +- src/web/browser/WBWebView.h | 2 +- 446 files changed, 765 insertions(+), 625 deletions(-) diff --git a/src/adaptors/UBCFFSubsetAdaptor.cpp b/src/adaptors/UBCFFSubsetAdaptor.cpp index 474e4cc7..bc0b0967 100644 --- a/src/adaptors/UBCFFSubsetAdaptor.cpp +++ b/src/adaptors/UBCFFSubsetAdaptor.cpp @@ -1,22 +1,27 @@ /* - * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * - * This file is part of Open-Sankoré. + * Copyright (C) 2013 Open Education Foundation * - * Open-Sankoré is free software: you can redistribute it and/or modify + * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour + * l'Education Numérique en Afrique (GIP ENA) + * + * This file is part of OpenBoard. + * + * OpenBoard is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, version 3 of the License, * with a specific linking exception for the OpenSSL project's * "OpenSSL" library (or with modified versions of it that use the * same license as the "OpenSSL" library). * - * Open-Sankoré is distributed in the hope that it will be useful, + * OpenBoard is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Open-Sankoré. If not, see . + * along with OpenBoard. If not, see . */ diff --git a/src/adaptors/UBCFFSubsetAdaptor.h b/src/adaptors/UBCFFSubsetAdaptor.h index 68f741e9..c087caf5 100644 --- a/src/adaptors/UBCFFSubsetAdaptor.h +++ b/src/adaptors/UBCFFSubsetAdaptor.h @@ -1,22 +1,27 @@ /* - * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA) + * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) * - * This file is part of Open-Sankoré. + * Copyright (C) 2013 Open Education Foundation * - * Open-Sankoré is free software: you can redistribute it and/or modify + * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour + * l'Education Numérique en Afrique (GIP ENA) + * + * This file is part of OpenBoard. + * + * OpenBoard is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, version 3 of the License, * with a specific linking exception for the OpenSSL project's * "OpenSSL" library (or with modified versions of it that use the * same license as the "OpenSSL" library). * - * Open-Sankoré is distributed in the hope that it will be useful, + * OpenBoard is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Open-Sankoré. If not, see . + * along with OpenBoard. If not, see . */ diff --git a/src/adaptors/UBExportAdaptor.cpp b/src/adaptors/UBExportAdaptor.cpp index 348e6c6c..5bf27ce7 100644 --- a/src/adaptors/UBExportAdaptor.cpp +++ b/src/adaptors/UBExportAdaptor.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/adaptors/UBExportAdaptor.h b/src/adaptors/UBExportAdaptor.h index a7e7ff6a..78582bb8 100644 --- a/src/adaptors/UBExportAdaptor.h +++ b/src/adaptors/UBExportAdaptor.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/adaptors/UBExportCFF.cpp b/src/adaptors/UBExportCFF.cpp index b036b2a1..2447b466 100644 --- a/src/adaptors/UBExportCFF.cpp +++ b/src/adaptors/UBExportCFF.cpp @@ -1,22 +1,27 @@ /* - * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA) + * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) * - * This file is part of Open-Sankoré. + * Copyright (C) 2013 Open Education Foundation * - * Open-Sankoré is free software: you can redistribute it and/or modify + * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour + * l'Education Numérique en Afrique (GIP ENA) + * + * This file is part of OpenBoard. + * + * OpenBoard is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, version 3 of the License, * with a specific linking exception for the OpenSSL project's * "OpenSSL" library (or with modified versions of it that use the * same license as the "OpenSSL" library). * - * Open-Sankoré is distributed in the hope that it will be useful, + * OpenBoard is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Open-Sankoré. If not, see . + * along with OpenBoard. If not, see . */ diff --git a/src/adaptors/UBExportCFF.h b/src/adaptors/UBExportCFF.h index ce103e28..74721905 100644 --- a/src/adaptors/UBExportCFF.h +++ b/src/adaptors/UBExportCFF.h @@ -1,26 +1,30 @@ /* - * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA) + * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) * - * This file is part of Open-Sankoré. + * Copyright (C) 2013 Open Education Foundation * - * Open-Sankoré is free software: you can redistribute it and/or modify + * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour + * l'Education Numérique en Afrique (GIP ENA) + * + * This file is part of OpenBoard. + * + * OpenBoard is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, version 3 of the License, * with a specific linking exception for the OpenSSL project's * "OpenSSL" library (or with modified versions of it that use the * same license as the "OpenSSL" library). * - * Open-Sankoré is distributed in the hope that it will be useful, + * OpenBoard is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Open-Sankoré. If not, see . + * along with OpenBoard. If not, see . */ - #ifndef UBExportCFF_H_ #define UBExportCFF_H_ diff --git a/src/adaptors/UBExportDocument.cpp b/src/adaptors/UBExportDocument.cpp index b13fcf5b..069baebc 100644 --- a/src/adaptors/UBExportDocument.cpp +++ b/src/adaptors/UBExportDocument.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/adaptors/UBExportDocument.h b/src/adaptors/UBExportDocument.h index 6555ebd6..e001c380 100644 --- a/src/adaptors/UBExportDocument.h +++ b/src/adaptors/UBExportDocument.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/adaptors/UBExportDocumentSetAdaptor.cpp b/src/adaptors/UBExportDocumentSetAdaptor.cpp index eb56c691..fae1f189 100644 --- a/src/adaptors/UBExportDocumentSetAdaptor.cpp +++ b/src/adaptors/UBExportDocumentSetAdaptor.cpp @@ -1,22 +1,27 @@ /* - * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA) + * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) * - * This file is part of Open-Sankoré. + * Copyright (C) 2013 Open Education Foundation * - * Open-Sankoré is free software: you can redistribute it and/or modify + * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour + * l'Education Numérique en Afrique (GIP ENA) + * + * This file is part of OpenBoard. + * + * OpenBoard is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, version 3 of the License, * with a specific linking exception for the OpenSSL project's * "OpenSSL" library (or with modified versions of it that use the * same license as the "OpenSSL" library). * - * Open-Sankoré is distributed in the hope that it will be useful, + * OpenBoard is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Open-Sankoré. If not, see . + * along with OpenBoard. If not, see . */ diff --git a/src/adaptors/UBExportDocumentSetAdaptor.h b/src/adaptors/UBExportDocumentSetAdaptor.h index 8e463377..fdd37dd7 100644 --- a/src/adaptors/UBExportDocumentSetAdaptor.h +++ b/src/adaptors/UBExportDocumentSetAdaptor.h @@ -1,22 +1,27 @@ /* - * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA) + * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) * - * This file is part of Open-Sankoré. + * Copyright (C) 2013 Open Education Foundation * - * Open-Sankoré is free software: you can redistribute it and/or modify + * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour + * l'Education Numérique en Afrique (GIP ENA) + * + * This file is part of OpenBoard. + * + * OpenBoard is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, version 3 of the License, * with a specific linking exception for the OpenSSL project's * "OpenSSL" library (or with modified versions of it that use the * same license as the "OpenSSL" library). * - * Open-Sankoré is distributed in the hope that it will be useful, + * OpenBoard is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Open-Sankoré. If not, see . + * along with OpenBoard. If not, see . */ diff --git a/src/adaptors/UBExportFullPDF.cpp b/src/adaptors/UBExportFullPDF.cpp index d9bb03bc..fca09184 100644 --- a/src/adaptors/UBExportFullPDF.cpp +++ b/src/adaptors/UBExportFullPDF.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/adaptors/UBExportFullPDF.h b/src/adaptors/UBExportFullPDF.h index e43886f8..5ab58cf6 100644 --- a/src/adaptors/UBExportFullPDF.h +++ b/src/adaptors/UBExportFullPDF.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/adaptors/UBExportPDF.cpp b/src/adaptors/UBExportPDF.cpp index 78e324af..30834b9a 100644 --- a/src/adaptors/UBExportPDF.cpp +++ b/src/adaptors/UBExportPDF.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/adaptors/UBExportPDF.h b/src/adaptors/UBExportPDF.h index 694319a7..5183873f 100644 --- a/src/adaptors/UBExportPDF.h +++ b/src/adaptors/UBExportPDF.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/adaptors/UBExportWeb.cpp b/src/adaptors/UBExportWeb.cpp index ad9ef75f..01442e77 100644 --- a/src/adaptors/UBExportWeb.cpp +++ b/src/adaptors/UBExportWeb.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/adaptors/UBExportWeb.h b/src/adaptors/UBExportWeb.h index b2eafc92..7454dbd1 100644 --- a/src/adaptors/UBExportWeb.h +++ b/src/adaptors/UBExportWeb.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/adaptors/UBImportAdaptor.cpp b/src/adaptors/UBImportAdaptor.cpp index 5ba9baa4..37be3dfb 100644 --- a/src/adaptors/UBImportAdaptor.cpp +++ b/src/adaptors/UBImportAdaptor.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/adaptors/UBImportAdaptor.h b/src/adaptors/UBImportAdaptor.h index d53e0f05..93b06dd5 100644 --- a/src/adaptors/UBImportAdaptor.h +++ b/src/adaptors/UBImportAdaptor.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/adaptors/UBImportCFF.cpp b/src/adaptors/UBImportCFF.cpp index 611b3168..c8238ab4 100644 --- a/src/adaptors/UBImportCFF.cpp +++ b/src/adaptors/UBImportCFF.cpp @@ -1,22 +1,27 @@ /* - * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA) + * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) * - * This file is part of Open-Sankoré. + * Copyright (C) 2013 Open Education Foundation * - * Open-Sankoré is free software: you can redistribute it and/or modify + * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour + * l'Education Numérique en Afrique (GIP ENA) + * + * This file is part of OpenBoard. + * + * OpenBoard is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, version 3 of the License, * with a specific linking exception for the OpenSSL project's * "OpenSSL" library (or with modified versions of it that use the * same license as the "OpenSSL" library). * - * Open-Sankoré is distributed in the hope that it will be useful, + * OpenBoard is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Open-Sankoré. If not, see . + * along with OpenBoard. If not, see . */ diff --git a/src/adaptors/UBImportCFF.h b/src/adaptors/UBImportCFF.h index d06b9d18..f2559a2a 100644 --- a/src/adaptors/UBImportCFF.h +++ b/src/adaptors/UBImportCFF.h @@ -1,22 +1,27 @@ /* - * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA) + * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) * - * This file is part of Open-Sankoré. + * Copyright (C) 2013 Open Education Foundation * - * Open-Sankoré is free software: you can redistribute it and/or modify + * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour + * l'Education Numérique en Afrique (GIP ENA) + * + * This file is part of OpenBoard. + * + * OpenBoard is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, version 3 of the License, * with a specific linking exception for the OpenSSL project's * "OpenSSL" library (or with modified versions of it that use the * same license as the "OpenSSL" library). * - * Open-Sankoré is distributed in the hope that it will be useful, + * OpenBoard is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Open-Sankoré. If not, see . + * along with OpenBoard. If not, see . */ diff --git a/src/adaptors/UBImportDocument.cpp b/src/adaptors/UBImportDocument.cpp index 611976f6..5e632f36 100644 --- a/src/adaptors/UBImportDocument.cpp +++ b/src/adaptors/UBImportDocument.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/adaptors/UBImportDocument.h b/src/adaptors/UBImportDocument.h index 526f1533..4f3a57be 100644 --- a/src/adaptors/UBImportDocument.h +++ b/src/adaptors/UBImportDocument.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/adaptors/UBImportDocumentSetAdaptor.cpp b/src/adaptors/UBImportDocumentSetAdaptor.cpp index 54888058..73b302bb 100644 --- a/src/adaptors/UBImportDocumentSetAdaptor.cpp +++ b/src/adaptors/UBImportDocumentSetAdaptor.cpp @@ -1,25 +1,29 @@ /* - * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA) + * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) * - * This file is part of Open-Sankoré. + * Copyright (C) 2013 Open Education Foundation * - * Open-Sankoré is free software: you can redistribute it and/or modify + * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour + * l'Education Numérique en Afrique (GIP ENA) + * + * This file is part of OpenBoard. + * + * OpenBoard is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, version 3 of the License, * with a specific linking exception for the OpenSSL project's * "OpenSSL" library (or with modified versions of it that use the * same license as the "OpenSSL" library). * - * Open-Sankoré is distributed in the hope that it will be useful, + * OpenBoard is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Open-Sankoré. If not, see . + * along with OpenBoard. If not, see . */ - #include "UBImportDocumentSetAdaptor.h" #include "document/UBDocumentProxy.h" @@ -60,7 +64,7 @@ QStringList UBImportDocumentSetAdaptor::supportedExtentions() QString UBImportDocumentSetAdaptor::importFileFilter() { - return tr("Open-Sankore (set of documents) (*.ubx)"); + return tr("Openboard (set of documents) (*.ubx)"); } QFileInfoList UBImportDocumentSetAdaptor::importData(const QString &zipFile, const QString &destination) diff --git a/src/adaptors/UBImportDocumentSetAdaptor.h b/src/adaptors/UBImportDocumentSetAdaptor.h index 7e07cfc5..03ab1bb7 100644 --- a/src/adaptors/UBImportDocumentSetAdaptor.h +++ b/src/adaptors/UBImportDocumentSetAdaptor.h @@ -1,22 +1,27 @@ /* - * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA) + * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) * - * This file is part of Open-Sankoré. + * Copyright (C) 2013 Open Education Foundation * - * Open-Sankoré is free software: you can redistribute it and/or modify + * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour + * l'Education Numérique en Afrique (GIP ENA) + * + * This file is part of OpenBoard. + * + * OpenBoard is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, version 3 of the License, * with a specific linking exception for the OpenSSL project's * "OpenSSL" library (or with modified versions of it that use the * same license as the "OpenSSL" library). * - * Open-Sankoré is distributed in the hope that it will be useful, + * OpenBoard is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Open-Sankoré. If not, see . + * along with OpenBoard. If not, see . */ diff --git a/src/adaptors/UBImportImage.cpp b/src/adaptors/UBImportImage.cpp index d0926bd8..a5ba6425 100644 --- a/src/adaptors/UBImportImage.cpp +++ b/src/adaptors/UBImportImage.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/adaptors/UBImportImage.h b/src/adaptors/UBImportImage.h index 59c086cf..7590de7a 100644 --- a/src/adaptors/UBImportImage.h +++ b/src/adaptors/UBImportImage.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/adaptors/UBImportPDF.cpp b/src/adaptors/UBImportPDF.cpp index 205fe5d7..8c406f7a 100644 --- a/src/adaptors/UBImportPDF.cpp +++ b/src/adaptors/UBImportPDF.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/adaptors/UBImportPDF.h b/src/adaptors/UBImportPDF.h index 83205761..240a0b44 100644 --- a/src/adaptors/UBImportPDF.h +++ b/src/adaptors/UBImportPDF.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/adaptors/UBMetadataDcSubsetAdaptor.cpp b/src/adaptors/UBMetadataDcSubsetAdaptor.cpp index 521873a1..54ce6d51 100644 --- a/src/adaptors/UBMetadataDcSubsetAdaptor.cpp +++ b/src/adaptors/UBMetadataDcSubsetAdaptor.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/adaptors/UBMetadataDcSubsetAdaptor.h b/src/adaptors/UBMetadataDcSubsetAdaptor.h index f3e5ce39..f33325ba 100644 --- a/src/adaptors/UBMetadataDcSubsetAdaptor.h +++ b/src/adaptors/UBMetadataDcSubsetAdaptor.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/adaptors/UBSvgSubsetAdaptor.cpp b/src/adaptors/UBSvgSubsetAdaptor.cpp index 53bef3e1..052ea10b 100644 --- a/src/adaptors/UBSvgSubsetAdaptor.cpp +++ b/src/adaptors/UBSvgSubsetAdaptor.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/adaptors/UBSvgSubsetAdaptor.h b/src/adaptors/UBSvgSubsetAdaptor.h index 5124e013..c66c8198 100644 --- a/src/adaptors/UBSvgSubsetAdaptor.h +++ b/src/adaptors/UBSvgSubsetAdaptor.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/adaptors/UBThumbnailAdaptor.cpp b/src/adaptors/UBThumbnailAdaptor.cpp index b0b6a141..e73973d8 100644 --- a/src/adaptors/UBThumbnailAdaptor.cpp +++ b/src/adaptors/UBThumbnailAdaptor.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/adaptors/UBThumbnailAdaptor.h b/src/adaptors/UBThumbnailAdaptor.h index 1e55ab38..8c36b724 100644 --- a/src/adaptors/UBThumbnailAdaptor.h +++ b/src/adaptors/UBThumbnailAdaptor.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/adaptors/UBWebPublisher.cpp b/src/adaptors/UBWebPublisher.cpp index 717dbc65..e65f9e50 100644 --- a/src/adaptors/UBWebPublisher.cpp +++ b/src/adaptors/UBWebPublisher.cpp @@ -1,22 +1,27 @@ /* - * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA) + * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) * - * This file is part of Open-Sankoré. + * Copyright (C) 2013 Open Education Foundation * - * Open-Sankoré is free software: you can redistribute it and/or modify + * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour + * l'Education Numérique en Afrique (GIP ENA) + * + * This file is part of OpenBoard. + * + * OpenBoard is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, version 3 of the License, * with a specific linking exception for the OpenSSL project's * "OpenSSL" library (or with modified versions of it that use the * same license as the "OpenSSL" library). * - * Open-Sankoré is distributed in the hope that it will be useful, + * OpenBoard is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Open-Sankoré. If not, see . + * along with OpenBoard. If not, see . */ diff --git a/src/adaptors/UBWebPublisher.h b/src/adaptors/UBWebPublisher.h index d2ac5147..c7de6fb0 100644 --- a/src/adaptors/UBWebPublisher.h +++ b/src/adaptors/UBWebPublisher.h @@ -1,26 +1,30 @@ /* - * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA) + * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) * - * This file is part of Open-Sankoré. + * Copyright (C) 2013 Open Education Foundation * - * Open-Sankoré is free software: you can redistribute it and/or modify + * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour + * l'Education Numérique en Afrique (GIP ENA) + * + * This file is part of OpenBoard. + * + * OpenBoard is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, version 3 of the License, * with a specific linking exception for the OpenSSL project's * "OpenSSL" library (or with modified versions of it that use the * same license as the "OpenSSL" library). * - * Open-Sankoré is distributed in the hope that it will be useful, + * OpenBoard is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Open-Sankoré. If not, see . + * along with OpenBoard. If not, see . */ - #ifndef UBWEBPUBLISHER_H_ #define UBWEBPUBLISHER_H_ diff --git a/src/adaptors/publishing/UBDocumentPublisher.cpp b/src/adaptors/publishing/UBDocumentPublisher.cpp index 6ada645f..5c7f2543 100644 --- a/src/adaptors/publishing/UBDocumentPublisher.cpp +++ b/src/adaptors/publishing/UBDocumentPublisher.cpp @@ -1,22 +1,27 @@ /* - * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA) + * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) * - * This file is part of Open-Sankoré. + * Copyright (C) 2013 Open Education Foundation * - * Open-Sankoré is free software: you can redistribute it and/or modify + * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour + * l'Education Numérique en Afrique (GIP ENA) + * + * This file is part of OpenBoard. + * + * OpenBoard is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, version 3 of the License, * with a specific linking exception for the OpenSSL project's * "OpenSSL" library (or with modified versions of it that use the * same license as the "OpenSSL" library). * - * Open-Sankoré is distributed in the hope that it will be useful, + * OpenBoard is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Open-Sankoré. If not, see . + * along with OpenBoard. If not, see . */ diff --git a/src/adaptors/publishing/UBDocumentPublisher.h b/src/adaptors/publishing/UBDocumentPublisher.h index 89bf4a35..35001766 100644 --- a/src/adaptors/publishing/UBDocumentPublisher.h +++ b/src/adaptors/publishing/UBDocumentPublisher.h @@ -1,22 +1,27 @@ /* - * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA) + * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) * - * This file is part of Open-Sankoré. + * Copyright (C) 2013 Open Education Foundation * - * Open-Sankoré is free software: you can redistribute it and/or modify + * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour + * l'Education Numérique en Afrique (GIP ENA) + * + * This file is part of OpenBoard. + * + * OpenBoard is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, version 3 of the License, * with a specific linking exception for the OpenSSL project's * "OpenSSL" library (or with modified versions of it that use the * same license as the "OpenSSL" library). * - * Open-Sankoré is distributed in the hope that it will be useful, + * OpenBoard is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Open-Sankoré. If not, see . + * along with OpenBoard. If not, see . */ diff --git a/src/adaptors/publishing/UBSvgSubsetRasterizer.cpp b/src/adaptors/publishing/UBSvgSubsetRasterizer.cpp index 458eb1c9..c9d612bc 100644 --- a/src/adaptors/publishing/UBSvgSubsetRasterizer.cpp +++ b/src/adaptors/publishing/UBSvgSubsetRasterizer.cpp @@ -1,22 +1,27 @@ /* - * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA) + * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) * - * This file is part of Open-Sankoré. + * Copyright (C) 2013 Open Education Foundation * - * Open-Sankoré is free software: you can redistribute it and/or modify + * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour + * l'Education Numérique en Afrique (GIP ENA) + * + * This file is part of OpenBoard. + * + * OpenBoard is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, version 3 of the License, * with a specific linking exception for the OpenSSL project's * "OpenSSL" library (or with modified versions of it that use the * same license as the "OpenSSL" library). * - * Open-Sankoré is distributed in the hope that it will be useful, + * OpenBoard is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Open-Sankoré. If not, see . + * along with OpenBoard. If not, see . */ diff --git a/src/adaptors/publishing/UBSvgSubsetRasterizer.h b/src/adaptors/publishing/UBSvgSubsetRasterizer.h index fcc40cff..c05becac 100644 --- a/src/adaptors/publishing/UBSvgSubsetRasterizer.h +++ b/src/adaptors/publishing/UBSvgSubsetRasterizer.h @@ -1,26 +1,30 @@ /* - * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA) + * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) * - * This file is part of Open-Sankoré. + * Copyright (C) 2013 Open Education Foundation * - * Open-Sankoré is free software: you can redistribute it and/or modify + * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour + * l'Education Numérique en Afrique (GIP ENA) + * + * This file is part of OpenBoard. + * + * OpenBoard is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, version 3 of the License, * with a specific linking exception for the OpenSSL project's * "OpenSSL" library (or with modified versions of it that use the * same license as the "OpenSSL" library). * - * Open-Sankoré is distributed in the hope that it will be useful, + * OpenBoard is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Open-Sankoré. If not, see . + * along with OpenBoard. If not, see . */ - #ifndef UBSVGSUBSETRASTERIZER_H_ #define UBSVGSUBSETRASTERIZER_H_ diff --git a/src/api/UBLibraryAPI.cpp b/src/api/UBLibraryAPI.cpp index f5d7ca29..083c65c0 100644 --- a/src/api/UBLibraryAPI.cpp +++ b/src/api/UBLibraryAPI.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/api/UBLibraryAPI.h b/src/api/UBLibraryAPI.h index 61e1e0f8..0c0f0d1d 100644 --- a/src/api/UBLibraryAPI.h +++ b/src/api/UBLibraryAPI.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/api/UBW3CWidgetAPI.cpp b/src/api/UBW3CWidgetAPI.cpp index e5ead103..6228f511 100644 --- a/src/api/UBW3CWidgetAPI.cpp +++ b/src/api/UBW3CWidgetAPI.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/api/UBW3CWidgetAPI.h b/src/api/UBW3CWidgetAPI.h index d8c9095f..9b2b3437 100644 --- a/src/api/UBW3CWidgetAPI.h +++ b/src/api/UBW3CWidgetAPI.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/api/UBWidgetMessageAPI.cpp b/src/api/UBWidgetMessageAPI.cpp index 7f34c93b..e2e6eff8 100644 --- a/src/api/UBWidgetMessageAPI.cpp +++ b/src/api/UBWidgetMessageAPI.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/api/UBWidgetMessageAPI.h b/src/api/UBWidgetMessageAPI.h index 552171d4..a521e1aa 100644 --- a/src/api/UBWidgetMessageAPI.h +++ b/src/api/UBWidgetMessageAPI.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/api/UBWidgetUniboardAPI.cpp b/src/api/UBWidgetUniboardAPI.cpp index 5645519c..941f23c7 100644 --- a/src/api/UBWidgetUniboardAPI.cpp +++ b/src/api/UBWidgetUniboardAPI.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/api/UBWidgetUniboardAPI.h b/src/api/UBWidgetUniboardAPI.h index 3d78f6b5..f8c12b67 100644 --- a/src/api/UBWidgetUniboardAPI.h +++ b/src/api/UBWidgetUniboardAPI.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/board/UBBoardController.h b/src/board/UBBoardController.h index 1bf04fea..360e2e71 100644 --- a/src/board/UBBoardController.h +++ b/src/board/UBBoardController.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/board/UBBoardPaletteManager.cpp b/src/board/UBBoardPaletteManager.cpp index 581eb6b1..720fbe9f 100644 --- a/src/board/UBBoardPaletteManager.cpp +++ b/src/board/UBBoardPaletteManager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/board/UBBoardPaletteManager.h b/src/board/UBBoardPaletteManager.h index 408e895f..74f07a31 100644 --- a/src/board/UBBoardPaletteManager.h +++ b/src/board/UBBoardPaletteManager.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/board/UBBoardView.cpp b/src/board/UBBoardView.cpp index 52936055..d39240cf 100644 --- a/src/board/UBBoardView.cpp +++ b/src/board/UBBoardView.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/board/UBBoardView.h b/src/board/UBBoardView.h index 9605e27d..07694701 100644 --- a/src/board/UBBoardView.h +++ b/src/board/UBBoardView.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/board/UBDrawingController.cpp b/src/board/UBDrawingController.cpp index 8fcd01ed..0af87fbd 100644 --- a/src/board/UBDrawingController.cpp +++ b/src/board/UBDrawingController.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/board/UBDrawingController.h b/src/board/UBDrawingController.h index e5269c28..06a1a2c1 100644 --- a/src/board/UBDrawingController.h +++ b/src/board/UBDrawingController.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/board/UBFeaturesController.cpp b/src/board/UBFeaturesController.cpp index a53edd8f..afd21902 100644 --- a/src/board/UBFeaturesController.cpp +++ b/src/board/UBFeaturesController.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/board/UBFeaturesController.h b/src/board/UBFeaturesController.h index aac1cf5e..1814d2f2 100644 --- a/src/board/UBFeaturesController.h +++ b/src/board/UBFeaturesController.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/core/UB.h b/src/core/UB.h index 0b9e285c..0e7646e0 100644 --- a/src/core/UB.h +++ b/src/core/UB.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/core/UBApplication.cpp b/src/core/UBApplication.cpp index d26da5df..29395cdd 100644 --- a/src/core/UBApplication.cpp +++ b/src/core/UBApplication.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/core/UBApplication.h b/src/core/UBApplication.h index 914077f7..b821ce4a 100644 --- a/src/core/UBApplication.h +++ b/src/core/UBApplication.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/core/UBApplicationController.cpp b/src/core/UBApplicationController.cpp index fe9c8280..38a4f5b3 100644 --- a/src/core/UBApplicationController.cpp +++ b/src/core/UBApplicationController.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/core/UBApplicationController.h b/src/core/UBApplicationController.h index c3cfb40d..d36bae1f 100644 --- a/src/core/UBApplicationController.h +++ b/src/core/UBApplicationController.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/core/UBDisplayManager.cpp b/src/core/UBDisplayManager.cpp index 3d76ebb6..d0fa2014 100644 --- a/src/core/UBDisplayManager.cpp +++ b/src/core/UBDisplayManager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/core/UBDisplayManager.h b/src/core/UBDisplayManager.h index 9e0d57ca..cac1ee39 100644 --- a/src/core/UBDisplayManager.h +++ b/src/core/UBDisplayManager.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/core/UBDocumentManager.cpp b/src/core/UBDocumentManager.cpp index 9e081c9b..e9e70c26 100644 --- a/src/core/UBDocumentManager.cpp +++ b/src/core/UBDocumentManager.cpp @@ -1,26 +1,30 @@ /* - * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA) + * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) * - * This file is part of Open-Sankoré. + * Copyright (C) 2013 Open Education Foundation * - * Open-Sankoré is free software: you can redistribute it and/or modify + * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour + * l'Education Numérique en Afrique (GIP ENA) + * + * This file is part of OpenBoard. + * + * OpenBoard is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, version 3 of the License, * with a specific linking exception for the OpenSSL project's * "OpenSSL" library (or with modified versions of it that use the * same license as the "OpenSSL" library). * - * Open-Sankoré is distributed in the hope that it will be useful, + * OpenBoard is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Open-Sankoré. If not, see . + * along with OpenBoard. If not, see . */ - #include "UBDocumentManager.h" #include "frameworks/UBStringUtils.h" diff --git a/src/core/UBDocumentManager.h b/src/core/UBDocumentManager.h index 43f506f6..68c910f2 100644 --- a/src/core/UBDocumentManager.h +++ b/src/core/UBDocumentManager.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/core/UBDownloadManager.cpp b/src/core/UBDownloadManager.cpp index 134318c2..0c6e7ae2 100644 --- a/src/core/UBDownloadManager.cpp +++ b/src/core/UBDownloadManager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/core/UBDownloadManager.h b/src/core/UBDownloadManager.h index 3f8d00a7..7fe3fbcf 100644 --- a/src/core/UBDownloadManager.h +++ b/src/core/UBDownloadManager.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/core/UBDownloadThread.cpp b/src/core/UBDownloadThread.cpp index b7394ec3..b8548faf 100644 --- a/src/core/UBDownloadThread.cpp +++ b/src/core/UBDownloadThread.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/core/UBDownloadThread.h b/src/core/UBDownloadThread.h index aa77dc00..3ad0a375 100644 --- a/src/core/UBDownloadThread.h +++ b/src/core/UBDownloadThread.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/core/UBForeignObjectsHandler.cpp b/src/core/UBForeignObjectsHandler.cpp index bcdaa447..404e82ec 100644 --- a/src/core/UBForeignObjectsHandler.cpp +++ b/src/core/UBForeignObjectsHandler.cpp @@ -1,23 +1,28 @@ /* -* Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA) -* -* This file is part of Open-Sankoré. -* -* Open-Sankoré is free software: you can redistribute it and/or modify -* it under the terms of the GNU General Public License as published by -* the Free Software Foundation, version 3 of the License, -* with a specific linking exception for the OpenSSL project's -* "OpenSSL" library (or with modified versions of it that use the -* same license as the "OpenSSL" library). -* -* Open-Sankoré is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with Open-Sankoré. If not, see . -*/ + * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * + * Copyright (C) 2013 Open Education Foundation + * + * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour + * l'Education Numérique en Afrique (GIP ENA) + * + * This file is part of OpenBoard. + * + * OpenBoard is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, version 3 of the License, + * with a specific linking exception for the OpenSSL project's + * "OpenSSL" library (or with modified versions of it that use the + * same license as the "OpenSSL" library). + * + * OpenBoard is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with OpenBoard. If not, see . + */ #include "UBForeignObjectsHandler.h" diff --git a/src/core/UBForeignObjectsHandler.h b/src/core/UBForeignObjectsHandler.h index 18726964..897278bf 100644 --- a/src/core/UBForeignObjectsHandler.h +++ b/src/core/UBForeignObjectsHandler.h @@ -1,23 +1,28 @@ /* -* Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA) -* -* This file is part of Open-Sankoré. -* -* Open-Sankoré is free software: you can redistribute it and/or modify -* it under the terms of the GNU General Public License as published by -* the Free Software Foundation, version 3 of the License, -* with a specific linking exception for the OpenSSL project's -* "OpenSSL" library (or with modified versions of it that use the -* same license as the "OpenSSL" library). -* -* Open-Sankoré is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with Open-Sankoré. If not, see . -*/ + * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * + * Copyright (C) 2013 Open Education Foundation + * + * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour + * l'Education Numérique en Afrique (GIP ENA) + * + * This file is part of OpenBoard. + * + * OpenBoard is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, version 3 of the License, + * with a specific linking exception for the OpenSSL project's + * "OpenSSL" library (or with modified versions of it that use the + * same license as the "OpenSSL" library). + * + * OpenBoard is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with OpenBoard. If not, see . + */ #ifndef UBFOREIGHNOBJECTSHANDLER_H #define UBFOREIGHNOBJECTSHANDLER_H diff --git a/src/core/UBIdleTimer.cpp b/src/core/UBIdleTimer.cpp index bcf22534..c83ea1ce 100644 --- a/src/core/UBIdleTimer.cpp +++ b/src/core/UBIdleTimer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/core/UBIdleTimer.h b/src/core/UBIdleTimer.h index 771c350c..ee66ec32 100644 --- a/src/core/UBIdleTimer.h +++ b/src/core/UBIdleTimer.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/core/UBMimeData.cpp b/src/core/UBMimeData.cpp index 8634d9bd..1f9642b1 100644 --- a/src/core/UBMimeData.cpp +++ b/src/core/UBMimeData.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/core/UBMimeData.h b/src/core/UBMimeData.h index c7f7433a..615ef92e 100644 --- a/src/core/UBMimeData.h +++ b/src/core/UBMimeData.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/core/UBOpenSankoreImporter.cpp b/src/core/UBOpenSankoreImporter.cpp index 2d22b37a..b1089ab7 100644 --- a/src/core/UBOpenSankoreImporter.cpp +++ b/src/core/UBOpenSankoreImporter.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/core/UBOpenSankoreImporter.h b/src/core/UBOpenSankoreImporter.h index b2c08a9e..042942be 100644 --- a/src/core/UBOpenSankoreImporter.h +++ b/src/core/UBOpenSankoreImporter.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/core/UBPersistenceManager.cpp b/src/core/UBPersistenceManager.cpp index e6e9a7ba..c5eb0dfc 100644 --- a/src/core/UBPersistenceManager.cpp +++ b/src/core/UBPersistenceManager.cpp @@ -1,22 +1,27 @@ /* - * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA) + * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) * - * This file is part of Open-Sankoré. + * Copyright (C) 2013 Open Education Foundation * - * Open-Sankoré is free software: you can redistribute it and/or modify + * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour + * l'Education Numérique en Afrique (GIP ENA) + * + * This file is part of OpenBoard. + * + * OpenBoard is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, version 3 of the License, * with a specific linking exception for the OpenSSL project's * "OpenSSL" library (or with modified versions of it that use the * same license as the "OpenSSL" library). * - * Open-Sankoré is distributed in the hope that it will be useful, + * OpenBoard is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Open-Sankoré. If not, see . + * along with OpenBoard. If not, see . */ diff --git a/src/core/UBPersistenceManager.h b/src/core/UBPersistenceManager.h index 58b789a4..bfb8dd7c 100644 --- a/src/core/UBPersistenceManager.h +++ b/src/core/UBPersistenceManager.h @@ -1,22 +1,27 @@ /* - * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA) + * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) * - * This file is part of Open-Sankoré. + * Copyright (C) 2013 Open Education Foundation * - * Open-Sankoré is free software: you can redistribute it and/or modify + * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour + * l'Education Numérique en Afrique (GIP ENA) + * + * This file is part of OpenBoard. + * + * OpenBoard is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, version 3 of the License, * with a specific linking exception for the OpenSSL project's * "OpenSSL" library (or with modified versions of it that use the * same license as the "OpenSSL" library). * - * Open-Sankoré is distributed in the hope that it will be useful, + * OpenBoard is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Open-Sankoré. If not, see . + * along with OpenBoard. If not, see . */ diff --git a/src/core/UBPersistenceWorker.cpp b/src/core/UBPersistenceWorker.cpp index cd92277d..d0a4f5f2 100644 --- a/src/core/UBPersistenceWorker.cpp +++ b/src/core/UBPersistenceWorker.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/core/UBPersistenceWorker.h b/src/core/UBPersistenceWorker.h index 2b8370f4..90209e26 100644 --- a/src/core/UBPersistenceWorker.h +++ b/src/core/UBPersistenceWorker.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/core/UBPreferencesController.cpp b/src/core/UBPreferencesController.cpp index 80d1a59d..8f30fc91 100644 --- a/src/core/UBPreferencesController.cpp +++ b/src/core/UBPreferencesController.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/core/UBPreferencesController.h b/src/core/UBPreferencesController.h index b25fdbc7..d94f4403 100644 --- a/src/core/UBPreferencesController.h +++ b/src/core/UBPreferencesController.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/core/UBSceneCache.cpp b/src/core/UBSceneCache.cpp index 8c4b0063..c5a110d1 100644 --- a/src/core/UBSceneCache.cpp +++ b/src/core/UBSceneCache.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/core/UBSceneCache.h b/src/core/UBSceneCache.h index 1d71fb84..a4bb4e9e 100644 --- a/src/core/UBSceneCache.h +++ b/src/core/UBSceneCache.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/core/UBSetting.cpp b/src/core/UBSetting.cpp index b4fab800..3f5c3a04 100644 --- a/src/core/UBSetting.cpp +++ b/src/core/UBSetting.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/core/UBSetting.h b/src/core/UBSetting.h index 18d6cdf7..e8bbe5da 100644 --- a/src/core/UBSetting.h +++ b/src/core/UBSetting.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/core/UBSettings.cpp b/src/core/UBSettings.cpp index 48dbcab8..df01ef2e 100644 --- a/src/core/UBSettings.cpp +++ b/src/core/UBSettings.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/core/UBSettings.h b/src/core/UBSettings.h index 695d621c..105bd859 100644 --- a/src/core/UBSettings.h +++ b/src/core/UBSettings.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/core/UBTextTools.cpp b/src/core/UBTextTools.cpp index 398ca175..bc64921c 100644 --- a/src/core/UBTextTools.cpp +++ b/src/core/UBTextTools.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/core/UBTextTools.h b/src/core/UBTextTools.h index d274de62..87811e3d 100644 --- a/src/core/UBTextTools.h +++ b/src/core/UBTextTools.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/core/main.cpp b/src/core/main.cpp index bd8ca102..6308c1e0 100644 --- a/src/core/main.cpp +++ b/src/core/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/core/memcheck.h b/src/core/memcheck.h index 95c416ab..d75186b0 100644 --- a/src/core/memcheck.h +++ b/src/core/memcheck.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/customWidgets/UBActionableWidget.cpp b/src/customWidgets/UBActionableWidget.cpp index ba334aca..b7861173 100644 --- a/src/customWidgets/UBActionableWidget.cpp +++ b/src/customWidgets/UBActionableWidget.cpp @@ -1,22 +1,27 @@ /* - * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA) + * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) * - * This file is part of Open-Sankoré. + * Copyright (C) 2013 Open Education Foundation * - * Open-Sankoré is free software: you can redistribute it and/or modify + * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour + * l'Education Numérique en Afrique (GIP ENA) + * + * This file is part of OpenBoard. + * + * OpenBoard is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, version 3 of the License, * with a specific linking exception for the OpenSSL project's * "OpenSSL" library (or with modified versions of it that use the * same license as the "OpenSSL" library). * - * Open-Sankoré is distributed in the hope that it will be useful, + * OpenBoard is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Open-Sankoré. If not, see . + * along with OpenBoard. If not, see . */ diff --git a/src/customWidgets/UBActionableWidget.h b/src/customWidgets/UBActionableWidget.h index cdc8e767..0fd24519 100644 --- a/src/customWidgets/UBActionableWidget.h +++ b/src/customWidgets/UBActionableWidget.h @@ -1,22 +1,27 @@ /* - * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA) + * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) * - * This file is part of Open-Sankoré. + * Copyright (C) 2013 Open Education Foundation * - * Open-Sankoré is free software: you can redistribute it and/or modify + * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour + * l'Education Numérique en Afrique (GIP ENA) + * + * This file is part of OpenBoard. + * + * OpenBoard is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, version 3 of the License, * with a specific linking exception for the OpenSSL project's * "OpenSSL" library (or with modified versions of it that use the * same license as the "OpenSSL" library). * - * Open-Sankoré is distributed in the hope that it will be useful, + * OpenBoard is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Open-Sankoré. If not, see . + * along with OpenBoard. If not, see . */ diff --git a/src/customWidgets/UBGraphicsItemAction.cpp b/src/customWidgets/UBGraphicsItemAction.cpp index 1d6a7a09..3f7fbb8e 100644 --- a/src/customWidgets/UBGraphicsItemAction.cpp +++ b/src/customWidgets/UBGraphicsItemAction.cpp @@ -1,22 +1,27 @@ /* - * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA) + * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) * - * This file is part of Open-Sankoré. + * Copyright (C) 2013 Open Education Foundation * - * Open-Sankoré is free software: you can redistribute it and/or modify + * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour + * l'Education Numérique en Afrique (GIP ENA) + * + * This file is part of OpenBoard. + * + * OpenBoard is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, version 3 of the License, * with a specific linking exception for the OpenSSL project's * "OpenSSL" library (or with modified versions of it that use the * same license as the "OpenSSL" library). * - * Open-Sankoré is distributed in the hope that it will be useful, + * OpenBoard is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Open-Sankoré. If not, see . + * along with OpenBoard. If not, see . */ diff --git a/src/customWidgets/UBGraphicsItemAction.h b/src/customWidgets/UBGraphicsItemAction.h index f88a42c8..22f9cf2f 100644 --- a/src/customWidgets/UBGraphicsItemAction.h +++ b/src/customWidgets/UBGraphicsItemAction.h @@ -1,22 +1,27 @@ /* - * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA) + * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) * - * This file is part of Open-Sankoré. + * Copyright (C) 2013 Open Education Foundation * - * Open-Sankoré is free software: you can redistribute it and/or modify + * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour + * l'Education Numérique en Afrique (GIP ENA) + * + * This file is part of OpenBoard. + * + * OpenBoard is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, version 3 of the License, * with a specific linking exception for the OpenSSL project's * "OpenSSL" library (or with modified versions of it that use the * same license as the "OpenSSL" library). * - * Open-Sankoré is distributed in the hope that it will be useful, + * OpenBoard is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Open-Sankoré. If not, see . + * along with OpenBoard. If not, see . */ diff --git a/src/customWidgets/UBMediaWidget.cpp b/src/customWidgets/UBMediaWidget.cpp index 48aecdb0..67140280 100644 --- a/src/customWidgets/UBMediaWidget.cpp +++ b/src/customWidgets/UBMediaWidget.cpp @@ -1,22 +1,27 @@ /* - * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA) + * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) * - * This file is part of Open-Sankoré. + * Copyright (C) 2013 Open Education Foundation * - * Open-Sankoré is free software: you can redistribute it and/or modify + * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour + * l'Education Numérique en Afrique (GIP ENA) + * + * This file is part of OpenBoard. + * + * OpenBoard is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, version 3 of the License, * with a specific linking exception for the OpenSSL project's * "OpenSSL" library (or with modified versions of it that use the * same license as the "OpenSSL" library). * - * Open-Sankoré is distributed in the hope that it will be useful, + * OpenBoard is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Open-Sankoré. If not, see . + * along with OpenBoard. If not, see . */ diff --git a/src/customWidgets/UBMediaWidget.h b/src/customWidgets/UBMediaWidget.h index 1a6f0db6..81e965b0 100644 --- a/src/customWidgets/UBMediaWidget.h +++ b/src/customWidgets/UBMediaWidget.h @@ -1,26 +1,30 @@ /* - * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA) + * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) * - * This file is part of Open-Sankoré. + * Copyright (C) 2013 Open Education Foundation * - * Open-Sankoré is free software: you can redistribute it and/or modify + * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour + * l'Education Numérique en Afrique (GIP ENA) + * + * This file is part of OpenBoard. + * + * OpenBoard is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, version 3 of the License, * with a specific linking exception for the OpenSSL project's * "OpenSSL" library (or with modified versions of it that use the * same license as the "OpenSSL" library). * - * Open-Sankoré is distributed in the hope that it will be useful, + * OpenBoard is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Open-Sankoré. If not, see . + * along with OpenBoard. If not, see . */ - #ifndef UBMEDIAWIDGET_H #define UBMEDIAWIDGET_H diff --git a/src/desktop/UBCustomCaptureWindow.cpp b/src/desktop/UBCustomCaptureWindow.cpp index da8011f5..2f5414e0 100644 --- a/src/desktop/UBCustomCaptureWindow.cpp +++ b/src/desktop/UBCustomCaptureWindow.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/desktop/UBCustomCaptureWindow.h b/src/desktop/UBCustomCaptureWindow.h index 79f51c62..b9f71084 100644 --- a/src/desktop/UBCustomCaptureWindow.h +++ b/src/desktop/UBCustomCaptureWindow.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/desktop/UBDesktopAnnotationController.cpp b/src/desktop/UBDesktopAnnotationController.cpp index 17b7062c..f9ddb023 100644 --- a/src/desktop/UBDesktopAnnotationController.cpp +++ b/src/desktop/UBDesktopAnnotationController.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/desktop/UBDesktopAnnotationController.h b/src/desktop/UBDesktopAnnotationController.h index 24c80f3b..c4474d5d 100644 --- a/src/desktop/UBDesktopAnnotationController.h +++ b/src/desktop/UBDesktopAnnotationController.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/desktop/UBDesktopPalette.cpp b/src/desktop/UBDesktopPalette.cpp index 30baa8c5..5fa9c1cf 100644 --- a/src/desktop/UBDesktopPalette.cpp +++ b/src/desktop/UBDesktopPalette.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/desktop/UBDesktopPalette.h b/src/desktop/UBDesktopPalette.h index 950dd75c..95b842d3 100644 --- a/src/desktop/UBDesktopPalette.h +++ b/src/desktop/UBDesktopPalette.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/desktop/UBDesktopPropertyPalette.cpp b/src/desktop/UBDesktopPropertyPalette.cpp index 17c2e7cd..4c78c6bd 100644 --- a/src/desktop/UBDesktopPropertyPalette.cpp +++ b/src/desktop/UBDesktopPropertyPalette.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/desktop/UBDesktopPropertyPalette.h b/src/desktop/UBDesktopPropertyPalette.h index 25f4e005..ea3fa655 100644 --- a/src/desktop/UBDesktopPropertyPalette.h +++ b/src/desktop/UBDesktopPropertyPalette.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/desktop/UBWindowCapture.h b/src/desktop/UBWindowCapture.h index 0fdc7bf9..0ff0c492 100644 --- a/src/desktop/UBWindowCapture.h +++ b/src/desktop/UBWindowCapture.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/desktop/UBWindowCaptureDelegate_win.cpp b/src/desktop/UBWindowCaptureDelegate_win.cpp index a0a690a6..a61cf23b 100644 --- a/src/desktop/UBWindowCaptureDelegate_win.cpp +++ b/src/desktop/UBWindowCaptureDelegate_win.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/desktop/UBWindowCaptureDelegate_win.h b/src/desktop/UBWindowCaptureDelegate_win.h index ab40a6e5..2af345d0 100644 --- a/src/desktop/UBWindowCaptureDelegate_win.h +++ b/src/desktop/UBWindowCaptureDelegate_win.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/desktop/UBWindowCapture_linux.cpp b/src/desktop/UBWindowCapture_linux.cpp index a45ed0a1..5dc93a56 100644 --- a/src/desktop/UBWindowCapture_linux.cpp +++ b/src/desktop/UBWindowCapture_linux.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/desktop/UBWindowCapture_mac.mm b/src/desktop/UBWindowCapture_mac.mm index 0cbd590f..6bbd5631 100644 --- a/src/desktop/UBWindowCapture_mac.mm +++ b/src/desktop/UBWindowCapture_mac.mm @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/desktop/UBWindowCapture_win.cpp b/src/desktop/UBWindowCapture_win.cpp index 601fe587..37aa0db4 100644 --- a/src/desktop/UBWindowCapture_win.cpp +++ b/src/desktop/UBWindowCapture_win.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/document/UBDocumentContainer.cpp b/src/document/UBDocumentContainer.cpp index 2bb919e1..ca00d9d2 100644 --- a/src/document/UBDocumentContainer.cpp +++ b/src/document/UBDocumentContainer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/document/UBDocumentContainer.h b/src/document/UBDocumentContainer.h index 2a963df7..497861b0 100644 --- a/src/document/UBDocumentContainer.h +++ b/src/document/UBDocumentContainer.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/document/UBDocumentController.cpp b/src/document/UBDocumentController.cpp index 26daf150..c93f0f13 100644 --- a/src/document/UBDocumentController.cpp +++ b/src/document/UBDocumentController.cpp @@ -1,22 +1,27 @@ /* - * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA) + * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) * - * This file is part of Open-Sankoré. + * Copyright (C) 2013 Open Education Foundation * - * Open-Sankoré is free software: you can redistribute it and/or modify + * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour + * l'Education Numérique en Afrique (GIP ENA) + * + * This file is part of OpenBoard. + * + * OpenBoard is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, version 3 of the License, * with a specific linking exception for the OpenSSL project's * "OpenSSL" library (or with modified versions of it that use the * same license as the "OpenSSL" library). * - * Open-Sankoré is distributed in the hope that it will be useful, + * OpenBoard is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Open-Sankoré. If not, see . + * along with OpenBoard. If not, see . */ diff --git a/src/document/UBDocumentController.h b/src/document/UBDocumentController.h index 46b73492..7f14f895 100644 --- a/src/document/UBDocumentController.h +++ b/src/document/UBDocumentController.h @@ -1,22 +1,27 @@ /* - * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA) + * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) * - * This file is part of Open-Sankoré. + * Copyright (C) 2013 Open Education Foundation * - * Open-Sankoré is free software: you can redistribute it and/or modify + * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour + * l'Education Numérique en Afrique (GIP ENA) + * + * This file is part of OpenBoard. + * + * OpenBoard is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, version 3 of the License, * with a specific linking exception for the OpenSSL project's * "OpenSSL" library (or with modified versions of it that use the * same license as the "OpenSSL" library). * - * Open-Sankoré is distributed in the hope that it will be useful, + * OpenBoard is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Open-Sankoré. If not, see . + * along with OpenBoard. If not, see . */ diff --git a/src/document/UBDocumentProxy.cpp b/src/document/UBDocumentProxy.cpp index 39585a09..cebd7126 100644 --- a/src/document/UBDocumentProxy.cpp +++ b/src/document/UBDocumentProxy.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/document/UBDocumentProxy.h b/src/document/UBDocumentProxy.h index 16703bc0..cb507dec 100644 --- a/src/document/UBDocumentProxy.h +++ b/src/document/UBDocumentProxy.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBGraphicsDelegateFrame.cpp b/src/domain/UBGraphicsDelegateFrame.cpp index 9eb2c597..571491e7 100644 --- a/src/domain/UBGraphicsDelegateFrame.cpp +++ b/src/domain/UBGraphicsDelegateFrame.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBGraphicsDelegateFrame.h b/src/domain/UBGraphicsDelegateFrame.h index 44b8a87b..5db4f452 100644 --- a/src/domain/UBGraphicsDelegateFrame.h +++ b/src/domain/UBGraphicsDelegateFrame.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBGraphicsGroupContainerItem.cpp b/src/domain/UBGraphicsGroupContainerItem.cpp index 1ce3826d..5078c891 100644 --- a/src/domain/UBGraphicsGroupContainerItem.cpp +++ b/src/domain/UBGraphicsGroupContainerItem.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBGraphicsGroupContainerItem.h b/src/domain/UBGraphicsGroupContainerItem.h index 13b2c22a..6eb03095 100644 --- a/src/domain/UBGraphicsGroupContainerItem.h +++ b/src/domain/UBGraphicsGroupContainerItem.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBGraphicsGroupContainerItemDelegate.cpp b/src/domain/UBGraphicsGroupContainerItemDelegate.cpp index af19335d..e1257e80 100644 --- a/src/domain/UBGraphicsGroupContainerItemDelegate.cpp +++ b/src/domain/UBGraphicsGroupContainerItemDelegate.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBGraphicsGroupContainerItemDelegate.h b/src/domain/UBGraphicsGroupContainerItemDelegate.h index 800fae15..9d7dea19 100644 --- a/src/domain/UBGraphicsGroupContainerItemDelegate.h +++ b/src/domain/UBGraphicsGroupContainerItemDelegate.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBGraphicsItemDelegate.cpp b/src/domain/UBGraphicsItemDelegate.cpp index 6d1065e5..f920b05c 100644 --- a/src/domain/UBGraphicsItemDelegate.cpp +++ b/src/domain/UBGraphicsItemDelegate.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBGraphicsItemDelegate.h b/src/domain/UBGraphicsItemDelegate.h index bfa30bd5..a08294ba 100644 --- a/src/domain/UBGraphicsItemDelegate.h +++ b/src/domain/UBGraphicsItemDelegate.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBGraphicsItemGroupUndoCommand.cpp b/src/domain/UBGraphicsItemGroupUndoCommand.cpp index d654c34d..29563edb 100644 --- a/src/domain/UBGraphicsItemGroupUndoCommand.cpp +++ b/src/domain/UBGraphicsItemGroupUndoCommand.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBGraphicsItemGroupUndoCommand.h b/src/domain/UBGraphicsItemGroupUndoCommand.h index 2a97c18a..8f5a7ca4 100644 --- a/src/domain/UBGraphicsItemGroupUndoCommand.h +++ b/src/domain/UBGraphicsItemGroupUndoCommand.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBGraphicsItemTransformUndoCommand.cpp b/src/domain/UBGraphicsItemTransformUndoCommand.cpp index f280fd5b..a8a3e077 100644 --- a/src/domain/UBGraphicsItemTransformUndoCommand.cpp +++ b/src/domain/UBGraphicsItemTransformUndoCommand.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBGraphicsItemTransformUndoCommand.h b/src/domain/UBGraphicsItemTransformUndoCommand.h index 9cd6b93a..c87440fd 100644 --- a/src/domain/UBGraphicsItemTransformUndoCommand.h +++ b/src/domain/UBGraphicsItemTransformUndoCommand.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBGraphicsItemUndoCommand.cpp b/src/domain/UBGraphicsItemUndoCommand.cpp index aae00f2b..7653a054 100644 --- a/src/domain/UBGraphicsItemUndoCommand.cpp +++ b/src/domain/UBGraphicsItemUndoCommand.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBGraphicsItemUndoCommand.h b/src/domain/UBGraphicsItemUndoCommand.h index e2975b0c..083b69dd 100644 --- a/src/domain/UBGraphicsItemUndoCommand.h +++ b/src/domain/UBGraphicsItemUndoCommand.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBGraphicsItemZLevelUndoCommand.cpp b/src/domain/UBGraphicsItemZLevelUndoCommand.cpp index 2e5eefe6..a1c511a4 100644 --- a/src/domain/UBGraphicsItemZLevelUndoCommand.cpp +++ b/src/domain/UBGraphicsItemZLevelUndoCommand.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBGraphicsItemZLevelUndoCommand.h b/src/domain/UBGraphicsItemZLevelUndoCommand.h index 45117c60..4cd3faa7 100644 --- a/src/domain/UBGraphicsItemZLevelUndoCommand.h +++ b/src/domain/UBGraphicsItemZLevelUndoCommand.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBGraphicsMediaItem.cpp b/src/domain/UBGraphicsMediaItem.cpp index 851e38f7..47b025cb 100644 --- a/src/domain/UBGraphicsMediaItem.cpp +++ b/src/domain/UBGraphicsMediaItem.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBGraphicsMediaItem.h b/src/domain/UBGraphicsMediaItem.h index 4af649da..5f2ba757 100644 --- a/src/domain/UBGraphicsMediaItem.h +++ b/src/domain/UBGraphicsMediaItem.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBGraphicsMediaItemDelegate.cpp b/src/domain/UBGraphicsMediaItemDelegate.cpp index 1c7635ad..4ab1a298 100644 --- a/src/domain/UBGraphicsMediaItemDelegate.cpp +++ b/src/domain/UBGraphicsMediaItemDelegate.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBGraphicsMediaItemDelegate.h b/src/domain/UBGraphicsMediaItemDelegate.h index 47b59cf4..720f466d 100644 --- a/src/domain/UBGraphicsMediaItemDelegate.h +++ b/src/domain/UBGraphicsMediaItemDelegate.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBGraphicsPDFItem.cpp b/src/domain/UBGraphicsPDFItem.cpp index 7b79d864..b9fa19c0 100644 --- a/src/domain/UBGraphicsPDFItem.cpp +++ b/src/domain/UBGraphicsPDFItem.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBGraphicsPDFItem.h b/src/domain/UBGraphicsPDFItem.h index 9f4a6ede..3107cb2d 100644 --- a/src/domain/UBGraphicsPDFItem.h +++ b/src/domain/UBGraphicsPDFItem.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBGraphicsPixmapItem.cpp b/src/domain/UBGraphicsPixmapItem.cpp index b5dacc78..90fb7b06 100644 --- a/src/domain/UBGraphicsPixmapItem.cpp +++ b/src/domain/UBGraphicsPixmapItem.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBGraphicsPixmapItem.h b/src/domain/UBGraphicsPixmapItem.h index 4c3e0670..b15f989b 100644 --- a/src/domain/UBGraphicsPixmapItem.h +++ b/src/domain/UBGraphicsPixmapItem.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBGraphicsPolygonItem.cpp b/src/domain/UBGraphicsPolygonItem.cpp index 4e74420a..802beeab 100644 --- a/src/domain/UBGraphicsPolygonItem.cpp +++ b/src/domain/UBGraphicsPolygonItem.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBGraphicsPolygonItem.h b/src/domain/UBGraphicsPolygonItem.h index 8dcc26b1..58f6a459 100644 --- a/src/domain/UBGraphicsPolygonItem.h +++ b/src/domain/UBGraphicsPolygonItem.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBGraphicsProxyWidget.cpp b/src/domain/UBGraphicsProxyWidget.cpp index 6e68fc26..8b3cc3c2 100644 --- a/src/domain/UBGraphicsProxyWidget.cpp +++ b/src/domain/UBGraphicsProxyWidget.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBGraphicsProxyWidget.h b/src/domain/UBGraphicsProxyWidget.h index 94d4a061..9fbfe5d0 100644 --- a/src/domain/UBGraphicsProxyWidget.h +++ b/src/domain/UBGraphicsProxyWidget.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBGraphicsScene.cpp b/src/domain/UBGraphicsScene.cpp index eb6e9dfe..efc6f1db 100644 --- a/src/domain/UBGraphicsScene.cpp +++ b/src/domain/UBGraphicsScene.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBGraphicsScene.h b/src/domain/UBGraphicsScene.h index 91625103..3c6d6751 100644 --- a/src/domain/UBGraphicsScene.h +++ b/src/domain/UBGraphicsScene.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBGraphicsStroke.cpp b/src/domain/UBGraphicsStroke.cpp index 3cf10a65..833623a4 100644 --- a/src/domain/UBGraphicsStroke.cpp +++ b/src/domain/UBGraphicsStroke.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBGraphicsStroke.h b/src/domain/UBGraphicsStroke.h index 930d9546..0b91ad06 100644 --- a/src/domain/UBGraphicsStroke.h +++ b/src/domain/UBGraphicsStroke.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBGraphicsStrokesGroup.cpp b/src/domain/UBGraphicsStrokesGroup.cpp index da2c4deb..8ce08a2e 100644 --- a/src/domain/UBGraphicsStrokesGroup.cpp +++ b/src/domain/UBGraphicsStrokesGroup.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBGraphicsStrokesGroup.h b/src/domain/UBGraphicsStrokesGroup.h index 1d70ac3a..675fa5fc 100644 --- a/src/domain/UBGraphicsStrokesGroup.h +++ b/src/domain/UBGraphicsStrokesGroup.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBGraphicsSvgItem.cpp b/src/domain/UBGraphicsSvgItem.cpp index 90c188ab..1a5d9b1b 100644 --- a/src/domain/UBGraphicsSvgItem.cpp +++ b/src/domain/UBGraphicsSvgItem.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBGraphicsSvgItem.h b/src/domain/UBGraphicsSvgItem.h index b5b52543..1d857bee 100644 --- a/src/domain/UBGraphicsSvgItem.h +++ b/src/domain/UBGraphicsSvgItem.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBGraphicsTextItem.cpp b/src/domain/UBGraphicsTextItem.cpp index 1f29eeee..c735fa9c 100644 --- a/src/domain/UBGraphicsTextItem.cpp +++ b/src/domain/UBGraphicsTextItem.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBGraphicsTextItem.h b/src/domain/UBGraphicsTextItem.h index e3a3688b..b7789b28 100644 --- a/src/domain/UBGraphicsTextItem.h +++ b/src/domain/UBGraphicsTextItem.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBGraphicsTextItemDelegate.cpp b/src/domain/UBGraphicsTextItemDelegate.cpp index b90a9062..73e3f107 100644 --- a/src/domain/UBGraphicsTextItemDelegate.cpp +++ b/src/domain/UBGraphicsTextItemDelegate.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBGraphicsTextItemDelegate.h b/src/domain/UBGraphicsTextItemDelegate.h index bc10f367..0e26ffa5 100644 --- a/src/domain/UBGraphicsTextItemDelegate.h +++ b/src/domain/UBGraphicsTextItemDelegate.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBGraphicsTextItemUndoCommand.cpp b/src/domain/UBGraphicsTextItemUndoCommand.cpp index a655cd38..53400d68 100644 --- a/src/domain/UBGraphicsTextItemUndoCommand.cpp +++ b/src/domain/UBGraphicsTextItemUndoCommand.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBGraphicsTextItemUndoCommand.h b/src/domain/UBGraphicsTextItemUndoCommand.h index ecb4d93f..aa43f33a 100644 --- a/src/domain/UBGraphicsTextItemUndoCommand.h +++ b/src/domain/UBGraphicsTextItemUndoCommand.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBGraphicsWidgetItem.cpp b/src/domain/UBGraphicsWidgetItem.cpp index af2b36aa..0bed044b 100644 --- a/src/domain/UBGraphicsWidgetItem.cpp +++ b/src/domain/UBGraphicsWidgetItem.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBGraphicsWidgetItem.h b/src/domain/UBGraphicsWidgetItem.h index 37f21ba1..68336a89 100644 --- a/src/domain/UBGraphicsWidgetItem.h +++ b/src/domain/UBGraphicsWidgetItem.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBGraphicsWidgetItemDelegate.cpp b/src/domain/UBGraphicsWidgetItemDelegate.cpp index 842eb569..c6b03628 100644 --- a/src/domain/UBGraphicsWidgetItemDelegate.cpp +++ b/src/domain/UBGraphicsWidgetItemDelegate.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBGraphicsWidgetItemDelegate.h b/src/domain/UBGraphicsWidgetItemDelegate.h index 501ad00c..4492e2fd 100644 --- a/src/domain/UBGraphicsWidgetItemDelegate.h +++ b/src/domain/UBGraphicsWidgetItemDelegate.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBItem.cpp b/src/domain/UBItem.cpp index f8f5b8a7..afe8f9fe 100644 --- a/src/domain/UBItem.cpp +++ b/src/domain/UBItem.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBItem.h b/src/domain/UBItem.h index b52268d7..063724f7 100644 --- a/src/domain/UBItem.h +++ b/src/domain/UBItem.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBPageSizeUndoCommand.cpp b/src/domain/UBPageSizeUndoCommand.cpp index dee14e13..03959070 100644 --- a/src/domain/UBPageSizeUndoCommand.cpp +++ b/src/domain/UBPageSizeUndoCommand.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBPageSizeUndoCommand.h b/src/domain/UBPageSizeUndoCommand.h index ff175489..7438792f 100644 --- a/src/domain/UBPageSizeUndoCommand.h +++ b/src/domain/UBPageSizeUndoCommand.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBResizableGraphicsItem.cpp b/src/domain/UBResizableGraphicsItem.cpp index fd4eeadb..993c37fc 100644 --- a/src/domain/UBResizableGraphicsItem.cpp +++ b/src/domain/UBResizableGraphicsItem.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBResizableGraphicsItem.h b/src/domain/UBResizableGraphicsItem.h index 1a2ddad8..5da5b3e4 100644 --- a/src/domain/UBResizableGraphicsItem.h +++ b/src/domain/UBResizableGraphicsItem.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBSelectionFrame.cpp b/src/domain/UBSelectionFrame.cpp index 0ebc912d..a5884c42 100644 --- a/src/domain/UBSelectionFrame.cpp +++ b/src/domain/UBSelectionFrame.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBSelectionFrame.h b/src/domain/UBSelectionFrame.h index cda1f5f0..c81ae0c7 100644 --- a/src/domain/UBSelectionFrame.h +++ b/src/domain/UBSelectionFrame.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBUndoCommand.cpp b/src/domain/UBUndoCommand.cpp index bd89dc32..6c19e84a 100644 --- a/src/domain/UBUndoCommand.cpp +++ b/src/domain/UBUndoCommand.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/domain/UBUndoCommand.h b/src/domain/UBUndoCommand.h index dd5dcbc8..81e77135 100644 --- a/src/domain/UBUndoCommand.h +++ b/src/domain/UBUndoCommand.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/frameworks/MacUtils.h b/src/frameworks/MacUtils.h index c7460594..6fb82d0e 100644 --- a/src/frameworks/MacUtils.h +++ b/src/frameworks/MacUtils.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/frameworks/UBBase32.cpp b/src/frameworks/UBBase32.cpp index 6473cb5d..6c4813e1 100644 --- a/src/frameworks/UBBase32.cpp +++ b/src/frameworks/UBBase32.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/frameworks/UBBase32.h b/src/frameworks/UBBase32.h index f5110822..9035ce35 100644 --- a/src/frameworks/UBBase32.h +++ b/src/frameworks/UBBase32.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/frameworks/UBCoreGraphicsScene.cpp b/src/frameworks/UBCoreGraphicsScene.cpp index a63b278e..2449b9d7 100644 --- a/src/frameworks/UBCoreGraphicsScene.cpp +++ b/src/frameworks/UBCoreGraphicsScene.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/frameworks/UBCoreGraphicsScene.h b/src/frameworks/UBCoreGraphicsScene.h index c7cb6232..49877906 100644 --- a/src/frameworks/UBCoreGraphicsScene.h +++ b/src/frameworks/UBCoreGraphicsScene.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/frameworks/UBCryptoUtils.cpp b/src/frameworks/UBCryptoUtils.cpp index 814c7b65..ca66a3d6 100644 --- a/src/frameworks/UBCryptoUtils.cpp +++ b/src/frameworks/UBCryptoUtils.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/frameworks/UBCryptoUtils.h b/src/frameworks/UBCryptoUtils.h index a063745f..2d057426 100644 --- a/src/frameworks/UBCryptoUtils.h +++ b/src/frameworks/UBCryptoUtils.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/frameworks/UBFileSystemUtils.cpp b/src/frameworks/UBFileSystemUtils.cpp index c0a988dd..99f53453 100644 --- a/src/frameworks/UBFileSystemUtils.cpp +++ b/src/frameworks/UBFileSystemUtils.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/frameworks/UBFileSystemUtils.h b/src/frameworks/UBFileSystemUtils.h index 243fcd89..da74b069 100644 --- a/src/frameworks/UBFileSystemUtils.h +++ b/src/frameworks/UBFileSystemUtils.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/frameworks/UBGeometryUtils.cpp b/src/frameworks/UBGeometryUtils.cpp index 3dabcc5c..d2b2dbbf 100644 --- a/src/frameworks/UBGeometryUtils.cpp +++ b/src/frameworks/UBGeometryUtils.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/frameworks/UBGeometryUtils.h b/src/frameworks/UBGeometryUtils.h index 6e2992cc..5bd12f5c 100644 --- a/src/frameworks/UBGeometryUtils.h +++ b/src/frameworks/UBGeometryUtils.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/frameworks/UBPlatformUtils.cpp b/src/frameworks/UBPlatformUtils.cpp index ed6df6f4..b5335f8f 100644 --- a/src/frameworks/UBPlatformUtils.cpp +++ b/src/frameworks/UBPlatformUtils.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/frameworks/UBPlatformUtils.h b/src/frameworks/UBPlatformUtils.h index 43d2d530..99ee165d 100644 --- a/src/frameworks/UBPlatformUtils.h +++ b/src/frameworks/UBPlatformUtils.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/frameworks/UBPlatformUtils_linux.cpp b/src/frameworks/UBPlatformUtils_linux.cpp index 23028a97..de5bdb9f 100644 --- a/src/frameworks/UBPlatformUtils_linux.cpp +++ b/src/frameworks/UBPlatformUtils_linux.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/frameworks/UBPlatformUtils_mac.mm b/src/frameworks/UBPlatformUtils_mac.mm index f2a483e3..ec8be575 100644 --- a/src/frameworks/UBPlatformUtils_mac.mm +++ b/src/frameworks/UBPlatformUtils_mac.mm @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/frameworks/UBPlatformUtils_win.cpp b/src/frameworks/UBPlatformUtils_win.cpp index 38755449..f6695466 100644 --- a/src/frameworks/UBPlatformUtils_win.cpp +++ b/src/frameworks/UBPlatformUtils_win.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/frameworks/UBStringUtils.cpp b/src/frameworks/UBStringUtils.cpp index dc78f0bb..51e1f2aa 100644 --- a/src/frameworks/UBStringUtils.cpp +++ b/src/frameworks/UBStringUtils.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/frameworks/UBStringUtils.h b/src/frameworks/UBStringUtils.h index 5d590cf4..a82c4398 100644 --- a/src/frameworks/UBStringUtils.h +++ b/src/frameworks/UBStringUtils.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/frameworks/UBVersion.cpp b/src/frameworks/UBVersion.cpp index b8916152..52f23439 100644 --- a/src/frameworks/UBVersion.cpp +++ b/src/frameworks/UBVersion.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/frameworks/UBVersion.h b/src/frameworks/UBVersion.h index 81f7de62..54aceb67 100644 --- a/src/frameworks/UBVersion.h +++ b/src/frameworks/UBVersion.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/globals/UBGlobals.h b/src/globals/UBGlobals.h index f582345b..65fa0497 100644 --- a/src/globals/UBGlobals.h +++ b/src/globals/UBGlobals.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBActionPalette.cpp b/src/gui/UBActionPalette.cpp index ffbf6ac2..23293eba 100644 --- a/src/gui/UBActionPalette.cpp +++ b/src/gui/UBActionPalette.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBActionPalette.h b/src/gui/UBActionPalette.h index 3e1e3238..665f2a57 100644 --- a/src/gui/UBActionPalette.h +++ b/src/gui/UBActionPalette.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBBlackoutWidget.cpp b/src/gui/UBBlackoutWidget.cpp index 676a6ecc..35b12e0f 100644 --- a/src/gui/UBBlackoutWidget.cpp +++ b/src/gui/UBBlackoutWidget.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBBlackoutWidget.h b/src/gui/UBBlackoutWidget.h index 5f9c8ab3..5c0a1efb 100644 --- a/src/gui/UBBlackoutWidget.h +++ b/src/gui/UBBlackoutWidget.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBBoardThumbnailsView.cpp b/src/gui/UBBoardThumbnailsView.cpp index 1c512182..fe10ecca 100644 --- a/src/gui/UBBoardThumbnailsView.cpp +++ b/src/gui/UBBoardThumbnailsView.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBBoardThumbnailsView.h b/src/gui/UBBoardThumbnailsView.h index 27574828..70c6dc40 100644 --- a/src/gui/UBBoardThumbnailsView.h +++ b/src/gui/UBBoardThumbnailsView.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBCachePropertiesWidget.cpp b/src/gui/UBCachePropertiesWidget.cpp index 3850017a..72d7ab6f 100644 --- a/src/gui/UBCachePropertiesWidget.cpp +++ b/src/gui/UBCachePropertiesWidget.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBCachePropertiesWidget.h b/src/gui/UBCachePropertiesWidget.h index dc5e132b..4d3847fc 100644 --- a/src/gui/UBCachePropertiesWidget.h +++ b/src/gui/UBCachePropertiesWidget.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBCircleFrame.cpp b/src/gui/UBCircleFrame.cpp index afe5a794..8af7407e 100644 --- a/src/gui/UBCircleFrame.cpp +++ b/src/gui/UBCircleFrame.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBCircleFrame.h b/src/gui/UBCircleFrame.h index ef4a4bfc..d2df6f90 100644 --- a/src/gui/UBCircleFrame.h +++ b/src/gui/UBCircleFrame.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBClockPalette.h b/src/gui/UBClockPalette.h index a0756bbd..3a18a9ff 100644 --- a/src/gui/UBClockPalette.h +++ b/src/gui/UBClockPalette.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBColorPicker.cpp b/src/gui/UBColorPicker.cpp index 80e8dfa1..b851b6a2 100644 --- a/src/gui/UBColorPicker.cpp +++ b/src/gui/UBColorPicker.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBColorPicker.h b/src/gui/UBColorPicker.h index c9d6d1d1..37e31612 100644 --- a/src/gui/UBColorPicker.h +++ b/src/gui/UBColorPicker.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBDockDownloadWidget.cpp b/src/gui/UBDockDownloadWidget.cpp index edec35ab..c2976a5f 100644 --- a/src/gui/UBDockDownloadWidget.cpp +++ b/src/gui/UBDockDownloadWidget.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBDockDownloadWidget.h b/src/gui/UBDockDownloadWidget.h index 15c6f1ab..bf8866b9 100644 --- a/src/gui/UBDockDownloadWidget.h +++ b/src/gui/UBDockDownloadWidget.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBDockPalette.cpp b/src/gui/UBDockPalette.cpp index e78a50d6..048135f4 100644 --- a/src/gui/UBDockPalette.cpp +++ b/src/gui/UBDockPalette.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBDockPalette.h b/src/gui/UBDockPalette.h index 641ded2e..af9e3a78 100644 --- a/src/gui/UBDockPalette.h +++ b/src/gui/UBDockPalette.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBDockPaletteWidget.cpp b/src/gui/UBDockPaletteWidget.cpp index c3ff364f..8b7e91b0 100644 --- a/src/gui/UBDockPaletteWidget.cpp +++ b/src/gui/UBDockPaletteWidget.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBDockPaletteWidget.h b/src/gui/UBDockPaletteWidget.h index 0e49a960..a9ee96db 100644 --- a/src/gui/UBDockPaletteWidget.h +++ b/src/gui/UBDockPaletteWidget.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBDocumentNavigator.cpp b/src/gui/UBDocumentNavigator.cpp index 36899394..44e028db 100644 --- a/src/gui/UBDocumentNavigator.cpp +++ b/src/gui/UBDocumentNavigator.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBDocumentNavigator.h b/src/gui/UBDocumentNavigator.h index 3b68dbd7..93b38a31 100644 --- a/src/gui/UBDocumentNavigator.h +++ b/src/gui/UBDocumentNavigator.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBDocumentThumbnailWidget.cpp b/src/gui/UBDocumentThumbnailWidget.cpp index f700530b..44cf9ebe 100644 --- a/src/gui/UBDocumentThumbnailWidget.cpp +++ b/src/gui/UBDocumentThumbnailWidget.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBDocumentThumbnailWidget.h b/src/gui/UBDocumentThumbnailWidget.h index ba99acdf..e08b464d 100644 --- a/src/gui/UBDocumentThumbnailWidget.h +++ b/src/gui/UBDocumentThumbnailWidget.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBDocumentToolsPalette.cpp b/src/gui/UBDocumentToolsPalette.cpp index 2d6aec7b..7f3bc483 100644 --- a/src/gui/UBDocumentToolsPalette.cpp +++ b/src/gui/UBDocumentToolsPalette.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBDocumentToolsPalette.h b/src/gui/UBDocumentToolsPalette.h index e226ee2b..e1eecf9d 100644 --- a/src/gui/UBDocumentToolsPalette.h +++ b/src/gui/UBDocumentToolsPalette.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBDocumentTreeWidget.cpp b/src/gui/UBDocumentTreeWidget.cpp index e4bf4683..4f72b146 100644 --- a/src/gui/UBDocumentTreeWidget.cpp +++ b/src/gui/UBDocumentTreeWidget.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBDocumentTreeWidget.h b/src/gui/UBDocumentTreeWidget.h index 420a8bf1..3fca8a3a 100644 --- a/src/gui/UBDocumentTreeWidget.h +++ b/src/gui/UBDocumentTreeWidget.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBDownloadWidget.cpp b/src/gui/UBDownloadWidget.cpp index 9ac9874a..b4465d4e 100644 --- a/src/gui/UBDownloadWidget.cpp +++ b/src/gui/UBDownloadWidget.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBDownloadWidget.h b/src/gui/UBDownloadWidget.h index e764c2da..39b6160d 100644 --- a/src/gui/UBDownloadWidget.h +++ b/src/gui/UBDownloadWidget.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBFavoriteToolPalette.cpp b/src/gui/UBFavoriteToolPalette.cpp index 4d4dc305..f59c3300 100644 --- a/src/gui/UBFavoriteToolPalette.cpp +++ b/src/gui/UBFavoriteToolPalette.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBFavoriteToolPalette.h b/src/gui/UBFavoriteToolPalette.h index ac049428..e34cc8b5 100644 --- a/src/gui/UBFavoriteToolPalette.h +++ b/src/gui/UBFavoriteToolPalette.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBFeaturesActionBar.cpp b/src/gui/UBFeaturesActionBar.cpp index ef71983c..deb59060 100644 --- a/src/gui/UBFeaturesActionBar.cpp +++ b/src/gui/UBFeaturesActionBar.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBFeaturesActionBar.h b/src/gui/UBFeaturesActionBar.h index 6e19e05a..31e5ee03 100644 --- a/src/gui/UBFeaturesActionBar.h +++ b/src/gui/UBFeaturesActionBar.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBFeaturesWidget.cpp b/src/gui/UBFeaturesWidget.cpp index 444eacff..9a9173a7 100644 --- a/src/gui/UBFeaturesWidget.cpp +++ b/src/gui/UBFeaturesWidget.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBFeaturesWidget.h b/src/gui/UBFeaturesWidget.h index 6fbd920a..473e0113 100644 --- a/src/gui/UBFeaturesWidget.h +++ b/src/gui/UBFeaturesWidget.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBFloatingPalette.cpp b/src/gui/UBFloatingPalette.cpp index 492d7ad2..30011f19 100644 --- a/src/gui/UBFloatingPalette.cpp +++ b/src/gui/UBFloatingPalette.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBFloatingPalette.h b/src/gui/UBFloatingPalette.h index 59c9d436..ed4a2835 100644 --- a/src/gui/UBFloatingPalette.h +++ b/src/gui/UBFloatingPalette.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBIconButton.cpp b/src/gui/UBIconButton.cpp index e4c07a90..0595df5d 100644 --- a/src/gui/UBIconButton.cpp +++ b/src/gui/UBIconButton.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBIconButton.h b/src/gui/UBIconButton.h index 36c5b8f6..dacd8305 100644 --- a/src/gui/UBIconButton.h +++ b/src/gui/UBIconButton.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBKeyboardPalette.cpp b/src/gui/UBKeyboardPalette.cpp index c9a947b6..05bc006b 100644 --- a/src/gui/UBKeyboardPalette.cpp +++ b/src/gui/UBKeyboardPalette.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBKeyboardPalette.h b/src/gui/UBKeyboardPalette.h index d8b9607c..c6ac8f69 100644 --- a/src/gui/UBKeyboardPalette.h +++ b/src/gui/UBKeyboardPalette.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBKeyboardPalette_linux.cpp b/src/gui/UBKeyboardPalette_linux.cpp index 8d2af604..881dba99 100644 --- a/src/gui/UBKeyboardPalette_linux.cpp +++ b/src/gui/UBKeyboardPalette_linux.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBKeyboardPalette_mac.mm b/src/gui/UBKeyboardPalette_mac.mm index 0d3bcfcd..cd8e915e 100644 --- a/src/gui/UBKeyboardPalette_mac.mm +++ b/src/gui/UBKeyboardPalette_mac.mm @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBKeyboardPalette_win.cpp b/src/gui/UBKeyboardPalette_win.cpp index 613ad137..f3658fcb 100644 --- a/src/gui/UBKeyboardPalette_win.cpp +++ b/src/gui/UBKeyboardPalette_win.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBLeftPalette.cpp b/src/gui/UBLeftPalette.cpp index d126b437..35b30af8 100644 --- a/src/gui/UBLeftPalette.cpp +++ b/src/gui/UBLeftPalette.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBLeftPalette.h b/src/gui/UBLeftPalette.h index 6b93fd1d..a4f6a302 100644 --- a/src/gui/UBLeftPalette.h +++ b/src/gui/UBLeftPalette.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBMagnifer.cpp b/src/gui/UBMagnifer.cpp index d64019e4..1727ab37 100644 --- a/src/gui/UBMagnifer.cpp +++ b/src/gui/UBMagnifer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBMagnifer.h b/src/gui/UBMagnifer.h index 24a57958..ee605492 100644 --- a/src/gui/UBMagnifer.h +++ b/src/gui/UBMagnifer.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBMainWindow.cpp b/src/gui/UBMainWindow.cpp index f3052f6e..7213b7fa 100644 --- a/src/gui/UBMainWindow.cpp +++ b/src/gui/UBMainWindow.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBMainWindow.h b/src/gui/UBMainWindow.h index 2d5b99a4..6cd1fc55 100644 --- a/src/gui/UBMainWindow.h +++ b/src/gui/UBMainWindow.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBMessageWindow.cpp b/src/gui/UBMessageWindow.cpp index d973810a..c125f411 100644 --- a/src/gui/UBMessageWindow.cpp +++ b/src/gui/UBMessageWindow.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBMessageWindow.h b/src/gui/UBMessageWindow.h index 55be041d..010f12f0 100644 --- a/src/gui/UBMessageWindow.h +++ b/src/gui/UBMessageWindow.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBMessagesDialog.cpp b/src/gui/UBMessagesDialog.cpp index bed30135..857006b1 100644 --- a/src/gui/UBMessagesDialog.cpp +++ b/src/gui/UBMessagesDialog.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBMessagesDialog.h b/src/gui/UBMessagesDialog.h index b5561be4..803afd3d 100644 --- a/src/gui/UBMessagesDialog.h +++ b/src/gui/UBMessagesDialog.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBMousePressFilter.cpp b/src/gui/UBMousePressFilter.cpp index 9df6526f..f5a8ce6f 100644 --- a/src/gui/UBMousePressFilter.cpp +++ b/src/gui/UBMousePressFilter.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBMousePressFilter.h b/src/gui/UBMousePressFilter.h index 9dd750f5..65b0f611 100644 --- a/src/gui/UBMousePressFilter.h +++ b/src/gui/UBMousePressFilter.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBOpenSankoreImporterWidget.h b/src/gui/UBOpenSankoreImporterWidget.h index f106df4e..444e56fb 100644 --- a/src/gui/UBOpenSankoreImporterWidget.h +++ b/src/gui/UBOpenSankoreImporterWidget.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBPageNavigationWidget.cpp b/src/gui/UBPageNavigationWidget.cpp index a6564573..72968fc7 100644 --- a/src/gui/UBPageNavigationWidget.cpp +++ b/src/gui/UBPageNavigationWidget.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBPageNavigationWidget.h b/src/gui/UBPageNavigationWidget.h index e72b74f4..8c504d68 100644 --- a/src/gui/UBPageNavigationWidget.h +++ b/src/gui/UBPageNavigationWidget.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBPropertyPalette.cpp b/src/gui/UBPropertyPalette.cpp index 3a1d7e68..ecdd4839 100644 --- a/src/gui/UBPropertyPalette.cpp +++ b/src/gui/UBPropertyPalette.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBPropertyPalette.h b/src/gui/UBPropertyPalette.h index acfd9ecb..7137698b 100644 --- a/src/gui/UBPropertyPalette.h +++ b/src/gui/UBPropertyPalette.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBResources.cpp b/src/gui/UBResources.cpp index ba9f3ea1..986eade6 100644 --- a/src/gui/UBResources.cpp +++ b/src/gui/UBResources.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBResources.h b/src/gui/UBResources.h index f74920da..b92ac341 100644 --- a/src/gui/UBResources.h +++ b/src/gui/UBResources.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBRightPalette.cpp b/src/gui/UBRightPalette.cpp index 95a90c2e..c36be754 100644 --- a/src/gui/UBRightPalette.cpp +++ b/src/gui/UBRightPalette.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBRightPalette.h b/src/gui/UBRightPalette.h index cd6eeb4c..746a1463 100644 --- a/src/gui/UBRightPalette.h +++ b/src/gui/UBRightPalette.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBRubberBand.cpp b/src/gui/UBRubberBand.cpp index 3974760a..63ed1921 100644 --- a/src/gui/UBRubberBand.cpp +++ b/src/gui/UBRubberBand.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBRubberBand.h b/src/gui/UBRubberBand.h index 3a1d45dc..abfc43db 100644 --- a/src/gui/UBRubberBand.h +++ b/src/gui/UBRubberBand.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBScreenMirror.cpp b/src/gui/UBScreenMirror.cpp index 5ebb2f74..40f782f4 100644 --- a/src/gui/UBScreenMirror.cpp +++ b/src/gui/UBScreenMirror.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBScreenMirror.h b/src/gui/UBScreenMirror.h index e4ece8a9..2f60c3ee 100644 --- a/src/gui/UBScreenMirror.h +++ b/src/gui/UBScreenMirror.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBSpinningWheel.cpp b/src/gui/UBSpinningWheel.cpp index b4eba9a0..7309caaa 100644 --- a/src/gui/UBSpinningWheel.cpp +++ b/src/gui/UBSpinningWheel.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBSpinningWheel.h b/src/gui/UBSpinningWheel.h index 8d84a29a..3e110206 100644 --- a/src/gui/UBSpinningWheel.h +++ b/src/gui/UBSpinningWheel.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBStartupHintsPalette.cpp b/src/gui/UBStartupHintsPalette.cpp index 2d049f6b..b27bc651 100644 --- a/src/gui/UBStartupHintsPalette.cpp +++ b/src/gui/UBStartupHintsPalette.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBStartupHintsPalette.h b/src/gui/UBStartupHintsPalette.h index 5376ddbf..a4842355 100644 --- a/src/gui/UBStartupHintsPalette.h +++ b/src/gui/UBStartupHintsPalette.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBStylusPalette.cpp b/src/gui/UBStylusPalette.cpp index 6be2b278..37a1bc85 100644 --- a/src/gui/UBStylusPalette.cpp +++ b/src/gui/UBStylusPalette.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBStylusPalette.h b/src/gui/UBStylusPalette.h index 2a77ab50..bc27158b 100644 --- a/src/gui/UBStylusPalette.h +++ b/src/gui/UBStylusPalette.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBThumbnailView.cpp b/src/gui/UBThumbnailView.cpp index f5f6f3ed..d033c3e8 100644 --- a/src/gui/UBThumbnailView.cpp +++ b/src/gui/UBThumbnailView.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBThumbnailView.h b/src/gui/UBThumbnailView.h index 3a043c41..2bb46088 100644 --- a/src/gui/UBThumbnailView.h +++ b/src/gui/UBThumbnailView.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBThumbnailWidget.cpp b/src/gui/UBThumbnailWidget.cpp index a21f4546..0389111f 100644 --- a/src/gui/UBThumbnailWidget.cpp +++ b/src/gui/UBThumbnailWidget.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBThumbnailWidget.h b/src/gui/UBThumbnailWidget.h index 75b025b2..f705809c 100644 --- a/src/gui/UBThumbnailWidget.h +++ b/src/gui/UBThumbnailWidget.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * @@ -57,7 +57,7 @@ class UBThumbnail; class UBThumbnailWidget : public QGraphicsView { - Q_OBJECT; + Q_OBJECT public: UBThumbnailWidget(QWidget* parent); @@ -431,6 +431,7 @@ private: class UBDraggableThumbnail : public UBThumbnailProxyWidget { + Q_OBJECT public: UBDraggableThumbnail(UBDocumentProxy* documentProxy, int index) : UBThumbnailProxyWidget(documentProxy, index) diff --git a/src/gui/UBToolWidget.cpp b/src/gui/UBToolWidget.cpp index 79809450..1029e8a1 100644 --- a/src/gui/UBToolWidget.cpp +++ b/src/gui/UBToolWidget.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBToolWidget.h b/src/gui/UBToolWidget.h index e4023657..fbd2aefc 100644 --- a/src/gui/UBToolWidget.h +++ b/src/gui/UBToolWidget.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBToolbarButtonGroup.cpp b/src/gui/UBToolbarButtonGroup.cpp index cacea386..f9e0fa32 100644 --- a/src/gui/UBToolbarButtonGroup.cpp +++ b/src/gui/UBToolbarButtonGroup.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBToolbarButtonGroup.h b/src/gui/UBToolbarButtonGroup.h index 8ba80957..a89475a4 100644 --- a/src/gui/UBToolbarButtonGroup.h +++ b/src/gui/UBToolbarButtonGroup.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBUpdateDlg.cpp b/src/gui/UBUpdateDlg.cpp index fa86c551..af9c3130 100644 --- a/src/gui/UBUpdateDlg.cpp +++ b/src/gui/UBUpdateDlg.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBUpdateDlg.h b/src/gui/UBUpdateDlg.h index 962c0491..b192b482 100644 --- a/src/gui/UBUpdateDlg.h +++ b/src/gui/UBUpdateDlg.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBWebToolsPalette.cpp b/src/gui/UBWebToolsPalette.cpp index 0af5ab9c..dcca8fce 100644 --- a/src/gui/UBWebToolsPalette.cpp +++ b/src/gui/UBWebToolsPalette.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBWebToolsPalette.h b/src/gui/UBWebToolsPalette.h index c84f8bb8..43504b74 100644 --- a/src/gui/UBWebToolsPalette.h +++ b/src/gui/UBWebToolsPalette.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBWidgetMirror.cpp b/src/gui/UBWidgetMirror.cpp index 053c9727..17ce4a25 100644 --- a/src/gui/UBWidgetMirror.cpp +++ b/src/gui/UBWidgetMirror.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBWidgetMirror.h b/src/gui/UBWidgetMirror.h index a22d63a8..72793105 100644 --- a/src/gui/UBWidgetMirror.h +++ b/src/gui/UBWidgetMirror.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBZoomPalette.cpp b/src/gui/UBZoomPalette.cpp index 772d71be..e124c980 100644 --- a/src/gui/UBZoomPalette.cpp +++ b/src/gui/UBZoomPalette.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/gui/UBZoomPalette.h b/src/gui/UBZoomPalette.h index 8b017f16..b0250fb4 100644 --- a/src/gui/UBZoomPalette.h +++ b/src/gui/UBZoomPalette.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/network/UBAutoSaver.cpp b/src/network/UBAutoSaver.cpp index 078560b1..4abc7eaf 100644 --- a/src/network/UBAutoSaver.cpp +++ b/src/network/UBAutoSaver.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/network/UBAutoSaver.h b/src/network/UBAutoSaver.h index 585c7d39..11575077 100644 --- a/src/network/UBAutoSaver.h +++ b/src/network/UBAutoSaver.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/network/UBCookieJar.cpp b/src/network/UBCookieJar.cpp index ddfe4de2..d9dc3d62 100644 --- a/src/network/UBCookieJar.cpp +++ b/src/network/UBCookieJar.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/network/UBCookieJar.h b/src/network/UBCookieJar.h index 4ba6aef9..60f85300 100644 --- a/src/network/UBCookieJar.h +++ b/src/network/UBCookieJar.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/network/UBHttpFileDownloader.cpp b/src/network/UBHttpFileDownloader.cpp index 88103cb9..2ee35f36 100644 --- a/src/network/UBHttpFileDownloader.cpp +++ b/src/network/UBHttpFileDownloader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/network/UBHttpFileDownloader.h b/src/network/UBHttpFileDownloader.h index f07f8bd6..d49102dd 100644 --- a/src/network/UBHttpFileDownloader.h +++ b/src/network/UBHttpFileDownloader.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/network/UBHttpGet.cpp b/src/network/UBHttpGet.cpp index f66d7c42..07528139 100644 --- a/src/network/UBHttpGet.cpp +++ b/src/network/UBHttpGet.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/network/UBHttpGet.h b/src/network/UBHttpGet.h index b7c3838c..1fc78303 100644 --- a/src/network/UBHttpGet.h +++ b/src/network/UBHttpGet.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/network/UBNetworkAccessManager.cpp b/src/network/UBNetworkAccessManager.cpp index a491b30f..48e7de9f 100644 --- a/src/network/UBNetworkAccessManager.cpp +++ b/src/network/UBNetworkAccessManager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/network/UBNetworkAccessManager.h b/src/network/UBNetworkAccessManager.h index f29c5175..53f1cd84 100644 --- a/src/network/UBNetworkAccessManager.h +++ b/src/network/UBNetworkAccessManager.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/network/UBServerXMLHttpRequest.cpp b/src/network/UBServerXMLHttpRequest.cpp index bbd93000..d0f791e4 100644 --- a/src/network/UBServerXMLHttpRequest.cpp +++ b/src/network/UBServerXMLHttpRequest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/network/UBServerXMLHttpRequest.h b/src/network/UBServerXMLHttpRequest.h index 34b7f2b3..f4b3bdb4 100644 --- a/src/network/UBServerXMLHttpRequest.h +++ b/src/network/UBServerXMLHttpRequest.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/ASCII85Decode.cpp b/src/pdf-merger/ASCII85Decode.cpp index 920c4e4e..c1ed7770 100644 --- a/src/pdf-merger/ASCII85Decode.cpp +++ b/src/pdf-merger/ASCII85Decode.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/ASCII85Decode.h b/src/pdf-merger/ASCII85Decode.h index 96dc4317..c14eba2c 100644 --- a/src/pdf-merger/ASCII85Decode.h +++ b/src/pdf-merger/ASCII85Decode.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/ASCIIHexDecode.cpp b/src/pdf-merger/ASCIIHexDecode.cpp index 5d17d36e..8f6ec0a3 100644 --- a/src/pdf-merger/ASCIIHexDecode.cpp +++ b/src/pdf-merger/ASCIIHexDecode.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/ASCIIHexDecode.h b/src/pdf-merger/ASCIIHexDecode.h index b5568b72..d62a1ed9 100644 --- a/src/pdf-merger/ASCIIHexDecode.h +++ b/src/pdf-merger/ASCIIHexDecode.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/AbstractBoxElementHandler.h b/src/pdf-merger/AbstractBoxElementHandler.h index 2a071fc3..fc8ea873 100644 --- a/src/pdf-merger/AbstractBoxElementHandler.h +++ b/src/pdf-merger/AbstractBoxElementHandler.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/AnnotsHandler.cpp b/src/pdf-merger/AnnotsHandler.cpp index df4e739c..1231685c 100644 --- a/src/pdf-merger/AnnotsHandler.cpp +++ b/src/pdf-merger/AnnotsHandler.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/AnnotsHandler.h b/src/pdf-merger/AnnotsHandler.h index e4c84014..2e8dc4fb 100644 --- a/src/pdf-merger/AnnotsHandler.h +++ b/src/pdf-merger/AnnotsHandler.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/CCITTFaxDecode.cpp b/src/pdf-merger/CCITTFaxDecode.cpp index 88874328..81791328 100644 --- a/src/pdf-merger/CCITTFaxDecode.cpp +++ b/src/pdf-merger/CCITTFaxDecode.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/CCITTFaxDecode.h b/src/pdf-merger/CCITTFaxDecode.h index 78b7860c..9c4960c4 100644 --- a/src/pdf-merger/CCITTFaxDecode.h +++ b/src/pdf-merger/CCITTFaxDecode.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/Config.h b/src/pdf-merger/Config.h index ae31722a..a18721c8 100644 --- a/src/pdf-merger/Config.h +++ b/src/pdf-merger/Config.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/ContentHandler.cpp b/src/pdf-merger/ContentHandler.cpp index 5fb0515a..c293fba5 100644 --- a/src/pdf-merger/ContentHandler.cpp +++ b/src/pdf-merger/ContentHandler.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/ContentHandler.h b/src/pdf-merger/ContentHandler.h index 6452d22c..f271fd0a 100644 --- a/src/pdf-merger/ContentHandler.h +++ b/src/pdf-merger/ContentHandler.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/CropBoxElementHandler.h b/src/pdf-merger/CropBoxElementHandler.h index 2f5dcf12..aee97f91 100644 --- a/src/pdf-merger/CropBoxElementHandler.h +++ b/src/pdf-merger/CropBoxElementHandler.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/DCTDecode.cpp b/src/pdf-merger/DCTDecode.cpp index 265215aa..5501f13c 100644 --- a/src/pdf-merger/DCTDecode.cpp +++ b/src/pdf-merger/DCTDecode.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/DCTDecode.h b/src/pdf-merger/DCTDecode.h index 1437948e..aba3cfb1 100644 --- a/src/pdf-merger/DCTDecode.h +++ b/src/pdf-merger/DCTDecode.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/Decoder.h b/src/pdf-merger/Decoder.h index c6ff4d66..2532af9f 100644 --- a/src/pdf-merger/Decoder.h +++ b/src/pdf-merger/Decoder.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/Document.cpp b/src/pdf-merger/Document.cpp index de014986..8f6c1808 100644 --- a/src/pdf-merger/Document.cpp +++ b/src/pdf-merger/Document.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/Document.h b/src/pdf-merger/Document.h index 17f93d19..1285206d 100644 --- a/src/pdf-merger/Document.h +++ b/src/pdf-merger/Document.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/Exception.h b/src/pdf-merger/Exception.h index 80402aa4..451e7fd7 100644 --- a/src/pdf-merger/Exception.h +++ b/src/pdf-merger/Exception.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/FileIsAbsentException.h b/src/pdf-merger/FileIsAbsentException.h index fd8950e6..015f40b5 100644 --- a/src/pdf-merger/FileIsAbsentException.h +++ b/src/pdf-merger/FileIsAbsentException.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/Filter.cpp b/src/pdf-merger/Filter.cpp index c676ee3c..7c13bf8c 100644 --- a/src/pdf-merger/Filter.cpp +++ b/src/pdf-merger/Filter.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/Filter.h b/src/pdf-merger/Filter.h index 9bc4b5dd..231983cf 100644 --- a/src/pdf-merger/Filter.h +++ b/src/pdf-merger/Filter.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/FilterPredictor.cpp b/src/pdf-merger/FilterPredictor.cpp index 095a800d..1fc5e599 100644 --- a/src/pdf-merger/FilterPredictor.cpp +++ b/src/pdf-merger/FilterPredictor.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/FilterPredictor.h b/src/pdf-merger/FilterPredictor.h index 44587ff2..025a691a 100644 --- a/src/pdf-merger/FilterPredictor.h +++ b/src/pdf-merger/FilterPredictor.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/FlateDecode.cpp b/src/pdf-merger/FlateDecode.cpp index 38be2a39..ff27ef77 100644 --- a/src/pdf-merger/FlateDecode.cpp +++ b/src/pdf-merger/FlateDecode.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/FlateDecode.h b/src/pdf-merger/FlateDecode.h index 9326564f..e5fb4e6d 100644 --- a/src/pdf-merger/FlateDecode.h +++ b/src/pdf-merger/FlateDecode.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/JBIG2Decode.cpp b/src/pdf-merger/JBIG2Decode.cpp index 0b16e37c..3d98a5fe 100644 --- a/src/pdf-merger/JBIG2Decode.cpp +++ b/src/pdf-merger/JBIG2Decode.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/JBIG2Decode.h b/src/pdf-merger/JBIG2Decode.h index a0aaeb97..a1d954e5 100644 --- a/src/pdf-merger/JBIG2Decode.h +++ b/src/pdf-merger/JBIG2Decode.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/LZWDecode.cpp b/src/pdf-merger/LZWDecode.cpp index 2adc9d9f..a73765f4 100644 --- a/src/pdf-merger/LZWDecode.cpp +++ b/src/pdf-merger/LZWDecode.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/LZWDecode.h b/src/pdf-merger/LZWDecode.h index 6dc87f9f..0a4d9a54 100644 --- a/src/pdf-merger/LZWDecode.h +++ b/src/pdf-merger/LZWDecode.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/MediaBoxElementHandler.h b/src/pdf-merger/MediaBoxElementHandler.h index 46f2920b..ab08eaf1 100644 --- a/src/pdf-merger/MediaBoxElementHandler.h +++ b/src/pdf-merger/MediaBoxElementHandler.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/MergePageDescription.h b/src/pdf-merger/MergePageDescription.h index 0003766a..a1a56c04 100644 --- a/src/pdf-merger/MergePageDescription.h +++ b/src/pdf-merger/MergePageDescription.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/Merger.cpp b/src/pdf-merger/Merger.cpp index a79daedd..d4684b6a 100644 --- a/src/pdf-merger/Merger.cpp +++ b/src/pdf-merger/Merger.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/Merger.h b/src/pdf-merger/Merger.h index 40e51467..8837b013 100644 --- a/src/pdf-merger/Merger.h +++ b/src/pdf-merger/Merger.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/Object.cpp b/src/pdf-merger/Object.cpp index 9eeba4b6..334e9d04 100644 --- a/src/pdf-merger/Object.cpp +++ b/src/pdf-merger/Object.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/Object.h b/src/pdf-merger/Object.h index f436c252..d579b983 100644 --- a/src/pdf-merger/Object.h +++ b/src/pdf-merger/Object.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/OverlayDocumentParser.cpp b/src/pdf-merger/OverlayDocumentParser.cpp index 9c5f797f..ffefda27 100644 --- a/src/pdf-merger/OverlayDocumentParser.cpp +++ b/src/pdf-merger/OverlayDocumentParser.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/OverlayDocumentParser.h b/src/pdf-merger/OverlayDocumentParser.h index d980e906..ec023f90 100644 --- a/src/pdf-merger/OverlayDocumentParser.h +++ b/src/pdf-merger/OverlayDocumentParser.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/Page.cpp b/src/pdf-merger/Page.cpp index 7ac46201..07471650 100644 --- a/src/pdf-merger/Page.cpp +++ b/src/pdf-merger/Page.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/Page.h b/src/pdf-merger/Page.h index 08bbfabc..5ea8e991 100644 --- a/src/pdf-merger/Page.h +++ b/src/pdf-merger/Page.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/PageElementHandler.cpp b/src/pdf-merger/PageElementHandler.cpp index 9ee609d9..c42101e9 100644 --- a/src/pdf-merger/PageElementHandler.cpp +++ b/src/pdf-merger/PageElementHandler.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/PageElementHandler.h b/src/pdf-merger/PageElementHandler.h index 06787d54..dc67fac2 100644 --- a/src/pdf-merger/PageElementHandler.h +++ b/src/pdf-merger/PageElementHandler.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/PageParser.h b/src/pdf-merger/PageParser.h index 09db3b2f..0669f4df 100644 --- a/src/pdf-merger/PageParser.h +++ b/src/pdf-merger/PageParser.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/Parser.cpp b/src/pdf-merger/Parser.cpp index 11133f5c..78062d9f 100644 --- a/src/pdf-merger/Parser.cpp +++ b/src/pdf-merger/Parser.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/Parser.h b/src/pdf-merger/Parser.h index 47e452ff..2b8daf79 100644 --- a/src/pdf-merger/Parser.h +++ b/src/pdf-merger/Parser.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/Rectangle.cpp b/src/pdf-merger/Rectangle.cpp index 22473a91..9da34f65 100644 --- a/src/pdf-merger/Rectangle.cpp +++ b/src/pdf-merger/Rectangle.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/Rectangle.h b/src/pdf-merger/Rectangle.h index ec3735ab..b08edd5c 100644 --- a/src/pdf-merger/Rectangle.h +++ b/src/pdf-merger/Rectangle.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/RemoveHimSelfHandler.h b/src/pdf-merger/RemoveHimSelfHandler.h index 3a981958..875f2c0f 100644 --- a/src/pdf-merger/RemoveHimSelfHandler.h +++ b/src/pdf-merger/RemoveHimSelfHandler.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/RemoveHimselfHandler.cpp b/src/pdf-merger/RemoveHimselfHandler.cpp index 28111c5d..af2d824c 100644 --- a/src/pdf-merger/RemoveHimselfHandler.cpp +++ b/src/pdf-merger/RemoveHimselfHandler.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/RotationHandler.h b/src/pdf-merger/RotationHandler.h index a106a11e..1ce2f8ab 100644 --- a/src/pdf-merger/RotationHandler.h +++ b/src/pdf-merger/RotationHandler.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/RunLengthDecode.cpp b/src/pdf-merger/RunLengthDecode.cpp index 0aa1bf0c..153c0ec3 100644 --- a/src/pdf-merger/RunLengthDecode.cpp +++ b/src/pdf-merger/RunLengthDecode.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/RunLengthDecode.h b/src/pdf-merger/RunLengthDecode.h index 5575641b..7528b54f 100644 --- a/src/pdf-merger/RunLengthDecode.h +++ b/src/pdf-merger/RunLengthDecode.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/Transformation.h b/src/pdf-merger/Transformation.h index 0e916e13..6e59b37b 100644 --- a/src/pdf-merger/Transformation.h +++ b/src/pdf-merger/Transformation.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/TypeElementHandler.h b/src/pdf-merger/TypeElementHandler.h index e4236809..8b361d6b 100644 --- a/src/pdf-merger/TypeElementHandler.h +++ b/src/pdf-merger/TypeElementHandler.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/Utils.cpp b/src/pdf-merger/Utils.cpp index 8cb68f60..781fad71 100644 --- a/src/pdf-merger/Utils.cpp +++ b/src/pdf-merger/Utils.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf-merger/Utils.h b/src/pdf-merger/Utils.h index 094f1866..678bfaf7 100644 --- a/src/pdf-merger/Utils.h +++ b/src/pdf-merger/Utils.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf/GraphicsPDFItem.cpp b/src/pdf/GraphicsPDFItem.cpp index 643c12ed..090d1142 100644 --- a/src/pdf/GraphicsPDFItem.cpp +++ b/src/pdf/GraphicsPDFItem.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf/GraphicsPDFItem.h b/src/pdf/GraphicsPDFItem.h index c12eac14..a8cb91f2 100644 --- a/src/pdf/GraphicsPDFItem.h +++ b/src/pdf/GraphicsPDFItem.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf/PDFRenderer.cpp b/src/pdf/PDFRenderer.cpp index 9782ce07..1adfaca7 100644 --- a/src/pdf/PDFRenderer.cpp +++ b/src/pdf/PDFRenderer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf/PDFRenderer.h b/src/pdf/PDFRenderer.h index b015c244..994a7b09 100644 --- a/src/pdf/PDFRenderer.h +++ b/src/pdf/PDFRenderer.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf/UBWebPluginPDFWidget.cpp b/src/pdf/UBWebPluginPDFWidget.cpp index 0ae731fd..b7d71150 100644 --- a/src/pdf/UBWebPluginPDFWidget.cpp +++ b/src/pdf/UBWebPluginPDFWidget.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf/UBWebPluginPDFWidget.h b/src/pdf/UBWebPluginPDFWidget.h index 93b7d5c3..d7129795 100644 --- a/src/pdf/UBWebPluginPDFWidget.h +++ b/src/pdf/UBWebPluginPDFWidget.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf/XPDFRenderer.cpp b/src/pdf/XPDFRenderer.cpp index fd68e34e..a3e828e4 100644 --- a/src/pdf/XPDFRenderer.cpp +++ b/src/pdf/XPDFRenderer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/pdf/XPDFRenderer.h b/src/pdf/XPDFRenderer.h index c69a0f22..8ab200bc 100644 --- a/src/pdf/XPDFRenderer.h +++ b/src/pdf/XPDFRenderer.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/podcast/UBAbstractVideoEncoder.cpp b/src/podcast/UBAbstractVideoEncoder.cpp index 8cab1784..cf1aad22 100644 --- a/src/podcast/UBAbstractVideoEncoder.cpp +++ b/src/podcast/UBAbstractVideoEncoder.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/podcast/UBAbstractVideoEncoder.h b/src/podcast/UBAbstractVideoEncoder.h index 8bb49623..74ef35d8 100644 --- a/src/podcast/UBAbstractVideoEncoder.h +++ b/src/podcast/UBAbstractVideoEncoder.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/podcast/UBPodcastController.cpp b/src/podcast/UBPodcastController.cpp index 0fda2825..0a33ab32 100644 --- a/src/podcast/UBPodcastController.cpp +++ b/src/podcast/UBPodcastController.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/podcast/UBPodcastController.h b/src/podcast/UBPodcastController.h index 205dbbf5..d5264733 100644 --- a/src/podcast/UBPodcastController.h +++ b/src/podcast/UBPodcastController.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/podcast/UBPodcastRecordingPalette.cpp b/src/podcast/UBPodcastRecordingPalette.cpp index b66c9c9d..055285fd 100644 --- a/src/podcast/UBPodcastRecordingPalette.cpp +++ b/src/podcast/UBPodcastRecordingPalette.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/podcast/UBPodcastRecordingPalette.h b/src/podcast/UBPodcastRecordingPalette.h index d0af0fdb..3a0000b8 100644 --- a/src/podcast/UBPodcastRecordingPalette.h +++ b/src/podcast/UBPodcastRecordingPalette.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/podcast/ffmpeg/UBFFmpegVideoEncoder.cpp b/src/podcast/ffmpeg/UBFFmpegVideoEncoder.cpp index 0a0eea60..c0eb9e9d 100644 --- a/src/podcast/ffmpeg/UBFFmpegVideoEncoder.cpp +++ b/src/podcast/ffmpeg/UBFFmpegVideoEncoder.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * This file is part of OpenBoard. * diff --git a/src/podcast/ffmpeg/UBFFmpegVideoEncoder.h b/src/podcast/ffmpeg/UBFFmpegVideoEncoder.h index c313cfda..647f2e4c 100644 --- a/src/podcast/ffmpeg/UBFFmpegVideoEncoder.h +++ b/src/podcast/ffmpeg/UBFFmpegVideoEncoder.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * This file is part of OpenBoard. * diff --git a/src/podcast/ffmpeg/UBMicrophoneInput.cpp b/src/podcast/ffmpeg/UBMicrophoneInput.cpp index b86cdfd8..be3fe93e 100644 --- a/src/podcast/ffmpeg/UBMicrophoneInput.cpp +++ b/src/podcast/ffmpeg/UBMicrophoneInput.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * This file is part of OpenBoard. * diff --git a/src/podcast/ffmpeg/UBMicrophoneInput.h b/src/podcast/ffmpeg/UBMicrophoneInput.h index b82f5e70..84205bc7 100644 --- a/src/podcast/ffmpeg/UBMicrophoneInput.h +++ b/src/podcast/ffmpeg/UBMicrophoneInput.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * This file is part of OpenBoard. * diff --git a/src/podcast/intranet/UBIntranetPodcastPublisher.cpp b/src/podcast/intranet/UBIntranetPodcastPublisher.cpp index 521cd417..ba6d51a9 100644 --- a/src/podcast/intranet/UBIntranetPodcastPublisher.cpp +++ b/src/podcast/intranet/UBIntranetPodcastPublisher.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/podcast/intranet/UBIntranetPodcastPublisher.h b/src/podcast/intranet/UBIntranetPodcastPublisher.h index 3558aa08..bfa02a5c 100644 --- a/src/podcast/intranet/UBIntranetPodcastPublisher.h +++ b/src/podcast/intranet/UBIntranetPodcastPublisher.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/podcast/quicktime/UBAudioQueueRecorder.cpp b/src/podcast/quicktime/UBAudioQueueRecorder.cpp index f2ed0a2f..db6943b3 100644 --- a/src/podcast/quicktime/UBAudioQueueRecorder.cpp +++ b/src/podcast/quicktime/UBAudioQueueRecorder.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/podcast/quicktime/UBAudioQueueRecorder.h b/src/podcast/quicktime/UBAudioQueueRecorder.h index 6cacc795..4e6ddcbe 100644 --- a/src/podcast/quicktime/UBAudioQueueRecorder.h +++ b/src/podcast/quicktime/UBAudioQueueRecorder.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/podcast/quicktime/UBQuickTimeFile.h b/src/podcast/quicktime/UBQuickTimeFile.h index c26a8268..51851d27 100644 --- a/src/podcast/quicktime/UBQuickTimeFile.h +++ b/src/podcast/quicktime/UBQuickTimeFile.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/podcast/quicktime/UBQuickTimeFile.mm b/src/podcast/quicktime/UBQuickTimeFile.mm index 548dbd04..bf93587b 100644 --- a/src/podcast/quicktime/UBQuickTimeFile.mm +++ b/src/podcast/quicktime/UBQuickTimeFile.mm @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/podcast/quicktime/UBQuickTimeVideoEncoder.cpp b/src/podcast/quicktime/UBQuickTimeVideoEncoder.cpp index c685e390..5f642a06 100644 --- a/src/podcast/quicktime/UBQuickTimeVideoEncoder.cpp +++ b/src/podcast/quicktime/UBQuickTimeVideoEncoder.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/podcast/quicktime/UBQuickTimeVideoEncoder.h b/src/podcast/quicktime/UBQuickTimeVideoEncoder.h index 3768a281..e804bd60 100644 --- a/src/podcast/quicktime/UBQuickTimeVideoEncoder.h +++ b/src/podcast/quicktime/UBQuickTimeVideoEncoder.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/podcast/windowsmedia/UBWaveRecorder.cpp b/src/podcast/windowsmedia/UBWaveRecorder.cpp index 4791914c..1ae94e3f 100644 --- a/src/podcast/windowsmedia/UBWaveRecorder.cpp +++ b/src/podcast/windowsmedia/UBWaveRecorder.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/podcast/windowsmedia/UBWaveRecorder.h b/src/podcast/windowsmedia/UBWaveRecorder.h index de216287..c0d4c05c 100644 --- a/src/podcast/windowsmedia/UBWaveRecorder.h +++ b/src/podcast/windowsmedia/UBWaveRecorder.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/podcast/windowsmedia/UBWindowsMediaFile.cpp b/src/podcast/windowsmedia/UBWindowsMediaFile.cpp index beeede06..cf04e77e 100644 --- a/src/podcast/windowsmedia/UBWindowsMediaFile.cpp +++ b/src/podcast/windowsmedia/UBWindowsMediaFile.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/podcast/windowsmedia/UBWindowsMediaFile.h b/src/podcast/windowsmedia/UBWindowsMediaFile.h index ef3c9b3c..9a8de073 100644 --- a/src/podcast/windowsmedia/UBWindowsMediaFile.h +++ b/src/podcast/windowsmedia/UBWindowsMediaFile.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/podcast/windowsmedia/UBWindowsMediaVideoEncoder.cpp b/src/podcast/windowsmedia/UBWindowsMediaVideoEncoder.cpp index 91508d01..fad8541c 100644 --- a/src/podcast/windowsmedia/UBWindowsMediaVideoEncoder.cpp +++ b/src/podcast/windowsmedia/UBWindowsMediaVideoEncoder.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/podcast/windowsmedia/UBWindowsMediaVideoEncoder.h b/src/podcast/windowsmedia/UBWindowsMediaVideoEncoder.h index 8807b82b..f9d84301 100644 --- a/src/podcast/windowsmedia/UBWindowsMediaVideoEncoder.h +++ b/src/podcast/windowsmedia/UBWindowsMediaVideoEncoder.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/podcast/youtube/UBYouTubePublisher.cpp b/src/podcast/youtube/UBYouTubePublisher.cpp index 27becd45..79993f6a 100644 --- a/src/podcast/youtube/UBYouTubePublisher.cpp +++ b/src/podcast/youtube/UBYouTubePublisher.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/podcast/youtube/UBYouTubePublisher.h b/src/podcast/youtube/UBYouTubePublisher.h index 24c68445..56d9099b 100644 --- a/src/podcast/youtube/UBYouTubePublisher.h +++ b/src/podcast/youtube/UBYouTubePublisher.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/tools/UBAbstractDrawRuler.cpp b/src/tools/UBAbstractDrawRuler.cpp index 70fde592..508aa66a 100644 --- a/src/tools/UBAbstractDrawRuler.cpp +++ b/src/tools/UBAbstractDrawRuler.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/tools/UBAbstractDrawRuler.h b/src/tools/UBAbstractDrawRuler.h index caf84821..0c0afbde 100644 --- a/src/tools/UBAbstractDrawRuler.h +++ b/src/tools/UBAbstractDrawRuler.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/tools/UBGraphicsCache.cpp b/src/tools/UBGraphicsCache.cpp index 4f603a5f..fd14bb21 100644 --- a/src/tools/UBGraphicsCache.cpp +++ b/src/tools/UBGraphicsCache.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/tools/UBGraphicsCache.h b/src/tools/UBGraphicsCache.h index 12ed61d5..9f38fcdf 100644 --- a/src/tools/UBGraphicsCache.h +++ b/src/tools/UBGraphicsCache.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/tools/UBGraphicsCompass.cpp b/src/tools/UBGraphicsCompass.cpp index 1172ee36..56f85831 100644 --- a/src/tools/UBGraphicsCompass.cpp +++ b/src/tools/UBGraphicsCompass.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/tools/UBGraphicsCompass.h b/src/tools/UBGraphicsCompass.h index cf5db119..02245896 100644 --- a/src/tools/UBGraphicsCompass.h +++ b/src/tools/UBGraphicsCompass.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/tools/UBGraphicsCurtainItem.cpp b/src/tools/UBGraphicsCurtainItem.cpp index 7c57e3ff..842d2075 100644 --- a/src/tools/UBGraphicsCurtainItem.cpp +++ b/src/tools/UBGraphicsCurtainItem.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/tools/UBGraphicsCurtainItem.h b/src/tools/UBGraphicsCurtainItem.h index 780450a4..10c38a4c 100644 --- a/src/tools/UBGraphicsCurtainItem.h +++ b/src/tools/UBGraphicsCurtainItem.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/tools/UBGraphicsCurtainItemDelegate.cpp b/src/tools/UBGraphicsCurtainItemDelegate.cpp index b67455b5..7554d0f7 100644 --- a/src/tools/UBGraphicsCurtainItemDelegate.cpp +++ b/src/tools/UBGraphicsCurtainItemDelegate.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/tools/UBGraphicsCurtainItemDelegate.h b/src/tools/UBGraphicsCurtainItemDelegate.h index 4dd55322..ad018a19 100644 --- a/src/tools/UBGraphicsCurtainItemDelegate.h +++ b/src/tools/UBGraphicsCurtainItemDelegate.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/tools/UBGraphicsProtractor.cpp b/src/tools/UBGraphicsProtractor.cpp index 39f28d48..529be8cb 100644 --- a/src/tools/UBGraphicsProtractor.cpp +++ b/src/tools/UBGraphicsProtractor.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/tools/UBGraphicsProtractor.h b/src/tools/UBGraphicsProtractor.h index 42dd591f..2a69b177 100644 --- a/src/tools/UBGraphicsProtractor.h +++ b/src/tools/UBGraphicsProtractor.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/tools/UBGraphicsRuler.cpp b/src/tools/UBGraphicsRuler.cpp index 66f287b7..dd4a9e0c 100644 --- a/src/tools/UBGraphicsRuler.cpp +++ b/src/tools/UBGraphicsRuler.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/tools/UBGraphicsRuler.h b/src/tools/UBGraphicsRuler.h index de20fdbe..c6e8c1b3 100644 --- a/src/tools/UBGraphicsRuler.h +++ b/src/tools/UBGraphicsRuler.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/tools/UBGraphicsTriangle.cpp b/src/tools/UBGraphicsTriangle.cpp index 17a0a05f..aa0add67 100644 --- a/src/tools/UBGraphicsTriangle.cpp +++ b/src/tools/UBGraphicsTriangle.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/tools/UBGraphicsTriangle.h b/src/tools/UBGraphicsTriangle.h index d5789a92..16621849 100644 --- a/src/tools/UBGraphicsTriangle.h +++ b/src/tools/UBGraphicsTriangle.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/tools/UBToolsManager.cpp b/src/tools/UBToolsManager.cpp index a56e7daf..210f74f0 100644 --- a/src/tools/UBToolsManager.cpp +++ b/src/tools/UBToolsManager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/tools/UBToolsManager.h b/src/tools/UBToolsManager.h index 4208f79b..beec45cf 100644 --- a/src/tools/UBToolsManager.h +++ b/src/tools/UBToolsManager.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/web/UBOEmbedParser.cpp b/src/web/UBOEmbedParser.cpp index 913681b3..90ce95db 100644 --- a/src/web/UBOEmbedParser.cpp +++ b/src/web/UBOEmbedParser.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/web/UBOEmbedParser.h b/src/web/UBOEmbedParser.h index 28980e30..ca2b1ad4 100644 --- a/src/web/UBOEmbedParser.h +++ b/src/web/UBOEmbedParser.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/web/UBTrapFlashController.cpp b/src/web/UBTrapFlashController.cpp index a4ada160..f9cb25dd 100644 --- a/src/web/UBTrapFlashController.cpp +++ b/src/web/UBTrapFlashController.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/web/UBTrapFlashController.h b/src/web/UBTrapFlashController.h index 9850f0cb..d1f9cf4d 100644 --- a/src/web/UBTrapFlashController.h +++ b/src/web/UBTrapFlashController.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/web/UBWebController.cpp b/src/web/UBWebController.cpp index e132e8c5..c7fd00f0 100644 --- a/src/web/UBWebController.cpp +++ b/src/web/UBWebController.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/web/UBWebController.h b/src/web/UBWebController.h index 8d29321f..0f6f305d 100644 --- a/src/web/UBWebController.h +++ b/src/web/UBWebController.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/web/UBWebKitUtils.cpp b/src/web/UBWebKitUtils.cpp index 256f4ddb..4ce1d5ea 100644 --- a/src/web/UBWebKitUtils.cpp +++ b/src/web/UBWebKitUtils.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/web/UBWebKitUtils.h b/src/web/UBWebKitUtils.h index aef3ff8f..85c7900b 100644 --- a/src/web/UBWebKitUtils.h +++ b/src/web/UBWebKitUtils.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/web/UBWebPage.cpp b/src/web/UBWebPage.cpp index c8d7acd2..88385dfc 100644 --- a/src/web/UBWebPage.cpp +++ b/src/web/UBWebPage.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/web/UBWebPage.h b/src/web/UBWebPage.h index ae483021..0b9e8631 100644 --- a/src/web/UBWebPage.h +++ b/src/web/UBWebPage.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/web/UBWebPluginWidget.cpp b/src/web/UBWebPluginWidget.cpp index bf97b089..c64f1994 100644 --- a/src/web/UBWebPluginWidget.cpp +++ b/src/web/UBWebPluginWidget.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/web/UBWebPluginWidget.h b/src/web/UBWebPluginWidget.h index ef324065..7467c2ac 100644 --- a/src/web/UBWebPluginWidget.h +++ b/src/web/UBWebPluginWidget.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/web/browser/WBBrowserWindow.cpp b/src/web/browser/WBBrowserWindow.cpp index 6333b507..252ab9da 100644 --- a/src/web/browser/WBBrowserWindow.cpp +++ b/src/web/browser/WBBrowserWindow.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/web/browser/WBBrowserWindow.h b/src/web/browser/WBBrowserWindow.h index eab2ffc9..6e60bca9 100644 --- a/src/web/browser/WBBrowserWindow.h +++ b/src/web/browser/WBBrowserWindow.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/web/browser/WBChaseWidget.cpp b/src/web/browser/WBChaseWidget.cpp index c887f249..dda9aacf 100644 --- a/src/web/browser/WBChaseWidget.cpp +++ b/src/web/browser/WBChaseWidget.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/web/browser/WBChaseWidget.h b/src/web/browser/WBChaseWidget.h index 1f35dfe5..140f9673 100644 --- a/src/web/browser/WBChaseWidget.h +++ b/src/web/browser/WBChaseWidget.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/web/browser/WBDownloadManager.cpp b/src/web/browser/WBDownloadManager.cpp index 0df391e4..7036325b 100644 --- a/src/web/browser/WBDownloadManager.cpp +++ b/src/web/browser/WBDownloadManager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/web/browser/WBDownloadManager.h b/src/web/browser/WBDownloadManager.h index 2a73cc72..f776ee27 100644 --- a/src/web/browser/WBDownloadManager.h +++ b/src/web/browser/WBDownloadManager.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/web/browser/WBEditTableView.cpp b/src/web/browser/WBEditTableView.cpp index 83d6a7ec..746c16c8 100644 --- a/src/web/browser/WBEditTableView.cpp +++ b/src/web/browser/WBEditTableView.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/web/browser/WBEditTableView.h b/src/web/browser/WBEditTableView.h index d16ad2ec..d775d755 100644 --- a/src/web/browser/WBEditTableView.h +++ b/src/web/browser/WBEditTableView.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/web/browser/WBHistory.cpp b/src/web/browser/WBHistory.cpp index cd461181..7d8cf80f 100644 --- a/src/web/browser/WBHistory.cpp +++ b/src/web/browser/WBHistory.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/web/browser/WBHistory.h b/src/web/browser/WBHistory.h index c4fbb38b..ffa566ee 100644 --- a/src/web/browser/WBHistory.h +++ b/src/web/browser/WBHistory.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/web/browser/WBModelMenu.cpp b/src/web/browser/WBModelMenu.cpp index 1c208d03..86051fb4 100644 --- a/src/web/browser/WBModelMenu.cpp +++ b/src/web/browser/WBModelMenu.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/web/browser/WBModelMenu.h b/src/web/browser/WBModelMenu.h index e1aff08d..d4704eef 100644 --- a/src/web/browser/WBModelMenu.h +++ b/src/web/browser/WBModelMenu.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/web/browser/WBSearchLineEdit.cpp b/src/web/browser/WBSearchLineEdit.cpp index e443f569..39dfd8e9 100644 --- a/src/web/browser/WBSearchLineEdit.cpp +++ b/src/web/browser/WBSearchLineEdit.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/web/browser/WBSearchLineEdit.h b/src/web/browser/WBSearchLineEdit.h index 568ad890..bda471b9 100644 --- a/src/web/browser/WBSearchLineEdit.h +++ b/src/web/browser/WBSearchLineEdit.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/web/browser/WBSqueezeLabel.cpp b/src/web/browser/WBSqueezeLabel.cpp index fb4c3524..df065274 100644 --- a/src/web/browser/WBSqueezeLabel.cpp +++ b/src/web/browser/WBSqueezeLabel.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/web/browser/WBSqueezeLabel.h b/src/web/browser/WBSqueezeLabel.h index 4bedfa59..38a5d11d 100644 --- a/src/web/browser/WBSqueezeLabel.h +++ b/src/web/browser/WBSqueezeLabel.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/web/browser/WBTabWidget.cpp b/src/web/browser/WBTabWidget.cpp index 9665235a..fe2c21ee 100644 --- a/src/web/browser/WBTabWidget.cpp +++ b/src/web/browser/WBTabWidget.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/web/browser/WBTabWidget.h b/src/web/browser/WBTabWidget.h index a8055e40..2f7baf57 100644 --- a/src/web/browser/WBTabWidget.h +++ b/src/web/browser/WBTabWidget.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/web/browser/WBToolBarSearch.cpp b/src/web/browser/WBToolBarSearch.cpp index 1d4e2c8d..5e0c1061 100644 --- a/src/web/browser/WBToolBarSearch.cpp +++ b/src/web/browser/WBToolBarSearch.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/web/browser/WBToolBarSearch.h b/src/web/browser/WBToolBarSearch.h index 1d5fd53e..e33b7e8d 100644 --- a/src/web/browser/WBToolBarSearch.h +++ b/src/web/browser/WBToolBarSearch.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/web/browser/WBUrlLineEdit.cpp b/src/web/browser/WBUrlLineEdit.cpp index f16fae80..1d06b3e6 100644 --- a/src/web/browser/WBUrlLineEdit.cpp +++ b/src/web/browser/WBUrlLineEdit.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/web/browser/WBUrlLineEdit.h b/src/web/browser/WBUrlLineEdit.h index 1784dd41..01c12abd 100644 --- a/src/web/browser/WBUrlLineEdit.h +++ b/src/web/browser/WBUrlLineEdit.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/web/browser/WBWebTrapWebView.cpp b/src/web/browser/WBWebTrapWebView.cpp index d2b194ed..7f4070c5 100644 --- a/src/web/browser/WBWebTrapWebView.cpp +++ b/src/web/browser/WBWebTrapWebView.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/web/browser/WBWebTrapWebView.h b/src/web/browser/WBWebTrapWebView.h index a00ffef1..70568309 100644 --- a/src/web/browser/WBWebTrapWebView.h +++ b/src/web/browser/WBWebTrapWebView.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/web/browser/WBWebView.cpp b/src/web/browser/WBWebView.cpp index fc2d74ee..79db33dd 100644 --- a/src/web/browser/WBWebView.cpp +++ b/src/web/browser/WBWebView.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation * diff --git a/src/web/browser/WBWebView.h b/src/web/browser/WBWebView.h index c2deb1aa..7a0fb20a 100644 --- a/src/web/browser/WBWebView.h +++ b/src/web/browser/WBWebView.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2016 Département de l'Instruction Publique (DIP-SEM) + * Copyright (C) 2015-2018 Département de l'Instruction Publique (DIP-SEM) * * Copyright (C) 2013 Open Education Foundation *