From 5952e03b530d66cb93b70d252880b7aea1abaf50 Mon Sep 17 00:00:00 2001 From: Didier Date: Fri, 29 Jul 2011 11:50:11 +0200 Subject: [PATCH 1/5] changed macdeployqt path --- release.macx.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release.macx.sh b/release.macx.sh index 3a137c42..0549b371 100644 --- a/release.macx.sh +++ b/release.macx.sh @@ -2,7 +2,7 @@ # Executables QMAKE="/usr/local/Trolltech/Qt-4.7.3/bin/qmake" -MACDEPLOYQT="/usr/bin/macdeployqt" +MACDEPLOYQT="`pwd`/../Qt-sankore3.1/bin/macdeployqt" DMGUTIL="`pwd`/../Sankore-ThirdParty/refnum/dmgutil/dmgutil.pl" DSYMUTIL=/usr/bin/dsymutil STRIP=/usr/bin/strip From 73555ef012c4e1d695200e19909d284ff2d7701e Mon Sep 17 00:00:00 2001 From: Claudio Valerio Date: Tue, 2 Aug 2011 13:43:57 +0200 Subject: [PATCH 2/5] Added lgpl header --- lgplC++StandardHeaderFile.txt | 14 +++++++++++++ release.linux.sh | 15 +++++++++++++ release.macx.sh | 15 +++++++++++++ release.vc9.bat | 15 +++++++++++++ resources/linux/run.sh | 15 +++++++++++++ resources/macx/upgrade.sh | 17 ++++++++++++++- src/adaptors/UBExportAdaptor.cpp | 14 ++++++++++--- src/adaptors/UBExportAdaptor.h | 14 ++++++++++--- src/adaptors/UBExportDocument.cpp | 14 ++++++++++--- src/adaptors/UBExportDocument.h | 14 ++++++++++--- src/adaptors/UBExportFullPDF.cpp | 14 ++++++++++--- src/adaptors/UBExportFullPDF.h | 14 ++++++++++--- src/adaptors/UBExportPDF.cpp | 14 ++++++++++--- src/adaptors/UBExportPDF.h | 14 ++++++++++--- src/adaptors/UBExportWeb.cpp | 14 ++++++++++--- src/adaptors/UBExportWeb.h | 14 ++++++++++--- src/adaptors/UBImportAdaptor.cpp | 14 ++++++++++--- src/adaptors/UBImportAdaptor.h | 14 ++++++++++--- src/adaptors/UBImportDocument.cpp | 14 ++++++++++--- src/adaptors/UBImportDocument.h | 14 ++++++++++--- src/adaptors/UBImportImage.cpp | 14 +++++++++++++ src/adaptors/UBImportImage.h | 14 +++++++++++++ src/adaptors/UBImportPDF.cpp | 14 +++++++++++++ src/adaptors/UBImportPDF.h | 14 +++++++++++++ src/adaptors/UBImportVirtualPrinter.cpp | 14 ++++++++++--- src/adaptors/UBIniFileParser.cpp | 14 ++++++++++--- src/adaptors/UBIniFileParser.h | 14 ++++++++++--- src/adaptors/UBMetadataDcSubsetAdaptor.cpp | 14 ++++++++++--- src/adaptors/UBMetadataDcSubsetAdaptor.h | 14 ++++++++++--- src/adaptors/UBSvgSubsetAdaptor.cpp | 14 ++++++++++--- src/adaptors/UBSvgSubsetAdaptor.h | 14 ++++++++++--- src/adaptors/UBThumbnailAdaptor.cpp | 14 +++++++++++++ src/adaptors/UBThumbnailAdaptor.h | 14 +++++++++++++ src/adaptors/UBWebPublisher.cpp | 14 ++++++++++--- src/adaptors/UBWebPublisher.h | 14 ++++++++++--- .../publishing/UBAbstractPublisher.cpp | 14 +++++++++++++ src/adaptors/publishing/UBAbstractPublisher.h | 14 +++++++++++++ .../publishing/UBCapturePublisher.cpp | 14 +++++++++++++ src/adaptors/publishing/UBCapturePublisher.h | 14 +++++++++++++ .../publishing/UBDocumentPublisher.cpp | 14 +++++++++++++ src/adaptors/publishing/UBDocumentPublisher.h | 14 +++++++++++++ .../publishing/UBSvgSubsetRasterizer.cpp | 14 ++++++++++--- .../publishing/UBSvgSubsetRasterizer.h | 14 ++++++++++--- .../voting/UBAbstractVotingSystem.cpp | 14 ++++++++++--- src/adaptors/voting/UBAbstractVotingSystem.h | 14 ++++++++++--- .../voting/UBReply2005VotingSystem.cpp | 14 ++++++++++--- src/adaptors/voting/UBReply2005VotingSystem.h | 14 ++++++++++--- .../voting/UBReplyWRS970VotingSystem.cpp | 14 ++++++++++--- .../voting/UBReplyWRS970VotingSystem.h | 14 ++++++++++--- src/api/UBLibraryAPI.cpp | 14 ++++++++++--- src/api/UBLibraryAPI.h | 14 ++++++++++--- src/api/UBW3CWidgetAPI.cpp | 14 ++++++++++--- src/api/UBW3CWidgetAPI.h | 14 ++++++++++--- src/api/UBWidgetMessageAPI.cpp | 14 ++++++++++--- src/api/UBWidgetMessageAPI.h | 14 ++++++++++--- src/api/UBWidgetUniboardAPI.cpp | 14 +++++++++++++ src/api/UBWidgetUniboardAPI.h | 14 +++++++++++++ src/api/UBWidgetVotingSystemAPI.cpp | 14 ++++++++++--- src/api/UBWidgetVotingSystemAPI.h | 14 ++++++++++--- src/board/UBBoardController.cpp | 14 +++++++++++++ src/board/UBBoardController.h | 14 +++++++++++++ src/board/UBBoardPaletteManager.cpp | 14 ++++++++++--- src/board/UBBoardPaletteManager.h | 14 ++++++++++--- src/board/UBBoardView.cpp | 21 +++++++++++++------ src/board/UBBoardView.h | 14 ++++++++++--- src/board/UBDrawingController.cpp | 14 ++++++++++--- src/board/UBDrawingController.h | 14 ++++++++++--- src/board/UBLibraryController.cpp | 14 +++++++++++++ src/board/UBLibraryController.h | 14 +++++++++++++ src/core/UB.h | 14 ++++++++++--- src/core/UBApplication.cpp | 14 ++++++++++--- src/core/UBApplication.h | 14 ++++++++++--- src/core/UBApplicationController.cpp | 14 +++++++++++++ src/core/UBApplicationController.h | 14 +++++++++++++ src/core/UBDisplayManager.cpp | 14 ++++++++++--- src/core/UBDisplayManager.h | 14 ++++++++++--- src/core/UBDocumentManager.cpp | 14 ++++++++++--- src/core/UBDocumentManager.h | 14 ++++++++++--- src/core/UBIdleTimer.cpp | 14 +++++++++++++ src/core/UBIdleTimer.h | 14 +++++++++++++ src/core/UBMimeData.cpp | 14 ++++++++++--- src/core/UBMimeData.h | 14 ++++++++++--- src/core/UBPersistenceManager.cpp | 14 ++++++++++--- src/core/UBPersistenceManager.h | 14 ++++++++++--- src/core/UBPreferencesController.cpp | 14 ++++++++++--- src/core/UBPreferencesController.h | 14 ++++++++++--- src/core/UBSceneCache.cpp | 14 +++++++++++++ src/core/UBSceneCache.h | 14 +++++++++++++ src/core/UBSetting.cpp | 14 ++++++++++--- src/core/UBSetting.h | 14 ++++++++++--- src/core/UBSettings.cpp | 15 +++++++++---- src/core/UBSettings.h | 14 ++++++++++--- src/core/main.cpp | 14 +++++++++++++ src/core/memcheck.h | 14 +++++++++++++ src/desktop/UBCustomCaptureWindow.cpp | 14 ++++++++++--- src/desktop/UBCustomCaptureWindow.h | 14 ++++++++++--- src/desktop/UBDesktopAnnotationController.cpp | 14 ++++++++++--- src/desktop/UBDesktopAnnotationController.h | 14 ++++++++++--- src/desktop/UBDesktopEraserPalette.cpp | 14 +++++++++++++ src/desktop/UBDesktopEraserPalette.h | 14 +++++++++++++ src/desktop/UBDesktopMarkerPalette.cpp | 14 +++++++++++++ src/desktop/UBDesktopMarkerPalette.h | 14 +++++++++++++ src/desktop/UBDesktopPalette.cpp | 14 ++++++++++--- src/desktop/UBDesktopPalette.h | 14 ++++++++++--- src/desktop/UBDesktopPenPalette.cpp | 14 +++++++++++++ src/desktop/UBDesktopPenPalette.h | 14 +++++++++++++ src/desktop/UBDesktopToolsPalette.cpp | 14 +++++++++++++ src/desktop/UBDesktopToolsPalette.h | 14 +++++++++++++ src/desktop/UBWindowCapture.h | 14 ++++++++++--- src/desktop/UBWindowCaptureDelegate_win.cpp | 14 +++++++++++++ src/desktop/UBWindowCaptureDelegate_win.h | 14 +++++++++++++ src/desktop/UBWindowCapture_linux.cpp | 14 ++++++++++--- src/desktop/UBWindowCapture_win.cpp | 14 ++++++++++--- src/document/UBDocumentController.cpp | 14 +++++++++++++ src/document/UBDocumentController.h | 14 +++++++++++++ src/document/UBDocumentProxy.cpp | 14 ++++++++++--- src/document/UBDocumentProxy.h | 14 ++++++++++--- src/domain/UBAbstractWidget.cpp | 14 ++++++++++--- src/domain/UBAbstractWidget.h | 14 ++++++++++--- src/domain/UBAppleWidget.cpp | 14 ++++++++++--- src/domain/UBAppleWidget.h | 14 ++++++++++--- src/domain/UBDocumentUndoCommand.cpp | 14 ++++++++++--- src/domain/UBDocumentUndoCommand.h | 14 ++++++++++--- src/domain/UBGraphicsAudioItem.cpp | 14 +++++++++++++ src/domain/UBGraphicsAudioItem.h | 14 +++++++++++++ src/domain/UBGraphicsAudioItemDelegate.cpp | 14 +++++++++++++ src/domain/UBGraphicsAudioItemDelegate.h | 14 +++++++++++++ src/domain/UBGraphicsDelegateFrame.cpp | 14 ++++++++++--- src/domain/UBGraphicsDelegateFrame.h | 15 +++++++++---- src/domain/UBGraphicsItemDelegate.cpp | 14 ++++++++++--- src/domain/UBGraphicsItemDelegate.h | 14 ++++++++++--- .../UBGraphicsItemTransformUndoCommand.cpp | 14 ++++++++++--- .../UBGraphicsItemTransformUndoCommand.h | 14 ++++++++++--- src/domain/UBGraphicsItemUndoCommand.cpp | 14 ++++++++++--- src/domain/UBGraphicsItemUndoCommand.h | 14 ++++++++++--- src/domain/UBGraphicsMediaItem.cpp | 14 +++++++++++++ src/domain/UBGraphicsMediaItem.h | 14 +++++++++++++ src/domain/UBGraphicsPDFItem.cpp | 14 +++++++++++++ src/domain/UBGraphicsPDFItem.h | 14 +++++++++++++ src/domain/UBGraphicsPixmapItem.cpp | 14 ++++++++++--- src/domain/UBGraphicsPixmapItem.h | 14 ++++++++++--- src/domain/UBGraphicsPolygonItem.cpp | 14 +++++++++++++ src/domain/UBGraphicsPolygonItem.h | 14 +++++++++++++ src/domain/UBGraphicsProxyWidget.cpp | 14 ++++++++++--- src/domain/UBGraphicsProxyWidget.h | 14 ++++++++++--- src/domain/UBGraphicsScene.cpp | 14 ++++++++++--- src/domain/UBGraphicsScene.h | 14 ++++++++++--- src/domain/UBGraphicsStroke.cpp | 14 ++++++++++--- src/domain/UBGraphicsStroke.h | 14 ++++++++++--- src/domain/UBGraphicsSvgItem.cpp | 14 ++++++++++--- src/domain/UBGraphicsSvgItem.h | 14 ++++++++++--- src/domain/UBGraphicsTextItem.cpp | 14 ++++++++++--- src/domain/UBGraphicsTextItem.h | 14 ++++++++++--- src/domain/UBGraphicsTextItemDelegate.cpp | 14 ++++++++++--- src/domain/UBGraphicsTextItemDelegate.h | 14 ++++++++++--- src/domain/UBGraphicsTextItemUndoCommand.cpp | 14 ++++++++++--- src/domain/UBGraphicsTextItemUndoCommand.h | 14 ++++++++++--- src/domain/UBGraphicsVideoItem.cpp | 14 +++++++++++++ src/domain/UBGraphicsVideoItem.h | 14 +++++++++++++ src/domain/UBGraphicsVideoItemDelegate.cpp | 14 ++++++++++--- src/domain/UBGraphicsVideoItemDelegate.h | 14 ++++++++++--- src/domain/UBGraphicsWidgetItem.cpp | 14 +++++++++++++ src/domain/UBGraphicsWidgetItem.h | 14 +++++++++++++ src/domain/UBGraphicsWidgetItemDelegate.cpp | 14 ++++++++++--- src/domain/UBGraphicsWidgetItemDelegate.h | 14 ++++++++++--- src/domain/UBItem.cpp | 14 +++++++++++++ src/domain/UBItem.h | 14 +++++++++++++ src/domain/UBPageSizeUndoCommand.cpp | 14 ++++++++++--- src/domain/UBPageSizeUndoCommand.h | 14 ++++++++++--- src/domain/UBResizableGraphicsItem.cpp | 14 ++++++++++--- src/domain/UBResizableGraphicsItem.h | 14 ++++++++++--- src/domain/UBW3CWidget.cpp | 15 +++++++++---- src/domain/UBW3CWidget.h | 15 +++++++++---- src/frameworks/MacUtils.h | 14 +++++++++++++ src/frameworks/UBBase32.cpp | 14 ++++++++++--- src/frameworks/UBBase32.h | 14 ++++++++++--- src/frameworks/UBCoreGraphicsScene.cpp | 14 ++++++++++--- src/frameworks/UBCoreGraphicsScene.h | 14 ++++++++++--- src/frameworks/UBCryptoUtils.cpp | 14 ++++++++++--- src/frameworks/UBCryptoUtils.h | 14 ++++++++++--- src/frameworks/UBDesktopServices.h | 14 +++++++++++++ src/frameworks/UBDesktopServices_linux.cpp | 14 +++++++++++++ src/frameworks/UBDesktopServices_mac.cpp | 14 +++++++++++++ src/frameworks/UBDesktopServices_win.cpp | 14 +++++++++++++ src/frameworks/UBFileSystemUtils.cpp | 14 ++++++++++--- src/frameworks/UBFileSystemUtils.h | 14 ++++++++++--- src/frameworks/UBGeometryUtils.cpp | 14 ++++++++++--- src/frameworks/UBGeometryUtils.h | 14 ++++++++++--- src/frameworks/UBPlatformUtils.cpp | 14 +++++++++++++ src/frameworks/UBPlatformUtils.h | 14 +++++++++++++ src/frameworks/UBPlatformUtils_linux.cpp | 14 +++++++++++++ src/frameworks/UBPlatformUtils_win.cpp | 14 +++++++++++++ src/frameworks/UBStringUtils.cpp | 14 +++++++++++++ src/frameworks/UBStringUtils.h | 14 +++++++++++++ src/frameworks/UBVersion.cpp | 15 +++++++++---- src/frameworks/UBVersion.h | 15 +++++++++---- src/gui/UBActionPalette.cpp | 14 ++++++++++--- src/gui/UBActionPalette.h | 14 ++++++++++--- src/gui/UBBlackoutWidget.cpp | 14 +++++++++++++ src/gui/UBBlackoutWidget.h | 14 +++++++++++++ src/gui/UBCircleFrame.cpp | 14 ++++++++++--- src/gui/UBCircleFrame.h | 14 ++++++++++--- src/gui/UBClockPalette.cpp | 14 +++++++++++++ src/gui/UBClockPalette.h | 14 +++++++++++++ src/gui/UBColorPicker.cpp | 14 ++++++++++--- src/gui/UBColorPicker.h | 14 ++++++++++--- src/gui/UBDockPalette.cpp | 14 +++++++++++++ src/gui/UBDockPalette.h | 14 +++++++++++++ src/gui/UBDocumentNavigator.cpp | 14 +++++++++++++ src/gui/UBDocumentNavigator.h | 14 +++++++++++++ src/gui/UBDocumentThumbnailWidget.cpp | 14 ++++++++++--- src/gui/UBDocumentThumbnailWidget.h | 14 ++++++++++--- src/gui/UBDocumentToolsPalette.cpp | 14 +++++++++++++ src/gui/UBDocumentToolsPalette.h | 14 +++++++++++++ src/gui/UBDocumentTreeWidget.cpp | 14 ++++++++++--- src/gui/UBDocumentTreeWidget.h | 14 ++++++++++--- src/gui/UBFavoriteToolPalette.cpp | 14 ++++++++++--- src/gui/UBFavoriteToolPalette.h | 14 ++++++++++--- src/gui/UBFloatingPalette.cpp | 14 +++++++++++++ src/gui/UBFloatingPalette.h | 14 +++++++++++++ src/gui/UBIconButton.cpp | 14 +++++++++++++ src/gui/UBIconButton.h | 14 +++++++++++++ src/gui/UBKeyboardPalette.cpp | 21 +++++++++++++------ src/gui/UBKeyboardPalette.h | 14 +++++++++++++ src/gui/UBKeyboardPalette_linux.cpp | 14 +++++++++++++ src/gui/UBKeyboardPalette_mac.cpp | 14 +++++++++++++ src/gui/UBKeyboardPalette_win.cpp | 14 +++++++++++++ src/gui/UBLibActionBar.cpp | 14 +++++++++++++ src/gui/UBLibActionBar.h | 14 +++++++++++++ src/gui/UBLibItemProperties.cpp | 14 +++++++++++++ src/gui/UBLibItemProperties.h | 14 +++++++++++++ src/gui/UBLibNavigatorWidget.cpp | 14 +++++++++++++ src/gui/UBLibNavigatorWidget.h | 14 +++++++++++++ src/gui/UBLibPalette.cpp | 14 +++++++++++++ src/gui/UBLibPalette.h | 14 +++++++++++++ src/gui/UBLibPathViewer.cpp | 14 +++++++++++++ src/gui/UBLibPathViewer.h | 14 +++++++++++++ src/gui/UBLibraryWidget.cpp | 14 +++++++++++++ src/gui/UBLibraryWidget.h | 14 +++++++++++++ src/gui/UBMainWindow.cpp | 14 +++++++++++++ src/gui/UBMainWindow.h | 14 +++++++++++++ src/gui/UBMessageWindow.cpp | 14 ++++++++++--- src/gui/UBMessageWindow.h | 14 ++++++++++--- src/gui/UBMousePressFilter.cpp | 14 ++++++++++--- src/gui/UBMousePressFilter.h | 14 ++++++++++--- src/gui/UBNavigatorPalette.cpp | 14 +++++++++++++ src/gui/UBNavigatorPalette.h | 14 +++++++++++++ src/gui/UBPageNumberPalette.cpp | 14 +++++++++++++ src/gui/UBPageNumberPalette.h | 14 +++++++++++++ src/gui/UBPropertyPalette.cpp | 14 +++++++++++++ src/gui/UBPropertyPalette.h | 14 +++++++++++++ src/gui/UBResources.cpp | 14 +++++++++++++ src/gui/UBResources.h | 14 +++++++++++++ src/gui/UBRubberBand.cpp | 14 ++++++++++--- src/gui/UBRubberBand.h | 14 ++++++++++--- src/gui/UBScreenMirror.cpp | 14 ++++++++++--- src/gui/UBScreenMirror.h | 14 ++++++++++--- src/gui/UBSpinningWheel.cpp | 14 +++++++++++++ src/gui/UBSpinningWheel.h | 14 +++++++++++++ src/gui/UBStylusPalette.cpp | 14 +++++++++++++ src/gui/UBStylusPalette.h | 14 +++++++++++++ src/gui/UBThumbnailView.cpp | 14 +++++++++++++ src/gui/UBThumbnailView.h | 14 +++++++++++++ src/gui/UBThumbnailWidget.cpp | 14 ++++++++++--- src/gui/UBThumbnailWidget.h | 14 ++++++++++--- src/gui/UBToolWidget.cpp | 18 +++++++++++----- src/gui/UBToolWidget.h | 14 ++++++++++--- src/gui/UBToolbarButtonGroup.cpp | 14 +++++++++++++ src/gui/UBToolbarButtonGroup.h | 14 +++++++++++++ src/gui/UBUpdateDlg.cpp | 14 +++++++++++++ src/gui/UBUpdateDlg.h | 14 +++++++++++++ src/gui/UBVideoPlayer.cpp | 14 ++++++++++--- src/gui/UBVideoPlayer.h | 14 ++++++++++--- src/gui/UBWebToolsPalette.cpp | 14 +++++++++++++ src/gui/UBWebToolsPalette.h | 14 +++++++++++++ src/gui/UBWidgetMirror.cpp | 14 ++++++++++--- src/gui/UBWidgetMirror.h | 14 ++++++++++--- src/gui/UBZoomPalette.cpp | 14 ++++++++++--- src/gui/UBZoomPalette.h | 14 ++++++++++--- src/network/UBAutoSaver.cpp | 14 +++++++++++++ src/network/UBAutoSaver.h | 14 +++++++++++++ src/network/UBCookieJar.cpp | 14 +++++++++++++ src/network/UBCookieJar.h | 14 +++++++++++++ src/network/UBHttpFileDownloader.cpp | 14 ++++++++++--- src/network/UBHttpFileDownloader.h | 14 ++++++++++--- src/network/UBHttpGet.cpp | 14 ++++++++++--- src/network/UBHttpGet.h | 14 ++++++++++--- src/network/UBNetworkAccessManager.cpp | 14 +++++++++++++ src/network/UBNetworkAccessManager.h | 14 +++++++++++++ src/network/UBServerXMLHttpRequest.cpp | 14 ++++++++++--- src/network/UBServerXMLHttpRequest.h | 14 ++++++++++--- src/pdf-merger/ASCII85Decode.cpp | 14 +++++++++++++ src/pdf-merger/ASCII85Decode.h | 14 +++++++++++++ src/pdf-merger/ASCIIHexDecode.cpp | 14 +++++++++++++ src/pdf-merger/ASCIIHexDecode.h | 14 +++++++++++++ src/pdf-merger/AbstractBoxElementHandler.h | 14 +++++++++++++ src/pdf-merger/AnnotsHandler.cpp | 14 +++++++++++++ src/pdf-merger/AnnotsHandler.h | 14 +++++++++++++ src/pdf-merger/CCITTFaxDecode.h | 14 +++++++++++++ src/pdf-merger/Config.h | 14 +++++++++++++ src/pdf-merger/ContentHandler.cpp | 14 +++++++++++++ src/pdf-merger/ContentHandler.h | 14 +++++++++++++ src/pdf-merger/CropBoxElementHandler.h | 14 +++++++++++++ src/pdf-merger/DCTDecode.h | 14 +++++++++++++ src/pdf-merger/Decoder.h | 14 +++++++++++++ src/pdf-merger/Document.cpp | 19 ++++++++++++----- src/pdf-merger/Document.h | 19 ++++++++++++----- src/pdf-merger/Exception.h | 14 +++++++++++++ src/pdf-merger/FileIsAbsentException.h | 14 +++++++++++++ src/pdf-merger/Filter.cpp | 14 +++++++++++++ src/pdf-merger/Filter.h | 14 +++++++++++++ src/pdf-merger/FilterPredictor.cpp | 14 +++++++++++++ src/pdf-merger/FilterPredictor.h | 14 +++++++++++++ src/pdf-merger/FlateDecode.cpp | 14 +++++++++++++ src/pdf-merger/FlateDecode.h | 14 +++++++++++++ src/pdf-merger/JBIG2Decode.h | 14 +++++++++++++ src/pdf-merger/LZWDecode.cpp | 14 +++++++++++++ src/pdf-merger/LZWDecode.h | 14 +++++++++++++ src/pdf-merger/MediaBoxElementHandler.h | 14 +++++++++++++ src/pdf-merger/MergePageDescription.h | 14 +++++++++++++ src/pdf-merger/Merger.cpp | 19 ++++++++++++----- src/pdf-merger/Merger.h | 19 ++++++++++++----- src/pdf-merger/Object.cpp | 14 +++++++++++++ src/pdf-merger/Object.h | 14 +++++++++++++ src/pdf-merger/OverlayDocumentParser.cpp | 14 +++++++++++++ src/pdf-merger/OverlayDocumentParser.h | 14 +++++++++++++ src/pdf-merger/Page.cpp | 19 ++++++++++++----- src/pdf-merger/Page.h | 19 ++++++++++++----- src/pdf-merger/PageElementHandler.cpp | 14 +++++++++++++ src/pdf-merger/PageElementHandler.h | 14 +++++++++++++ src/pdf-merger/PageParser.h | 19 ++++++++++++----- src/pdf-merger/Parser.cpp | 14 +++++++++++++ src/pdf-merger/Parser.h | 14 +++++++++++++ src/pdf-merger/Rectangle.cpp | 14 +++++++++++++ src/pdf-merger/Rectangle.h | 14 +++++++++++++ src/pdf-merger/RemoveHimSelfHandler.h | 14 +++++++++++++ src/pdf-merger/RemoveHimselfHandler.cpp | 14 +++++++++++++ src/pdf-merger/RotationHandler.h | 14 +++++++++++++ src/pdf-merger/RunLengthDecode.cpp | 14 +++++++++++++ src/pdf-merger/RunLengthDecode.h | 14 +++++++++++++ src/pdf-merger/Transformation.h | 14 +++++++++++++ src/pdf-merger/TypeElementHandler.h | 14 +++++++++++++ src/pdf-merger/Utils.cpp | 14 +++++++++++++ src/pdf-merger/Utils.h | 14 +++++++++++++ src/pdf/GraphicsPDFItem.cpp | 14 +++++++++++++ src/pdf/GraphicsPDFItem.h | 14 +++++++++++++ src/pdf/PDFRenderer.cpp | 14 +++++++++++++ src/pdf/PDFRenderer.h | 14 +++++++++++++ src/pdf/UBWebPluginPDFWidget.cpp | 14 +++++++++++++ src/pdf/UBWebPluginPDFWidget.h | 14 +++++++++++++ src/pdf/XPDFRenderer.cpp | 14 +++++++++++++ src/pdf/XPDFRenderer.h | 14 +++++++++++++ src/podcast/UBAbstractVideoEncoder.cpp | 14 ++++++++++--- src/podcast/UBAbstractVideoEncoder.h | 14 ++++++++++--- src/podcast/UBPodcastController.cpp | 14 ++++++++++--- src/podcast/UBPodcastController.h | 14 ++++++++++--- src/podcast/UBPodcastRecordingPalette.cpp | 14 ++++++++++--- src/podcast/UBPodcastRecordingPalette.h | 14 ++++++++++--- .../intranet/UBIntranetPodcastPublisher.cpp | 14 ++++++++++--- .../intranet/UBIntranetPodcastPublisher.h | 14 ++++++++++--- .../quicktime/UBAudioQueueRecorder.cpp | 14 ++++++++++--- src/podcast/quicktime/UBAudioQueueRecorder.h | 14 ++++++++++--- src/podcast/quicktime/UBQuickTimeFile.cpp | 14 ++++++++++--- src/podcast/quicktime/UBQuickTimeFile.h | 14 ++++++++++--- .../quicktime/UBQuickTimeVideoEncoder.cpp | 14 ++++++++++--- .../quicktime/UBQuickTimeVideoEncoder.h | 14 ++++++++++--- src/podcast/windowsmedia/UBWaveRecorder.cpp | 14 ++++++++++--- src/podcast/windowsmedia/UBWaveRecorder.h | 14 ++++++++++--- .../windowsmedia/UBWindowsMediaFile.cpp | 14 ++++++++++--- src/podcast/windowsmedia/UBWindowsMediaFile.h | 14 ++++++++++--- .../UBWindowsMediaVideoEncoder.cpp | 14 ++++++++++--- .../windowsmedia/UBWindowsMediaVideoEncoder.h | 14 ++++++++++--- src/podcast/youtube/UBYouTubePublisher.cpp | 14 ++++++++++--- src/podcast/youtube/UBYouTubePublisher.h | 14 ++++++++++--- src/softwareupdate/UBRssHandler.cpp | 15 +++++++++---- src/softwareupdate/UBRssHandler.h | 15 +++++++++---- src/softwareupdate/UBSoftwareUpdate.cpp | 15 +++++++++---- src/softwareupdate/UBSoftwareUpdate.h | 15 +++++++++---- .../UBSoftwareUpdateController.cpp | 21 ++++++++++++------- .../UBSoftwareUpdateController.h | 15 +++++++++---- src/tools/UBAbstractDrawRuler.cpp | 14 +++++++++++++ src/tools/UBAbstractDrawRuler.h | 14 +++++++++++++ src/tools/UBGraphicsCompass.cpp | 15 +++++++++---- src/tools/UBGraphicsCompass.h | 15 +++++++++---- src/tools/UBGraphicsCurtainItem.cpp | 14 ++++++++++--- src/tools/UBGraphicsCurtainItem.h | 14 ++++++++++--- src/tools/UBGraphicsCurtainItemDelegate.cpp | 14 ++++++++++--- src/tools/UBGraphicsCurtainItemDelegate.h | 14 ++++++++++--- src/tools/UBGraphicsProtractor.cpp | 15 +++++++++---- src/tools/UBGraphicsProtractor.h | 15 +++++++++---- src/tools/UBGraphicsRuler.cpp | 15 +++++++++---- src/tools/UBGraphicsRuler.h | 15 +++++++++---- src/tools/UBGraphicsTriangle.cpp | 14 +++++++++++++ src/tools/UBGraphicsTriangle.h | 15 +++++++++---- src/tools/UBToolsManager.cpp | 14 ++++++++++--- src/tools/UBToolsManager.h | 14 ++++++++++--- src/transition/UniboardSankoreTransition.cpp | 14 +++++++++++++ src/transition/UniboardSankoreTransition.h | 14 +++++++++++++ src/web/UBRoutedMouseEventWebView.cpp | 14 ++++++++++--- src/web/UBRoutedMouseEventWebView.h | 14 ++++++++++--- src/web/UBTrapFlashController.cpp | 14 ++++++++++--- src/web/UBTrapFlashController.h | 14 ++++++++++--- src/web/UBWebController.cpp | 14 ++++++++++--- src/web/UBWebController.h | 14 ++++++++++--- src/web/UBWebKitUtils.cpp | 14 ++++++++++--- src/web/UBWebKitUtils.h | 14 ++++++++++--- src/web/UBWebPage.cpp | 14 +++++++++++++ src/web/UBWebPage.h | 14 +++++++++++++ src/web/UBWebPluginWidget.cpp | 14 +++++++++++++ src/web/UBWebPluginWidget.h | 14 +++++++++++++ src/web/browser/WBBrowserWindow.cpp | 14 +++++++++++++ src/web/browser/WBBrowserWindow.h | 14 +++++++++++++ src/web/browser/WBChaseWidget.cpp | 14 +++++++++++++ src/web/browser/WBChaseWidget.h | 14 +++++++++++++ src/web/browser/WBDownloadManager.cpp | 14 +++++++++++++ src/web/browser/WBDownloadManager.h | 14 +++++++++++++ src/web/browser/WBEditTableView.cpp | 14 +++++++++++++ src/web/browser/WBEditTableView.h | 14 +++++++++++++ src/web/browser/WBHistory.cpp | 14 +++++++++++++ src/web/browser/WBHistory.h | 14 +++++++++++++ src/web/browser/WBModelMenu.cpp | 14 +++++++++++++ src/web/browser/WBModelMenu.h | 14 +++++++++++++ src/web/browser/WBSearchLineEdit.cpp | 14 +++++++++++++ src/web/browser/WBSearchLineEdit.h | 14 +++++++++++++ src/web/browser/WBSqueezeLabel.cpp | 14 +++++++++++++ src/web/browser/WBSqueezeLabel.h | 14 +++++++++++++ src/web/browser/WBTabWidget.cpp | 14 +++++++++++++ src/web/browser/WBTabWidget.h | 14 +++++++++++++ src/web/browser/WBToolBarSearch.cpp | 14 +++++++++++++ src/web/browser/WBToolBarSearch.h | 14 +++++++++++++ src/web/browser/WBUrlLineEdit.cpp | 14 +++++++++++++ src/web/browser/WBUrlLineEdit.h | 14 +++++++++++++ src/web/browser/WBWebTrapWebView.cpp | 14 ++++++++++--- src/web/browser/WBWebTrapWebView.h | 14 ++++++++++--- src/web/browser/WBWebView.cpp | 14 +++++++++++++ src/web/browser/WBWebView.h | 14 +++++++++++++ .../CrashReporterSymbolSupplier.cpp | 14 ++++++++++--- .../CrashReporterSymbolSupplier.h | 14 ++++++++++--- tools/CrashReportViewer/CrashWindow.cpp | 14 ++++++++++--- tools/CrashReportViewer/CrashWindow.h | 14 ++++++++++--- tools/CrashReportViewer/main.cpp | 14 ++++++++++--- tools/CrashReportViewer/release.macx.sh | 15 +++++++++++++ tools/pdf2image/core/UBPlatformUtils.cpp | 14 +++++++++++++ tools/pdf2image/core/UBPlatformUtils.h | 14 +++++++++++++ tools/pdf2image/pdf2image.cpp | 14 +++++++++++++ 445 files changed, 5596 insertions(+), 720 deletions(-) create mode 100644 lgplC++StandardHeaderFile.txt diff --git a/lgplC++StandardHeaderFile.txt b/lgplC++StandardHeaderFile.txt new file mode 100644 index 00000000..3e5bd070 --- /dev/null +++ b/lgplC++StandardHeaderFile.txt @@ -0,0 +1,14 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ diff --git a/release.linux.sh b/release.linux.sh index 6c93e193..9251d438 100644 --- a/release.linux.sh +++ b/release.linux.sh @@ -1,3 +1,18 @@ +# -------------------------------------------------------------------- +# This program 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, either version 3 of the License, or +# (at your option) any later version. +# +# This program 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 this program. If not, see . +# --------------------------------------------------------------------- + #!/bin/sh make clean diff --git a/release.macx.sh b/release.macx.sh index 0549b371..1226458f 100644 --- a/release.macx.sh +++ b/release.macx.sh @@ -1,3 +1,18 @@ +# -------------------------------------------------------------------- +# This program 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, either version 3 of the License, or +# (at your option) any later version. +# +# This program 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 this program. If not, see . +# --------------------------------------------------------------------- + #!/bin/bash # Executables diff --git a/release.vc9.bat b/release.vc9.bat index 85bd8cf7..58157072 100644 --- a/release.vc9.bat +++ b/release.vc9.bat @@ -1,3 +1,18 @@ +REM -------------------------------------------------------------------- +REM This program is free software: you can redistribute it and/or modify +REM it under the terms of the GNU General Public License as published by +REM the Free Software Foundation, either version 3 of the License, or +REM (at your option) any later version. +REM +REM This program is distributed in the hope that it will be useful, +REM but WITHOUT ANY WARRANTY; without even the implied warranty of +REM MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +REM GNU General Public License for more details. +REM +REM You should have received a copy of the GNU General Public License +REM along with this program. If not, see . +REM --------------------------------------------------------------------- + set QT_DIR=..\Qt-sankore3.1 set QT_BIN=%QT_DIR%\bin diff --git a/resources/linux/run.sh b/resources/linux/run.sh index f1329d34..23d68cae 100644 --- a/resources/linux/run.sh +++ b/resources/linux/run.sh @@ -1,2 +1,17 @@ +# -------------------------------------------------------------------- +# This program 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, either version 3 of the License, or +# (at your option) any later version. +# +# This program 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 this program. If not, see . +# --------------------------------------------------------------------- + #!/bin/sh env LD_LIBRARY_PATH=$PWD/qtlib:$LD_LIBRARY_PATH ./Sankore\ 3.1 diff --git a/resources/macx/upgrade.sh b/resources/macx/upgrade.sh index c4ea2daa..8685cc26 100644 --- a/resources/macx/upgrade.sh +++ b/resources/macx/upgrade.sh @@ -1,3 +1,18 @@ +# -------------------------------------------------------------------- +# This program 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, either version 3 of the License, or +# (at your option) any later version. +# +# This program 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 this program. If not, see . +# --------------------------------------------------------------------- + #!/bin/bash # @@ -16,4 +31,4 @@ cp -R "/Volumes/$DMG_NAME/Uniboard.app" "$TARGET_PATH" hdiutil detach "/Volumes/$DMG_NAME" -open $TARGET_PATH \ No newline at end of file +open $TARGET_PATH diff --git a/src/adaptors/UBExportAdaptor.cpp b/src/adaptors/UBExportAdaptor.cpp index 84541c76..737a27b5 100644 --- a/src/adaptors/UBExportAdaptor.cpp +++ b/src/adaptors/UBExportAdaptor.cpp @@ -1,8 +1,16 @@ /* - * UBExportAdaptor.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Feb 10, 2009 - * Author: julienbachmann + * This program 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 this program. If not, see . */ #include "UBExportAdaptor.h" diff --git a/src/adaptors/UBExportAdaptor.h b/src/adaptors/UBExportAdaptor.h index 8334a619..a750384c 100644 --- a/src/adaptors/UBExportAdaptor.h +++ b/src/adaptors/UBExportAdaptor.h @@ -1,8 +1,16 @@ /* - * UBExportAdaptor.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Feb 10, 2009 - * Author: julienbachmann + * This program 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 this program. If not, see . */ #ifndef UBEXPORTADAPTOR_H_ diff --git a/src/adaptors/UBExportDocument.cpp b/src/adaptors/UBExportDocument.cpp index 962b9502..dfb2e65d 100644 --- a/src/adaptors/UBExportDocument.cpp +++ b/src/adaptors/UBExportDocument.cpp @@ -1,8 +1,16 @@ /* - * UBExportDocument.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Feb 10, 2009 - * Author: julienbachmann + * This program 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 this program. If not, see . */ #include "UBExportDocument.h" diff --git a/src/adaptors/UBExportDocument.h b/src/adaptors/UBExportDocument.h index 86c3a3ac..d840c457 100644 --- a/src/adaptors/UBExportDocument.h +++ b/src/adaptors/UBExportDocument.h @@ -1,8 +1,16 @@ /* - * UBExportDocument.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Feb 10, 2009 - * Author: julienbachmann + * This program 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 this program. If not, see . */ #ifndef UBEXPORTDOCUMENT_H_ diff --git a/src/adaptors/UBExportFullPDF.cpp b/src/adaptors/UBExportFullPDF.cpp index 940a881d..c59a32ad 100644 --- a/src/adaptors/UBExportFullPDF.cpp +++ b/src/adaptors/UBExportFullPDF.cpp @@ -1,8 +1,16 @@ /* - * UBExportFullPDF.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Aug 21, 2009 - * Author: Patrick + * This program 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 this program. If not, see . */ #include "UBExportFullPDF.h" diff --git a/src/adaptors/UBExportFullPDF.h b/src/adaptors/UBExportFullPDF.h index cddc66cf..ecaf399b 100644 --- a/src/adaptors/UBExportFullPDF.h +++ b/src/adaptors/UBExportFullPDF.h @@ -1,8 +1,16 @@ /* - * UBExportFullPDF.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Aug 21, 2009 - * Author: Patrick + * This program 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 this program. If not, see . */ #ifndef UBExportFullPDF_H_ diff --git a/src/adaptors/UBExportPDF.cpp b/src/adaptors/UBExportPDF.cpp index b6e16f29..b91b7e14 100644 --- a/src/adaptors/UBExportPDF.cpp +++ b/src/adaptors/UBExportPDF.cpp @@ -1,8 +1,16 @@ /* - * UBExportPDF.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Nov 3, 2008 - * Author: luc + * This program 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 this program. If not, see . */ #include "UBExportPDF.h" diff --git a/src/adaptors/UBExportPDF.h b/src/adaptors/UBExportPDF.h index 386b0a3c..5b9b114e 100644 --- a/src/adaptors/UBExportPDF.h +++ b/src/adaptors/UBExportPDF.h @@ -1,8 +1,16 @@ /* - * UBExportPDF.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Nov 3, 2008 - * Author: luc + * This program 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 this program. If not, see . */ #ifndef UBEXPORTPDF_H_ diff --git a/src/adaptors/UBExportWeb.cpp b/src/adaptors/UBExportWeb.cpp index de1b710e..bfdedfe5 100644 --- a/src/adaptors/UBExportWeb.cpp +++ b/src/adaptors/UBExportWeb.cpp @@ -1,8 +1,16 @@ /* - * UBExportWeb + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Feb 19, 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #include "UBExportWeb.h" diff --git a/src/adaptors/UBExportWeb.h b/src/adaptors/UBExportWeb.h index 92bbfb16..d8922182 100644 --- a/src/adaptors/UBExportWeb.h +++ b/src/adaptors/UBExportWeb.h @@ -1,8 +1,16 @@ /* - * UBExportWeb.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Feb 19, 2010 - * Author: Luc + * This program 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 this program. If not, see . */ #ifndef UBEXPORTWEB_H_ diff --git a/src/adaptors/UBImportAdaptor.cpp b/src/adaptors/UBImportAdaptor.cpp index f725075c..b09ba0ff 100644 --- a/src/adaptors/UBImportAdaptor.cpp +++ b/src/adaptors/UBImportAdaptor.cpp @@ -1,8 +1,16 @@ /* - * UBImportAdaptor.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Feb 11, 2009 - * Author: julienbachmann + * This program 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 this program. If not, see . */ #include "UBImportAdaptor.h" diff --git a/src/adaptors/UBImportAdaptor.h b/src/adaptors/UBImportAdaptor.h index 9ba61a20..482448d5 100644 --- a/src/adaptors/UBImportAdaptor.h +++ b/src/adaptors/UBImportAdaptor.h @@ -1,8 +1,16 @@ /* - * UBImportAdaptor.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Feb 11, 2009 - * Author: julienbachmann + * This program 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 this program. If not, see . */ #ifndef UBIMPORTADAPTOR_H_ diff --git a/src/adaptors/UBImportDocument.cpp b/src/adaptors/UBImportDocument.cpp index e6f7441b..17251ae5 100644 --- a/src/adaptors/UBImportDocument.cpp +++ b/src/adaptors/UBImportDocument.cpp @@ -1,8 +1,16 @@ /* - * UBImportDocument.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Feb 11, 2009 - * Author: julienbachmann + * This program 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 this program. If not, see . */ #include "UBImportDocument.h" diff --git a/src/adaptors/UBImportDocument.h b/src/adaptors/UBImportDocument.h index 51140c06..477c33ca 100644 --- a/src/adaptors/UBImportDocument.h +++ b/src/adaptors/UBImportDocument.h @@ -1,8 +1,16 @@ /* - * UBImportDocument.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Feb 11, 2009 - * Author: julienbachmann + * This program 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 this program. If not, see . */ #ifndef UBIMPORTDOCUMENT_H_ diff --git a/src/adaptors/UBImportImage.cpp b/src/adaptors/UBImportImage.cpp index 356d2870..5418b1da 100644 --- a/src/adaptors/UBImportImage.cpp +++ b/src/adaptors/UBImportImage.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBImportImage.h" #include "UBMetadataDcSubsetAdaptor.h" diff --git a/src/adaptors/UBImportImage.h b/src/adaptors/UBImportImage.h index d368fe71..684a114e 100644 --- a/src/adaptors/UBImportImage.h +++ b/src/adaptors/UBImportImage.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBIMPORTIMAGE_H_ #define UBIMPORTIMAGE_H_ diff --git a/src/adaptors/UBImportPDF.cpp b/src/adaptors/UBImportPDF.cpp index 04c6131e..2a0811d8 100644 --- a/src/adaptors/UBImportPDF.cpp +++ b/src/adaptors/UBImportPDF.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBImportPDF.h" #include "UBMetadataDcSubsetAdaptor.h" diff --git a/src/adaptors/UBImportPDF.h b/src/adaptors/UBImportPDF.h index aab1cf24..f8d5159c 100644 --- a/src/adaptors/UBImportPDF.h +++ b/src/adaptors/UBImportPDF.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBIMPORTPDF_H_ #define UBIMPORTPDF_H_ diff --git a/src/adaptors/UBImportVirtualPrinter.cpp b/src/adaptors/UBImportVirtualPrinter.cpp index 95fecea4..ec9224e6 100644 --- a/src/adaptors/UBImportVirtualPrinter.cpp +++ b/src/adaptors/UBImportVirtualPrinter.cpp @@ -1,8 +1,16 @@ /* - * UBImportVirtualPrinter.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 18 mars 2009 - * Author: Julien + * This program 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 this program. If not, see . */ #include "UBImportVirtualPrinter.h" diff --git a/src/adaptors/UBIniFileParser.cpp b/src/adaptors/UBIniFileParser.cpp index fa21f1c6..2c7771ce 100644 --- a/src/adaptors/UBIniFileParser.cpp +++ b/src/adaptors/UBIniFileParser.cpp @@ -1,8 +1,16 @@ /* - * UBIniFileParser.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 23 mars 2009 - * Author: Julien + * This program 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 this program. If not, see . */ #include "UBIniFileParser.h" diff --git a/src/adaptors/UBIniFileParser.h b/src/adaptors/UBIniFileParser.h index 0beed1ea..c889d63e 100644 --- a/src/adaptors/UBIniFileParser.h +++ b/src/adaptors/UBIniFileParser.h @@ -1,8 +1,16 @@ /* - * UBIniFileParser.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 23 mars 2009 - * Author: Julien + * This program 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 this program. If not, see . */ #ifndef UBINIFILEPARSER_H_ diff --git a/src/adaptors/UBMetadataDcSubsetAdaptor.cpp b/src/adaptors/UBMetadataDcSubsetAdaptor.cpp index 4bb689e5..fb38f59a 100644 --- a/src/adaptors/UBMetadataDcSubsetAdaptor.cpp +++ b/src/adaptors/UBMetadataDcSubsetAdaptor.cpp @@ -1,8 +1,16 @@ /* - * UBMetadataDcSubsetAdaptor.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Nov 27, 2008 - * Author: luc + * This program 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 this program. If not, see . */ #include "UBMetadataDcSubsetAdaptor.h" diff --git a/src/adaptors/UBMetadataDcSubsetAdaptor.h b/src/adaptors/UBMetadataDcSubsetAdaptor.h index bcf73fe3..c86e70b5 100644 --- a/src/adaptors/UBMetadataDcSubsetAdaptor.h +++ b/src/adaptors/UBMetadataDcSubsetAdaptor.h @@ -1,8 +1,16 @@ /* - * UBMetadataDcSubsetAdaptor.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Nov 27, 2008 - * Author: luc + * This program 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 this program. If not, see . */ #ifndef UBMETADATADCSUBSETADAPTOR_H_ diff --git a/src/adaptors/UBSvgSubsetAdaptor.cpp b/src/adaptors/UBSvgSubsetAdaptor.cpp index e95ae96e..16ff3ad8 100644 --- a/src/adaptors/UBSvgSubsetAdaptor.cpp +++ b/src/adaptors/UBSvgSubsetAdaptor.cpp @@ -1,8 +1,16 @@ /* - * UBSvgSubsetAdaptor.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Nov 4, 2008 - * Author: luc + * This program 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 this program. If not, see . */ #include "UBSvgSubsetAdaptor.h" diff --git a/src/adaptors/UBSvgSubsetAdaptor.h b/src/adaptors/UBSvgSubsetAdaptor.h index 12bc1812..aa60eae1 100644 --- a/src/adaptors/UBSvgSubsetAdaptor.h +++ b/src/adaptors/UBSvgSubsetAdaptor.h @@ -1,8 +1,16 @@ /* - * UBSvgSubsetAdaptor.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Nov 4, 2008 - * Author: luc + * This program 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 this program. If not, see . */ #ifndef UBSVGSUBSETADAPTOR_H_ diff --git a/src/adaptors/UBThumbnailAdaptor.cpp b/src/adaptors/UBThumbnailAdaptor.cpp index 5552a4d1..896edfe4 100644 --- a/src/adaptors/UBThumbnailAdaptor.cpp +++ b/src/adaptors/UBThumbnailAdaptor.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBThumbnailAdaptor.h" diff --git a/src/adaptors/UBThumbnailAdaptor.h b/src/adaptors/UBThumbnailAdaptor.h index 2fafa481..f3fc2b08 100644 --- a/src/adaptors/UBThumbnailAdaptor.h +++ b/src/adaptors/UBThumbnailAdaptor.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBTHUMBNAILADAPTOR_H #define UBTHUMBNAILADAPTOR_H diff --git a/src/adaptors/UBWebPublisher.cpp b/src/adaptors/UBWebPublisher.cpp index 36b3c08c..70059526 100644 --- a/src/adaptors/UBWebPublisher.cpp +++ b/src/adaptors/UBWebPublisher.cpp @@ -1,8 +1,16 @@ /* - * UBWebPublisher.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Feb 19, 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #include "UBWebPublisher.h" diff --git a/src/adaptors/UBWebPublisher.h b/src/adaptors/UBWebPublisher.h index a39509aa..2275a6f1 100644 --- a/src/adaptors/UBWebPublisher.h +++ b/src/adaptors/UBWebPublisher.h @@ -1,8 +1,16 @@ /* - * UBWebPublisher.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Feb 19, 2010 - * Author: Luc + * This program 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 this program. If not, see . */ #ifndef UBWEBPUBLISHER_H_ diff --git a/src/adaptors/publishing/UBAbstractPublisher.cpp b/src/adaptors/publishing/UBAbstractPublisher.cpp index 9f2d4986..657c6f87 100644 --- a/src/adaptors/publishing/UBAbstractPublisher.cpp +++ b/src/adaptors/publishing/UBAbstractPublisher.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBAbstractPublisher.h" #include diff --git a/src/adaptors/publishing/UBAbstractPublisher.h b/src/adaptors/publishing/UBAbstractPublisher.h index 1c5f3998..44d92898 100644 --- a/src/adaptors/publishing/UBAbstractPublisher.h +++ b/src/adaptors/publishing/UBAbstractPublisher.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBABSTRACTPUBLISHER_H #define UBABSTRACTPUBLISHER_H diff --git a/src/adaptors/publishing/UBCapturePublisher.cpp b/src/adaptors/publishing/UBCapturePublisher.cpp index 09900459..7405619f 100644 --- a/src/adaptors/publishing/UBCapturePublisher.cpp +++ b/src/adaptors/publishing/UBCapturePublisher.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBCapturePublisher.h" #include "frameworks/UBStringUtils.h" diff --git a/src/adaptors/publishing/UBCapturePublisher.h b/src/adaptors/publishing/UBCapturePublisher.h index 880e24a5..bc7575d2 100644 --- a/src/adaptors/publishing/UBCapturePublisher.h +++ b/src/adaptors/publishing/UBCapturePublisher.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBCAPTUREPUBLISHER_H #define UBCAPTUREPUBLISHER_H diff --git a/src/adaptors/publishing/UBDocumentPublisher.cpp b/src/adaptors/publishing/UBDocumentPublisher.cpp index 4f241cb1..5e3dc3a2 100644 --- a/src/adaptors/publishing/UBDocumentPublisher.cpp +++ b/src/adaptors/publishing/UBDocumentPublisher.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include #include "UBDocumentPublisher.h" diff --git a/src/adaptors/publishing/UBDocumentPublisher.h b/src/adaptors/publishing/UBDocumentPublisher.h index 264c39b4..6d5a1297 100644 --- a/src/adaptors/publishing/UBDocumentPublisher.h +++ b/src/adaptors/publishing/UBDocumentPublisher.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBDOCUMENTPUBLISHER_H #define UBDOCUMENTPUBLISHER_H diff --git a/src/adaptors/publishing/UBSvgSubsetRasterizer.cpp b/src/adaptors/publishing/UBSvgSubsetRasterizer.cpp index ce4ec66e..8ba7edec 100644 --- a/src/adaptors/publishing/UBSvgSubsetRasterizer.cpp +++ b/src/adaptors/publishing/UBSvgSubsetRasterizer.cpp @@ -1,8 +1,16 @@ /* - * UBSvgSubsetRasterizer.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 23 mars 2010 - * Author: Luc + * This program 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 this program. If not, see . */ #include "UBSvgSubsetRasterizer.h" diff --git a/src/adaptors/publishing/UBSvgSubsetRasterizer.h b/src/adaptors/publishing/UBSvgSubsetRasterizer.h index 91a9d2a8..03042358 100644 --- a/src/adaptors/publishing/UBSvgSubsetRasterizer.h +++ b/src/adaptors/publishing/UBSvgSubsetRasterizer.h @@ -1,8 +1,16 @@ /* - * UBSvgSubsetRasterizer.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 23 mars 2010 - * Author: Luc + * This program 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 this program. If not, see . */ #ifndef UBSVGSUBSETRASTERIZER_H_ diff --git a/src/adaptors/voting/UBAbstractVotingSystem.cpp b/src/adaptors/voting/UBAbstractVotingSystem.cpp index b58eb892..25c1d2a9 100644 --- a/src/adaptors/voting/UBAbstractVotingSystem.cpp +++ b/src/adaptors/voting/UBAbstractVotingSystem.cpp @@ -1,8 +1,16 @@ /* - * UBAbstractVotingSystem.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 12 feb. 2010 - * Author: Luc + * This program 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 this program. If not, see . */ #include "UBAbstractVotingSystem.h" diff --git a/src/adaptors/voting/UBAbstractVotingSystem.h b/src/adaptors/voting/UBAbstractVotingSystem.h index 561b8060..b573b5f3 100644 --- a/src/adaptors/voting/UBAbstractVotingSystem.h +++ b/src/adaptors/voting/UBAbstractVotingSystem.h @@ -1,8 +1,16 @@ /* - * UBAbstractVotingSystem.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 12 feb. 2010 - * Author: Luc + * This program 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 this program. If not, see . */ #ifndef UBABSTRACTVOTINGSYSTEM_H_ diff --git a/src/adaptors/voting/UBReply2005VotingSystem.cpp b/src/adaptors/voting/UBReply2005VotingSystem.cpp index 52d68f86..3e3f11f9 100644 --- a/src/adaptors/voting/UBReply2005VotingSystem.cpp +++ b/src/adaptors/voting/UBReply2005VotingSystem.cpp @@ -1,8 +1,16 @@ /* - * UBReply2005VotingSystem.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 12 feb. 2010 - * Author: Luc + * This program 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 this program. If not, see . */ #include "UBReply2005VotingSystem.h" diff --git a/src/adaptors/voting/UBReply2005VotingSystem.h b/src/adaptors/voting/UBReply2005VotingSystem.h index d4d5d201..15fbff12 100644 --- a/src/adaptors/voting/UBReply2005VotingSystem.h +++ b/src/adaptors/voting/UBReply2005VotingSystem.h @@ -1,8 +1,16 @@ /* - * UBReply2005VotingSystem.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 12 feb. 2010 - * Author: Luc + * This program 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 this program. If not, see . */ #ifndef UBREPLY2005VOTINGSYSTEM_H_ diff --git a/src/adaptors/voting/UBReplyWRS970VotingSystem.cpp b/src/adaptors/voting/UBReplyWRS970VotingSystem.cpp index 65bc45b9..e60d5233 100644 --- a/src/adaptors/voting/UBReplyWRS970VotingSystem.cpp +++ b/src/adaptors/voting/UBReplyWRS970VotingSystem.cpp @@ -1,8 +1,16 @@ /* - * UBReplyWRS970VotingSystem.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 3 mars 2010 - * Author: Luc + * This program 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 this program. If not, see . */ #include "UBReplyWRS970VotingSystem.h" diff --git a/src/adaptors/voting/UBReplyWRS970VotingSystem.h b/src/adaptors/voting/UBReplyWRS970VotingSystem.h index 8b6e9343..4aa82679 100644 --- a/src/adaptors/voting/UBReplyWRS970VotingSystem.h +++ b/src/adaptors/voting/UBReplyWRS970VotingSystem.h @@ -1,8 +1,16 @@ /* - * UBReplyWRS970VotingSystem.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 3 mars 2010 - * Author: Luc + * This program 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 this program. If not, see . */ #ifndef UBREPLYWRS970VOTINGSYSTEM_H_ diff --git a/src/api/UBLibraryAPI.cpp b/src/api/UBLibraryAPI.cpp index a836724a..2b70fc9c 100644 --- a/src/api/UBLibraryAPI.cpp +++ b/src/api/UBLibraryAPI.cpp @@ -1,8 +1,16 @@ /* - * UBLibraryAPI.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 9 juil. 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #include "UBLibraryAPI.h" diff --git a/src/api/UBLibraryAPI.h b/src/api/UBLibraryAPI.h index 4b4d5fc3..fee4d23e 100644 --- a/src/api/UBLibraryAPI.h +++ b/src/api/UBLibraryAPI.h @@ -1,8 +1,16 @@ /* - * UBLibraryAPI.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 9 juil. 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #ifndef UBLIBRARYAPI_H_ diff --git a/src/api/UBW3CWidgetAPI.cpp b/src/api/UBW3CWidgetAPI.cpp index 875d5886..856fb56c 100644 --- a/src/api/UBW3CWidgetAPI.cpp +++ b/src/api/UBW3CWidgetAPI.cpp @@ -1,8 +1,16 @@ /* - * UBW3CWidgetAPI.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 28 august 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #include "UBW3CWidgetAPI.h" diff --git a/src/api/UBW3CWidgetAPI.h b/src/api/UBW3CWidgetAPI.h index 9381e30a..e470b738 100644 --- a/src/api/UBW3CWidgetAPI.h +++ b/src/api/UBW3CWidgetAPI.h @@ -1,8 +1,16 @@ /* - * UBW3CWidgetAPI.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 28 august 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #ifndef UBW3CWIDGETAPI_H_ diff --git a/src/api/UBWidgetMessageAPI.cpp b/src/api/UBWidgetMessageAPI.cpp index c5e18c4d..55eed0d8 100644 --- a/src/api/UBWidgetMessageAPI.cpp +++ b/src/api/UBWidgetMessageAPI.cpp @@ -1,8 +1,16 @@ /* - * UBWidgetMessageAPI.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 28 aug 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #include "UBWidgetMessageAPI.h" diff --git a/src/api/UBWidgetMessageAPI.h b/src/api/UBWidgetMessageAPI.h index 8319a64d..eeec1e1d 100644 --- a/src/api/UBWidgetMessageAPI.h +++ b/src/api/UBWidgetMessageAPI.h @@ -1,8 +1,16 @@ /* - * UBWidgetMessageAPI.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 28 aug 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #ifndef UBWIDGETMESSAGEAPI_H_ diff --git a/src/api/UBWidgetUniboardAPI.cpp b/src/api/UBWidgetUniboardAPI.cpp index bda9d64b..aceca0f2 100644 --- a/src/api/UBWidgetUniboardAPI.cpp +++ b/src/api/UBWidgetUniboardAPI.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBWidgetUniboardAPI.h" #include diff --git a/src/api/UBWidgetUniboardAPI.h b/src/api/UBWidgetUniboardAPI.h index 0310a84b..cb0df94a 100644 --- a/src/api/UBWidgetUniboardAPI.h +++ b/src/api/UBWidgetUniboardAPI.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBWIDGETAPI_H #define UBWIDGETAPI_H diff --git a/src/api/UBWidgetVotingSystemAPI.cpp b/src/api/UBWidgetVotingSystemAPI.cpp index 42554113..cd52de74 100644 --- a/src/api/UBWidgetVotingSystemAPI.cpp +++ b/src/api/UBWidgetVotingSystemAPI.cpp @@ -1,8 +1,16 @@ /* - * UBWidgetVotingSystemAPI.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 16 feb 2010 - * Author: Luc + * This program 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 this program. If not, see . */ #include "UBWidgetVotingSystemAPI.h" diff --git a/src/api/UBWidgetVotingSystemAPI.h b/src/api/UBWidgetVotingSystemAPI.h index 515131af..1497fee8 100644 --- a/src/api/UBWidgetVotingSystemAPI.h +++ b/src/api/UBWidgetVotingSystemAPI.h @@ -1,8 +1,16 @@ /* - * UBWidgetVotingSystemAPI.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 16 feb. 2010 - * Author: Luc + * This program 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 this program. If not, see . */ #ifndef UBWIDGETVOTINGSYSTEMAPI_H_ diff --git a/src/board/UBBoardController.cpp b/src/board/UBBoardController.cpp index f8043fd0..35981515 100644 --- a/src/board/UBBoardController.cpp +++ b/src/board/UBBoardController.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBBoardController.h" #include diff --git a/src/board/UBBoardController.h b/src/board/UBBoardController.h index e0d3788a..5e1e0260 100644 --- a/src/board/UBBoardController.h +++ b/src/board/UBBoardController.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBBOARDCONTROLLER_H_ #define UBBOARDCONTROLLER_H_ diff --git a/src/board/UBBoardPaletteManager.cpp b/src/board/UBBoardPaletteManager.cpp index c86ec716..5e201cda 100644 --- a/src/board/UBBoardPaletteManager.cpp +++ b/src/board/UBBoardPaletteManager.cpp @@ -1,8 +1,16 @@ /* - * UBBoardPaletteManager.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 3 nov. 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #include "UBBoardPaletteManager.h" diff --git a/src/board/UBBoardPaletteManager.h b/src/board/UBBoardPaletteManager.h index ef82b1ac..72644808 100644 --- a/src/board/UBBoardPaletteManager.h +++ b/src/board/UBBoardPaletteManager.h @@ -1,8 +1,16 @@ /* - * UBBoardPaletteManager.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 3 nov. 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #ifndef UBBOARDPALETTEMANAGER_H_ diff --git a/src/board/UBBoardView.cpp b/src/board/UBBoardView.cpp index 97fc086e..295858c7 100644 --- a/src/board/UBBoardView.cpp +++ b/src/board/UBBoardView.cpp @@ -1,9 +1,18 @@ -/* - * UBBoardView.cpp - * - * Created on: Sep 1, 2008 - * Author: luc - */ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ + #include "UBBoardView.h" diff --git a/src/board/UBBoardView.h b/src/board/UBBoardView.h index 84713298..feb37a21 100644 --- a/src/board/UBBoardView.h +++ b/src/board/UBBoardView.h @@ -1,8 +1,16 @@ /* - * UBBoardView.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Sep 1, 2008 - * Author: luc + * This program 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 this program. If not, see . */ #ifndef UBBOARDVIEW_H_ diff --git a/src/board/UBDrawingController.cpp b/src/board/UBDrawingController.cpp index f4b046b4..9cf9233b 100644 --- a/src/board/UBDrawingController.cpp +++ b/src/board/UBDrawingController.cpp @@ -1,8 +1,16 @@ /* - * UBDrawingController.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 17 feb. 2010 - * Author: Luc + * This program 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 this program. If not, see . */ #include "UBDrawingController.h" diff --git a/src/board/UBDrawingController.h b/src/board/UBDrawingController.h index 6374ac50..2f6e8f3e 100644 --- a/src/board/UBDrawingController.h +++ b/src/board/UBDrawingController.h @@ -1,8 +1,16 @@ /* - * UBDrawingController.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 17 feb. 2010 - * Author: Luc + * This program 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 this program. If not, see . */ #ifndef UBDRAWINGCONTROLLER_H_ diff --git a/src/board/UBLibraryController.cpp b/src/board/UBLibraryController.cpp index caa553bd..d6ee2aa0 100644 --- a/src/board/UBLibraryController.cpp +++ b/src/board/UBLibraryController.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBLibraryController.h" #include "frameworks/UBFileSystemUtils.h" diff --git a/src/board/UBLibraryController.h b/src/board/UBLibraryController.h index 8ddab8ad..e0422199 100644 --- a/src/board/UBLibraryController.h +++ b/src/board/UBLibraryController.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBLIBRARYCONTROLLER_H_ #define UBLIBRARYCONTROLLER_H_ diff --git a/src/core/UB.h b/src/core/UB.h index 37e1dfe1..bf989b2e 100644 --- a/src/core/UB.h +++ b/src/core/UB.h @@ -1,8 +1,16 @@ /* - * UB.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Sep 16, 2008 - * Author: luc + * This program 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 this program. If not, see . */ #ifndef UB_H_ diff --git a/src/core/UBApplication.cpp b/src/core/UBApplication.cpp index b51f08fa..3a29b323 100644 --- a/src/core/UBApplication.cpp +++ b/src/core/UBApplication.cpp @@ -1,8 +1,16 @@ /* - * UBApplication.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Sep 11, 2008 - * Author: luc + * This program 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 this program. If not, see . */ #include "UBApplication.h" diff --git a/src/core/UBApplication.h b/src/core/UBApplication.h index dce9464a..4e9f2747 100644 --- a/src/core/UBApplication.h +++ b/src/core/UBApplication.h @@ -1,8 +1,16 @@ /* - * UBApplication.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Sep 11, 2008 - * Author: luc + * This program 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 this program. If not, see . */ #ifndef UBAPPLICATION_H_ diff --git a/src/core/UBApplicationController.cpp b/src/core/UBApplicationController.cpp index 0f3ee0cf..28b3e6b6 100644 --- a/src/core/UBApplicationController.cpp +++ b/src/core/UBApplicationController.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBApplicationController.h" #include "frameworks/UBPlatformUtils.h" diff --git a/src/core/UBApplicationController.h b/src/core/UBApplicationController.h index 804e10df..0f2c0e1d 100644 --- a/src/core/UBApplicationController.h +++ b/src/core/UBApplicationController.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBAPPLICATIONCONTROLLER_H_ #define UBAPPLICATIONCONTROLLER_H_ diff --git a/src/core/UBDisplayManager.cpp b/src/core/UBDisplayManager.cpp index b1e8e3ff..6ecdc679 100644 --- a/src/core/UBDisplayManager.cpp +++ b/src/core/UBDisplayManager.cpp @@ -1,8 +1,16 @@ /* - * UBDisplayManager.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 12 fÈvr. 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #include "UBDisplayManager.h" diff --git a/src/core/UBDisplayManager.h b/src/core/UBDisplayManager.h index f734eb40..502d5686 100644 --- a/src/core/UBDisplayManager.h +++ b/src/core/UBDisplayManager.h @@ -1,8 +1,16 @@ /* - * UBApplicationController.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 12 feb. 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #ifndef UBDISPLAYMANAGER_H_ diff --git a/src/core/UBDocumentManager.cpp b/src/core/UBDocumentManager.cpp index 68afcbd9..2ae42abd 100644 --- a/src/core/UBDocumentManager.cpp +++ b/src/core/UBDocumentManager.cpp @@ -1,8 +1,16 @@ /* - * UBDocumentManager.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Feb 10, 2009 - * Author: julienbachmann + * This program 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 this program. If not, see . */ diff --git a/src/core/UBDocumentManager.h b/src/core/UBDocumentManager.h index 1c562b29..74a6a460 100644 --- a/src/core/UBDocumentManager.h +++ b/src/core/UBDocumentManager.h @@ -1,8 +1,16 @@ /* - * UBDocumentManager.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Feb 10, 2009 - * Author: julienbachmann + * This program 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 this program. If not, see . */ #ifndef UBDOCUMENTMANAGER_H_ diff --git a/src/core/UBIdleTimer.cpp b/src/core/UBIdleTimer.cpp index e6bb73ab..d45df0b9 100644 --- a/src/core/UBIdleTimer.cpp +++ b/src/core/UBIdleTimer.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBIdleTimer.h" diff --git a/src/core/UBIdleTimer.h b/src/core/UBIdleTimer.h index f5b624d4..31409b84 100644 --- a/src/core/UBIdleTimer.h +++ b/src/core/UBIdleTimer.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBIDLETIMER_H_ #define UBIDLETIMER_H_ diff --git a/src/core/UBMimeData.cpp b/src/core/UBMimeData.cpp index 9839a600..e57e324c 100644 --- a/src/core/UBMimeData.cpp +++ b/src/core/UBMimeData.cpp @@ -1,8 +1,16 @@ /* - * UBMimeData.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Dec 8, 2008 - * Author: Luc + * This program 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 this program. If not, see . */ #include "UBMimeData.h" diff --git a/src/core/UBMimeData.h b/src/core/UBMimeData.h index 822a7a0b..9baeaf6a 100644 --- a/src/core/UBMimeData.h +++ b/src/core/UBMimeData.h @@ -1,8 +1,16 @@ /* - * UBMimeData.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Dec 8, 2008 - * Author: Luc + * This program 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 this program. If not, see . */ #ifndef UBMIMEDATA_H_ diff --git a/src/core/UBPersistenceManager.cpp b/src/core/UBPersistenceManager.cpp index 14752c4c..50ffdcfb 100644 --- a/src/core/UBPersistenceManager.cpp +++ b/src/core/UBPersistenceManager.cpp @@ -1,8 +1,16 @@ /* - * UBPersistenceManager.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Nov 6, 2008 - * Author: luc + * This program 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 this program. If not, see . */ #include "UBPersistenceManager.h" diff --git a/src/core/UBPersistenceManager.h b/src/core/UBPersistenceManager.h index d7ff4b8f..9189e38f 100644 --- a/src/core/UBPersistenceManager.h +++ b/src/core/UBPersistenceManager.h @@ -1,8 +1,16 @@ /* - * UBPersistenceManager.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Nov 6, 2008 - * Author: luc + * This program 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 this program. If not, see . */ #ifndef UBPERSISTENCEMANAGER_H_ diff --git a/src/core/UBPreferencesController.cpp b/src/core/UBPreferencesController.cpp index 2bf93f5b..95acbccd 100644 --- a/src/core/UBPreferencesController.cpp +++ b/src/core/UBPreferencesController.cpp @@ -1,8 +1,16 @@ /* - * UBPreferencesController.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Nov 18, 2008 - * Author: luc + * This program 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 this program. If not, see . */ #include "UBPreferencesController.h" diff --git a/src/core/UBPreferencesController.h b/src/core/UBPreferencesController.h index 39c9cb51..b1b71bbe 100644 --- a/src/core/UBPreferencesController.h +++ b/src/core/UBPreferencesController.h @@ -1,8 +1,16 @@ /* - * UBPreferencesController.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Nov 18, 2008 - * Author: luc + * This program 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 this program. If not, see . */ #ifndef UBPREFERENCESCONTROLLER_H_ diff --git a/src/core/UBSceneCache.cpp b/src/core/UBSceneCache.cpp index bf25642e..bcc03848 100644 --- a/src/core/UBSceneCache.cpp +++ b/src/core/UBSceneCache.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBSceneCache.h" #include "domain/UBGraphicsScene.h" diff --git a/src/core/UBSceneCache.h b/src/core/UBSceneCache.h index 6af8abb7..92225377 100644 --- a/src/core/UBSceneCache.h +++ b/src/core/UBSceneCache.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBSCENECACHE_H #define UBSCENECACHE_H diff --git a/src/core/UBSetting.cpp b/src/core/UBSetting.cpp index 555bb48e..3a987ceb 100644 --- a/src/core/UBSetting.cpp +++ b/src/core/UBSetting.cpp @@ -1,8 +1,16 @@ /* - * UBSetting.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Nov 24, 2008 - * Author: luc + * This program 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 this program. If not, see . */ #include "UBSetting.h" diff --git a/src/core/UBSetting.h b/src/core/UBSetting.h index 85b216a2..8475eb35 100644 --- a/src/core/UBSetting.h +++ b/src/core/UBSetting.h @@ -1,8 +1,16 @@ /* - * UBSetting.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Nov 24, 2008 - * Author: luc + * This program 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 this program. If not, see . */ #ifndef UBSETTING_H_ diff --git a/src/core/UBSettings.cpp b/src/core/UBSettings.cpp index 02e16a3c..754aeb20 100644 --- a/src/core/UBSettings.cpp +++ b/src/core/UBSettings.cpp @@ -1,9 +1,16 @@ - /* - * UBSettings.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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. * - * Created on: Oct 29, 2008 - * Author: luc + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . */ #include "UBSettings.h" diff --git a/src/core/UBSettings.h b/src/core/UBSettings.h index 05c39d5e..405a616e 100644 --- a/src/core/UBSettings.h +++ b/src/core/UBSettings.h @@ -1,8 +1,16 @@ /* - * UBSettings.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Oct 29, 2008 - * Author: luc + * This program 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 this program. If not, see . */ #ifndef UBSETTINGS_H_ diff --git a/src/core/main.cpp b/src/core/main.cpp index 4822c69e..eb94bd60 100644 --- a/src/core/main.cpp +++ b/src/core/main.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include #include diff --git a/src/core/memcheck.h b/src/core/memcheck.h index bb98d258..c574267f 100644 --- a/src/core/memcheck.h +++ b/src/core/memcheck.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #if defined(WIN32) && defined(_DEBUG) #include diff --git a/src/desktop/UBCustomCaptureWindow.cpp b/src/desktop/UBCustomCaptureWindow.cpp index e25e8963..01af0461 100644 --- a/src/desktop/UBCustomCaptureWindow.cpp +++ b/src/desktop/UBCustomCaptureWindow.cpp @@ -1,8 +1,16 @@ /* - * UNCustomCaptureWindow.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Feb 2, 2009 - * Author: julienbachmann + * This program 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 this program. If not, see . */ #include "UBCustomCaptureWindow.h" diff --git a/src/desktop/UBCustomCaptureWindow.h b/src/desktop/UBCustomCaptureWindow.h index 48f2603c..b8576cd1 100644 --- a/src/desktop/UBCustomCaptureWindow.h +++ b/src/desktop/UBCustomCaptureWindow.h @@ -1,8 +1,16 @@ /* - * UNCustomCaptureWindow.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Feb 2, 2009 - * Author: julienbachmann + * This program 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 this program. If not, see . */ #ifndef UBCUSTOMCAPTUREWINDOW_H_ diff --git a/src/desktop/UBDesktopAnnotationController.cpp b/src/desktop/UBDesktopAnnotationController.cpp index 62836456..0cdfcd51 100644 --- a/src/desktop/UBDesktopAnnotationController.cpp +++ b/src/desktop/UBDesktopAnnotationController.cpp @@ -1,8 +1,16 @@ /* - * UNWindowController.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Jan 15, 2009 - * Author: julienbachmann + * This program 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 this program. If not, see . */ #include diff --git a/src/desktop/UBDesktopAnnotationController.h b/src/desktop/UBDesktopAnnotationController.h index ded584bf..4a944761 100644 --- a/src/desktop/UBDesktopAnnotationController.h +++ b/src/desktop/UBDesktopAnnotationController.h @@ -1,8 +1,16 @@ /* - * UNWindowController.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Jan 15, 2009 - * Author: julienbachmann + * This program 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 this program. If not, see . */ #ifndef UBUNINOTESWINDOWCONTROLLER_H_ diff --git a/src/desktop/UBDesktopEraserPalette.cpp b/src/desktop/UBDesktopEraserPalette.cpp index c74883a3..276e34ad 100644 --- a/src/desktop/UBDesktopEraserPalette.cpp +++ b/src/desktop/UBDesktopEraserPalette.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBDesktopEraserPalette.h" #include "core/UBApplication.h" diff --git a/src/desktop/UBDesktopEraserPalette.h b/src/desktop/UBDesktopEraserPalette.h index 04136b92..37dbd9b6 100644 --- a/src/desktop/UBDesktopEraserPalette.h +++ b/src/desktop/UBDesktopEraserPalette.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBDESKTOPERASERPALETTE_H #define UBDESKTOPERASERPALETTE_H diff --git a/src/desktop/UBDesktopMarkerPalette.cpp b/src/desktop/UBDesktopMarkerPalette.cpp index b412390b..a27da659 100644 --- a/src/desktop/UBDesktopMarkerPalette.cpp +++ b/src/desktop/UBDesktopMarkerPalette.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBDesktopMarkerPalette.h" #include "core/UBApplication.h" diff --git a/src/desktop/UBDesktopMarkerPalette.h b/src/desktop/UBDesktopMarkerPalette.h index 245f74b5..fe0c056d 100644 --- a/src/desktop/UBDesktopMarkerPalette.h +++ b/src/desktop/UBDesktopMarkerPalette.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBDESKTOPMARKERPALETTE_H #define UBDESKTOPMARKERPALETTE_H diff --git a/src/desktop/UBDesktopPalette.cpp b/src/desktop/UBDesktopPalette.cpp index 2b565c1a..2b1775a6 100644 --- a/src/desktop/UBDesktopPalette.cpp +++ b/src/desktop/UBDesktopPalette.cpp @@ -1,8 +1,16 @@ /* - * UBDesktopPalette.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Jan 9, 2009 - * Author: julienbachmann + * This program 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 this program. If not, see . */ #include "UBDesktopPalette.h" diff --git a/src/desktop/UBDesktopPalette.h b/src/desktop/UBDesktopPalette.h index bcd6b6f5..7a63fc67 100644 --- a/src/desktop/UBDesktopPalette.h +++ b/src/desktop/UBDesktopPalette.h @@ -1,8 +1,16 @@ /* - * UNWindow.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Jan 9, 2009 - * Author: julienbachmann + * This program 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 this program. If not, see . */ #ifndef UBUNINOTESWINDOW_H_ diff --git a/src/desktop/UBDesktopPenPalette.cpp b/src/desktop/UBDesktopPenPalette.cpp index 14c3bb9c..66653408 100644 --- a/src/desktop/UBDesktopPenPalette.cpp +++ b/src/desktop/UBDesktopPenPalette.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBDesktopPenPalette.h" #include "core/UBApplication.h" diff --git a/src/desktop/UBDesktopPenPalette.h b/src/desktop/UBDesktopPenPalette.h index aac59104..6b4ced53 100644 --- a/src/desktop/UBDesktopPenPalette.h +++ b/src/desktop/UBDesktopPenPalette.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBDESKTOPPENPALETTE_H #define UBDESKTOPPENPALETTE_H diff --git a/src/desktop/UBDesktopToolsPalette.cpp b/src/desktop/UBDesktopToolsPalette.cpp index b3828d26..ed2ab4d5 100644 --- a/src/desktop/UBDesktopToolsPalette.cpp +++ b/src/desktop/UBDesktopToolsPalette.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBDesktopToolsPalette.h" #include "core/UBApplication.h" diff --git a/src/desktop/UBDesktopToolsPalette.h b/src/desktop/UBDesktopToolsPalette.h index 4a958c67..f6867f3c 100644 --- a/src/desktop/UBDesktopToolsPalette.h +++ b/src/desktop/UBDesktopToolsPalette.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBDESKTOPTOOLSPALETTE_H #define UBDESKTOPTOOLSPALETTE_H diff --git a/src/desktop/UBWindowCapture.h b/src/desktop/UBWindowCapture.h index ba40ab37..f1d544f8 100644 --- a/src/desktop/UBWindowCapture.h +++ b/src/desktop/UBWindowCapture.h @@ -1,8 +1,16 @@ /* - * UNWindowCaptureHelper.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Feb 3, 2009 - * Author: julienbachmann + * This program 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 this program. If not, see . */ #ifndef UBWINDOWCAPTURE_H_ diff --git a/src/desktop/UBWindowCaptureDelegate_win.cpp b/src/desktop/UBWindowCaptureDelegate_win.cpp index dbb5d7e1..61b65ceb 100644 --- a/src/desktop/UBWindowCaptureDelegate_win.cpp +++ b/src/desktop/UBWindowCaptureDelegate_win.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBWindowCaptureDelegate_win.h" #include diff --git a/src/desktop/UBWindowCaptureDelegate_win.h b/src/desktop/UBWindowCaptureDelegate_win.h index 37ee9a78..2b194ba4 100644 --- a/src/desktop/UBWindowCaptureDelegate_win.h +++ b/src/desktop/UBWindowCaptureDelegate_win.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBWINDOWCAPTUREDELEGATE_H_ #define UBWINDOWCAPTUREDELEGATE_H_ diff --git a/src/desktop/UBWindowCapture_linux.cpp b/src/desktop/UBWindowCapture_linux.cpp index 7bb61585..124fc1c5 100644 --- a/src/desktop/UBWindowCapture_linux.cpp +++ b/src/desktop/UBWindowCapture_linux.cpp @@ -1,8 +1,16 @@ /* - * UNWindowCaptureUtils_win.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Feb 3, 2009 - * Author: julienbachmann + * This program 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 this program. If not, see . */ #include "UBWindowCapture.h" diff --git a/src/desktop/UBWindowCapture_win.cpp b/src/desktop/UBWindowCapture_win.cpp index 226c7fcb..5863d703 100644 --- a/src/desktop/UBWindowCapture_win.cpp +++ b/src/desktop/UBWindowCapture_win.cpp @@ -1,8 +1,16 @@ /* - * UNWindowCaptureUtils_win.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Feb 3, 2009 - * Author: julienbachmann + * This program 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 this program. If not, see . */ #include "UBWindowCapture.h" diff --git a/src/document/UBDocumentController.cpp b/src/document/UBDocumentController.cpp index bd0e48b8..7e28d80e 100644 --- a/src/document/UBDocumentController.cpp +++ b/src/document/UBDocumentController.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBDocumentController.h" #include diff --git a/src/document/UBDocumentController.h b/src/document/UBDocumentController.h index 57b6cf0a..bded07bd 100644 --- a/src/document/UBDocumentController.h +++ b/src/document/UBDocumentController.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBDOCUMENTCONTROLLER_H_ #define UBDOCUMENTCONTROLLER_H_ diff --git a/src/document/UBDocumentProxy.cpp b/src/document/UBDocumentProxy.cpp index 5ae89f75..98c1c137 100644 --- a/src/document/UBDocumentProxy.cpp +++ b/src/document/UBDocumentProxy.cpp @@ -1,8 +1,16 @@ /* - * UBDocumentProxy.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Oct 23, 2008 - * Author: luc + * This program 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 this program. If not, see . */ #include "UBDocumentProxy.h" diff --git a/src/document/UBDocumentProxy.h b/src/document/UBDocumentProxy.h index a645c3e8..20edb47a 100644 --- a/src/document/UBDocumentProxy.h +++ b/src/document/UBDocumentProxy.h @@ -1,8 +1,16 @@ /* - * UBDocumentProxy.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Oct 23, 2008 - * Author: luc + * This program 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 this program. If not, see . */ #ifndef UBDOCUMENTPROXY_H_ diff --git a/src/domain/UBAbstractWidget.cpp b/src/domain/UBAbstractWidget.cpp index e918e035..6ff6116b 100644 --- a/src/domain/UBAbstractWidget.cpp +++ b/src/domain/UBAbstractWidget.cpp @@ -1,8 +1,16 @@ /* - * UBAbstractWidget.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 11 févr. 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #include "UBAbstractWidget.h" diff --git a/src/domain/UBAbstractWidget.h b/src/domain/UBAbstractWidget.h index 7c6559ea..e96706e9 100644 --- a/src/domain/UBAbstractWidget.h +++ b/src/domain/UBAbstractWidget.h @@ -1,8 +1,16 @@ /* - * UBAbstractWidget.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 11 Feb. 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #ifndef UBABSTRACTWIDGET_H_ diff --git a/src/domain/UBAppleWidget.cpp b/src/domain/UBAppleWidget.cpp index db8ef30c..8e61ef27 100644 --- a/src/domain/UBAppleWidget.cpp +++ b/src/domain/UBAppleWidget.cpp @@ -1,8 +1,16 @@ /* - * UBAppleWidget.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 11 feb. 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #include "UBAppleWidget.h" diff --git a/src/domain/UBAppleWidget.h b/src/domain/UBAppleWidget.h index 6d5bd038..d6526c97 100644 --- a/src/domain/UBAppleWidget.h +++ b/src/domain/UBAppleWidget.h @@ -1,8 +1,16 @@ /* - * UBAppleWidget.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 11 Feb. 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #ifndef UBAPPLEWIDGET_H_ diff --git a/src/domain/UBDocumentUndoCommand.cpp b/src/domain/UBDocumentUndoCommand.cpp index 50501411..9bfa147f 100644 --- a/src/domain/UBDocumentUndoCommand.cpp +++ b/src/domain/UBDocumentUndoCommand.cpp @@ -1,8 +1,16 @@ /* - * UBDocumentUndoCommand.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Sep 19, 2008 - * Author: luc + * This program 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 this program. If not, see . */ #include "UBDocumentUndoCommand.h" diff --git a/src/domain/UBDocumentUndoCommand.h b/src/domain/UBDocumentUndoCommand.h index d364575c..a5f61d9a 100644 --- a/src/domain/UBDocumentUndoCommand.h +++ b/src/domain/UBDocumentUndoCommand.h @@ -1,8 +1,16 @@ /* - * UBDocumentUndoCommand.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Sep 19, 2008 - * Author: luc + * This program 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 this program. If not, see . */ #ifndef UBDOCUMENTUNDOCOMMAND_H_ diff --git a/src/domain/UBGraphicsAudioItem.cpp b/src/domain/UBGraphicsAudioItem.cpp index 9c800469..2890d75a 100644 --- a/src/domain/UBGraphicsAudioItem.cpp +++ b/src/domain/UBGraphicsAudioItem.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBGraphicsAudioItem.h" #include "UBGraphicsAudioItemDelegate.h" #include "UBGraphicsDelegateFrame.h" diff --git a/src/domain/UBGraphicsAudioItem.h b/src/domain/UBGraphicsAudioItem.h index 50aceaca..a9f06bbb 100644 --- a/src/domain/UBGraphicsAudioItem.h +++ b/src/domain/UBGraphicsAudioItem.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBGRAPHICSAUDIOITEM_H #define UBGRAPHICSAUDIOITEM_H diff --git a/src/domain/UBGraphicsAudioItemDelegate.cpp b/src/domain/UBGraphicsAudioItemDelegate.cpp index 25b396a4..a07a8cf9 100644 --- a/src/domain/UBGraphicsAudioItemDelegate.cpp +++ b/src/domain/UBGraphicsAudioItemDelegate.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBGraphicsAudioItemDelegate.h" #include "domain/UBGraphicsAudioItem.h" #include "domain/UBGraphicsDelegateFrame.h" diff --git a/src/domain/UBGraphicsAudioItemDelegate.h b/src/domain/UBGraphicsAudioItemDelegate.h index 3a584b33..3df4fd5d 100644 --- a/src/domain/UBGraphicsAudioItemDelegate.h +++ b/src/domain/UBGraphicsAudioItemDelegate.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBGRAPHICSAUDIOITEMDELEGATE_H #define UBGRAPHICSAUDIOITEMDELEGATE_H diff --git a/src/domain/UBGraphicsDelegateFrame.cpp b/src/domain/UBGraphicsDelegateFrame.cpp index d7b741a3..071105ae 100644 --- a/src/domain/UBGraphicsDelegateFrame.cpp +++ b/src/domain/UBGraphicsDelegateFrame.cpp @@ -1,8 +1,16 @@ /* - * UBGraphicsDelegateFrame.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: June 15, 2009 - * Author: Patrick + * This program 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 this program. If not, see . */ #include "UBGraphicsDelegateFrame.h" diff --git a/src/domain/UBGraphicsDelegateFrame.h b/src/domain/UBGraphicsDelegateFrame.h index a431c0a6..d22768e3 100644 --- a/src/domain/UBGraphicsDelegateFrame.h +++ b/src/domain/UBGraphicsDelegateFrame.h @@ -1,9 +1,16 @@ - /* - * UBGraphicsDelegateFrame.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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. * - * Created on: June 15, 2009 - * Author: Patrick + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . */ #ifndef UBGRAPHICSDELEGATEFRAME_H_ diff --git a/src/domain/UBGraphicsItemDelegate.cpp b/src/domain/UBGraphicsItemDelegate.cpp index 80d9b464..d0c63650 100644 --- a/src/domain/UBGraphicsItemDelegate.cpp +++ b/src/domain/UBGraphicsItemDelegate.cpp @@ -1,8 +1,16 @@ /* - * UBGraphicsItemDelegate.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Sep 25, 2008 - * Author: luc + * This program 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 this program. If not, see . */ #include diff --git a/src/domain/UBGraphicsItemDelegate.h b/src/domain/UBGraphicsItemDelegate.h index 9e9a4a8a..04f4574f 100644 --- a/src/domain/UBGraphicsItemDelegate.h +++ b/src/domain/UBGraphicsItemDelegate.h @@ -1,8 +1,16 @@ /* - * UBGraphicsItemDelegate.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Sep 25, 2008 - * Author: luc + * This program 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 this program. If not, see . */ #ifndef UBGRAPHICSITEMDELEGATE_H_ diff --git a/src/domain/UBGraphicsItemTransformUndoCommand.cpp b/src/domain/UBGraphicsItemTransformUndoCommand.cpp index 357fa264..0d799f0a 100644 --- a/src/domain/UBGraphicsItemTransformUndoCommand.cpp +++ b/src/domain/UBGraphicsItemTransformUndoCommand.cpp @@ -1,8 +1,16 @@ /* - * UBGraphicsItemTransformUndoCommand.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: July 7, 2009 - * Author: Jerome + * This program 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 this program. If not, see . */ #include "UBGraphicsItemTransformUndoCommand.h" diff --git a/src/domain/UBGraphicsItemTransformUndoCommand.h b/src/domain/UBGraphicsItemTransformUndoCommand.h index a406c0f2..67b57dd1 100644 --- a/src/domain/UBGraphicsItemTransformUndoCommand.h +++ b/src/domain/UBGraphicsItemTransformUndoCommand.h @@ -1,8 +1,16 @@ /* - * UBGraphicsItemTransformUndoCommand.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: July 7, 2009 - * Author: Jerome + * This program 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 this program. If not, see . */ #ifndef UBGRAPHICSITEMTRANSFORMUNDOCOMMAND_H_ diff --git a/src/domain/UBGraphicsItemUndoCommand.cpp b/src/domain/UBGraphicsItemUndoCommand.cpp index a80d0f87..467080e6 100644 --- a/src/domain/UBGraphicsItemUndoCommand.cpp +++ b/src/domain/UBGraphicsItemUndoCommand.cpp @@ -1,8 +1,16 @@ /* - * UBGraphicsItemUndoCommand.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Sep 16, 2008 - * Author: luc + * This program 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 this program. If not, see . */ #include "UBGraphicsItemUndoCommand.h" diff --git a/src/domain/UBGraphicsItemUndoCommand.h b/src/domain/UBGraphicsItemUndoCommand.h index a652f76f..4d513915 100644 --- a/src/domain/UBGraphicsItemUndoCommand.h +++ b/src/domain/UBGraphicsItemUndoCommand.h @@ -1,8 +1,16 @@ /* - * UBGraphicsItemUndoCommand.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Sep 16, 2008 - * Author: luc + * This program 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 this program. If not, see . */ #ifndef UBGRAPHICSITEMUNDOCOMMAND_H_ diff --git a/src/domain/UBGraphicsMediaItem.cpp b/src/domain/UBGraphicsMediaItem.cpp index 3f0ddaa6..1319a884 100644 --- a/src/domain/UBGraphicsMediaItem.cpp +++ b/src/domain/UBGraphicsMediaItem.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBGraphicsMediaItem.h" #include "UBGraphicsScene.h" #include "UBGraphicsDelegateFrame.h" diff --git a/src/domain/UBGraphicsMediaItem.h b/src/domain/UBGraphicsMediaItem.h index d31c49fe..ed128fda 100644 --- a/src/domain/UBGraphicsMediaItem.h +++ b/src/domain/UBGraphicsMediaItem.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBGRAPHICSMEDIAITEM_H #define UBGRAPHICSMEDIAITEM_H diff --git a/src/domain/UBGraphicsPDFItem.cpp b/src/domain/UBGraphicsPDFItem.cpp index 4739b1c7..7838358f 100644 --- a/src/domain/UBGraphicsPDFItem.cpp +++ b/src/domain/UBGraphicsPDFItem.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBGraphicsPDFItem.h" diff --git a/src/domain/UBGraphicsPDFItem.h b/src/domain/UBGraphicsPDFItem.h index 5d50a4f2..b0c837e1 100644 --- a/src/domain/UBGraphicsPDFItem.h +++ b/src/domain/UBGraphicsPDFItem.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBGRAPHICSPDFITEM_H_ #define UBGRAPHICSPDFITEM_H_ diff --git a/src/domain/UBGraphicsPixmapItem.cpp b/src/domain/UBGraphicsPixmapItem.cpp index 5bb5a5fa..49154ca6 100644 --- a/src/domain/UBGraphicsPixmapItem.cpp +++ b/src/domain/UBGraphicsPixmapItem.cpp @@ -1,8 +1,16 @@ /* - * UBGraphicsPixmapItem.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Sep 18, 2008 - * Author: luc + * This program 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 this program. If not, see . */ #include "UBGraphicsPixmapItem.h" diff --git a/src/domain/UBGraphicsPixmapItem.h b/src/domain/UBGraphicsPixmapItem.h index f870aec0..32c04f67 100644 --- a/src/domain/UBGraphicsPixmapItem.h +++ b/src/domain/UBGraphicsPixmapItem.h @@ -1,8 +1,16 @@ /* - * UBGraphicsPixmapItem.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Sep 18, 2008 - * Author: luc + * This program 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 this program. If not, see . */ #ifndef UBGRAPHICSPIXMAPITEM_H_ diff --git a/src/domain/UBGraphicsPolygonItem.cpp b/src/domain/UBGraphicsPolygonItem.cpp index 20da378c..1e6eb4b3 100644 --- a/src/domain/UBGraphicsPolygonItem.cpp +++ b/src/domain/UBGraphicsPolygonItem.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBGraphicsPolygonItem.h" diff --git a/src/domain/UBGraphicsPolygonItem.h b/src/domain/UBGraphicsPolygonItem.h index f7be49d1..2dccd84d 100644 --- a/src/domain/UBGraphicsPolygonItem.h +++ b/src/domain/UBGraphicsPolygonItem.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBGRAPHICSPOLYGONITEM_H #define UBGRAPHICSPOLYGONITEM_H diff --git a/src/domain/UBGraphicsProxyWidget.cpp b/src/domain/UBGraphicsProxyWidget.cpp index 7bf33f47..8b8e3d9b 100644 --- a/src/domain/UBGraphicsProxyWidget.cpp +++ b/src/domain/UBGraphicsProxyWidget.cpp @@ -1,8 +1,16 @@ /* - * UBGraphicsProxyWidget.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Sep 18, 2008 - * Author: luc + * This program 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 this program. If not, see . */ #include "UBGraphicsProxyWidget.h" diff --git a/src/domain/UBGraphicsProxyWidget.h b/src/domain/UBGraphicsProxyWidget.h index 8539a0cc..1bfd01f9 100644 --- a/src/domain/UBGraphicsProxyWidget.h +++ b/src/domain/UBGraphicsProxyWidget.h @@ -1,8 +1,16 @@ /* - * UBGraphicsProxyWidget.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Sep 18, 2008 - * Author: luc + * This program 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 this program. If not, see . */ #ifndef UBGRAPHICSPROXYWIDGET_H_ diff --git a/src/domain/UBGraphicsScene.cpp b/src/domain/UBGraphicsScene.cpp index bfe236c0..8a69e4e0 100644 --- a/src/domain/UBGraphicsScene.cpp +++ b/src/domain/UBGraphicsScene.cpp @@ -1,8 +1,16 @@ /* - * UBGraphicsScene.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Sep 8, 2008 - * Author: luc + * This program 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 this program. If not, see . */ #include "UBGraphicsScene.h" diff --git a/src/domain/UBGraphicsScene.h b/src/domain/UBGraphicsScene.h index 7c27ff06..3e86a4bf 100644 --- a/src/domain/UBGraphicsScene.h +++ b/src/domain/UBGraphicsScene.h @@ -1,8 +1,16 @@ /* - * UBGraphicsScene.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Sep 8, 2008 - * Author: luc + * This program 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 this program. If not, see . */ #ifndef UBGRAPHICSSCENE_H_ diff --git a/src/domain/UBGraphicsStroke.cpp b/src/domain/UBGraphicsStroke.cpp index 5141a47d..a54fdc52 100644 --- a/src/domain/UBGraphicsStroke.cpp +++ b/src/domain/UBGraphicsStroke.cpp @@ -1,8 +1,16 @@ /* - * UBGraphicsStroke.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 28 sept. 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #include "UBGraphicsStroke.h" diff --git a/src/domain/UBGraphicsStroke.h b/src/domain/UBGraphicsStroke.h index 87181ce4..1595599a 100644 --- a/src/domain/UBGraphicsStroke.h +++ b/src/domain/UBGraphicsStroke.h @@ -1,8 +1,16 @@ /* - * UBStroke.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 28 sept. 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #ifndef UBGRAPHICSSTROKE_H_ diff --git a/src/domain/UBGraphicsSvgItem.cpp b/src/domain/UBGraphicsSvgItem.cpp index 4a29bb26..cfd3509a 100644 --- a/src/domain/UBGraphicsSvgItem.cpp +++ b/src/domain/UBGraphicsSvgItem.cpp @@ -1,8 +1,16 @@ /* - * UBGraphicsSvgItem.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Oct 25, 2008 - * Author: luc + * This program 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 this program. If not, see . */ #include "UBGraphicsSvgItem.h" diff --git a/src/domain/UBGraphicsSvgItem.h b/src/domain/UBGraphicsSvgItem.h index 61119bdc..6b64a901 100644 --- a/src/domain/UBGraphicsSvgItem.h +++ b/src/domain/UBGraphicsSvgItem.h @@ -1,8 +1,16 @@ /* - * UBGraphicsSvgItem.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Oct 25, 2008 - * Author: luc + * This program 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 this program. If not, see . */ #ifndef UBGRAPHICSSVGITEM_H_ diff --git a/src/domain/UBGraphicsTextItem.cpp b/src/domain/UBGraphicsTextItem.cpp index 1b3c2d4b..7aa1da1c 100644 --- a/src/domain/UBGraphicsTextItem.cpp +++ b/src/domain/UBGraphicsTextItem.cpp @@ -1,8 +1,16 @@ /* - * UBGraphicsTextItem.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 30 mars 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #include diff --git a/src/domain/UBGraphicsTextItem.h b/src/domain/UBGraphicsTextItem.h index 92ce8db4..2480bece 100644 --- a/src/domain/UBGraphicsTextItem.h +++ b/src/domain/UBGraphicsTextItem.h @@ -1,8 +1,16 @@ /* - * UBGraphicsTextItem.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 30 mars 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #ifndef UBGRAPHICSTEXTITEM_H_ diff --git a/src/domain/UBGraphicsTextItemDelegate.cpp b/src/domain/UBGraphicsTextItemDelegate.cpp index 4e493c86..0f7a32f5 100644 --- a/src/domain/UBGraphicsTextItemDelegate.cpp +++ b/src/domain/UBGraphicsTextItemDelegate.cpp @@ -1,8 +1,16 @@ /* - * UBGraphicsTextItemDelegate.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: June 15, 2009 - * Author: Patrick + * This program 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 this program. If not, see . */ #include diff --git a/src/domain/UBGraphicsTextItemDelegate.h b/src/domain/UBGraphicsTextItemDelegate.h index 80b5f7f5..827e2b43 100644 --- a/src/domain/UBGraphicsTextItemDelegate.h +++ b/src/domain/UBGraphicsTextItemDelegate.h @@ -1,8 +1,16 @@ /* - * UBGraphicsTextItemDelegate.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: June 15, 2009 - * Author: Patrick + * This program 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 this program. If not, see . */ #ifndef UBGRAPHICSTEXTITEMDELEGATE_H_ diff --git a/src/domain/UBGraphicsTextItemUndoCommand.cpp b/src/domain/UBGraphicsTextItemUndoCommand.cpp index 06a2980b..140ca616 100644 --- a/src/domain/UBGraphicsTextItemUndoCommand.cpp +++ b/src/domain/UBGraphicsTextItemUndoCommand.cpp @@ -1,8 +1,16 @@ /* - * UBGraphicsTextItemUndoCommand.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: July 7, 2009 - * Author: Jerome + * This program 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 this program. If not, see . */ #include "UBGraphicsTextItemUndoCommand.h" diff --git a/src/domain/UBGraphicsTextItemUndoCommand.h b/src/domain/UBGraphicsTextItemUndoCommand.h index 6694d07c..0198d8b5 100644 --- a/src/domain/UBGraphicsTextItemUndoCommand.h +++ b/src/domain/UBGraphicsTextItemUndoCommand.h @@ -1,8 +1,16 @@ /* - * UBGraphicsTextItemUndoCommand.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: July 7, 2009 - * Author: Jerome + * This program 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 this program. If not, see . */ #ifndef UBGRAPHICSTEXTITEMUNDOCOMMAND_H_ diff --git a/src/domain/UBGraphicsVideoItem.cpp b/src/domain/UBGraphicsVideoItem.cpp index 4028aa43..723e305a 100644 --- a/src/domain/UBGraphicsVideoItem.cpp +++ b/src/domain/UBGraphicsVideoItem.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBGraphicsVideoItem.h" #include "UBGraphicsVideoItemDelegate.h" #include "UBGraphicsDelegateFrame.h" diff --git a/src/domain/UBGraphicsVideoItem.h b/src/domain/UBGraphicsVideoItem.h index 3a420013..73c30a90 100644 --- a/src/domain/UBGraphicsVideoItem.h +++ b/src/domain/UBGraphicsVideoItem.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBGRAPHICSVIDEOITEM_H #define UBGRAPHICSVIDEOITEM_H diff --git a/src/domain/UBGraphicsVideoItemDelegate.cpp b/src/domain/UBGraphicsVideoItemDelegate.cpp index 035df0e3..1af21b1b 100644 --- a/src/domain/UBGraphicsVideoItemDelegate.cpp +++ b/src/domain/UBGraphicsVideoItemDelegate.cpp @@ -1,8 +1,16 @@ /* - * UBGraphicsVideoItemDelegate.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: June 15, 2009 - * Author: Patrick + * This program 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 this program. If not, see . */ diff --git a/src/domain/UBGraphicsVideoItemDelegate.h b/src/domain/UBGraphicsVideoItemDelegate.h index 3f8cbda5..d8943faa 100644 --- a/src/domain/UBGraphicsVideoItemDelegate.h +++ b/src/domain/UBGraphicsVideoItemDelegate.h @@ -1,8 +1,16 @@ /* - * UBGraphicsVideoItemDelegate.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: June 15, 2009 - * Author: Patrick + * This program 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 this program. If not, see . */ #ifndef UBGRAPHICSVIDEOITEMDELEGATE_H_ diff --git a/src/domain/UBGraphicsWidgetItem.cpp b/src/domain/UBGraphicsWidgetItem.cpp index 7ec7cb98..f645d726 100644 --- a/src/domain/UBGraphicsWidgetItem.cpp +++ b/src/domain/UBGraphicsWidgetItem.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBGraphicsWidgetItem.h" #include "api/UBWidgetUniboardAPI.h" diff --git a/src/domain/UBGraphicsWidgetItem.h b/src/domain/UBGraphicsWidgetItem.h index e6e6c351..71b08841 100644 --- a/src/domain/UBGraphicsWidgetItem.h +++ b/src/domain/UBGraphicsWidgetItem.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBGRAPHICSWIDGETITEM_H #define UBGRAPHICSWIDGETITEM_H diff --git a/src/domain/UBGraphicsWidgetItemDelegate.cpp b/src/domain/UBGraphicsWidgetItemDelegate.cpp index 1f83be7f..36a29427 100644 --- a/src/domain/UBGraphicsWidgetItemDelegate.cpp +++ b/src/domain/UBGraphicsWidgetItemDelegate.cpp @@ -1,8 +1,16 @@ /* - * UBGraphicsWidgetItemDelegate.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: October 9, 2009 - * Author: Luc + * This program 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 this program. If not, see . */ diff --git a/src/domain/UBGraphicsWidgetItemDelegate.h b/src/domain/UBGraphicsWidgetItemDelegate.h index 88b9dccf..75d7ccdb 100644 --- a/src/domain/UBGraphicsWidgetItemDelegate.h +++ b/src/domain/UBGraphicsWidgetItemDelegate.h @@ -1,8 +1,16 @@ /* - * UBGraphicsWidgetItemDelegate.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: October 09, 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #ifndef UBGRAPHICSWIDGETITEMDELEGATE_H_ diff --git a/src/domain/UBItem.cpp b/src/domain/UBItem.cpp index 7d66d803..f7f20c07 100644 --- a/src/domain/UBItem.cpp +++ b/src/domain/UBItem.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBItem.h" #include "core/memcheck.h" diff --git a/src/domain/UBItem.h b/src/domain/UBItem.h index d29c7bf1..5cd14d13 100644 --- a/src/domain/UBItem.h +++ b/src/domain/UBItem.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBITEM_H #define UBITEM_H diff --git a/src/domain/UBPageSizeUndoCommand.cpp b/src/domain/UBPageSizeUndoCommand.cpp index 11c1bc97..af7c12ff 100644 --- a/src/domain/UBPageSizeUndoCommand.cpp +++ b/src/domain/UBPageSizeUndoCommand.cpp @@ -1,8 +1,16 @@ /* - * UBPageSizeUndoCommand.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Jul 17, 2009 - * Author: Patrick + * This program 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 this program. If not, see . */ #include "UBPageSizeUndoCommand.h" diff --git a/src/domain/UBPageSizeUndoCommand.h b/src/domain/UBPageSizeUndoCommand.h index e6eea50f..78cf98b8 100644 --- a/src/domain/UBPageSizeUndoCommand.h +++ b/src/domain/UBPageSizeUndoCommand.h @@ -1,8 +1,16 @@ /* - * UBPageSizeUndoCommand.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Jul 17, 2009 - * Author: Patrick + * This program 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 this program. If not, see . */ #ifndef UBPageSizeUndoCommand_H_ diff --git a/src/domain/UBResizableGraphicsItem.cpp b/src/domain/UBResizableGraphicsItem.cpp index 2c66743e..94b1b6a9 100644 --- a/src/domain/UBResizableGraphicsItem.cpp +++ b/src/domain/UBResizableGraphicsItem.cpp @@ -1,8 +1,16 @@ /* - * UBResizableGraphicsItem.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 30 juin 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #include "UBResizableGraphicsItem.h" diff --git a/src/domain/UBResizableGraphicsItem.h b/src/domain/UBResizableGraphicsItem.h index 2cca4190..0aa43136 100644 --- a/src/domain/UBResizableGraphicsItem.h +++ b/src/domain/UBResizableGraphicsItem.h @@ -1,8 +1,16 @@ /* - * UBResisableGraphicsItem.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 30 juin 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #ifndef UBRESIZABLEGRAPHICSITEM_H_ diff --git a/src/domain/UBW3CWidget.cpp b/src/domain/UBW3CWidget.cpp index 81ec3201..6778fa7f 100644 --- a/src/domain/UBW3CWidget.cpp +++ b/src/domain/UBW3CWidget.cpp @@ -1,9 +1,16 @@ - /* - * UBW3CWidget.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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. * - * Created on: 7 April 2009 - * Author: Luc + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . */ #include "UBW3CWidget.h" diff --git a/src/domain/UBW3CWidget.h b/src/domain/UBW3CWidget.h index e3afca35..b2518c71 100644 --- a/src/domain/UBW3CWidget.h +++ b/src/domain/UBW3CWidget.h @@ -1,9 +1,16 @@ - /* - * UBW3CWidget.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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. * - * Created on: 7 April 2009 - * Author: Luc + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . */ #ifndef UBW3CWIDGET_H_ diff --git a/src/frameworks/MacUtils.h b/src/frameworks/MacUtils.h index 08edd5fc..e42a418f 100644 --- a/src/frameworks/MacUtils.h +++ b/src/frameworks/MacUtils.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #import #import diff --git a/src/frameworks/UBBase32.cpp b/src/frameworks/UBBase32.cpp index d83c6423..efd0b614 100644 --- a/src/frameworks/UBBase32.cpp +++ b/src/frameworks/UBBase32.cpp @@ -1,8 +1,16 @@ /* - * UBBase32.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 6 janv. 2010 - * Author: Luc + * This program 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 this program. If not, see . */ #include "UBBase32.h" diff --git a/src/frameworks/UBBase32.h b/src/frameworks/UBBase32.h index ccb45bcc..c1fd6550 100644 --- a/src/frameworks/UBBase32.h +++ b/src/frameworks/UBBase32.h @@ -1,8 +1,16 @@ /* - * UBBase32.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 6 janv. 2010 - * Author: Luc + * This program 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 this program. If not, see . */ #ifndef UBBASE32_H_ diff --git a/src/frameworks/UBCoreGraphicsScene.cpp b/src/frameworks/UBCoreGraphicsScene.cpp index 28ccc2db..4412f9b1 100644 --- a/src/frameworks/UBCoreGraphicsScene.cpp +++ b/src/frameworks/UBCoreGraphicsScene.cpp @@ -1,8 +1,16 @@ /* - * UBCoreGraphicsScene.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 28 mai 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #include "UBCoreGraphicsScene.h" diff --git a/src/frameworks/UBCoreGraphicsScene.h b/src/frameworks/UBCoreGraphicsScene.h index fa7f7628..fdeaae49 100644 --- a/src/frameworks/UBCoreGraphicsScene.h +++ b/src/frameworks/UBCoreGraphicsScene.h @@ -1,8 +1,16 @@ /* - * UBCoreGraphicsScene.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 28 mai 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #ifndef UBCOREGRAPHICSSCENE_H_ diff --git a/src/frameworks/UBCryptoUtils.cpp b/src/frameworks/UBCryptoUtils.cpp index 07234dd5..0a6831a9 100644 --- a/src/frameworks/UBCryptoUtils.cpp +++ b/src/frameworks/UBCryptoUtils.cpp @@ -1,8 +1,16 @@ /* - * UBCryptoUtils.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 23 sept. 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #include "UBCryptoUtils.h" diff --git a/src/frameworks/UBCryptoUtils.h b/src/frameworks/UBCryptoUtils.h index 8e1033d8..3e1a22eb 100644 --- a/src/frameworks/UBCryptoUtils.h +++ b/src/frameworks/UBCryptoUtils.h @@ -1,8 +1,16 @@ /* - * UBCryptoUtils.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 23 sept. 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #ifndef UBCRYPTOUTILS_H_ diff --git a/src/frameworks/UBDesktopServices.h b/src/frameworks/UBDesktopServices.h index 254cf830..08838c9e 100644 --- a/src/frameworks/UBDesktopServices.h +++ b/src/frameworks/UBDesktopServices.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBDESKTOPSERVICES_H_ #define UBDESKTOPSERVICES_H_ diff --git a/src/frameworks/UBDesktopServices_linux.cpp b/src/frameworks/UBDesktopServices_linux.cpp index 346e842c..2c03b51b 100644 --- a/src/frameworks/UBDesktopServices_linux.cpp +++ b/src/frameworks/UBDesktopServices_linux.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBDesktopServices.h" diff --git a/src/frameworks/UBDesktopServices_mac.cpp b/src/frameworks/UBDesktopServices_mac.cpp index 25b2279c..0614b2c9 100644 --- a/src/frameworks/UBDesktopServices_mac.cpp +++ b/src/frameworks/UBDesktopServices_mac.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBDesktopServices.h" diff --git a/src/frameworks/UBDesktopServices_win.cpp b/src/frameworks/UBDesktopServices_win.cpp index 281080e7..d92fa1e7 100644 --- a/src/frameworks/UBDesktopServices_win.cpp +++ b/src/frameworks/UBDesktopServices_win.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBDesktopServices.h" #include "core/memcheck.h" diff --git a/src/frameworks/UBFileSystemUtils.cpp b/src/frameworks/UBFileSystemUtils.cpp index b4f51b1f..cd789784 100644 --- a/src/frameworks/UBFileSystemUtils.cpp +++ b/src/frameworks/UBFileSystemUtils.cpp @@ -1,8 +1,16 @@ /* - * UBFileSystemUtils.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Dec 5, 2008 - * Author: Luc + * This program 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 this program. If not, see . */ #include "UBFileSystemUtils.h" diff --git a/src/frameworks/UBFileSystemUtils.h b/src/frameworks/UBFileSystemUtils.h index 277d779a..4476ea95 100644 --- a/src/frameworks/UBFileSystemUtils.h +++ b/src/frameworks/UBFileSystemUtils.h @@ -1,8 +1,16 @@ /* - * UBFileSystemUtils.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Dec 5, 2008 - * Author: Luc + * This program 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 this program. If not, see . */ #ifndef UBFILESYSTEMUTILS_H_ diff --git a/src/frameworks/UBGeometryUtils.cpp b/src/frameworks/UBGeometryUtils.cpp index 6b64f244..51a44c05 100644 --- a/src/frameworks/UBGeometryUtils.cpp +++ b/src/frameworks/UBGeometryUtils.cpp @@ -1,8 +1,16 @@ /* - * UBGeometryUtils.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Sep 20, 2008 - * Author: luc + * This program 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 this program. If not, see . */ #include "UBGeometryUtils.h" diff --git a/src/frameworks/UBGeometryUtils.h b/src/frameworks/UBGeometryUtils.h index bc46708e..011c810f 100644 --- a/src/frameworks/UBGeometryUtils.h +++ b/src/frameworks/UBGeometryUtils.h @@ -1,8 +1,16 @@ /* - * UBGeometryUtils.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Sep 20, 2008 - * Author: luc + * This program 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 this program. If not, see . */ #ifndef UBGEOMETRYUTILS_H_ diff --git a/src/frameworks/UBPlatformUtils.cpp b/src/frameworks/UBPlatformUtils.cpp index e010e0d2..18994890 100644 --- a/src/frameworks/UBPlatformUtils.cpp +++ b/src/frameworks/UBPlatformUtils.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBPlatformUtils.h" diff --git a/src/frameworks/UBPlatformUtils.h b/src/frameworks/UBPlatformUtils.h index 8e9d8963..311d6d9b 100644 --- a/src/frameworks/UBPlatformUtils.h +++ b/src/frameworks/UBPlatformUtils.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBPLATFORMUTILS_H_ #define UBPLATFORMUTILS_H_ diff --git a/src/frameworks/UBPlatformUtils_linux.cpp b/src/frameworks/UBPlatformUtils_linux.cpp index db09a3ed..ae356df7 100644 --- a/src/frameworks/UBPlatformUtils_linux.cpp +++ b/src/frameworks/UBPlatformUtils_linux.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBPlatformUtils.h" diff --git a/src/frameworks/UBPlatformUtils_win.cpp b/src/frameworks/UBPlatformUtils_win.cpp index b04f59cd..1e965a97 100644 --- a/src/frameworks/UBPlatformUtils_win.cpp +++ b/src/frameworks/UBPlatformUtils_win.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBPlatformUtils.h" diff --git a/src/frameworks/UBStringUtils.cpp b/src/frameworks/UBStringUtils.cpp index 27bd2ef2..7e014b41 100644 --- a/src/frameworks/UBStringUtils.cpp +++ b/src/frameworks/UBStringUtils.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBStringUtils.h" #include "core/memcheck.h" diff --git a/src/frameworks/UBStringUtils.h b/src/frameworks/UBStringUtils.h index 008f993e..6386f8ba 100644 --- a/src/frameworks/UBStringUtils.h +++ b/src/frameworks/UBStringUtils.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBSTRINGUTILS_H #define UBSTRINGUTILS_H diff --git a/src/frameworks/UBVersion.cpp b/src/frameworks/UBVersion.cpp index 39910c6e..42649f58 100644 --- a/src/frameworks/UBVersion.cpp +++ b/src/frameworks/UBVersion.cpp @@ -1,9 +1,16 @@ - /* - * UBVersion.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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. * - * Created on: May 12, 2009 - * Author: Jérôme Marchaud + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . */ #include "UBVersion.h" diff --git a/src/frameworks/UBVersion.h b/src/frameworks/UBVersion.h index 5c5c13f4..e5d25bec 100644 --- a/src/frameworks/UBVersion.h +++ b/src/frameworks/UBVersion.h @@ -1,9 +1,16 @@ - /* - * UBVersion.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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. * - * Created on: May 12, 2009 - * Author: Jerome Marchaud + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . */ #ifndef UBVERSION_H_ diff --git a/src/gui/UBActionPalette.cpp b/src/gui/UBActionPalette.cpp index 56fb0400..b799f4ba 100644 --- a/src/gui/UBActionPalette.cpp +++ b/src/gui/UBActionPalette.cpp @@ -1,8 +1,16 @@ /* - * UBActionPalette.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 8 oct. 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #include "UBActionPalette.h" diff --git a/src/gui/UBActionPalette.h b/src/gui/UBActionPalette.h index 5d20bcaa..ccfe379d 100644 --- a/src/gui/UBActionPalette.h +++ b/src/gui/UBActionPalette.h @@ -1,8 +1,16 @@ /* - * UBActionPalette.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 8 oct. 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #ifndef UBACTIONPALETTE_H_ diff --git a/src/gui/UBBlackoutWidget.cpp b/src/gui/UBBlackoutWidget.cpp index 0d8b33ae..f48c3f9f 100644 --- a/src/gui/UBBlackoutWidget.cpp +++ b/src/gui/UBBlackoutWidget.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include diff --git a/src/gui/UBBlackoutWidget.h b/src/gui/UBBlackoutWidget.h index 7c472c7a..23456deb 100644 --- a/src/gui/UBBlackoutWidget.h +++ b/src/gui/UBBlackoutWidget.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBBLACKOUTWIDGET_H_ diff --git a/src/gui/UBCircleFrame.cpp b/src/gui/UBCircleFrame.cpp index 83780b91..bff99d46 100644 --- a/src/gui/UBCircleFrame.cpp +++ b/src/gui/UBCircleFrame.cpp @@ -1,8 +1,16 @@ /* - * UBCircleFrame.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Nov 18, 2008 - * Author: luc + * This program 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 this program. If not, see . */ #include "UBCircleFrame.h" diff --git a/src/gui/UBCircleFrame.h b/src/gui/UBCircleFrame.h index 957e8b1c..2173bf46 100644 --- a/src/gui/UBCircleFrame.h +++ b/src/gui/UBCircleFrame.h @@ -1,8 +1,16 @@ /* - * UBCircleFrame.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Nov 18, 2008 - * Author: luc + * This program 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 this program. If not, see . */ #ifndef UBCIRCLEFRAME_H_ diff --git a/src/gui/UBClockPalette.cpp b/src/gui/UBClockPalette.cpp index 8c90df5a..7197cd9e 100644 --- a/src/gui/UBClockPalette.cpp +++ b/src/gui/UBClockPalette.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include diff --git a/src/gui/UBClockPalette.h b/src/gui/UBClockPalette.h index e9c65990..83eb2371 100644 --- a/src/gui/UBClockPalette.h +++ b/src/gui/UBClockPalette.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBCLOCKPALLETTE_H_ #define UBCLOCKPALLETTE_H_ diff --git a/src/gui/UBColorPicker.cpp b/src/gui/UBColorPicker.cpp index 30fea9f6..a7f6dd75 100644 --- a/src/gui/UBColorPicker.cpp +++ b/src/gui/UBColorPicker.cpp @@ -1,8 +1,16 @@ /* - * UBColorPicker.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Nov 19, 2008 - * Author: luc + * This program 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 this program. If not, see . */ #include "UBColorPicker.h" diff --git a/src/gui/UBColorPicker.h b/src/gui/UBColorPicker.h index 3333d079..f4d01065 100644 --- a/src/gui/UBColorPicker.h +++ b/src/gui/UBColorPicker.h @@ -1,8 +1,16 @@ /* - * UBColorPicker.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Nov 19, 2008 - * Author: luc + * This program 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 this program. If not, see . */ #ifndef UBCOLORPICKER_H_ diff --git a/src/gui/UBDockPalette.cpp b/src/gui/UBDockPalette.cpp index d167c2f5..5a85cb9d 100644 --- a/src/gui/UBDockPalette.cpp +++ b/src/gui/UBDockPalette.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include #include #include diff --git a/src/gui/UBDockPalette.h b/src/gui/UBDockPalette.h index 69887344..24753f01 100644 --- a/src/gui/UBDockPalette.h +++ b/src/gui/UBDockPalette.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBDOCKPALETTE_H #define UBDOCKPALETTE_H diff --git a/src/gui/UBDocumentNavigator.cpp b/src/gui/UBDocumentNavigator.cpp index 534a3b4c..3f5332fe 100644 --- a/src/gui/UBDocumentNavigator.cpp +++ b/src/gui/UBDocumentNavigator.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include #include #include diff --git a/src/gui/UBDocumentNavigator.h b/src/gui/UBDocumentNavigator.h index b213a559..c1eabefc 100644 --- a/src/gui/UBDocumentNavigator.h +++ b/src/gui/UBDocumentNavigator.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBDOCUMENTNAVIGATOR_H #define UBDOCUMENTNAVIGATOR_H diff --git a/src/gui/UBDocumentThumbnailWidget.cpp b/src/gui/UBDocumentThumbnailWidget.cpp index 675e1969..637f4554 100644 --- a/src/gui/UBDocumentThumbnailWidget.cpp +++ b/src/gui/UBDocumentThumbnailWidget.cpp @@ -1,8 +1,16 @@ /* - * UBDocumentThumbnailWidget.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Dec 8, 2008 - * Author: Luc + * This program 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 this program. If not, see . */ #include "UBDocumentThumbnailWidget.h" diff --git a/src/gui/UBDocumentThumbnailWidget.h b/src/gui/UBDocumentThumbnailWidget.h index 34c948e5..2d24688f 100644 --- a/src/gui/UBDocumentThumbnailWidget.h +++ b/src/gui/UBDocumentThumbnailWidget.h @@ -1,8 +1,16 @@ /* - * UBDocumentThumbnailWidget.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Dec 8, 2008 - * Author: Luc + * This program 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 this program. If not, see . */ #ifndef UBDOCUMENTTHUMBNAILWIDGET_H_ diff --git a/src/gui/UBDocumentToolsPalette.cpp b/src/gui/UBDocumentToolsPalette.cpp index 023276fd..d3841630 100644 --- a/src/gui/UBDocumentToolsPalette.cpp +++ b/src/gui/UBDocumentToolsPalette.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBDocumentToolsPalette.h" diff --git a/src/gui/UBDocumentToolsPalette.h b/src/gui/UBDocumentToolsPalette.h index 9dd1814f..341cf112 100644 --- a/src/gui/UBDocumentToolsPalette.h +++ b/src/gui/UBDocumentToolsPalette.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBDOCUMENTTOOLSPALLETTE_H_ #define UBDOCUMENTTOOLSPALLETTE_H_ diff --git a/src/gui/UBDocumentTreeWidget.cpp b/src/gui/UBDocumentTreeWidget.cpp index 9fe9af46..7f06d5d2 100644 --- a/src/gui/UBDocumentTreeWidget.cpp +++ b/src/gui/UBDocumentTreeWidget.cpp @@ -1,8 +1,16 @@ /* - * UBDocumentTreeWidget.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Dec 9, 2008 - * Author: Luc + * This program 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 this program. If not, see . */ #include "UBDocumentTreeWidget.h" diff --git a/src/gui/UBDocumentTreeWidget.h b/src/gui/UBDocumentTreeWidget.h index 737b6628..ab2e9866 100644 --- a/src/gui/UBDocumentTreeWidget.h +++ b/src/gui/UBDocumentTreeWidget.h @@ -1,8 +1,16 @@ /* - * UBDocumentTreeWidget.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Dec 9, 2008 - * Author: Luc + * This program 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 this program. If not, see . */ #ifndef UBDOCUMENTTREEWIDGET_H_ diff --git a/src/gui/UBFavoriteToolPalette.cpp b/src/gui/UBFavoriteToolPalette.cpp index d2cd0fcd..a4bee941 100644 --- a/src/gui/UBFavoriteToolPalette.cpp +++ b/src/gui/UBFavoriteToolPalette.cpp @@ -1,8 +1,16 @@ /* - * UBFavoriteToolPalette.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 30 nov. 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #include "UBFavoriteToolPalette.h" diff --git a/src/gui/UBFavoriteToolPalette.h b/src/gui/UBFavoriteToolPalette.h index 2c2f35ed..3b1a026f 100644 --- a/src/gui/UBFavoriteToolPalette.h +++ b/src/gui/UBFavoriteToolPalette.h @@ -1,8 +1,16 @@ /* - * UBFavoriteToolPalette.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 30 nov. 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #ifndef UBFAVORITETOOLPALETTE_H_ diff --git a/src/gui/UBFloatingPalette.cpp b/src/gui/UBFloatingPalette.cpp index ba1d4470..59d7e380 100644 --- a/src/gui/UBFloatingPalette.cpp +++ b/src/gui/UBFloatingPalette.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include #include diff --git a/src/gui/UBFloatingPalette.h b/src/gui/UBFloatingPalette.h index 1ddf8702..6568b242 100644 --- a/src/gui/UBFloatingPalette.h +++ b/src/gui/UBFloatingPalette.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBFLOATINGPALLETTE_H_ diff --git a/src/gui/UBIconButton.cpp b/src/gui/UBIconButton.cpp index 84e01efe..171b1619 100644 --- a/src/gui/UBIconButton.cpp +++ b/src/gui/UBIconButton.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include diff --git a/src/gui/UBIconButton.h b/src/gui/UBIconButton.h index d0f9f533..631d6d6c 100644 --- a/src/gui/UBIconButton.h +++ b/src/gui/UBIconButton.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBICONBUTTON_H_ #define UBICONBUTTON_H_ diff --git a/src/gui/UBKeyboardPalette.cpp b/src/gui/UBKeyboardPalette.cpp index 40a3f248..3c3ef552 100644 --- a/src/gui/UBKeyboardPalette.cpp +++ b/src/gui/UBKeyboardPalette.cpp @@ -1,9 +1,18 @@ -/* - * UBKeyboardPalette.cpp - * - * Created on: Feb 10, 2011 - * Author: tolik - */ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ + #include #include diff --git a/src/gui/UBKeyboardPalette.h b/src/gui/UBKeyboardPalette.h index d23373a0..60c91e67 100644 --- a/src/gui/UBKeyboardPalette.h +++ b/src/gui/UBKeyboardPalette.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBKEYBOARDPALETTE_H #define UBKEYBOARDPALETTE_H diff --git a/src/gui/UBKeyboardPalette_linux.cpp b/src/gui/UBKeyboardPalette_linux.cpp index cbeb0115..e5b5c8c9 100644 --- a/src/gui/UBKeyboardPalette_linux.cpp +++ b/src/gui/UBKeyboardPalette_linux.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBKeyboardPalette.h" #include diff --git a/src/gui/UBKeyboardPalette_mac.cpp b/src/gui/UBKeyboardPalette_mac.cpp index 1073b723..e8e976bd 100644 --- a/src/gui/UBKeyboardPalette_mac.cpp +++ b/src/gui/UBKeyboardPalette_mac.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBKeyboardPalette.h" #include diff --git a/src/gui/UBKeyboardPalette_win.cpp b/src/gui/UBKeyboardPalette_win.cpp index 37272950..4a4bc3ea 100644 --- a/src/gui/UBKeyboardPalette_win.cpp +++ b/src/gui/UBKeyboardPalette_win.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBKeyboardPalette.h" diff --git a/src/gui/UBLibActionBar.cpp b/src/gui/UBLibActionBar.cpp index 829b9452..31901971 100644 --- a/src/gui/UBLibActionBar.cpp +++ b/src/gui/UBLibActionBar.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include #include #include diff --git a/src/gui/UBLibActionBar.h b/src/gui/UBLibActionBar.h index c0c785ae..204a0447 100644 --- a/src/gui/UBLibActionBar.h +++ b/src/gui/UBLibActionBar.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBLIBACTIONBAR_H #define UBLIBACTIONBAR_H diff --git a/src/gui/UBLibItemProperties.cpp b/src/gui/UBLibItemProperties.cpp index 9cb0c7b3..92739aaf 100644 --- a/src/gui/UBLibItemProperties.cpp +++ b/src/gui/UBLibItemProperties.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBLibItemProperties.h" #include "core/UBApplication.h" diff --git a/src/gui/UBLibItemProperties.h b/src/gui/UBLibItemProperties.h index 111d1d7f..1490002b 100644 --- a/src/gui/UBLibItemProperties.h +++ b/src/gui/UBLibItemProperties.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBLIBITEMPROPERTIES_H #define UBLIBITEMPROPERTIES_H diff --git a/src/gui/UBLibNavigatorWidget.cpp b/src/gui/UBLibNavigatorWidget.cpp index 344c8f5a..c8a249aa 100644 --- a/src/gui/UBLibNavigatorWidget.cpp +++ b/src/gui/UBLibNavigatorWidget.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBLibNavigatorWidget.h" #include "UBLibPalette.h" diff --git a/src/gui/UBLibNavigatorWidget.h b/src/gui/UBLibNavigatorWidget.h index a7e6fae8..0917b6e3 100644 --- a/src/gui/UBLibNavigatorWidget.h +++ b/src/gui/UBLibNavigatorWidget.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBLIBNAVIGATORWIDGET_H #define UBLIBNAVIGATORWIDGET_H diff --git a/src/gui/UBLibPalette.cpp b/src/gui/UBLibPalette.cpp index f4bb447a..656e2276 100644 --- a/src/gui/UBLibPalette.cpp +++ b/src/gui/UBLibPalette.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include #include "UBLibPalette.h" diff --git a/src/gui/UBLibPalette.h b/src/gui/UBLibPalette.h index 28e87e98..3733610e 100644 --- a/src/gui/UBLibPalette.h +++ b/src/gui/UBLibPalette.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBLIBPALETTE_H #define UBLIBPALETTE_H diff --git a/src/gui/UBLibPathViewer.cpp b/src/gui/UBLibPathViewer.cpp index 97c72692..1b846932 100644 --- a/src/gui/UBLibPathViewer.cpp +++ b/src/gui/UBLibPathViewer.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include #include #include diff --git a/src/gui/UBLibPathViewer.h b/src/gui/UBLibPathViewer.h index 87ba855f..7e44810f 100644 --- a/src/gui/UBLibPathViewer.h +++ b/src/gui/UBLibPathViewer.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBLIBPATHVIEWER_H #define UBLIBPATHVIEWER_H diff --git a/src/gui/UBLibraryWidget.cpp b/src/gui/UBLibraryWidget.cpp index 069b3637..f887568b 100644 --- a/src/gui/UBLibraryWidget.cpp +++ b/src/gui/UBLibraryWidget.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include #include diff --git a/src/gui/UBLibraryWidget.h b/src/gui/UBLibraryWidget.h index 741d357a..42f9aa32 100644 --- a/src/gui/UBLibraryWidget.h +++ b/src/gui/UBLibraryWidget.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBLIBRARYWIDGET_H #define UBLIBRARYWIDGET_H diff --git a/src/gui/UBMainWindow.cpp b/src/gui/UBMainWindow.cpp index 49602d29..26e84d82 100644 --- a/src/gui/UBMainWindow.cpp +++ b/src/gui/UBMainWindow.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include diff --git a/src/gui/UBMainWindow.h b/src/gui/UBMainWindow.h index 9b2ca425..86f64302 100644 --- a/src/gui/UBMainWindow.h +++ b/src/gui/UBMainWindow.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBMAINWINDOW_H_ diff --git a/src/gui/UBMessageWindow.cpp b/src/gui/UBMessageWindow.cpp index 515ec645..26106217 100644 --- a/src/gui/UBMessageWindow.cpp +++ b/src/gui/UBMessageWindow.cpp @@ -1,8 +1,16 @@ /* - * UBMessageWindow.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Dec 5, 2008 - * Author: Luc + * This program 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 this program. If not, see . */ #include "UBMessageWindow.h" diff --git a/src/gui/UBMessageWindow.h b/src/gui/UBMessageWindow.h index a4511cb3..92d50b55 100644 --- a/src/gui/UBMessageWindow.h +++ b/src/gui/UBMessageWindow.h @@ -1,8 +1,16 @@ /* - * UBMessageWindow.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Dec 5, 2008 - * Author: Luc + * This program 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 this program. If not, see . */ #ifndef UBMESSAGEWINDOW_H_ diff --git a/src/gui/UBMousePressFilter.cpp b/src/gui/UBMousePressFilter.cpp index ef479a1a..49fadaac 100644 --- a/src/gui/UBMousePressFilter.cpp +++ b/src/gui/UBMousePressFilter.cpp @@ -1,8 +1,16 @@ /* - * UBMousePressFilter.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Jan 12, 2009 - * Author: luc + * This program 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 this program. If not, see . */ #include "UBMousePressFilter.h" diff --git a/src/gui/UBMousePressFilter.h b/src/gui/UBMousePressFilter.h index 24062b8d..31289c86 100644 --- a/src/gui/UBMousePressFilter.h +++ b/src/gui/UBMousePressFilter.h @@ -1,8 +1,16 @@ /* - * UBMousePressFilter.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Jan 12, 2009 - * Author: luc + * This program 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 this program. If not, see . */ #ifndef UBMOUSEPRESSFILTER_H_ diff --git a/src/gui/UBNavigatorPalette.cpp b/src/gui/UBNavigatorPalette.cpp index 6c9974a5..2ed1e6e9 100644 --- a/src/gui/UBNavigatorPalette.cpp +++ b/src/gui/UBNavigatorPalette.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBNavigatorPalette.h" #include "core/UBApplication.h" #include "board/UBBoardController.h" diff --git a/src/gui/UBNavigatorPalette.h b/src/gui/UBNavigatorPalette.h index 2d57ddef..067bf454 100644 --- a/src/gui/UBNavigatorPalette.h +++ b/src/gui/UBNavigatorPalette.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBNAVIGATORPALETTE_H #define UBNAVIGATORPALETTE_H diff --git a/src/gui/UBPageNumberPalette.cpp b/src/gui/UBPageNumberPalette.cpp index b8aab14e..6f964383 100644 --- a/src/gui/UBPageNumberPalette.cpp +++ b/src/gui/UBPageNumberPalette.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include diff --git a/src/gui/UBPageNumberPalette.h b/src/gui/UBPageNumberPalette.h index 0a5fe31d..f1ebba86 100644 --- a/src/gui/UBPageNumberPalette.h +++ b/src/gui/UBPageNumberPalette.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBPAGENUMBERPALLETTE_H_ #define UBPAGENUMBERPALLETTE_H_ diff --git a/src/gui/UBPropertyPalette.cpp b/src/gui/UBPropertyPalette.cpp index 19791d44..7022457f 100644 --- a/src/gui/UBPropertyPalette.cpp +++ b/src/gui/UBPropertyPalette.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBPropertyPalette.h" #include "core/memcheck.h" diff --git a/src/gui/UBPropertyPalette.h b/src/gui/UBPropertyPalette.h index d12348d6..6312bcc1 100644 --- a/src/gui/UBPropertyPalette.h +++ b/src/gui/UBPropertyPalette.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBPROPERTYPALETTE_H #define UBPROPERTYPALETTE_H diff --git a/src/gui/UBResources.cpp b/src/gui/UBResources.cpp index 81d10263..9827a827 100644 --- a/src/gui/UBResources.cpp +++ b/src/gui/UBResources.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBResources.h" diff --git a/src/gui/UBResources.h b/src/gui/UBResources.h index 7f689ba1..bae4eee6 100644 --- a/src/gui/UBResources.h +++ b/src/gui/UBResources.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBRESOURCES_H_ #define UBRESOURCES_H_ diff --git a/src/gui/UBRubberBand.cpp b/src/gui/UBRubberBand.cpp index 66df5435..6f2d5cb5 100644 --- a/src/gui/UBRubberBand.cpp +++ b/src/gui/UBRubberBand.cpp @@ -1,8 +1,16 @@ /* - * UBRubberBand.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 20 mai 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #include "UBRubberBand.h" diff --git a/src/gui/UBRubberBand.h b/src/gui/UBRubberBand.h index f7f9b372..769e9877 100644 --- a/src/gui/UBRubberBand.h +++ b/src/gui/UBRubberBand.h @@ -1,8 +1,16 @@ /* - * UBRubberBand.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 20 mai 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #ifndef UBRUBBERBAND_H_ diff --git a/src/gui/UBScreenMirror.cpp b/src/gui/UBScreenMirror.cpp index 81c1030d..a21899d9 100644 --- a/src/gui/UBScreenMirror.cpp +++ b/src/gui/UBScreenMirror.cpp @@ -1,8 +1,16 @@ /* - * UBScreenMirror.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Nov 25, 2008 - * Author: luc + * This program 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 this program. If not, see . */ #include "UBScreenMirror.h" diff --git a/src/gui/UBScreenMirror.h b/src/gui/UBScreenMirror.h index ea6821b2..766d3f80 100644 --- a/src/gui/UBScreenMirror.h +++ b/src/gui/UBScreenMirror.h @@ -1,8 +1,16 @@ /* - * UBScreenMirror.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Nov 25, 2008 - * Author: luc + * This program 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 this program. If not, see . */ #ifndef UBSCREENMIRROR_H_ diff --git a/src/gui/UBSpinningWheel.cpp b/src/gui/UBSpinningWheel.cpp index 059e8ec0..1beddf71 100644 --- a/src/gui/UBSpinningWheel.cpp +++ b/src/gui/UBSpinningWheel.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBSpinningWheel.h" diff --git a/src/gui/UBSpinningWheel.h b/src/gui/UBSpinningWheel.h index 2d120763..f59f17df 100644 --- a/src/gui/UBSpinningWheel.h +++ b/src/gui/UBSpinningWheel.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBSPINNINGWHEEL_H_ #define UBSPINNINGWHEEL_H_ diff --git a/src/gui/UBStylusPalette.cpp b/src/gui/UBStylusPalette.cpp index 344720be..93073ccd 100644 --- a/src/gui/UBStylusPalette.cpp +++ b/src/gui/UBStylusPalette.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBStylusPalette.h" diff --git a/src/gui/UBStylusPalette.h b/src/gui/UBStylusPalette.h index d9f8d0ef..7d601f66 100644 --- a/src/gui/UBStylusPalette.h +++ b/src/gui/UBStylusPalette.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBSTYLUSPALLETTE_H_ #define UBSTYLUSPALLETTE_H_ diff --git a/src/gui/UBThumbnailView.cpp b/src/gui/UBThumbnailView.cpp index 591cc1f2..ec688000 100644 --- a/src/gui/UBThumbnailView.cpp +++ b/src/gui/UBThumbnailView.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBThumbnailView.h" #include "domain/UBGraphicsScene.h" diff --git a/src/gui/UBThumbnailView.h b/src/gui/UBThumbnailView.h index edb05b72..ecd13a19 100644 --- a/src/gui/UBThumbnailView.h +++ b/src/gui/UBThumbnailView.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBTHUMBNAILVIEW_H_ #define UBTHUMBNAILVIEW_H_ diff --git a/src/gui/UBThumbnailWidget.cpp b/src/gui/UBThumbnailWidget.cpp index 2a81ac45..3c3e397c 100644 --- a/src/gui/UBThumbnailWidget.cpp +++ b/src/gui/UBThumbnailWidget.cpp @@ -1,8 +1,16 @@ /* - * UBThumbnailWidget.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Nov 11, 2008 - * Author: luc + * This program 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 this program. If not, see . */ #include diff --git a/src/gui/UBThumbnailWidget.h b/src/gui/UBThumbnailWidget.h index a5660fc2..edf71077 100644 --- a/src/gui/UBThumbnailWidget.h +++ b/src/gui/UBThumbnailWidget.h @@ -1,8 +1,16 @@ /* - * UBThumbnailWidget.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Nov 11, 2008 - * Author: luc + * This program 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 this program. If not, see . */ #ifndef UBTHUMBNAILWIDGET_H_ diff --git a/src/gui/UBToolWidget.cpp b/src/gui/UBToolWidget.cpp index 60a15b9c..59ff2af4 100644 --- a/src/gui/UBToolWidget.cpp +++ b/src/gui/UBToolWidget.cpp @@ -1,9 +1,17 @@ /* -* UBToolWidget.cpp -* -* Created on: Feb 18, 2009 -* Author: luc -*/ + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include diff --git a/src/gui/UBToolWidget.h b/src/gui/UBToolWidget.h index 42d68d09..9b377c9d 100644 --- a/src/gui/UBToolWidget.h +++ b/src/gui/UBToolWidget.h @@ -1,8 +1,16 @@ /* - * UBToolWidget.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Feb 18, 2009 - * Author: luc + * This program 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 this program. If not, see . */ #ifndef UBTOOLWIDGET_H_ diff --git a/src/gui/UBToolbarButtonGroup.cpp b/src/gui/UBToolbarButtonGroup.cpp index 02fc0e84..7a739501 100644 --- a/src/gui/UBToolbarButtonGroup.cpp +++ b/src/gui/UBToolbarButtonGroup.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBToolbarButtonGroup.h" #include diff --git a/src/gui/UBToolbarButtonGroup.h b/src/gui/UBToolbarButtonGroup.h index 4eafcbfa..a9505606 100644 --- a/src/gui/UBToolbarButtonGroup.h +++ b/src/gui/UBToolbarButtonGroup.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBTOOLBARBUTTONGROUP_H_ #define UBTOOLBARBUTTONGROUP_H_ diff --git a/src/gui/UBUpdateDlg.cpp b/src/gui/UBUpdateDlg.cpp index 891ebe3c..31893fd7 100644 --- a/src/gui/UBUpdateDlg.cpp +++ b/src/gui/UBUpdateDlg.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include #include diff --git a/src/gui/UBUpdateDlg.h b/src/gui/UBUpdateDlg.h index fda41bcb..95a7be9f 100644 --- a/src/gui/UBUpdateDlg.h +++ b/src/gui/UBUpdateDlg.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBUPDATEDLG_H #define UBUPDATEDLG_H diff --git a/src/gui/UBVideoPlayer.cpp b/src/gui/UBVideoPlayer.cpp index 79049801..4a29d55f 100644 --- a/src/gui/UBVideoPlayer.cpp +++ b/src/gui/UBVideoPlayer.cpp @@ -1,8 +1,16 @@ /* - * UBVideoPlayer.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 24 sept. 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #include "UBVideoPlayer.h" diff --git a/src/gui/UBVideoPlayer.h b/src/gui/UBVideoPlayer.h index 426511de..ced2cc3b 100644 --- a/src/gui/UBVideoPlayer.h +++ b/src/gui/UBVideoPlayer.h @@ -1,8 +1,16 @@ /* - * UBVideoPlayer.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 24 sept. 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #ifndef UBVIDEOPLAYER_H_ diff --git a/src/gui/UBWebToolsPalette.cpp b/src/gui/UBWebToolsPalette.cpp index eef6596e..2d7396ac 100644 --- a/src/gui/UBWebToolsPalette.cpp +++ b/src/gui/UBWebToolsPalette.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include diff --git a/src/gui/UBWebToolsPalette.h b/src/gui/UBWebToolsPalette.h index bce41b95..8defbf3a 100644 --- a/src/gui/UBWebToolsPalette.h +++ b/src/gui/UBWebToolsPalette.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBWEBTOOLSPALLETTE_H_ #define UBWEBTOOLSPALLETTE_H_ diff --git a/src/gui/UBWidgetMirror.cpp b/src/gui/UBWidgetMirror.cpp index ddfb9405..75a2a599 100644 --- a/src/gui/UBWidgetMirror.cpp +++ b/src/gui/UBWidgetMirror.cpp @@ -1,8 +1,16 @@ /* - * UBWidgetMirror.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Nov 25, 2008 - * Author: luc + * This program 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 this program. If not, see . */ #include "UBWidgetMirror.h" diff --git a/src/gui/UBWidgetMirror.h b/src/gui/UBWidgetMirror.h index d103ff99..b46c3bbd 100644 --- a/src/gui/UBWidgetMirror.h +++ b/src/gui/UBWidgetMirror.h @@ -1,8 +1,16 @@ /* - * UBWidgetMirror.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Nov 25, 2008 - * Author: luc + * This program 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 this program. If not, see . */ #ifndef UBWIDGETMIRROR_H_ diff --git a/src/gui/UBZoomPalette.cpp b/src/gui/UBZoomPalette.cpp index e3e03273..3a1ded2e 100644 --- a/src/gui/UBZoomPalette.cpp +++ b/src/gui/UBZoomPalette.cpp @@ -1,8 +1,16 @@ /* - * UBZoomPalette.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Mar 25, 2009 - * Author: julienbachmann + * This program 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 this program. If not, see . */ #include "UBZoomPalette.h" diff --git a/src/gui/UBZoomPalette.h b/src/gui/UBZoomPalette.h index a9761116..14dad9b4 100644 --- a/src/gui/UBZoomPalette.h +++ b/src/gui/UBZoomPalette.h @@ -1,8 +1,16 @@ /* - * UBZoomPalette.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Mar 25, 2009 - * Author: julienbachmann + * This program 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 this program. If not, see . */ #ifndef UBZOOMPALETTE_H_ diff --git a/src/network/UBAutoSaver.cpp b/src/network/UBAutoSaver.cpp index 0edf3a7a..3b206afd 100644 --- a/src/network/UBAutoSaver.cpp +++ b/src/network/UBAutoSaver.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ /**************************************************************************** ** ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). diff --git a/src/network/UBAutoSaver.h b/src/network/UBAutoSaver.h index 10019f61..2cba9660 100644 --- a/src/network/UBAutoSaver.h +++ b/src/network/UBAutoSaver.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ /**************************************************************************** ** ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). diff --git a/src/network/UBCookieJar.cpp b/src/network/UBCookieJar.cpp index f976080b..02b0bfe9 100644 --- a/src/network/UBCookieJar.cpp +++ b/src/network/UBCookieJar.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ /**************************************************************************** ** ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). diff --git a/src/network/UBCookieJar.h b/src/network/UBCookieJar.h index a592ec04..90b66945 100644 --- a/src/network/UBCookieJar.h +++ b/src/network/UBCookieJar.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ /**************************************************************************** ** ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). diff --git a/src/network/UBHttpFileDownloader.cpp b/src/network/UBHttpFileDownloader.cpp index 1d332f48..4b3525a2 100644 --- a/src/network/UBHttpFileDownloader.cpp +++ b/src/network/UBHttpFileDownloader.cpp @@ -1,8 +1,16 @@ /* - * UBHttpFileDownloader.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 28 avr. 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #include "UBHttpFileDownloader.h" diff --git a/src/network/UBHttpFileDownloader.h b/src/network/UBHttpFileDownloader.h index 070ca424..c109e261 100644 --- a/src/network/UBHttpFileDownloader.h +++ b/src/network/UBHttpFileDownloader.h @@ -1,8 +1,16 @@ /* - * UBHttpFileDownloader.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 28 avr. 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #ifndef UBHTTPFILEDOWNLOADER_H_ diff --git a/src/network/UBHttpGet.cpp b/src/network/UBHttpGet.cpp index 0c5e140c..aeb02417 100644 --- a/src/network/UBHttpGet.cpp +++ b/src/network/UBHttpGet.cpp @@ -1,8 +1,16 @@ /* - * UBHttpGet.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Sep 19, 2008 - * Author: luc + * This program 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 this program. If not, see . */ #include "UBHttpGet.h" diff --git a/src/network/UBHttpGet.h b/src/network/UBHttpGet.h index 8106e993..15930f19 100644 --- a/src/network/UBHttpGet.h +++ b/src/network/UBHttpGet.h @@ -1,8 +1,16 @@ /* - * UBHttpGet.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Sep 19, 2008 - * Author: luc + * This program 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 this program. If not, see . */ #ifndef UBHTTPGET_H_ diff --git a/src/network/UBNetworkAccessManager.cpp b/src/network/UBNetworkAccessManager.cpp index 9a681c0d..5bcaf783 100644 --- a/src/network/UBNetworkAccessManager.cpp +++ b/src/network/UBNetworkAccessManager.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBNetworkAccessManager.h" #include diff --git a/src/network/UBNetworkAccessManager.h b/src/network/UBNetworkAccessManager.h index 17a50eaa..18f35a0f 100644 --- a/src/network/UBNetworkAccessManager.h +++ b/src/network/UBNetworkAccessManager.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBNETWORKACCESSMANAGER_H #define UBNETWORKACCESSMANAGER_H diff --git a/src/network/UBServerXMLHttpRequest.cpp b/src/network/UBServerXMLHttpRequest.cpp index f58176a4..46195f6b 100644 --- a/src/network/UBServerXMLHttpRequest.cpp +++ b/src/network/UBServerXMLHttpRequest.cpp @@ -1,8 +1,16 @@ /* - * UBServerXMLHttpRequest.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 1 mai 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #include "UBServerXMLHttpRequest.h" diff --git a/src/network/UBServerXMLHttpRequest.h b/src/network/UBServerXMLHttpRequest.h index c7d9522c..27454897 100644 --- a/src/network/UBServerXMLHttpRequest.h +++ b/src/network/UBServerXMLHttpRequest.h @@ -1,8 +1,16 @@ /* - * UBServerXMLHttpRequest.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 1 mai 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #ifndef UBSERVERXMLHTTPREQUEST_H_ diff --git a/src/pdf-merger/ASCII85Decode.cpp b/src/pdf-merger/ASCII85Decode.cpp index 1312f724..08fff483 100644 --- a/src/pdf-merger/ASCII85Decode.cpp +++ b/src/pdf-merger/ASCII85Decode.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include #include "ASCII85Decode.h" diff --git a/src/pdf-merger/ASCII85Decode.h b/src/pdf-merger/ASCII85Decode.h index cf6767d4..fb1094f0 100644 --- a/src/pdf-merger/ASCII85Decode.h +++ b/src/pdf-merger/ASCII85Decode.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef ASCII85Decode_H #define ASCII85Decode_H diff --git a/src/pdf-merger/ASCIIHexDecode.cpp b/src/pdf-merger/ASCIIHexDecode.cpp index aa3d48f2..9a45461c 100644 --- a/src/pdf-merger/ASCIIHexDecode.cpp +++ b/src/pdf-merger/ASCIIHexDecode.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "ASCIIHexDecode.h" #include diff --git a/src/pdf-merger/ASCIIHexDecode.h b/src/pdf-merger/ASCIIHexDecode.h index 2e35ce28..4b0e4a0b 100644 --- a/src/pdf-merger/ASCIIHexDecode.h +++ b/src/pdf-merger/ASCIIHexDecode.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef ASCIIHexDecode_h #define ASCIIHexDecode_h diff --git a/src/pdf-merger/AbstractBoxElementHandler.h b/src/pdf-merger/AbstractBoxElementHandler.h index f2563efd..b92d4f01 100644 --- a/src/pdf-merger/AbstractBoxElementHandler.h +++ b/src/pdf-merger/AbstractBoxElementHandler.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #if !defined AbstractBoxElementHandler_h #define AbstractBoxElementHandler_h diff --git a/src/pdf-merger/AnnotsHandler.cpp b/src/pdf-merger/AnnotsHandler.cpp index 513dbede..1fca74fb 100644 --- a/src/pdf-merger/AnnotsHandler.cpp +++ b/src/pdf-merger/AnnotsHandler.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "AnnotsHandler.h" using namespace merge_lib; diff --git a/src/pdf-merger/AnnotsHandler.h b/src/pdf-merger/AnnotsHandler.h index 5c21f61c..c78a8da6 100644 --- a/src/pdf-merger/AnnotsHandler.h +++ b/src/pdf-merger/AnnotsHandler.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #if !defined AnnotsHandler_h #define AnnotsHandler_h diff --git a/src/pdf-merger/CCITTFaxDecode.h b/src/pdf-merger/CCITTFaxDecode.h index 7bb9049d..add43139 100644 --- a/src/pdf-merger/CCITTFaxDecode.h +++ b/src/pdf-merger/CCITTFaxDecode.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef CCITTFaxDecode_H #define CCITTFaxDecode_H diff --git a/src/pdf-merger/Config.h b/src/pdf-merger/Config.h index 3faec095..85a555e3 100644 --- a/src/pdf-merger/Config.h +++ b/src/pdf-merger/Config.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ /* This file provides some common configuration definitions for PDF merge library Is intended for multiplatform support diff --git a/src/pdf-merger/ContentHandler.cpp b/src/pdf-merger/ContentHandler.cpp index 5167244a..fd451a04 100644 --- a/src/pdf-merger/ContentHandler.cpp +++ b/src/pdf-merger/ContentHandler.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "ContentHandler.h" #include "Filter.h" #include "FlateDecode.h" diff --git a/src/pdf-merger/ContentHandler.h b/src/pdf-merger/ContentHandler.h index 1a8f0763..657ab1c3 100644 --- a/src/pdf-merger/ContentHandler.h +++ b/src/pdf-merger/ContentHandler.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #if !defined ContentHandler_h #define ContentHandler_h diff --git a/src/pdf-merger/CropBoxElementHandler.h b/src/pdf-merger/CropBoxElementHandler.h index 583ea4fc..fa63bcd4 100644 --- a/src/pdf-merger/CropBoxElementHandler.h +++ b/src/pdf-merger/CropBoxElementHandler.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef CROPBOX_ELEMENT_HANDLER_H #define CROPBOX_ELEMENT_HANDLER_H diff --git a/src/pdf-merger/DCTDecode.h b/src/pdf-merger/DCTDecode.h index 474a508e..011b9520 100644 --- a/src/pdf-merger/DCTDecode.h +++ b/src/pdf-merger/DCTDecode.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef DCTDecode_H #define DCTDecode_H diff --git a/src/pdf-merger/Decoder.h b/src/pdf-merger/Decoder.h index 39a6a5de..6f6fdda1 100644 --- a/src/pdf-merger/Decoder.h +++ b/src/pdf-merger/Decoder.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef DECODER_H #define DECODER_H diff --git a/src/pdf-merger/Document.cpp b/src/pdf-merger/Document.cpp index 5bb001d7..bfed21e3 100644 --- a/src/pdf-merger/Document.cpp +++ b/src/pdf-merger/Document.cpp @@ -1,8 +1,17 @@ -/////////////////////////////////////////////////////////// -// Document.cpp -// Implementation of the Class Document -// Created on: 19-?????????-2009 12:27:55 -/////////////////////////////////////////////////////////// +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "Config.h" #include "Document.h" diff --git a/src/pdf-merger/Document.h b/src/pdf-merger/Document.h index a103b101..20894f72 100644 --- a/src/pdf-merger/Document.h +++ b/src/pdf-merger/Document.h @@ -1,8 +1,17 @@ -/////////////////////////////////////////////////////////// -// Document.h -// Implementation of the Class Document -// Created on: 19-???-2009 12:27:55 -/////////////////////////////////////////////////////////// +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #if !defined Document_h #define Document_h diff --git a/src/pdf-merger/Exception.h b/src/pdf-merger/Exception.h index 014c0dc7..03e83f93 100644 --- a/src/pdf-merger/Exception.h +++ b/src/pdf-merger/Exception.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef EXCEPTION_H #define EXCEPTION_H diff --git a/src/pdf-merger/FileIsAbsentException.h b/src/pdf-merger/FileIsAbsentException.h index ef7bf25c..8077c3e4 100644 --- a/src/pdf-merger/FileIsAbsentException.h +++ b/src/pdf-merger/FileIsAbsentException.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #if !defined FileIsAbsentException_h #define FileIsAbsentException_h diff --git a/src/pdf-merger/Filter.cpp b/src/pdf-merger/Filter.cpp index fb7e7f26..6660e259 100644 --- a/src/pdf-merger/Filter.cpp +++ b/src/pdf-merger/Filter.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "Filter.h" #include "Object.h" #include "Decoder.h" diff --git a/src/pdf-merger/Filter.h b/src/pdf-merger/Filter.h index 72042066..6753b79d 100644 --- a/src/pdf-merger/Filter.h +++ b/src/pdf-merger/Filter.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #if !defined Filter_h #define Filter_h diff --git a/src/pdf-merger/FilterPredictor.cpp b/src/pdf-merger/FilterPredictor.cpp index a73d518c..189aa781 100644 --- a/src/pdf-merger/FilterPredictor.cpp +++ b/src/pdf-merger/FilterPredictor.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "Config.h" #include #include diff --git a/src/pdf-merger/FilterPredictor.h b/src/pdf-merger/FilterPredictor.h index 32567442..45897d9b 100644 --- a/src/pdf-merger/FilterPredictor.h +++ b/src/pdf-merger/FilterPredictor.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef FILTER_PREDICTOR_H #define FILTER_PREDICTOR_H diff --git a/src/pdf-merger/FlateDecode.cpp b/src/pdf-merger/FlateDecode.cpp index 237de9e8..f2933116 100644 --- a/src/pdf-merger/FlateDecode.cpp +++ b/src/pdf-merger/FlateDecode.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include #include "FlateDecode.h" diff --git a/src/pdf-merger/FlateDecode.h b/src/pdf-merger/FlateDecode.h index d10e4045..d91f239b 100644 --- a/src/pdf-merger/FlateDecode.h +++ b/src/pdf-merger/FlateDecode.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef FLATEDECODE_H_INCLUDED #define FLATEDECODE_H_INCLUDED diff --git a/src/pdf-merger/JBIG2Decode.h b/src/pdf-merger/JBIG2Decode.h index b4d743e3..f4ad9e17 100644 --- a/src/pdf-merger/JBIG2Decode.h +++ b/src/pdf-merger/JBIG2Decode.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef JBIG2Decode_H #define JBIG2Decode_H diff --git a/src/pdf-merger/LZWDecode.cpp b/src/pdf-merger/LZWDecode.cpp index 80e05622..1d8f1fca 100644 --- a/src/pdf-merger/LZWDecode.cpp +++ b/src/pdf-merger/LZWDecode.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include #include "LZWDecode.h" #include "FilterPredictor.h" diff --git a/src/pdf-merger/LZWDecode.h b/src/pdf-merger/LZWDecode.h index 11562ca7..882276ab 100644 --- a/src/pdf-merger/LZWDecode.h +++ b/src/pdf-merger/LZWDecode.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef LZWDecode_H #define LZWDecode_H diff --git a/src/pdf-merger/MediaBoxElementHandler.h b/src/pdf-merger/MediaBoxElementHandler.h index b3fa7150..be0b3592 100644 --- a/src/pdf-merger/MediaBoxElementHandler.h +++ b/src/pdf-merger/MediaBoxElementHandler.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #if !defined MediaBoxElementHandler_h #define MediaBoxElementHandler_h diff --git a/src/pdf-merger/MergePageDescription.h b/src/pdf-merger/MergePageDescription.h index 38b2d864..73610ea5 100644 --- a/src/pdf-merger/MergePageDescription.h +++ b/src/pdf-merger/MergePageDescription.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #if !defined MergePageDescription_h #define MergePageDescription_h diff --git a/src/pdf-merger/Merger.cpp b/src/pdf-merger/Merger.cpp index 0afc9d66..1ef60562 100644 --- a/src/pdf-merger/Merger.cpp +++ b/src/pdf-merger/Merger.cpp @@ -1,8 +1,17 @@ -/////////////////////////////////////////////////////////// -// Merger.cpp -// Implementation of the Class Merger -// Created on: 19-???-2009 12:27:54 -/////////////////////////////////////////////////////////// +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "Merger.h" #include "Parser.h" diff --git a/src/pdf-merger/Merger.h b/src/pdf-merger/Merger.h index 8c159c5e..eaa3cc95 100644 --- a/src/pdf-merger/Merger.h +++ b/src/pdf-merger/Merger.h @@ -1,8 +1,17 @@ -/////////////////////////////////////////////////////////// -// Merger.h -// Implementation of the Class Merger -// Created on: 19-èþí-2009 12:27:54 -/////////////////////////////////////////////////////////// +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #if !defined Merger_h #define Merger_h diff --git a/src/pdf-merger/Object.cpp b/src/pdf-merger/Object.cpp index 87bb039a..5611dd3f 100644 --- a/src/pdf-merger/Object.cpp +++ b/src/pdf-merger/Object.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "Object.h" #include "Parser.h" #include "Exception.h" diff --git a/src/pdf-merger/Object.h b/src/pdf-merger/Object.h index c1a7c834..d2bc75ba 100644 --- a/src/pdf-merger/Object.h +++ b/src/pdf-merger/Object.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #if !defined Object_h #define Object_h diff --git a/src/pdf-merger/OverlayDocumentParser.cpp b/src/pdf-merger/OverlayDocumentParser.cpp index 4dd35412..f1b75d0e 100644 --- a/src/pdf-merger/OverlayDocumentParser.cpp +++ b/src/pdf-merger/OverlayDocumentParser.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "OverlayDocumentParser.h" #include #include diff --git a/src/pdf-merger/OverlayDocumentParser.h b/src/pdf-merger/OverlayDocumentParser.h index 5e6556a8..fbba57da 100644 --- a/src/pdf-merger/OverlayDocumentParser.h +++ b/src/pdf-merger/OverlayDocumentParser.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #if !defined OverlayDocumentParser_h #define OverlayDocumentParser_h diff --git a/src/pdf-merger/Page.cpp b/src/pdf-merger/Page.cpp index 7f8d68f3..0ba233d6 100644 --- a/src/pdf-merger/Page.cpp +++ b/src/pdf-merger/Page.cpp @@ -1,8 +1,17 @@ -/////////////////////////////////////////////////////////// -// Page.cpp -// Implementation of the Class Page -// Created on: 19-���-2009 12:27:56 -/////////////////////////////////////////////////////////// +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "Page.h" #include "Document.h" diff --git a/src/pdf-merger/Page.h b/src/pdf-merger/Page.h index e9326abb..e83269ac 100644 --- a/src/pdf-merger/Page.h +++ b/src/pdf-merger/Page.h @@ -1,8 +1,17 @@ -/////////////////////////////////////////////////////////// -// Page.h -// Implementation of the Class Page -// Created on: 19-èþí-2009 12:27:56 -/////////////////////////////////////////////////////////// +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #if !defined Page_h #define Page_h diff --git a/src/pdf-merger/PageElementHandler.cpp b/src/pdf-merger/PageElementHandler.cpp index 089c0c12..e9c6cdd0 100644 --- a/src/pdf-merger/PageElementHandler.cpp +++ b/src/pdf-merger/PageElementHandler.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "PageElementHandler.h" using namespace merge_lib; diff --git a/src/pdf-merger/PageElementHandler.h b/src/pdf-merger/PageElementHandler.h index 2045ec49..30552a72 100644 --- a/src/pdf-merger/PageElementHandler.h +++ b/src/pdf-merger/PageElementHandler.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #if !defined PageElementHandler_h #define PageElementHandler_h diff --git a/src/pdf-merger/PageParser.h b/src/pdf-merger/PageParser.h index 745d0af9..bffd1bd7 100644 --- a/src/pdf-merger/PageParser.h +++ b/src/pdf-merger/PageParser.h @@ -1,8 +1,17 @@ -/////////////////////////////////////////////////////////// -// Page.h -// Implementation of the Class Page -// Created on: 19-èþí-2009 12:27:56 -/////////////////////////////////////////////////////////// +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #if !defined(EA_FF53E894_11D7_4c64_A409_DBC97C9EF3CF__INCLUDED_) #define EA_FF53E894_11D7_4c64_A409_DBC97C9EF3CF__INCLUDED_ diff --git a/src/pdf-merger/Parser.cpp b/src/pdf-merger/Parser.cpp index 6eb0b959..814f6dfa 100644 --- a/src/pdf-merger/Parser.cpp +++ b/src/pdf-merger/Parser.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include #include #include diff --git a/src/pdf-merger/Parser.h b/src/pdf-merger/Parser.h index 2e4ef8b9..e68620ed 100644 --- a/src/pdf-merger/Parser.h +++ b/src/pdf-merger/Parser.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #if !defined Parser_h #define Parser_h diff --git a/src/pdf-merger/Rectangle.cpp b/src/pdf-merger/Rectangle.cpp index 76be903c..fa1d8d93 100644 --- a/src/pdf-merger/Rectangle.cpp +++ b/src/pdf-merger/Rectangle.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "Rectangle.h" #include "Utils.h" #include "Object.h" diff --git a/src/pdf-merger/Rectangle.h b/src/pdf-merger/Rectangle.h index 9510ebdc..d0484a1d 100644 --- a/src/pdf-merger/Rectangle.h +++ b/src/pdf-merger/Rectangle.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #if !defined Rectangle_h #define Rectangle_h diff --git a/src/pdf-merger/RemoveHimSelfHandler.h b/src/pdf-merger/RemoveHimSelfHandler.h index a71c8015..aae45838 100644 --- a/src/pdf-merger/RemoveHimSelfHandler.h +++ b/src/pdf-merger/RemoveHimSelfHandler.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #if !defined RemoveHimselfHandler_h #define RemoveHimselfHandler_h diff --git a/src/pdf-merger/RemoveHimselfHandler.cpp b/src/pdf-merger/RemoveHimselfHandler.cpp index adf7ba0f..30e9d36c 100644 --- a/src/pdf-merger/RemoveHimselfHandler.cpp +++ b/src/pdf-merger/RemoveHimselfHandler.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "RemoveHimSelfHandler.h" using namespace merge_lib; diff --git a/src/pdf-merger/RotationHandler.h b/src/pdf-merger/RotationHandler.h index 83a8cc0d..285063c9 100644 --- a/src/pdf-merger/RotationHandler.h +++ b/src/pdf-merger/RotationHandler.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #if !defined RotationHandler_h #define RotationHandler_h diff --git a/src/pdf-merger/RunLengthDecode.cpp b/src/pdf-merger/RunLengthDecode.cpp index ecec6dd7..eeb0ad36 100644 --- a/src/pdf-merger/RunLengthDecode.cpp +++ b/src/pdf-merger/RunLengthDecode.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "RunLengthDecode.h" using namespace merge_lib; diff --git a/src/pdf-merger/RunLengthDecode.h b/src/pdf-merger/RunLengthDecode.h index 6f33070f..fd429eda 100644 --- a/src/pdf-merger/RunLengthDecode.h +++ b/src/pdf-merger/RunLengthDecode.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef RunLengthDecode_H #define RunLengthDecode_H diff --git a/src/pdf-merger/Transformation.h b/src/pdf-merger/Transformation.h index 394f4216..1d0f6f38 100644 --- a/src/pdf-merger/Transformation.h +++ b/src/pdf-merger/Transformation.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ /* The file defines some classes for transformation of PDF content stream. */ diff --git a/src/pdf-merger/TypeElementHandler.h b/src/pdf-merger/TypeElementHandler.h index cd15bf1a..de8d7fce 100644 --- a/src/pdf-merger/TypeElementHandler.h +++ b/src/pdf-merger/TypeElementHandler.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #if !defined TypeElementHandler_h #define TypeElementHandler_h diff --git a/src/pdf-merger/Utils.cpp b/src/pdf-merger/Utils.cpp index ea293f7f..5f79c6ba 100644 --- a/src/pdf-merger/Utils.cpp +++ b/src/pdf-merger/Utils.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "Config.h" #include "Utils.h" #include "Exception.h" diff --git a/src/pdf-merger/Utils.h b/src/pdf-merger/Utils.h index 9ca50147..69db7f65 100644 --- a/src/pdf-merger/Utils.h +++ b/src/pdf-merger/Utils.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #if !defined Utils_h #define Utils_h diff --git a/src/pdf/GraphicsPDFItem.cpp b/src/pdf/GraphicsPDFItem.cpp index ebb4fabb..ddea2df1 100644 --- a/src/pdf/GraphicsPDFItem.cpp +++ b/src/pdf/GraphicsPDFItem.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "GraphicsPDFItem.h" diff --git a/src/pdf/GraphicsPDFItem.h b/src/pdf/GraphicsPDFItem.h index 3643523d..90bcbc15 100644 --- a/src/pdf/GraphicsPDFItem.h +++ b/src/pdf/GraphicsPDFItem.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef GRAPHICSPDFITEM_H #define GRAPHICSPDFITEM_H diff --git a/src/pdf/PDFRenderer.cpp b/src/pdf/PDFRenderer.cpp index 4a2a19a7..a7a8c793 100644 --- a/src/pdf/PDFRenderer.cpp +++ b/src/pdf/PDFRenderer.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include diff --git a/src/pdf/PDFRenderer.h b/src/pdf/PDFRenderer.h index f6960f1a..5f68ed28 100644 --- a/src/pdf/PDFRenderer.h +++ b/src/pdf/PDFRenderer.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef PDFRENDERER_H #define PDFRENDERER_H diff --git a/src/pdf/UBWebPluginPDFWidget.cpp b/src/pdf/UBWebPluginPDFWidget.cpp index b5a7ec48..2f268727 100644 --- a/src/pdf/UBWebPluginPDFWidget.cpp +++ b/src/pdf/UBWebPluginPDFWidget.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include diff --git a/src/pdf/UBWebPluginPDFWidget.h b/src/pdf/UBWebPluginPDFWidget.h index 006e7ecd..ee87aea1 100644 --- a/src/pdf/UBWebPluginPDFWidget.h +++ b/src/pdf/UBWebPluginPDFWidget.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBWEBPLUGINPDFWIDGET_H #define UBWEBPLUGINPDFWIDGET_H diff --git a/src/pdf/XPDFRenderer.cpp b/src/pdf/XPDFRenderer.cpp index b961173f..9382f300 100644 --- a/src/pdf/XPDFRenderer.cpp +++ b/src/pdf/XPDFRenderer.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "XPDFRenderer.h" diff --git a/src/pdf/XPDFRenderer.h b/src/pdf/XPDFRenderer.h index 8c10ea49..5b2dedcc 100644 --- a/src/pdf/XPDFRenderer.h +++ b/src/pdf/XPDFRenderer.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef XPDFRENDERER_H #define XPDFRENDERER_H diff --git a/src/podcast/UBAbstractVideoEncoder.cpp b/src/podcast/UBAbstractVideoEncoder.cpp index 43d83a96..f8e26362 100644 --- a/src/podcast/UBAbstractVideoEncoder.cpp +++ b/src/podcast/UBAbstractVideoEncoder.cpp @@ -1,8 +1,16 @@ /* - * UBAbstractVideoEncoder.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 3 sept. 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #include "UBAbstractVideoEncoder.h" diff --git a/src/podcast/UBAbstractVideoEncoder.h b/src/podcast/UBAbstractVideoEncoder.h index a1a31563..9c7cb00b 100644 --- a/src/podcast/UBAbstractVideoEncoder.h +++ b/src/podcast/UBAbstractVideoEncoder.h @@ -1,8 +1,16 @@ /* - * UBAbstractVideoEncoder.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 3 sept. 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #ifndef UBABSTRACTVIDEOENCODER_H_ diff --git a/src/podcast/UBPodcastController.cpp b/src/podcast/UBPodcastController.cpp index 42193b36..959e794c 100644 --- a/src/podcast/UBPodcastController.cpp +++ b/src/podcast/UBPodcastController.cpp @@ -1,8 +1,16 @@ /* - * UBPodcastController.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 3 sept. 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #include "UBPodcastController.h" diff --git a/src/podcast/UBPodcastController.h b/src/podcast/UBPodcastController.h index a9849f86..42a93d12 100644 --- a/src/podcast/UBPodcastController.h +++ b/src/podcast/UBPodcastController.h @@ -1,8 +1,16 @@ /* - * UBPodcastController.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 3 sept. 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #ifndef UBPODCASTCONTROLLER_H_ diff --git a/src/podcast/UBPodcastRecordingPalette.cpp b/src/podcast/UBPodcastRecordingPalette.cpp index b2492800..fb0662c7 100644 --- a/src/podcast/UBPodcastRecordingPalette.cpp +++ b/src/podcast/UBPodcastRecordingPalette.cpp @@ -1,8 +1,16 @@ /* - * UBPodcastRecordingPalette.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 1 oct. 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #include "UBPodcastRecordingPalette.h" diff --git a/src/podcast/UBPodcastRecordingPalette.h b/src/podcast/UBPodcastRecordingPalette.h index fe5ac05a..0dc2368c 100644 --- a/src/podcast/UBPodcastRecordingPalette.h +++ b/src/podcast/UBPodcastRecordingPalette.h @@ -1,8 +1,16 @@ /* - * UBPodcastRecordingPalette.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 1 oct. 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #ifndef UBPODCASTRECORDINGPALETTE_H_ diff --git a/src/podcast/intranet/UBIntranetPodcastPublisher.cpp b/src/podcast/intranet/UBIntranetPodcastPublisher.cpp index 0be13f6c..ab8ed711 100644 --- a/src/podcast/intranet/UBIntranetPodcastPublisher.cpp +++ b/src/podcast/intranet/UBIntranetPodcastPublisher.cpp @@ -1,8 +1,16 @@ /* - * UBUnilPublisher.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 23 avr. 2010 - * Author: Luc + * This program 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 this program. If not, see . */ #include "UBIntranetPodcastPublisher.h" diff --git a/src/podcast/intranet/UBIntranetPodcastPublisher.h b/src/podcast/intranet/UBIntranetPodcastPublisher.h index 24473a55..67ad4fdc 100644 --- a/src/podcast/intranet/UBIntranetPodcastPublisher.h +++ b/src/podcast/intranet/UBIntranetPodcastPublisher.h @@ -1,8 +1,16 @@ /* - * UBUnilPublisher.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 23 avr. 2010 - * Author: Luc + * This program 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 this program. If not, see . */ #ifndef UBUNILPUBLISHER_H_ diff --git a/src/podcast/quicktime/UBAudioQueueRecorder.cpp b/src/podcast/quicktime/UBAudioQueueRecorder.cpp index a73ef3d2..44dd6c0d 100644 --- a/src/podcast/quicktime/UBAudioQueueRecorder.cpp +++ b/src/podcast/quicktime/UBAudioQueueRecorder.cpp @@ -1,8 +1,16 @@ /* - * UBAudioQueueRecorder.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Sep 11, 2009 - * Author: luc + * This program 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 this program. If not, see . */ #include "UBAudioQueueRecorder.h" diff --git a/src/podcast/quicktime/UBAudioQueueRecorder.h b/src/podcast/quicktime/UBAudioQueueRecorder.h index c5692c99..d4988396 100644 --- a/src/podcast/quicktime/UBAudioQueueRecorder.h +++ b/src/podcast/quicktime/UBAudioQueueRecorder.h @@ -1,8 +1,16 @@ /* - * UBAudioQueueRecorder.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Sep 11, 2009 - * Author: luc + * This program 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 this program. If not, see . */ #ifndef UBAUDIOQUEUERECORDER_H_ diff --git a/src/podcast/quicktime/UBQuickTimeFile.cpp b/src/podcast/quicktime/UBQuickTimeFile.cpp index b1c85ca6..e0519839 100644 --- a/src/podcast/quicktime/UBQuickTimeFile.cpp +++ b/src/podcast/quicktime/UBQuickTimeFile.cpp @@ -1,8 +1,16 @@ /* - * UBQuickTimeFile.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 10 sept. 2009 - * Author: Luc + * This program 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 this program. If not, see . */ diff --git a/src/podcast/quicktime/UBQuickTimeFile.h b/src/podcast/quicktime/UBQuickTimeFile.h index 557b3257..ccc0fe59 100644 --- a/src/podcast/quicktime/UBQuickTimeFile.h +++ b/src/podcast/quicktime/UBQuickTimeFile.h @@ -1,8 +1,16 @@ /* - * UBQuickTimeFile.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 10 sept. 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #ifndef UBQUICKTIMEFILE_H_ diff --git a/src/podcast/quicktime/UBQuickTimeVideoEncoder.cpp b/src/podcast/quicktime/UBQuickTimeVideoEncoder.cpp index a20611c6..6983151d 100644 --- a/src/podcast/quicktime/UBQuickTimeVideoEncoder.cpp +++ b/src/podcast/quicktime/UBQuickTimeVideoEncoder.cpp @@ -1,8 +1,16 @@ /* - * UBWindowsMediaVideoEncoder.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 7 sept. 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #include "UBQuickTimeVideoEncoder.h" diff --git a/src/podcast/quicktime/UBQuickTimeVideoEncoder.h b/src/podcast/quicktime/UBQuickTimeVideoEncoder.h index ebbdedbc..4c585eed 100644 --- a/src/podcast/quicktime/UBQuickTimeVideoEncoder.h +++ b/src/podcast/quicktime/UBQuickTimeVideoEncoder.h @@ -1,8 +1,16 @@ /* - * UBQuickTimeVideoEncoder.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 10 sept. 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #ifndef UBQUICKTIMEVIDEOENCODER_H_ diff --git a/src/podcast/windowsmedia/UBWaveRecorder.cpp b/src/podcast/windowsmedia/UBWaveRecorder.cpp index e478a376..b36074b8 100644 --- a/src/podcast/windowsmedia/UBWaveRecorder.cpp +++ b/src/podcast/windowsmedia/UBWaveRecorder.cpp @@ -1,8 +1,16 @@ /* - * UBWaveRecorder.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 9 sept. 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #include "UBWaveRecorder.h" diff --git a/src/podcast/windowsmedia/UBWaveRecorder.h b/src/podcast/windowsmedia/UBWaveRecorder.h index fc4e3ee2..928d149d 100644 --- a/src/podcast/windowsmedia/UBWaveRecorder.h +++ b/src/podcast/windowsmedia/UBWaveRecorder.h @@ -1,8 +1,16 @@ /* - * UBWaveRecorder.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 9 sept. 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #ifndef UBWAVERECORDER_H_ diff --git a/src/podcast/windowsmedia/UBWindowsMediaFile.cpp b/src/podcast/windowsmedia/UBWindowsMediaFile.cpp index 4a193a5f..79adfa80 100644 --- a/src/podcast/windowsmedia/UBWindowsMediaFile.cpp +++ b/src/podcast/windowsmedia/UBWindowsMediaFile.cpp @@ -1,8 +1,16 @@ /* - * UBWindowsMediaFile.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 8 sept. 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #include "UBWindowsMediaFile.h" diff --git a/src/podcast/windowsmedia/UBWindowsMediaFile.h b/src/podcast/windowsmedia/UBWindowsMediaFile.h index 65b3b593..aee63959 100644 --- a/src/podcast/windowsmedia/UBWindowsMediaFile.h +++ b/src/podcast/windowsmedia/UBWindowsMediaFile.h @@ -1,8 +1,16 @@ /* - * UBWindowsMediaFile.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 8 sept. 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #ifndef UBWINDOWSMEDIAFILE_H_ diff --git a/src/podcast/windowsmedia/UBWindowsMediaVideoEncoder.cpp b/src/podcast/windowsmedia/UBWindowsMediaVideoEncoder.cpp index 327ebab1..f1322b06 100644 --- a/src/podcast/windowsmedia/UBWindowsMediaVideoEncoder.cpp +++ b/src/podcast/windowsmedia/UBWindowsMediaVideoEncoder.cpp @@ -1,8 +1,16 @@ /* - * UBWindowsMediaVideoEncoder.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 7 sept. 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #include "UBWindowsMediaVideoEncoder.h" diff --git a/src/podcast/windowsmedia/UBWindowsMediaVideoEncoder.h b/src/podcast/windowsmedia/UBWindowsMediaVideoEncoder.h index 507dc112..43157625 100644 --- a/src/podcast/windowsmedia/UBWindowsMediaVideoEncoder.h +++ b/src/podcast/windowsmedia/UBWindowsMediaVideoEncoder.h @@ -1,8 +1,16 @@ /* - * UBWindowsMediaVideoEncoder.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 7 sept. 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #ifndef UBWINDOWSMEDIAVIDEOENCODER_H_ diff --git a/src/podcast/youtube/UBYouTubePublisher.cpp b/src/podcast/youtube/UBYouTubePublisher.cpp index 059eef27..b2825733 100644 --- a/src/podcast/youtube/UBYouTubePublisher.cpp +++ b/src/podcast/youtube/UBYouTubePublisher.cpp @@ -1,8 +1,16 @@ /* - * UBYouTubePublisher.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 22 sept. 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #include "UBYouTubePublisher.h" diff --git a/src/podcast/youtube/UBYouTubePublisher.h b/src/podcast/youtube/UBYouTubePublisher.h index 4580b96e..b7bd32b9 100644 --- a/src/podcast/youtube/UBYouTubePublisher.h +++ b/src/podcast/youtube/UBYouTubePublisher.h @@ -1,8 +1,16 @@ /* - * UBYouTubePublisher.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 22 sept. 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #ifndef UBYOUTUBEPUBLISHER_H_ diff --git a/src/softwareupdate/UBRssHandler.cpp b/src/softwareupdate/UBRssHandler.cpp index 969d4075..fb7584d4 100644 --- a/src/softwareupdate/UBRssHandler.cpp +++ b/src/softwareupdate/UBRssHandler.cpp @@ -1,9 +1,16 @@ - /* - * UBRssHandler.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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. * - * Created on: May 11, 2009 - * Author: Jérôme Marchaud + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . */ #include "frameworks/UBVersion.h" diff --git a/src/softwareupdate/UBRssHandler.h b/src/softwareupdate/UBRssHandler.h index a2e45a21..04d75dcc 100644 --- a/src/softwareupdate/UBRssHandler.h +++ b/src/softwareupdate/UBRssHandler.h @@ -1,9 +1,16 @@ - /* - * UBRssHandler.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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. * - * Created on: May 11, 2009 - * Author: Jerome Marchaud + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . */ #ifndef UBRSSHANDLER_H_ diff --git a/src/softwareupdate/UBSoftwareUpdate.cpp b/src/softwareupdate/UBSoftwareUpdate.cpp index e4647053..247a565a 100644 --- a/src/softwareupdate/UBSoftwareUpdate.cpp +++ b/src/softwareupdate/UBSoftwareUpdate.cpp @@ -1,9 +1,16 @@ - /* - * UBSoftwareUpdate.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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. * - * Created on: May 29, 2009 - * Author: Jerome Marchaud + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . */ #include "frameworks/UBVersion.h" diff --git a/src/softwareupdate/UBSoftwareUpdate.h b/src/softwareupdate/UBSoftwareUpdate.h index 83bcb962..0cdf9f90 100644 --- a/src/softwareupdate/UBSoftwareUpdate.h +++ b/src/softwareupdate/UBSoftwareUpdate.h @@ -1,9 +1,16 @@ - /* - * UBSoftwareUpdate.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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. * - * Created on: May 29, 2009 - * Author: Jerome Marchaud + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . */ #ifndef UBSOFTWAREUPDATE_H_ diff --git a/src/softwareupdate/UBSoftwareUpdateController.cpp b/src/softwareupdate/UBSoftwareUpdateController.cpp index 3041459d..50fad512 100644 --- a/src/softwareupdate/UBSoftwareUpdateController.cpp +++ b/src/softwareupdate/UBSoftwareUpdateController.cpp @@ -1,10 +1,17 @@ - -///* -// * UBSoftwareUpdateController.cpp -// * -// * Created on: May 11, 2009 -// * Author: Jerome Marchaud -// */ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ //#include "frameworks/UBVersion.h" //#include "frameworks/UBDesktopServices.h" diff --git a/src/softwareupdate/UBSoftwareUpdateController.h b/src/softwareupdate/UBSoftwareUpdateController.h index d7e3c40e..306efe4c 100644 --- a/src/softwareupdate/UBSoftwareUpdateController.h +++ b/src/softwareupdate/UBSoftwareUpdateController.h @@ -1,9 +1,16 @@ - /* - * UBSoftwareUpdateController.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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. * - * Created on: May 11, 2009 - * Author: Jerome Marchaud + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . */ //#ifndef UBSOFTWAREUPDATECONTROLLER_H_ diff --git a/src/tools/UBAbstractDrawRuler.cpp b/src/tools/UBAbstractDrawRuler.cpp index 6b84c79d..4c39f789 100644 --- a/src/tools/UBAbstractDrawRuler.cpp +++ b/src/tools/UBAbstractDrawRuler.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBAbstractDrawRuler.h" #include diff --git a/src/tools/UBAbstractDrawRuler.h b/src/tools/UBAbstractDrawRuler.h index 7ed53fdd..cf98e2f5 100644 --- a/src/tools/UBAbstractDrawRuler.h +++ b/src/tools/UBAbstractDrawRuler.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UB_ABSTRACTDRAWRULER_H_ #define UB_ABSTRACTDRAWRULER_H_ diff --git a/src/tools/UBGraphicsCompass.cpp b/src/tools/UBGraphicsCompass.cpp index abfef034..644f9a40 100644 --- a/src/tools/UBGraphicsCompass.cpp +++ b/src/tools/UBGraphicsCompass.cpp @@ -1,9 +1,16 @@ - /* - * UBGraphicsCompass.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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. * - * Created on: April 28, 2009 - * Author: Jerome Marchaud + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . */ #include "tools/UBGraphicsCompass.h" diff --git a/src/tools/UBGraphicsCompass.h b/src/tools/UBGraphicsCompass.h index c2b0784b..f308266f 100644 --- a/src/tools/UBGraphicsCompass.h +++ b/src/tools/UBGraphicsCompass.h @@ -1,9 +1,16 @@ - /* - * UBGraphicsCompass.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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. * - * Created on: April 28, 2009 - * Author: Jerome Marchaud + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . */ #ifndef UBGRAPHICSCOMPASS_H_ diff --git a/src/tools/UBGraphicsCurtainItem.cpp b/src/tools/UBGraphicsCurtainItem.cpp index 5ece59bc..968a8c32 100644 --- a/src/tools/UBGraphicsCurtainItem.cpp +++ b/src/tools/UBGraphicsCurtainItem.cpp @@ -1,8 +1,16 @@ /* - * UBGraphicsCurtainItem.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: May 26, 2009 - * Author: Patrick + * This program 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 this program. If not, see . */ #include "UBGraphicsCurtainItem.h" diff --git a/src/tools/UBGraphicsCurtainItem.h b/src/tools/UBGraphicsCurtainItem.h index caf29961..f5b90bf6 100644 --- a/src/tools/UBGraphicsCurtainItem.h +++ b/src/tools/UBGraphicsCurtainItem.h @@ -1,8 +1,16 @@ /* - * UBGraphicsCurtainItem.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: May 25, 2009 - * Author: Patrick + * This program 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 this program. If not, see . */ #ifndef UBGRAPHICSCURTAINITEM_H_ diff --git a/src/tools/UBGraphicsCurtainItemDelegate.cpp b/src/tools/UBGraphicsCurtainItemDelegate.cpp index 9a6cdfed..31eb0da7 100644 --- a/src/tools/UBGraphicsCurtainItemDelegate.cpp +++ b/src/tools/UBGraphicsCurtainItemDelegate.cpp @@ -1,8 +1,16 @@ /* - * UBGraphicsCurtainItemDelegate.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: June 15, 2009 - * Author: Patrick + * This program 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 this program. If not, see . */ diff --git a/src/tools/UBGraphicsCurtainItemDelegate.h b/src/tools/UBGraphicsCurtainItemDelegate.h index d75529b3..19ef04cd 100644 --- a/src/tools/UBGraphicsCurtainItemDelegate.h +++ b/src/tools/UBGraphicsCurtainItemDelegate.h @@ -1,8 +1,16 @@ /* - * UBGraphicsCurtainItemDelegate.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: June 15, 2009 - * Author: Patrick + * This program 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 this program. If not, see . */ #ifndef UBGRAPHICSCURTAINITEMDELEGATE_H_ diff --git a/src/tools/UBGraphicsProtractor.cpp b/src/tools/UBGraphicsProtractor.cpp index cd8faae8..b970b0b5 100644 --- a/src/tools/UBGraphicsProtractor.cpp +++ b/src/tools/UBGraphicsProtractor.cpp @@ -1,9 +1,16 @@ - /* - * UBGraphicsProtractor.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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. * - * Created on: April 23, 2009 - * Author: Patrick Leclere + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . */ #include "UBGraphicsProtractor.h" diff --git a/src/tools/UBGraphicsProtractor.h b/src/tools/UBGraphicsProtractor.h index 90759a5b..0d704126 100644 --- a/src/tools/UBGraphicsProtractor.h +++ b/src/tools/UBGraphicsProtractor.h @@ -1,9 +1,16 @@ - /* - * UBGraphicsProtractor.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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. * - * Created on: April 23, 2009 - * Author: Patrick LeclËre + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . */ #ifndef UBGRAPHICSPROTRACTOR_H_ diff --git a/src/tools/UBGraphicsRuler.cpp b/src/tools/UBGraphicsRuler.cpp index f54b9cf0..046e229b 100644 --- a/src/tools/UBGraphicsRuler.cpp +++ b/src/tools/UBGraphicsRuler.cpp @@ -1,9 +1,16 @@ - /* - * UBGraphicsRuler.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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. * - * Created on: April 16, 2009 - * Author: Jerome Marchaud + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . */ #include diff --git a/src/tools/UBGraphicsRuler.h b/src/tools/UBGraphicsRuler.h index ee5658d2..d3beca82 100644 --- a/src/tools/UBGraphicsRuler.h +++ b/src/tools/UBGraphicsRuler.h @@ -1,9 +1,16 @@ - /* - * UBGraphicsRuler.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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. * - * Created on: April 16, 2009 - * Author: Jerome Marchaud + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . */ #ifndef UBGRAPHICSRULER_H_ diff --git a/src/tools/UBGraphicsTriangle.cpp b/src/tools/UBGraphicsTriangle.cpp index 7c9e4605..1381f991 100644 --- a/src/tools/UBGraphicsTriangle.cpp +++ b/src/tools/UBGraphicsTriangle.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include #include diff --git a/src/tools/UBGraphicsTriangle.h b/src/tools/UBGraphicsTriangle.h index 1ff52999..43ca9008 100644 --- a/src/tools/UBGraphicsTriangle.h +++ b/src/tools/UBGraphicsTriangle.h @@ -1,9 +1,16 @@ - /* - * UBGraphicsRuler.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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. * - * Created on: April 16, 2009 - * Author: Jerome Marchaud + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . */ #ifndef UBGRAPHICSTRIANGLE_H_ diff --git a/src/tools/UBToolsManager.cpp b/src/tools/UBToolsManager.cpp index 2de3d3bc..0b58a5c6 100644 --- a/src/tools/UBToolsManager.cpp +++ b/src/tools/UBToolsManager.cpp @@ -1,8 +1,16 @@ /* - * UBToolsManager.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 11 nov. 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #include "UBToolsManager.h" diff --git a/src/tools/UBToolsManager.h b/src/tools/UBToolsManager.h index 986c9dc2..8844bdd2 100644 --- a/src/tools/UBToolsManager.h +++ b/src/tools/UBToolsManager.h @@ -1,8 +1,16 @@ /* - * UBToolsManager.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 11 nov. 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #ifndef UBTOOLSMANAGER_H_ diff --git a/src/transition/UniboardSankoreTransition.cpp b/src/transition/UniboardSankoreTransition.cpp index 5d4fe18e..33de53fe 100644 --- a/src/transition/UniboardSankoreTransition.cpp +++ b/src/transition/UniboardSankoreTransition.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UniboardSankoreTransition.h" #include "core/UBSettings.h" #include "frameworks/UBDesktopServices.h" diff --git a/src/transition/UniboardSankoreTransition.h b/src/transition/UniboardSankoreTransition.h index 19dbcd38..f5c178f4 100644 --- a/src/transition/UniboardSankoreTransition.h +++ b/src/transition/UniboardSankoreTransition.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UNIBOARDSANKORETRANSITION_H #define UNIBOARDSANKORETRANSITION_H diff --git a/src/web/UBRoutedMouseEventWebView.cpp b/src/web/UBRoutedMouseEventWebView.cpp index b5fb1300..46224359 100644 --- a/src/web/UBRoutedMouseEventWebView.cpp +++ b/src/web/UBRoutedMouseEventWebView.cpp @@ -1,8 +1,16 @@ /* - * UBRoutedMouseEventWebView.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 6 juil. 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #include "UBRoutedMouseEventWebView.h" diff --git a/src/web/UBRoutedMouseEventWebView.h b/src/web/UBRoutedMouseEventWebView.h index 14bae086..cde88e88 100644 --- a/src/web/UBRoutedMouseEventWebView.h +++ b/src/web/UBRoutedMouseEventWebView.h @@ -1,8 +1,16 @@ /* - * UBRoutedMouseEventWebView.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 6 juil. 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #ifndef UBROUTEDMOUSEEVENTWEBVIEW_H_ diff --git a/src/web/UBTrapFlashController.cpp b/src/web/UBTrapFlashController.cpp index 568163fe..1e933ed2 100644 --- a/src/web/UBTrapFlashController.cpp +++ b/src/web/UBTrapFlashController.cpp @@ -1,8 +1,16 @@ /* - * UBTrapFlashController.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Feb 24, 2009 - * Author: julienbachmann + * This program 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 this program. If not, see . */ diff --git a/src/web/UBTrapFlashController.h b/src/web/UBTrapFlashController.h index 44fc298f..7fae4430 100644 --- a/src/web/UBTrapFlashController.h +++ b/src/web/UBTrapFlashController.h @@ -1,8 +1,16 @@ /* - * UBTrapFlashController.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Feb 24, 2009 - * Author: julienbachmann + * This program 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 this program. If not, see . */ #ifndef UBTRAPFLASHCONTROLLER_H_ diff --git a/src/web/UBWebController.cpp b/src/web/UBWebController.cpp index 5bf53c9c..3485f169 100644 --- a/src/web/UBWebController.cpp +++ b/src/web/UBWebController.cpp @@ -1,8 +1,16 @@ /* - * UBWebController.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Nov 24, 2008 - * Author: luc + * This program 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 this program. If not, see . */ #include diff --git a/src/web/UBWebController.h b/src/web/UBWebController.h index 1737354f..a7e6651e 100644 --- a/src/web/UBWebController.h +++ b/src/web/UBWebController.h @@ -1,8 +1,16 @@ /* - * UBWebController.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Nov 24, 2008 - * Author: luc + * This program 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 this program. If not, see . */ #ifndef UBWEBCONTROLLER_H_ diff --git a/src/web/UBWebKitUtils.cpp b/src/web/UBWebKitUtils.cpp index d1b93aa1..594180e7 100644 --- a/src/web/UBWebKitUtils.cpp +++ b/src/web/UBWebKitUtils.cpp @@ -1,8 +1,16 @@ /* - * UBWebKitUtils.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 24 févr. 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #include "UBWebKitUtils.h" diff --git a/src/web/UBWebKitUtils.h b/src/web/UBWebKitUtils.h index 9a0ea56c..0adc43ff 100644 --- a/src/web/UBWebKitUtils.h +++ b/src/web/UBWebKitUtils.h @@ -1,8 +1,16 @@ /* - * UBWebKitUtils.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 24 feb. 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #ifndef UBWEBKITUTILS_H_ diff --git a/src/web/UBWebPage.cpp b/src/web/UBWebPage.cpp index 2951f20d..a87130e2 100644 --- a/src/web/UBWebPage.cpp +++ b/src/web/UBWebPage.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBWebPage.h" diff --git a/src/web/UBWebPage.h b/src/web/UBWebPage.h index 26e518e5..4c4882d7 100644 --- a/src/web/UBWebPage.h +++ b/src/web/UBWebPage.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBWEBPAGE_H_ #define UBWEBPAGE_H_ diff --git a/src/web/UBWebPluginWidget.cpp b/src/web/UBWebPluginWidget.cpp index 89b7a4f1..bb12910f 100644 --- a/src/web/UBWebPluginWidget.cpp +++ b/src/web/UBWebPluginWidget.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include diff --git a/src/web/UBWebPluginWidget.h b/src/web/UBWebPluginWidget.h index 08414f5f..1dd5a4d6 100644 --- a/src/web/UBWebPluginWidget.h +++ b/src/web/UBWebPluginWidget.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #ifndef UBWEBPLUGINWIDGET_H #define UBWEBPLUGINWIDGET_H diff --git a/src/web/browser/WBBrowserWindow.cpp b/src/web/browser/WBBrowserWindow.cpp index aac96dda..7df82e91 100644 --- a/src/web/browser/WBBrowserWindow.cpp +++ b/src/web/browser/WBBrowserWindow.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ /**************************************************************************** ** ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). diff --git a/src/web/browser/WBBrowserWindow.h b/src/web/browser/WBBrowserWindow.h index 8fdae352..fa7d6b6f 100644 --- a/src/web/browser/WBBrowserWindow.h +++ b/src/web/browser/WBBrowserWindow.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ /**************************************************************************** ** ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). diff --git a/src/web/browser/WBChaseWidget.cpp b/src/web/browser/WBChaseWidget.cpp index ede3a79d..d60b4bc7 100644 --- a/src/web/browser/WBChaseWidget.cpp +++ b/src/web/browser/WBChaseWidget.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ /**************************************************************************** ** ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). diff --git a/src/web/browser/WBChaseWidget.h b/src/web/browser/WBChaseWidget.h index 50307849..ec7e3409 100644 --- a/src/web/browser/WBChaseWidget.h +++ b/src/web/browser/WBChaseWidget.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ /**************************************************************************** ** ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). diff --git a/src/web/browser/WBDownloadManager.cpp b/src/web/browser/WBDownloadManager.cpp index 2bc9a2c2..815e3ca3 100644 --- a/src/web/browser/WBDownloadManager.cpp +++ b/src/web/browser/WBDownloadManager.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ /**************************************************************************** ** ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). diff --git a/src/web/browser/WBDownloadManager.h b/src/web/browser/WBDownloadManager.h index 44306e8a..60977c3a 100644 --- a/src/web/browser/WBDownloadManager.h +++ b/src/web/browser/WBDownloadManager.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ /**************************************************************************** ** ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). diff --git a/src/web/browser/WBEditTableView.cpp b/src/web/browser/WBEditTableView.cpp index 3924afe7..e2c2d4ae 100644 --- a/src/web/browser/WBEditTableView.cpp +++ b/src/web/browser/WBEditTableView.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ /**************************************************************************** ** ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). diff --git a/src/web/browser/WBEditTableView.h b/src/web/browser/WBEditTableView.h index 89e9738c..915d743a 100644 --- a/src/web/browser/WBEditTableView.h +++ b/src/web/browser/WBEditTableView.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ /**************************************************************************** ** ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). diff --git a/src/web/browser/WBHistory.cpp b/src/web/browser/WBHistory.cpp index b3601e2b..f5fe8d8b 100644 --- a/src/web/browser/WBHistory.cpp +++ b/src/web/browser/WBHistory.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ /**************************************************************************** ** ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). diff --git a/src/web/browser/WBHistory.h b/src/web/browser/WBHistory.h index 849d8fdc..1b425656 100644 --- a/src/web/browser/WBHistory.h +++ b/src/web/browser/WBHistory.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ /**************************************************************************** ** ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). diff --git a/src/web/browser/WBModelMenu.cpp b/src/web/browser/WBModelMenu.cpp index ac6a659f..cf0ff53b 100644 --- a/src/web/browser/WBModelMenu.cpp +++ b/src/web/browser/WBModelMenu.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ /**************************************************************************** ** ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). diff --git a/src/web/browser/WBModelMenu.h b/src/web/browser/WBModelMenu.h index 3e809a09..b13e6f38 100644 --- a/src/web/browser/WBModelMenu.h +++ b/src/web/browser/WBModelMenu.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ /**************************************************************************** ** ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). diff --git a/src/web/browser/WBSearchLineEdit.cpp b/src/web/browser/WBSearchLineEdit.cpp index 7fe90254..5a4ea4d9 100644 --- a/src/web/browser/WBSearchLineEdit.cpp +++ b/src/web/browser/WBSearchLineEdit.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ /**************************************************************************** ** ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). diff --git a/src/web/browser/WBSearchLineEdit.h b/src/web/browser/WBSearchLineEdit.h index d6a05932..b7ce0f20 100644 --- a/src/web/browser/WBSearchLineEdit.h +++ b/src/web/browser/WBSearchLineEdit.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ /**************************************************************************** ** ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). diff --git a/src/web/browser/WBSqueezeLabel.cpp b/src/web/browser/WBSqueezeLabel.cpp index d4be4479..1ce36d47 100644 --- a/src/web/browser/WBSqueezeLabel.cpp +++ b/src/web/browser/WBSqueezeLabel.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ /**************************************************************************** ** ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). diff --git a/src/web/browser/WBSqueezeLabel.h b/src/web/browser/WBSqueezeLabel.h index 724685fa..51bf327f 100644 --- a/src/web/browser/WBSqueezeLabel.h +++ b/src/web/browser/WBSqueezeLabel.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ /**************************************************************************** ** ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). diff --git a/src/web/browser/WBTabWidget.cpp b/src/web/browser/WBTabWidget.cpp index cbdd44bf..b1a6a92a 100644 --- a/src/web/browser/WBTabWidget.cpp +++ b/src/web/browser/WBTabWidget.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ /**************************************************************************** ** ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). diff --git a/src/web/browser/WBTabWidget.h b/src/web/browser/WBTabWidget.h index ac54b97b..6997bb39 100644 --- a/src/web/browser/WBTabWidget.h +++ b/src/web/browser/WBTabWidget.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ /**************************************************************************** ** ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). diff --git a/src/web/browser/WBToolBarSearch.cpp b/src/web/browser/WBToolBarSearch.cpp index 95dbcbe2..520d6812 100644 --- a/src/web/browser/WBToolBarSearch.cpp +++ b/src/web/browser/WBToolBarSearch.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ /**************************************************************************** ** ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). diff --git a/src/web/browser/WBToolBarSearch.h b/src/web/browser/WBToolBarSearch.h index 9df06a9d..cca574c4 100644 --- a/src/web/browser/WBToolBarSearch.h +++ b/src/web/browser/WBToolBarSearch.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ /**************************************************************************** ** ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). diff --git a/src/web/browser/WBUrlLineEdit.cpp b/src/web/browser/WBUrlLineEdit.cpp index d5cc8af1..8ee3ba0a 100644 --- a/src/web/browser/WBUrlLineEdit.cpp +++ b/src/web/browser/WBUrlLineEdit.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ /**************************************************************************** ** ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). diff --git a/src/web/browser/WBUrlLineEdit.h b/src/web/browser/WBUrlLineEdit.h index 9a6409f8..ff582e77 100644 --- a/src/web/browser/WBUrlLineEdit.h +++ b/src/web/browser/WBUrlLineEdit.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ /**************************************************************************** ** ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). diff --git a/src/web/browser/WBWebTrapWebView.cpp b/src/web/browser/WBWebTrapWebView.cpp index c517c738..62f5cd38 100644 --- a/src/web/browser/WBWebTrapWebView.cpp +++ b/src/web/browser/WBWebTrapWebView.cpp @@ -1,8 +1,16 @@ /* - * UBWebTrapWebView.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 7 july 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #include "WBWebTrapWebView.h" diff --git a/src/web/browser/WBWebTrapWebView.h b/src/web/browser/WBWebTrapWebView.h index 061a0c47..761e1383 100644 --- a/src/web/browser/WBWebTrapWebView.h +++ b/src/web/browser/WBWebTrapWebView.h @@ -1,8 +1,16 @@ /* - * UBWebTrapWebView.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: 7 juil. 2009 - * Author: Luc + * This program 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 this program. If not, see . */ #ifndef WBWEBTRAPWEBVIEW_H_ diff --git a/src/web/browser/WBWebView.cpp b/src/web/browser/WBWebView.cpp index 16bf05d2..23fb6cb5 100644 --- a/src/web/browser/WBWebView.cpp +++ b/src/web/browser/WBWebView.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ /**************************************************************************** ** ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). diff --git a/src/web/browser/WBWebView.h b/src/web/browser/WBWebView.h index 9d6e0f9f..cefe6bfb 100644 --- a/src/web/browser/WBWebView.h +++ b/src/web/browser/WBWebView.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ /**************************************************************************** ** ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). diff --git a/tools/CrashReportViewer/CrashReporterSymbolSupplier.cpp b/tools/CrashReportViewer/CrashReporterSymbolSupplier.cpp index d566fc85..7c8d0601 100644 --- a/tools/CrashReportViewer/CrashReporterSymbolSupplier.cpp +++ b/tools/CrashReportViewer/CrashReporterSymbolSupplier.cpp @@ -1,8 +1,16 @@ /* - * CrashReporterSymbolSupplier.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Mar 17, 2009 - * Author: julienbachmann + * This program 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 this program. If not, see . */ #include diff --git a/tools/CrashReportViewer/CrashReporterSymbolSupplier.h b/tools/CrashReportViewer/CrashReporterSymbolSupplier.h index 801b8f3d..3ba65562 100644 --- a/tools/CrashReportViewer/CrashReporterSymbolSupplier.h +++ b/tools/CrashReportViewer/CrashReporterSymbolSupplier.h @@ -1,8 +1,16 @@ /* - * CrashReporterSymbolSupplier.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Mar 17, 2009 - * Author: julienbachmann + * This program 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 this program. If not, see . */ #ifndef CRASHREPORTERSYMBOLSUPPLIER_H_ diff --git a/tools/CrashReportViewer/CrashWindow.cpp b/tools/CrashReportViewer/CrashWindow.cpp index fe5f65a2..bbce1a56 100644 --- a/tools/CrashReportViewer/CrashWindow.cpp +++ b/tools/CrashReportViewer/CrashWindow.cpp @@ -1,8 +1,16 @@ /* - * CrashWindow.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Mar 13, 2009 - * Author: julienbachmann + * This program 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 this program. If not, see . */ #include "CrashWindow.h" diff --git a/tools/CrashReportViewer/CrashWindow.h b/tools/CrashReportViewer/CrashWindow.h index bdd9963a..d8b46184 100644 --- a/tools/CrashReportViewer/CrashWindow.h +++ b/tools/CrashReportViewer/CrashWindow.h @@ -1,8 +1,16 @@ /* - * CrashWindow.h + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Mar 13, 2009 - * Author: julienbachmann + * This program 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 this program. If not, see . */ #ifndef CRASHWINDOW_H_ diff --git a/tools/CrashReportViewer/main.cpp b/tools/CrashReportViewer/main.cpp index ef6ed081..cdd1fa72 100644 --- a/tools/CrashReportViewer/main.cpp +++ b/tools/CrashReportViewer/main.cpp @@ -1,8 +1,16 @@ /* - * main.cpp + * This program 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, either version 3 of the License, or + * (at your option) any later version. * - * Created on: Feb 10, 2009 - * Author: julienbachmann + * This program 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 this program. If not, see . */ #include diff --git a/tools/CrashReportViewer/release.macx.sh b/tools/CrashReportViewer/release.macx.sh index 4a988353..c6e6247c 100644 --- a/tools/CrashReportViewer/release.macx.sh +++ b/tools/CrashReportViewer/release.macx.sh @@ -1,3 +1,18 @@ +# -------------------------------------------------------------------- +# This program 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, either version 3 of the License, or +# (at your option) any later version. +# +# This program 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 this program. If not, see . +# --------------------------------------------------------------------- + #!/bin/bash # Qt base directory diff --git a/tools/pdf2image/core/UBPlatformUtils.cpp b/tools/pdf2image/core/UBPlatformUtils.cpp index 821eeb58..f86eb121 100644 --- a/tools/pdf2image/core/UBPlatformUtils.cpp +++ b/tools/pdf2image/core/UBPlatformUtils.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include diff --git a/tools/pdf2image/core/UBPlatformUtils.h b/tools/pdf2image/core/UBPlatformUtils.h index b2a3d1cd..c5e7e656 100644 --- a/tools/pdf2image/core/UBPlatformUtils.h +++ b/tools/pdf2image/core/UBPlatformUtils.h @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include diff --git a/tools/pdf2image/pdf2image.cpp b/tools/pdf2image/pdf2image.cpp index f1f6d1ed..ffece3f9 100644 --- a/tools/pdf2image/pdf2image.cpp +++ b/tools/pdf2image/pdf2image.cpp @@ -1,3 +1,17 @@ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include #include From 2d35e74bd78559133d39262020d54447de09557c Mon Sep 17 00:00:00 2001 From: Claudio Valerio Date: Tue, 2 Aug 2011 16:51:09 +0200 Subject: [PATCH 3/5] Added Imported label into the translate string list --- src/board/UBLibraryController.cpp | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/src/board/UBLibraryController.cpp b/src/board/UBLibraryController.cpp index d6ee2aa0..df0fba1e 100644 --- a/src/board/UBLibraryController.cpp +++ b/src/board/UBLibraryController.cpp @@ -1,17 +1,17 @@ -/* - * This program 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, either version 3 of the License, or - * (at your option) any later version. - * - * This program 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 this program. If not, see . - */ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBLibraryController.h" #include "frameworks/UBFileSystemUtils.h" @@ -144,7 +144,7 @@ void UBLibraryController::importImageOnLibrary(QImage& pImage) { if(!pImage.isNull()){ QDateTime now = QDateTime::currentDateTime(); - QString filePath = mPicturesStandardDirectoryPath.toLocalFile() + "/ImportedImage-" + now.toString("dd-MM-yyyy hh-mm-ss") + ".png"; + QString filePath = mPicturesStandardDirectoryPath.toLocalFile() + "/" + tr("ImportedImage") + "-" + now.toString("dd-MM-yyyy hh-mm-ss") + ".png"; filePath = UBFileSystemUtils::normalizeFilePath(filePath); pImage.save(filePath); UBApplication::showMessage(tr("Added 1 Image to Library")); From 70ec5ca9c33556ca323f13eb7406dff915893875 Mon Sep 17 00:00:00 2001 From: Claudio Valerio Date: Tue, 2 Aug 2011 16:52:35 +0200 Subject: [PATCH 4/5] Removed quick dirty fix and fixed issue SANKORE-187 --- Sankore_3.1.pro | 7 ++++++ src/frameworks/UBPlatformUtils_win.cpp | 32 ++++++++++++-------------- 2 files changed, 22 insertions(+), 17 deletions(-) diff --git a/Sankore_3.1.pro b/Sankore_3.1.pro index c6cb40b8..7003f481 100644 --- a/Sankore_3.1.pro +++ b/Sankore_3.1.pro @@ -185,6 +185,12 @@ macx { TRANSLATION_fr.path = "$$RESOURCES_DIR/fr.lproj" QMAKE_BUNDLE_DATA += TRANSLATION_fr } + exists(resources/i18n/sankore_fr_CH.qm) { + TRANSLATION_fr.files = resources/i18n/sankore_fr_CH.qm \ + resources/i18n/Localizable.strings + TRANSLATION_fr.path = "$$RESOURCES_DIR/fr.lproj" + QMAKE_BUNDLE_DATA += TRANSLATION_fr_CH + } exists(resources/i18n/sankore_de.qm) { TRANSLATION_de.files = resources/i18n/sankore_de.qm \ resources/i18n/Localizable.strings @@ -331,6 +337,7 @@ RESOURCES += resources/sankore.qrc TRANSLATIONS = resources/i18n/sankore_en.ts \ resources/i18n/sankore_en_UK.ts \ resources/i18n/sankore_fr.ts \ + resources/i18n/sankore_fr_CH.ts \ resources/i18n/sankore_de.ts \ resources/i18n/sankore_nl.ts \ resources/i18n/sankore_es.ts \ diff --git a/src/frameworks/UBPlatformUtils_win.cpp b/src/frameworks/UBPlatformUtils_win.cpp index 1e965a97..294a9117 100644 --- a/src/frameworks/UBPlatformUtils_win.cpp +++ b/src/frameworks/UBPlatformUtils_win.cpp @@ -1,17 +1,17 @@ -/* - * This program 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, either version 3 of the License, or - * (at your option) any later version. - * - * This program 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 this program. If not, see . - */ +/* + * This program 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, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 this program. If not, see . + */ #include "UBPlatformUtils.h" @@ -62,9 +62,7 @@ void UBPlatformUtils::fadeDisplayIn() QString UBPlatformUtils::preferredTranslation() { QString localPreferredLanguage = preferredLanguage(); - if (localPreferredLanguage == "fr_CH") { - localPreferredLanguage = "fr"; - } + QString qmPath = applicationResourcesDirectory() + "/" + "i18n" + "/" + QString("sankore_") + localPreferredLanguage + ".qm"; qDebug() << "Looking for translation:" << qmPath; From d2583e0a942542c0f1ea6a8cdc5dd8908c50b577 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 2 Aug 2011 19:58:05 +0300 Subject: [PATCH 5/5] fixed some bugs --- .../interactive/Anyembed.wgt/js/ubw-main.js | 26 +- .../interactive/Calculator.wgt/js/ubw-main.js | 20 +- .../interactive/GeoInfo.wgt/GeoInfo.html | 362 ++++++------- .../interactive/GeoInfo.wgt/css/GeoInfo.css | 4 + .../library/interactive/GeoInfo.wgt/icon.png | Bin 4804 -> 5303 bytes .../interactive/GeoInfo.wgt/js/GeoInfo.js | 12 +- .../interactive/GeoInfo.wgt/js/soapclient.js | 2 +- .../interactive/Html.wgt/images/style.css | 2 + .../library/interactive/Html.wgt/index.html | 3 +- .../Html.wgt/markitup/sets/html/set.js | 2 +- .../Html.wgt/markitup/sets/html/style.css | 58 +-- .../Html.wgt/markitup/templates/preview.css | 1 + .../interactive/Notes.wgt/css/ubwidget.css | 2 +- .../interactive/Notes.wgt/js/ubw-main.js | 101 ++-- .../interactive/Stopwatch.wgt/js/ubw-main.js | 490 ++++++++++-------- .../interactive/VideoPicker.wgt/index.html | 126 ++--- .../VideoPicker.wgt/locales/en/error.html | 2 +- .../interactive/WebBrowser.wgt/index.html | 146 ++++-- 18 files changed, 724 insertions(+), 635 deletions(-) diff --git a/resources/library/interactive/Anyembed.wgt/js/ubw-main.js b/resources/library/interactive/Anyembed.wgt/js/ubw-main.js index ad76065d..91a1632f 100644 --- a/resources/library/interactive/Anyembed.wgt/js/ubw-main.js +++ b/resources/library/interactive/Anyembed.wgt/js/ubw-main.js @@ -38,8 +38,8 @@ function init(){ }); //FIT WIDGET FRAME ON LAUNCH... - if(window.uniboard){ - window.uniboard.resize($("#ubwidget").width()-15,85); + if(window.sankore){ + window.sankore.resize($("#ubwidget").width()-15,85); } searchWrap.append(inputBox) @@ -50,21 +50,27 @@ function init(){ submit.click(function(){ $("#ubwidget").append(loadWindow) embed = inputBox.val(); + ////////////!!!1///////// ïîïðîáîâàòü ñ ðåàäè searchWrap.hide(); loadWindow.append(embed); - - if(window.uniboard){ - window.uniboard.resize($(document).width(),$(document).height()); - window.uniboard.setPreference("embed", escape(embed)); - } + //alert($("#ubwidget").html()); + $("#ubwidget embed").attr("wmode", "transparent"); + var ubwidget_html = $("#ubwidget").html(); + alert(ubwidget_html); + setTimeOut(alert); + $("#ubwidget").empty().html(ubwidget_html); + if(window.sankore){ + window.sankore.resize($(document).width(),$(document).height()); + window.sankore.setPreference("embed", escape(embed)); + } }); - if(window.uniboard){ + if(window.sankore){ - if(window.uniboard.preferenceKeys().length != 0){ + if(window.sankore.preferenceKeys().length != 0){ - var loadEmbed = unescape(window.uniboard.preference("embed")); + var loadEmbed = unescape(window.sankore.preference("embed")); inputBox.val(loadEmbed); submit.trigger("click"); } diff --git a/resources/library/interactive/Calculator.wgt/js/ubw-main.js b/resources/library/interactive/Calculator.wgt/js/ubw-main.js index 44c86b95..23dc7f29 100644 --- a/resources/library/interactive/Calculator.wgt/js/ubw-main.js +++ b/resources/library/interactive/Calculator.wgt/js/ubw-main.js @@ -26,8 +26,8 @@ function init(){ backgroundImage:"url(images/back.png)", width:328 }); - if(window.uniboard){ - window.uniboard.setPreference('historyTab', "visible"); + if(window.sankore){ + window.sankore.setPreference('historyTab', "visible"); }; }, function(){ @@ -37,8 +37,8 @@ function init(){ backgroundImage:"url(images/back_small.png)", width:160 }); - if(window.uniboard){ - window.uniboard.setPreference('historyTab', "hidden"); + if(window.sankore){ + window.sankore.setPreference('historyTab', "hidden"); }; } ) @@ -200,9 +200,9 @@ function init(){ .append(historyPanel) .append(keysPanel); - if(window.uniboard){ - historyTxt = window.uniboard.preference('historyTxt', historyTxt); - var ht = window.uniboard.preference('historyTab', "hidden"); + if(window.sankore){ + historyTxt = window.sankore.preference('historyTxt', historyTxt); + var ht = window.sankore.preference('historyTab', "hidden"); $("#historyBox").val(historyTxt); if(ht === "visible"){ historyTab.trigger("click"); @@ -210,7 +210,7 @@ function init(){ } function resizeWidget(w, h){ - window.uniboard.resize(w+2, h+2); + window.sankore.resize(w+2, h+2); $("#indicator").remove(); var indicator = $("
") .css({ @@ -238,8 +238,8 @@ function compute(){ displayTrunk = ""; historyTrunk = ""; - if(window.uniboard){ - window.uniboard.setPreference('historyTxt', $("#historyBox").val()); + if(window.sankore){ + window.sankore.setPreference('historyTxt', $("#historyBox").val()); }; lastHistory = $("#historyBox").val(); diff --git a/resources/library/interactive/GeoInfo.wgt/GeoInfo.html b/resources/library/interactive/GeoInfo.wgt/GeoInfo.html index bb934dd7..d3559a9d 100644 --- a/resources/library/interactive/GeoInfo.wgt/GeoInfo.html +++ b/resources/library/interactive/GeoInfo.wgt/GeoInfo.html @@ -1013,11 +1013,11 @@ Comparer les pays: - - - - - + + + + +
@@ -1025,1061 +1025,1061 @@
Maroc
Capitale: Rabat
- +
Algerie
Capitale: Alger
- +
Tunisie
Capitale: Tunis
- +
Libye
Capitale: Tripoli
- +
Egypte
Capitale: Le Caire
- +
Sahara occidental
Capitale:
- +
Mauritanie
Capitale: Nouakchott
- +
Mali
Capitale: Bamako
- +
Niger
Capitale: Niamey
- +
Tchad
Capitale: Ndjamena
- +
Soudan
Capitale: Khartoum
- +
Erythree
Capitale: Asmara
- +
Djibouti
Capitale: Djibouti
- +
Ethiopie
Capitale: Addis Abeba
- +
Somalie
Capitale: Mogadiscio
- +
Kenya
Capitale: Nairobi
- +
Ouganda
Capitale: Kampala
- +
Republique democratique du Congo
Capitale: Kinshasa
- +
Republique centrafricaine
Capitale: Bangui
- +
Cameroun
Capitale: Yaounde
- +
Nigeria
Capitale: Abuja
- +
Benin
Capitale: Porto Novo
- +
Togo
Capitale: Lome
- +
Ghana
Capitale: Accra
- +
Cote d'Ivoire
Capitale: Yamoussoukro
- +
Burkina Faso
Capitale: Ouagadougou
- +
Liberia
Capitale: Monravia
- +
Sierra Leone
Capitale: Freetown
- +
Guinee
Capitale: Conakry
- +
Guinee-Bissau
Capitale: Bissau
- +
Senegal
Capitale: Dakar
- +
Gambie
Capitale: Banjul
- +
Rwanda
Capitale: Kigali
- +
Burundi
Capitale: Bujumbura
- +
Republique du Congo
Capitale: Brazzaville
- +
Gabon
Capitale: Libreville
- +
Guinee Equatoriale
Capitale: Malabo
- +
Tanzanie
Capitale: Dodoma
- +
Malawi
Capitale: Lilongwe
- +
Zambie
Capitale: Lusaka
- +
Angola
Capitale: Luanda
- +
Mozambique
Capitale: Maputo
- +
Zimbabwe
Capitale: Harare
- +
Botswana
Capitale: Gaborone
- +
Namibie
Capitale: Windhoec
- +
Afrique du Sud
Capitale: Pretoria
- +
Lesotho
Capitale: Maseru
- +
Swaziland
Capitale: Mbabane
- +
Madagascar
Capitale: Antananarivo
- +
Argentine
Capitale: Buenos Aires
- +
Chili
Capitale: Santiago
- +
Uruguay
Capitale: Montevideo
- +
Paraguay
Capitale: Asuncion
- +
Bolivie
Capitale: La Paz
- +
Bresil
Capitale: Brasilia
- +
Perou
Capitale: Lima
- +
Equateur
Capitale: Quito
- +
Colombie
Capitale: Bogota
- +
Venezuela
Capitale: Caracas
- +
Guyana
Capitale: Georgetown
- +
Suriname
Capitale: Paramaribo
- +
Guyane
Capitale: Paris
- +
Canada
Capitale: Ottawa
- +
Groenland
Capitale: Nuuk
- +
Etats-Unis d'Amerique
Capitale: Washington DC
- +
Mexique
Capitale: Mexico
- +
Cuba
Capitale: La Havane
- +
Haiti
Capitale: Port-au-Prince
- +
Republique dominicaine
Capitale: Saint-Domingue
- +
Jamaique
Capitale: Kingston
- +
Bahamas
Capitale: Nassau
- +
Guatemala
Capitale: Guatemala
- +
Belize
Capitale: Belmopan
- +
El Salvador
Capitale: San Salvador
- +
Honduras
Capitale: Tegucigalpa
- +
Nicaragua
Capitale: Managua
- +
Costa-Rica
Capitale: San Jose
- +
Panama
Capitale: Panama
- +
Australie
Capitale: Canberra
- +
Nouvelle-Zelande
Capitale: Wellington
- +
Papouasie-Nouvelle-Guinee
Capitale: Port Moresby
- +
Indonesie
Capitale: Jakarta
- +
Iles Salomon
Capitale: Honiara
- +
Vanuatu
Capitale: Port-Vila
- +
Nouvelle-Caledonie
Capitale: Paris
- +
Albanie
Capitale: Tirana
- +
Allemagne
Capitale: Berlin
- +
Armenie
Capitale: Erevan
- +
Autriche
Capitale: Vienne
- +
Azerbaidjan
Capitale: Bakou
- +
Belgique
Capitale: Bruxelles
- +
Belarus
Capitale: Minsk
- +
Bosnie
Capitale: Sarajevo
- +
Bulgarie
Capitale: Sofia
- +
Chypre
Capitale: Nicosie
- +
Croatie
Capitale: Zagreb
- +
Danemark
Capitale: Copenhague
- +
Espagne
Capitale: Madrid
- +
Estonie
Capitale: Tallinn
- +
Finlande
Capitale: Helsinki
- +
France
Capitale: Paris
- +
Georgie
Capitale: Tbilissi
- +
Grece
Capitale: Athenes
- +
Hongrie
Capitale: Budapest
- +
Irlande
Capitale: Dublin
- +
Islande
Capitale: Reykjavik
- +
Italie
Capitale: Rome
- +
Lettonie
Capitale: Riga
- +
Liechtenstein
Capitale: Vaduz
- +
Lituanie
Capitale: Vilnius
- +
Luxembourg
Capitale: Luxembourg
- +
Macedoine
Capitale: Skopje
- +
Malte
Capitale: La Valette
- +
Moldavie
Capitale: Chisinau
- +
Monaco
Capitale: Monaco
- +
Montenegro
Capitale: Podaorica
- +
Norvege
Capitale: Oslo
- +
Pays-Bas
Capitale: Amsterdam
- +
Pologne
Capitale: Varsovie
- +
Portugal
Capitale: Lisbonne
- +
Republique tcheque
Capitale: Prague
- +
Roumanie
Capitale: Bucarest
- +
Royaume-Uni
Capitale: Londres
- +
Saint-Marin
Capitale: Saint-Marin
- +
Serbie
Capitale: Belgrade
- +
Slovaquie
Capitale: Bratislava
- +
Slovenie
Capitale: Ljubljana
- +
Suede
Capitale: Stockholm
- +
Suisse
Capitale: Berne
- +
Turquie
Capitale: Ankara
- +
Ukraine
Capitale: Kiev
- +
Vatican
Capitale: Cite du Vatican
- +
Afghanistan
Capitale: Kaboul
- +
Arabie Saoudite
Capitale: Riyad
- +
Bahrein
Capitale: Manama
- +
Bangladesh
Capitale: Dhaka
- +
Bhoutan
Capitale: Thimphou
- +
Brunei
Capitale: Bandar Seri Begawan
- +
Cambodge
Capitale: Phnom Penh
- +
Chine
Capitale: Pekin
- +
Coree du Nord
Capitale: Pyongyang
- +
Coree du Sud
Capitale: Seoul
- +
Emirats arabes unis
Capitale: Abou Dabi
- +
Inde
Capitale: New Delhi
- +
Indonesie
Capitale: Jakarta
- +
Iran
Capitale: Teheran
- +
Iraq
Capitale: Bagdad
- +
Israel
Capitale: Jerusalem
- +
Japon
Capitale: Tokyo
- +
Jordanie
Capitale: Amman
- +
Kazakhstan
Capitale: Astana
- +
Kirghizistan
Capitale: Bichkek
- +
Koweit
Capitale: Koweit
- +
Laos
Capitale: Vientiane
- +
Liban
Capitale: Beyrouth
- +
Malaisie
Capitale: Kuala Lumpur
- +
Maldives
Capitale: Male
- +
Mongolie
Capitale: Oulan-Bator
- +
Myanmar
Capitale: Naypyidaw
- +
Nepal
Capitale: Katmandou
- +
Oman
Capitale: Mascate
- +
Ouzbekistan
Capitale: Tachkent
- +
Pakistan
Capitale: Islamabad
- +
Philippines
Capitale: Manille
- +
Qatar
Capitale: Doha
- +
Russie
Capitale: Moscou
- +
Singapour
Capitale: Singapour
- +
Sri Lanka
Capitale: Colombo
- +
Syrie
Capitale: Damas
- +
Tadjikistan
Capitale: Douchanbe
- +
Thailande
Capitale: Bangkok
- +
Timor-oriental
Capitale: Dili
- +
Turkmenistan
Capitale: Achgabat
- +
Viet Nam
Capitale: Hanoi
- +
Yemen
Capitale: Sanaa
- +
diff --git a/resources/library/interactive/GeoInfo.wgt/css/GeoInfo.css b/resources/library/interactive/GeoInfo.wgt/css/GeoInfo.css index 65c9d25b..6bc7a4d4 100644 --- a/resources/library/interactive/GeoInfo.wgt/css/GeoInfo.css +++ b/resources/library/interactive/GeoInfo.wgt/css/GeoInfo.css @@ -1,3 +1,7 @@ +body { + background-color: white; +} + .styleDiv { height:250px; diff --git a/resources/library/interactive/GeoInfo.wgt/icon.png b/resources/library/interactive/GeoInfo.wgt/icon.png index 881af2841e170ad0d62783514b738bce9eb012d3..b66223b5d31f539db835602ce33a0eba23dd14f3 100644 GIT binary patch literal 5303 zcmZ`-S2P>|(-pn07A5MgPDJl@v3iIa2^Ndh%d*z4UZO^#ClL}v?_G431c_+TdoR&~ z)k2gn-}n6g4|ndFIWu$aIdkUa#v2)GQ<1ZfFPjC{;~OgK}!5D%AJ*1;^EPc z=|a@ZFdq&+2KZU`zUd1)TiP>t)F`9>c2jc(lR!nhUc)Q~$fEbaPm2d-tbk?gbi$eO z9}}~EPNpaAPtN!NPW?jIQxiq_EsEVCEh?m5+~$anTYt*yprh;J_qFk2-CU}N?%N*l zm7;dw&D%2cUb$7%@5-{@Ci^5@5&$`(3<@@~$M{~S2`Esea>YLVZ?h!;GEd*krSvyRbi&rF>{hPc>;kj z68wmGeh2AR8Iq&V0CIr}CvwJ^+N7lmKdJKT|1zrKXy&V|CH9*i{qdbn!E6v;TFp&5!rvy84}`EL0?RAK1WcuvEO^*{X& zqK0uJ_CpQQ_bsD4hz^b2;KXiH%3C7#$4>e`MC8V`V%tgAYKlmDoUXqe)LhBL>-{=Rl>}^g!1*G*|k@Gsu@hT?8 ziGm_Ue~J)lKZ%4{J6=hDbe9X-n-ylQf0fm@1o=i;D^iy@o8=@qDf{Nasa<=NG%vl! z)0L;rQDN!fVPD%3>w{{VX;AQzl;en3u*J>GuTYCTy@6wB5NGW}Lt+hh=0hUA`#pA7 z5gd;b!grxvdV-`IDJP?Rsds;uFbzWQts++TRv9e;e0uj|NdWvKgZV-> zny5O3G^~o)ylR&8_;j-O76Af!hEke7X4`YF>Stut-yvRo`J?^O3C0VDjH(z_+3M4L z@P1flE&2`=I!;s)&UrUrp>w^L;emG07*GElLb0=O8stysyl0tr=fl-f&drnEnzWI2 z0a8?jJpcQ>-(Xh7!DU}h{aZ*2fv{*C1&1h<|2g5^v)KcK)6-XWoF^LXT` zUMg%AeDP6TifWJoR-V}fqP)G!yoUDq>T>Vz6E*_~HR9I6`pV3?IxVrOdQK&N)PyaX zE7V*DlLBEh?%gKs+tv{Z8%P1*@kWQ7yDbRuBmcd`#j5{rbaJ4T2kZ84IdnDI42h>9 zYvQ_JERBPbLy7*Bu?GY4dx^e44Y`Ys3}X9_B8gVnI`TbVlS5y(PdeNS19<4JwuO}(eb*BVYQEj$>J zA(v;t&J$>{H@eU|Kn~8>{;gP_WDMu4+k0stX+FK|G^GPl;*lU8I^N^IIY6srZFULs zw2Z7I91)10TH1+APG(BHI3JShPCfO2DbLq8B~dx(MDl*zYseh75yU|>t>*Swt$@mP zF1ld?6toK#G=m9_O~uW~2sPm~Rk0vE-18BvA1RQ+}1J?L8;YY&zMjJd_5$6c)bYI-O?@1SdO2ZkTqdZEi#^$DT#^mZa9w zeA8f2=?e{FfPC3lxZq2T13^8T8|Qr<%C2_&BIYXR>}N&_&?RuyikLMs_>vpPsQ0j! zINn!MnJAIa;WLh#Ix-R;o5Zh8pViX>brB-_#4}72fwxB=F`bxuT0XPkItNXcwvBs2 zzunsR!av`?_oIfC`JT-O99RD)hipL&Bi7Ru==a;x;;rAC1VI>@RM4X`OSAc zI&u_>ls`WS!-nqC4yGASeU>(h3>d_(AhPAhHR{eqJn1uDFXHxRv)ubs3G@C186c)e zPNPVv@=~2t@&`pJ`Ut7=99}-9>7H$&We}Pw0OVTVxVgP5XzE^rJ=c~dm2Y6W8Vv7pEinx-J^o}4SqwoaaLQO8-zNzPJK-}{v z-?`DmHB81Iv1idMez}9zgakxU)k;*m2pl;E`*#;+1jT~);hp1;H0#zq6PC2skI$bt1qCZcKLzy@ zCvCPzo?t%TJojQpKQz5Djn#1|0}8?xlSH+6{nhGZCI<;Ce0833N6eNuvaj_uP)vHz zg<<;^am48yk>m{O4HW1L8Fr_q!GKh4rlGq5Q`U-Jm4alYX&K3o8zE9%ut8#&Sh zBh(0t@<`sQ2s0t7s&2{FYD-x@xMasG-ugID=33s$sjHW&+I0QCS2ICeJa%G#9D#-= z`sUMwQn0%h;Up5ez4F>7p3>Skh0_9CF1hH?wnc}$(I2#B9I68e|3;If49gVMQ<*Dp zxRy?JmWCV4kdf=B6tNu8$^rajoEaAxd~JV)gMTLvOmyiNM$Pvv_lfddN0Qkb=nYai zRl$QA_skii8133*$aWk&?C@y7txFKiDYXrDF^W^$)~ZD@4E4QoLIl`4eMX>|;80hd znIU$^T8XB^Lu5F%8Wwsh6*(f6(#98q!pYNUw>^&O@hthe*vV)e;mAg*uWi`7sbi8{ zVi$7eyY?_l&XITL-Gtw1io=%CY9*eXvpqka?HrC5Z)HbMe{x5zQ(2Lvi)M zQPWFQJrhalnVsz3h)}LB>dQ(WcnwHK*ezzUDu1V4(j!sRee&kV(eiZ-pRr)NtG(e} zdzF$l>GdveMg9|Q$PqM9af|i@_T-Tll-FK>J>uT*IW@u^4RCdH2D_IAvh4b|eGFnb zTs^;<-;pcJf5N@w)@0(s0C+}qlzpy2xnc?_pf7lrBvBFp!YyWIeDMh z8+bWtdn^o1l<(v+ExO;5;?4QG{!AHnyXv%n_CEyH;@m!M1HFnrT6RL9IqY*Vvh%S z^gA67_E!8^Bk$Wz;*@JS5al{UyWrB9$VXzQVvPsNN8S+mb2H1A68b>N3@KJ3ot4r< zsm+fzI|;SY&kYwB6~+2EGL7GE)KjlK_e)=3&|lm>xuwQWaG+_>7Y##xX|7HJu4wShlTRn!D}n^Y$|&x8PMtCo zhO7b~h4)mu7zc^!AjPVZ}eIx6~>4NUvHg_!LqNmE~*#!B{F zGG<(Rm&wb6NAt52&15+{4#7(p-;Nd!_jxV26>o}T)X-3tE4l1y^DtO)NU2dh?m1qJ z>ZFf!#5koF;XWh6vfE2Nom2V%-nzbZ^R4|bsD0ZeqT|Y^Vx5WWn0XZ`gm72ECyF;u zT9KLLI#YC|I#kSG2ondmiEC^rDmHRa`D^i+jz*Dj@<;@v01;K@*gRR6 z-%}L>DC6f}8!a5Lis=o|&ab|Cjo8aa>`&H|T2AXj^;MB?Na|CshIVD&2i;i<;e<+d zOY}Bpa!$i3q*W_m9xfhTMEeQMO;;>t8zD4S?!~wQbpsN?PMZAv-A{}l-b^r;+S*Ts z4DFD6$iCV+cK!H8(<1Kbs9mQ&b7Y7?sSJ6Jt;aFhG4T{;nECU@g$DpN#@ulK>46y~Q#3v@`asfYRtp#?5-Kd|`kY;mRq$|D)7+VX zA%Fq%$eWWa_xEnA3Yo$7^fn4ihYBAX7o7T)p0gXypdL@*&zg6iuAI#cW^Q4;wutejKUbia^Q*F0Z^g-c??+<(XC`ws7TX=iI@!N-Yw)Ic8A zBKfk0KxJIEK|bKlOvfx@Rigz8rrTGTC^@uGhvt*OxeoJihDs&Tp~`70*RpcA3ODkw z7x13Nun6zUsLu!|g~FA}M@Gh(V-tRoD$k;VK?A-60+jdtMRSjsIS{L-@x>=I@=2@G zf5j+B!sBxFI*a>_dx_&+?>$8fchIQ~o z+7)>@uUekRg1Jh`IIthSV^`xe+$$KYOTJaxS^kvT?LoEwp}KKr)_C7$q6b=%z)r$S z4_C20b)CptPFzPEgc zPt-lJt%74_G#Mw#l6P~upmfJl(%_>1^rLUZOJLYe5RGLxbHK`j1fe$KO?FjbCwE&j z*)IhWa$YPIEmWMxhB-j(eI`63Cs zHaX9Gs8QtC*h?pwzfzKV-D3<#J(kQ2k*_cIJC^9@-C%l`V)GL}Tk;!=6pa4nTjFO& zJmTdP)`~Rx=)Jtnbrf3;%nT1li(c;JA7IN+mOqNq2_zmPpcZ9wWnY8pEsCl?s94Y5 zc6E~|YTkCLeMMc^AfYKSPgCv!#ZG2n<7S2TFPDPVmuMI+U$9QxNZCz+I;xfLIurkT zTV=W`#GE};y^IJJ$wrDde!O}&w?Th3Fr-Srh3I1w7&`P!h;7WLqa}n*o|{*AKO12{ zR^u_Jj^DZV)!fBJ76fkTm|R@PTuuKqft|k-)WW+9bUS_W|Cu@et%pb4vj6>O164&V zF#{7;HR>alTtWZ1Fk%V%kH07obTH}sGmT^^?WCW3vWrv@JY_9ibmO=zD7<{NLR)BN zF!v;cw4+6jQKNs{g`@E#XYSUSH;_76m^kU|*J7yKCvC`^xyPGN>%IaQ_adxwXa7Lv+F3OQ02sl@9T|5!hL}-KcJ{T%vThR zMvHpFeEmcnVScdxWxn1hFGqx{gNTE-r>Lu!BOD`wa6u@@ijW(5z+p%@&=ckk2O?3v z@c%9R*X0TGas={VU~VwXBNc?Nw*wrBG=ck|;7C6KL7*!Vi12_pz#adIaq|A(lq*u? EKf&AutpET3 literal 4804 zcmajj^-~n?^8oOpPCAYdIFN4X&g0-{=~ASmyHi>kBt=9dML0@YkT^;N$>V52x;yVp z9P!o9Kk%K`?6b4`(=)R(`@<&c>8Ozq(h~vz01^##n8Dv{{4eloj+&a5KbZFAyXKIptOR^#I(^gx{)FD-Kbdj4|743z{nPZNxa=Pe67hfd zoy-46L-|e&%D9)imhe^OUhu0k{lI>nLFIN3s{wUYFZ_Cr=6CBBl)Fq}~&=c&llv^VqO_mIuapJ65h*W{ap}HE8*PZ!Ep|O7 zP(j2d^#(;{e*F}zFmei!rnlje)k(&ur3folC*0PW6Pc|?+rCzdVb9Ro99w!vH#+u{Q`#H!t#{xh_$(+n(xZr2cZjEWcz7_#<`H3C zKu3y+OzfO)XB>JAI1b%Ca+f<7h^jU>3KyQxOYB_Pr`>d9D<(a#I4;u7PbA!GM+zY- zMt5v=QXjP}U!?sO4mY@@JgVvvR7qA~x|M@tbhlAI(pd2)?^A4#S3AE{Udop1b&LrCx;F{W$MU9sb!=o0BuH+2{BC;?JO|{Boea@a~TFU#(qM!^eIC5Vr*FNcd%4DL{T=FbS4C>SGE@duI_?-`kb0* zdJkyESnl#xpd)cA>+szkeZ75}$LRTL-%|r4LWn!}28YY$6ce%W*+*JOFGTEk2 z9c^d(H{g2Zk0-X8C<51T%ohV`Uo`}ZeAu=aOG5F@O|>Q_Uz(33tx^9G-x7H9I-P%& ze`HQNnrDe8ROk)|+YC@jrK82RYCkFD8AR@jk~9$St0&;kPhwDrx$L*1j9390K?#;# znouI{L&uFOTMdd}EO`k`JIZFbMh~aPno*GCw_E|4SG5rXw=;)FcHnL*UJ8lWXr z?duw!EN-3CLZ$2i75nPUJ(xdlHzle|tF#HDO7|y`$U5x! zm`I$hGp1tXwFs*HL-ASC38apcUzQ2xb<@-(_}qS>8OAZ>`xPlXCYyTRFt&evqIXM9 zbotcI(Qg|C=JhfiwD|MF#}OHVE>PM{!bU_MZZ6Pm(oJK23pc^RJ_l)+YZl>rHXL=A zZk%Tb-@#DvXScD_>;+aS40CZJsoqRn&X}fR)cf!0t@Sv>lzmuf8neN`D2VX|j53U^ zBwSAg2GYS!+uA*@hW%R3)U8^4eSmsAp4ETcA-Bo_4Z2!=Iy5yrgvoB#!QnalybHbcN(^NDt z$u5X{a9C{mFp61}EEMZY1^p(G^;7fI;6ZfxX(1HrbepMX>6ZRJq(H%At|Il@zNe?3 z;D@8GrdeDD7WV*fv-{;2@}C7Zdm#S}@U^-8o{P_026_<5AFJ07D@F4XAd*)R7lC<) z$JXuaBinBe$%wOa6S~t5_2;j~%-A3FPl+(I)cz z0mG5Cq4I?bnjY)2C7sbVet$m}^!~%&@!04JLm2LqIfJ=Y6GXpX>CB?Aq3jGS_wj`+ zAqudR!ZoFl5!GOv^o&^E0zh-D_ZD^*z8_=%_Y*=RRn7_T@0a1Z*!AgNU@4kD)|EN+ zQA_+57Hwm7Ek>X3q*+RvG_39^3HHSzzFvEkDELVCu1nx666_seQQlH2Ur2%0r^$e+ z$z48Xd%5JhnnsvZntPD59Hnr=TAI~oBb zO%{LQq>wSpX0uv50mDa;ZG-z#vgZdZrQZNLS~#m!j%?zOegz#UU+{?5?ei9w(7{j1 zPr1UQu196-EU(#Sh;)k!13O(`M&s=`3iLg{^6$0!v;#azq;)wE>q~;V$~TE$l<6#v zJ&Sz%3_lRvS8?+qnRzPFqCTbC)C`J?=_WN2T8@=T2xl}lZ2wVYOO}XfU`V!rAK1K= z-in!M4F^I*!C$}Q-mO)Q_XnqsW6BlT{)6Hm|0L@LtLzv$rUz|7n+(g?M*W#r#AaC| z?)Y!=i1c3sb9(|oX_1uCUR<~hEPqn_N)TgTWJMBU6_0V+9hjCrF<~t#-~LoP9kEKf zJH@0Y*jk28pNNUC!D!D>v@&_50JnO~<{se5=no=FD{K8RR>_qos_EP&d&rrQr|-KI*Hk70*di`(o;=l*V77C<_CU!8(+eo zfTvVO=yrFq*p6)w*(YVQ0?K1yKVR_sAAGq`2|yc#e}@rY8tvgZU-yBhBYU zqvf03P!>i4VZ<1gU6m2H!^*RIrGuz>E%6fPH^eA~G@12Nt{jU%{t1-+%Hrc1p@CUAnET{db#L+;d6ZunSH zkYCH)5ae;S&{%gFsyGA5%R(M1V-g{Ll>cGC`jkTiw?~JTg{L=GCwU>K_%fC2089OE zZ@_BHznpBvh6^nEVUQu#&ON*zPrN(#KK zr`z@369gDeI8#GElggE_1Y%8`3e0OfNS}27T|7&{baab=S6yfkmnmAg zLaR0GFvqX$7i+^XK>={Ewmkh@VEfW$>h_U!*w5EKVXc0BvUP6B9GhCt(Xqx^4j)LL zcwl6{+$%gT5Mj9#aS8*KKD$JSbi3g4vjsy(7;)QwPP^&yP=zzSKi|YMHCAawRroqV z=5yW|++;pKr!Dwt+U6f~L}>An5}Ums7;roddDtla53l_y@n`k#7GNnAohpzc3PikE z)PTs0<>KGCwnrAuW%?`|P3%S96e@2ocN^jcgar0bUbxLZopUcDhCQ9iLJwjY4M^CA z6;M7*)^-<0HA$@B^>;C6kgry4TU#PPNNFq0X13M&d1!7VOD%@4bZ)jGEk8x}bk9<= zQFBmC^!GyZhool0-bA7H+&~nSOK-qI&ypDWD+TO=VLVi0U>Y|-RO(foS+@sX6@k9O z)Km&0_*{5Cbi;Q#418pzh&ZE{!A&IKkmpHYUa+4$|x$Hn=6^k#z^Qkdov>MZ8$QCHa& zxbBY^l09QCf#!Q=sSPI5d9`I-7IzYjO!?X`Oz7S-z8|n0)|5f#GEEC{N^O1DS510X z(Md;rPu}PA%`iB#qAX>@D$2xf@?^pecg=fEw^j+V?z=OI^!ZVL#8Io@E^`Mg_lT>_ z$8pq&Ju}FWCb$u(B^fTm-gsawOs8gb0uG*U*2Ddg-Cpl>6PGClN*q|>F4C3G0mZdAt4gq?x~8SvNo)!CspRAqyR0 zRjzd-@LOh0hPrw3(sZYvdb022oVe4#&Q5eMxIF=3Ykro?JZ~`)2jxES+f?2wcq0oR zT|(AIl=DSun#3Px+dWR%+Qr0*kKCo@2i5EgBdVsayUuZz0L1o|eg8#C)5KcS++`8v_piP>pt~fNI&7giOKg zezhO8?PpFBmg$EXiWBgyn(SvmQzg03cHoY-KquF;P9E}F+|gv8wn*IP{^k11Dtv9f z`G;bb)$H?St5d?m1jEieg|=tD3^sI+ul96xw>){%toKkK&i^o>D>ZgJg z;>r?8cWdn*fvnlD35Z+w`WYQo>4ptYjSuR@a}#=FldSF9M9siGEMV)hWVEN`UybQ+ zvy~}Xr|}h|fbRKwo>yea5={IQX?VJk(QiB#gdS#Y(33*n6W(Rv#76@rZl z{)CPIc94LfVl-R-df@!~N7f&n0e{tKGeW-3M{DgpyD+(R{huwR9@gWcYBnuoDei~> zk!&vnf~~@g4_i9wp3@dq91vI?Y7~qltg^bKyZ~Mg1m1fq*>{(iwXZ0_hOv>fMyOHl zMnBldOoqWCF=g_~K}DT2hui;687`T zlN*zqOpN5$m;j1_-37;tIFpQsFgdijE&DgFg%M6CAkVPC`Xnbj_4uL7RKf53{{66_ z_CP}TCf7pYsIh46=jO)$%HP9vlM}jQMT>>nyZE2zt8uX6_r`^R=jQ9)?>kx@&peGM zzj&~s5ufPN{C)WG2f^&Q>)yli2SVc;xPqGH#Im-w^8aYjyZmGJ|6XU%hRhEnPJU(X VA_S" + + "xmlns:soap=\"http://schemas.xmlsoap.org/soap/envelope/\" " + "xmlns:ser=\"" + ns + "\">" + "" + "" + parameters.toXml() + diff --git a/resources/library/interactive/Html.wgt/images/style.css b/resources/library/interactive/Html.wgt/images/style.css index 05d012a9..52de70b1 100644 --- a/resources/library/interactive/Html.wgt/images/style.css +++ b/resources/library/interactive/Html.wgt/images/style.css @@ -1,7 +1,9 @@ body { font: 13px "Trebuchet MS", Arial, Verdana; padding-top:0px; + color: gray; } + a { text-decoration:none; color:#3C769D; diff --git a/resources/library/interactive/Html.wgt/index.html b/resources/library/interactive/Html.wgt/index.html index f5367dec..86d58ba5 100644 --- a/resources/library/interactive/Html.wgt/index.html +++ b/resources/library/interactive/Html.wgt/index.html @@ -10,9 +10,8 @@ - - + diff --git a/resources/library/interactive/Html.wgt/markitup/sets/html/set.js b/resources/library/interactive/Html.wgt/markitup/sets/html/set.js index 6ae74c3d..e1a5504e 100644 --- a/resources/library/interactive/Html.wgt/markitup/sets/html/set.js +++ b/resources/library/interactive/Html.wgt/markitup/sets/html/set.js @@ -34,6 +34,6 @@ mySettings = { {name:'Link', key:'L', openWith:'', closeWith:'', placeHolder:'Your text to link...' }, {separator:'---------------' }, //{name:'Editor', className:'clean', replaceWith:function() { $('textarea').show(); $('iframe').remove();} }, - {name:'Preview', className:'preview', call:'preview'} + {name:'', className:'preview', call:'preview'} ] } \ No newline at end of file diff --git a/resources/library/interactive/Html.wgt/markitup/sets/html/style.css b/resources/library/interactive/Html.wgt/markitup/sets/html/style.css index aa8db144..c22ef4de 100644 --- a/resources/library/interactive/Html.wgt/markitup/sets/html/style.css +++ b/resources/library/interactive/Html.wgt/markitup/sets/html/style.css @@ -3,95 +3,71 @@ // By Jay Salvat - http://markitup.jaysalvat.com/ // ------------------------------------------------------------------*/ .markItUp .markItUpButton1 a { - position:static; - margin-left:5px; background-image:url(images/h1.png); + background-repeat:no-repeat; } -.markItUp .markItUpButton2 a { - position:static; - +.markItUp .markItUpButton2 a { background-image:url(images/h2.png); + background-repeat:no-repeat; } .markItUp .markItUpButton3 a { - position:static; - background-image:url(images/h3.png); + background-repeat:no-repeat; } .markItUp .markItUpButton4 a { - position:static; - background-image:url(images/h4.png); + background-repeat:no-repeat; } .markItUp .markItUpButton5 a { - position:static; - + background-repeat:no-repeat; background-image:url(images/h5.png); } .markItUp .markItUpButton6 a { - position:static; - + background-repeat:no-repeat; background-image:url(images/h6.png); } .markItUp .markItUpButton7 a { - position:static; - + background-repeat:no-repeat; background-image:url(images/paragraph.png); } .markItUp .markItUpButton8 a { - position:static; - + background-repeat:no-repeat; background-image:url(images/bold.png); } .markItUp .markItUpButton9 a { - position:static; - + background-repeat:no-repeat; background-image:url(images/italic.png); } .markItUp .markItUpButton10 a { - position:static; - + background-repeat:no-repeat; background-image:url(images/stroke.png); } .markItUp .markItUpButton11 a { - position:static; - + background-repeat:no-repeat; background-image:url(images/list-bullet.png); } .markItUp .markItUpButton12 a { - position:static; - + background-repeat:no-repeat; background-image:url(images/list-numeric.png); } .markItUp .markItUpButton13 a { - position:static; - + background-repeat:no-repeat; background-image:url(images/list-item.png); } .markItUp .markItUpButton14 a { - position:static; - + background-repeat:no-repeat; background-image:url(images/picture.png); } .markItUp .markItUpButton15 a { - position:static; - + background-repeat:no-repeat; background-image:url(images/link.png); } -.markItUp .clean a { - position:static; - - margin-top:-2px; - width:32px; - height:20px; - background-image:url(images/clean.png); -} .markItUp .preview a { - position:static; - + background-repeat:no-repeat; margin-top:-2px; width:46px; height:20px; diff --git a/resources/library/interactive/Html.wgt/markitup/templates/preview.css b/resources/library/interactive/Html.wgt/markitup/templates/preview.css index 05eb4e3b..000d9ee4 100644 --- a/resources/library/interactive/Html.wgt/markitup/templates/preview.css +++ b/resources/library/interactive/Html.wgt/markitup/templates/preview.css @@ -1,3 +1,4 @@ body { font:70% Verdana, Arial, Helvetica, sans-serif; + color: orange; } \ No newline at end of file diff --git a/resources/library/interactive/Notes.wgt/css/ubwidget.css b/resources/library/interactive/Notes.wgt/css/ubwidget.css index 0a9d155f..d0d52396 100644 --- a/resources/library/interactive/Notes.wgt/css/ubwidget.css +++ b/resources/library/interactive/Notes.wgt/css/ubwidget.css @@ -41,7 +41,7 @@ body{ .stickytitle{ background-color: transparent; min-width: 10px; - max-width: 60%; + max-width: 70%; width: 100%; padding-top: 4px; height: 20px; diff --git a/resources/library/interactive/Notes.wgt/js/ubw-main.js b/resources/library/interactive/Notes.wgt/js/ubw-main.js index b5ff1e8d..555fbb0b 100644 --- a/resources/library/interactive/Notes.wgt/js/ubw-main.js +++ b/resources/library/interactive/Notes.wgt/js/ubw-main.js @@ -1,10 +1,11 @@ function init(){ var ubwidget = $("#ubwidget").ubwidget({ - width:300, + width:360, height:240 }); + var checkMinimize = false; var text = ""; var winwidth; var minimizedHeight; @@ -12,18 +13,18 @@ function init(){ var scroll = false; var defaultFontSize = 35; var currentFontSize = defaultFontSize; - var header = $(''); - var fontUp = $(''); - var fontDown = $(''); - var minimize = $(''); - var maximize = $(''); + var header = $(''); + var fontUp = $(''); + var fontDown = $(''); + var minimize = $(''); + var maximize = $(''); var title = $(''); var textField = $('
'); var shadow = $("
 
") .appendTo("body"); - var shadowleft = $("") + var shadowleft = $("") .appendTo($("#sl")); - var shadowright = $("") + var shadowright = $("") .appendTo($("#sr")); $("#ubwidget") @@ -44,7 +45,6 @@ function init(){ titletext.click( function(){ - titletext.focus(); }); @@ -60,16 +60,16 @@ function init(){ controlTextField(); - if(window.uniboard){ - window.uniboard.setPreference("fontSize", newFontSize); + if(window.sankore){ + window.sankore.setPreference("fontSize", newFontSize); }; - textField.focus(); + if(!checkMinimize) + textField.focus(); }); fontUp.click( function(){ - var newFontSize = parseInt(currentFontSize) + 3; textField.css({ @@ -78,41 +78,40 @@ function init(){ controlTextField(); - if(window.uniboard){ - window.uniboard.setPreference("fontSize", newFontSize); + if(window.sankore){ + window.sankore.setPreference("fontSize", newFontSize); }; - textField.focus(); + if(!checkMinimize) + textField.focus(); }); minimize.click( function(){ - $('.ubw-container').animate({height:"26px"},100); - minimizedHeight = $('.ubw-container').height() ; + $('.ubw-container').animate({height:"26px"},500); + minimizedHeight = $('.ubw-container').height(); minimize.hide(); maximize.show(); + controlTextField(); $('#headtitle').show(); - window.resizeTo($('.ubw-container').width(),0); + $('#headtitle').focus(); + //window.resizeTo($('.ubw-container').width(),0); + checkMinimize = true; - if(window.uniboard){ - window.uniboard.setPreference("minimized", "true"); - }; }); maximize.click( function(){ var lastHeight = String(minimizedHeight)+'px'; - $('.ubw-container').animate({height: lastHeight},100); + $('.ubw-container').animate({height: lastHeight},500); maximize.hide(); minimize.show(); $('#headtitle').hide(); - - window.resizeTo($('.ubw-container').width()+15,minimizedHeight+20); + //textField.focus(); + //window.resizeTo($('.ubw-container').width()+15,minimizedHeight+20); + checkMinimize = false; - if(window.uniboard){ - window.uniboard.setPreference("minimized", "false"); - }; }); header @@ -126,11 +125,11 @@ function init(){ .css("fontSize",currentFontSize) .attr('contentEditable','true') .keyup(function(){ - if(window.uniboard){ - window.uniboard.setPreference("text", textField.html()); + if(window.sankore){ + window.sankore.setPreference("text", textField.html()); } controlTextField(); - $('#headtitle').hide(); + //$('#headtitle').hide(); }); if(textField.html().length === 0){ textField.focus(); @@ -139,10 +138,10 @@ function init(){ .attr('rows','1'); function controlTextField(){ - if(textField.text().length < 25){ - var titleStr = textField.text() + '...'; - $('#headtitle').val(titleStr); - } + if(textField.text().length < 25) + $('#headtitle').val(textField.text()); + else + $('#headtitle').val(textField.text().substr(0,25) + "..."); textField.css({ height : $('.ubw-container').height()-28, @@ -160,18 +159,19 @@ function init(){ textField.bind('paste', function(e) { controlTextField(); - }); + }); + $('#headtitle').hide(); - if(window.uniboard){ - text = window.uniboard.preference('text', text); - currentFontSize = window.uniboard.preference('fontSize', defaultFontSize); - + + if(window.sankore){ + text = window.sankore.preference('text', text); + currentFontSize = window.sankore.preference('fontSize', defaultFontSize); $('.ubw-container').css({ - width:parseInt(window.uniboard.preference('width', "300")), - height:parseInt(window.uniboard.preference('height', "240")) + width:window.innerWidth - 2, + height:window.innerHeight - 20 }); - if(window.uniboard.preference('minimized', "false") == "true"){ + if(checkMinimize){ minimize.trigger("click"); }; @@ -196,15 +196,14 @@ function init(){ if(winheight > 600) { window.resizeTo(winwidth,600); - } - - $('.ubw-container').width(winwidth-2) ; - $('.ubw-container').height(winheight-20) ; + } - if(window.uniboard){ - window.uniboard.setPreference("width", winwidth-2); - window.uniboard.setPreference("height", winheight-20); - } + $('.ubw-container').width(winwidth-2); + + if(checkMinimize) + minimizedHeight = winheight-40; + else + $('.ubw-container').height(winheight-40); controlTextField(); } diff --git a/resources/library/interactive/Stopwatch.wgt/js/ubw-main.js b/resources/library/interactive/Stopwatch.wgt/js/ubw-main.js index 6f7c1206..b6e2107e 100644 --- a/resources/library/interactive/Stopwatch.wgt/js/ubw-main.js +++ b/resources/library/interactive/Stopwatch.wgt/js/ubw-main.js @@ -1,91 +1,129 @@ function init(){ - var ubwidget = $("#ubwidget").ubwidget({ - width:252, - height:89 - }); + var ubwidget = $("#ubwidget").ubwidget({ + width:252, + height:89 + }); - var space = $("
h
").ubwbutton({w:17, h:68}); - space.find(".ubw-button-body").css({ - borderLeft:"none", - borderRight:"none" - }); - var spaceb = $("
m
").ubwbutton({w:17, h:68}); - spaceb.find(".ubw-button-body").css({ - borderLeft:"none", - borderRight:"none" - }); - spaceb.find(".ubw-button-canvas").unbind("mouseenter"); - var spacec = $("
s
").ubwbutton({w:17, h:68}); - spacec.find(".ubw-button-body").css({ - borderLeft:"none", - borderRight:"none" - }); - spacec.find(".ubw-button-canvas").unbind("mouseenter"); + var space = $("
h
").ubwbutton({ + w:17, + h:68 + }); + space.find(".ubw-button-body").css({ + borderLeft:"none", + borderRight:"none" + }); + var spaceb = $("
m
").ubwbutton({ + w:17, + h:68 + }); + spaceb.find(".ubw-button-body").css({ + borderLeft:"none", + borderRight:"none" + }); + spaceb.find(".ubw-button-canvas").unbind("mouseenter"); + var spacec = $("
s
").ubwbutton({ + w:17, + h:68 + }); + spacec.find(".ubw-button-body").css({ + borderLeft:"none", + borderRight:"none" + }); + spacec.find(".ubw-button-canvas").unbind("mouseenter"); - var hours = $("
00
").ubwbutton({w:52, h:68}, {bottom:1, top:1, right:0, left:0}); - hours.find(".ubw-button-body").css({ - borderRight:"none" - }); - var minutes = $("
00
").ubwbutton({w:52, h:68}, {bottom:1, top:1, right:0, left:0}); - minutes.find(".ubw-button-body").css({ - borderLeft:"none", - borderRight:"none" - }); - var seconds = $("
00
").ubwbutton({w:52, h:68}, {bottom:1, top:1, right:0, left:0}); - seconds.find(".ubw-button-body").css({ - borderLeft:"none", - borderRight:"none" - }); - var pause = $("
") - pause.css({ - marginLeft:8, - marginTop:3, - marginBottom:-2, - height:47 - }); + var hours = $("
00
").ubwbutton({ + w:52, + h:68 + }, { + bottom:1, + top:1, + right:0, + left:0 + }); + hours.find(".ubw-button-body").css({ + borderRight:"none" + }); + var minutes = $("
00
").ubwbutton({ + w:52, + h:68 + }, { + bottom:1, + top:1, + right:0, + left:0 + }); + minutes.find(".ubw-button-body").css({ + borderLeft:"none", + borderRight:"none" + }); + var seconds = $("
00
").ubwbutton({ + w:52, + h:68 + }, { + bottom:1, + top:1, + right:0, + left:0 + }); + seconds.find(".ubw-button-body").css({ + borderLeft:"none", + borderRight:"none" + }); + var pause = $("
") + pause.css({ + marginLeft:8, + marginTop:3, + marginBottom:-2, + height:47 + }); - var reset = $("
") - .css({ - marginLeft:8, - marginTop:1 - }) - .click(function(){ - $("#hours").find(".ubw-button-content").text("00"); - $("#minutes").find(".ubw-button-content").text("00"); - $("#seconds").find(".ubw-button-content").text("00"); - clearTimeout(currentTimer); - if(play){ - $("#pausebutton").trigger("click"); - } - }); + var reset = $("
") + .css({ + marginLeft:8, + marginTop:1 + }) + .click(function(){ + $("#hours").find(".ubw-button-content").text("00"); + $("#minutes").find(".ubw-button-content").text("00"); + $("#seconds").find(".ubw-button-content").text("00"); + clearTimeout(currentTimer); + if(play){ + $("#pausebutton").trigger("click"); + } + }); - if (window.widget) { - window.widget.onremove = function(){ - if(play){ - $("#pausebutton").trigger("click"); - }; - }; - }; + if (window.widget) { + window.widget.onremove = function(){ + if(play){ + $("#pausebutton").trigger("click"); + } + }; + } - pause.toggle( - function(){ - play = false; - clearTimeout(currentTimer); - $(this).find("img").attr("src", "images/button_play_invert.png"); - }, - function(){ - play = true; - var timeInSeconds = parseInt($("#seconds").find(".ubw-button-content").text(), 10) + - parseInt($("#minutes").find(".ubw-button-content").text(), 10)*60 + - parseInt($("#hours").find(".ubw-button-content").text(), 10)*3600; + pause.toggle( + function(){ + play = false; + clearTimeout(currentTimer); + $(this).find("img").attr("src", "images/button_play_invert.png"); + }, + function(){ + if($("#hours").find(".ubw-button-content").text() != "00" || + $("#minutes").find(".ubw-button-content").text() != "00" || + $("#seconds").find(".ubw-button-content").text() != "00") { + + play = true; + var timeInSeconds = parseInt($("#seconds").find(".ubw-button-content").text(), 10) + + parseInt($("#minutes").find(".ubw-button-content").text(), 10)*60 + + parseInt($("#hours").find(".ubw-button-content").text(), 10)*3600; - updateChronometerReverse(timeInSeconds); + updateChronometerReverse(timeInSeconds); - $(this).find("img").attr("src", "images/button_pause_invert.png"); - } - );/*.mouseenter(function(){ + $(this).find("img").attr("src", "images/button_pause_invert.png"); + } + } + );/*.mouseenter(function(){ var o = $(this).find("img").attr("src"); $(this).find("img").attr("src", o.split(".")[0]+"xov.png"); }).mouseout(function(){ @@ -93,103 +131,129 @@ function init(){ $(this).find("img").attr("src", o.split("x")[0]+".png"); });*/ - setTimeout(function(){pause.trigger("click")}, 200); + setTimeout(function(){ + pause.trigger("click") + }, 200); - hours - .bind("mousedown", {button:hours}, timeButtonDownHandler) - .find(".ubw-button-arrowTop").bind("mousedown",{button:hours}, addbtn); - hours - .find(".ubw-button-arrowBottom").bind("mousedown",{button:hours}, rembtn); - minutes - .bind("mousedown", {button:minutes}, timeButtonDownHandler) - .find(".ubw-button-arrowTop").bind("mousedown",{button:minutes}, addbtn); - minutes - .find(".ubw-button-arrowBottom").bind("mousedown",{button:minutes}, rembtn); - seconds - .bind("mousedown", {button:seconds}, timeButtonDownHandler) - .find(".ubw-button-arrowTop").bind("mousedown",{button:seconds}, addbtn); - seconds - .find(".ubw-button-arrowBottom").bind("mousedown",{button:seconds}, rembtn); + hours + .bind("mousedown", { + button:hours + }, timeButtonDownHandler) + .find(".ubw-button-arrowTop").bind("mousedown",{ + button:hours + }, addbtn); + hours + .find(".ubw-button-arrowBottom").bind("mousedown",{ + button:hours + }, rembtn); + minutes + .bind("mousedown", { + button:minutes + }, timeButtonDownHandler) + .find(".ubw-button-arrowTop").bind("mousedown",{ + button:minutes + }, addbtn); + minutes + .find(".ubw-button-arrowBottom").bind("mousedown",{ + button:minutes + }, rembtn); + seconds + .bind("mousedown", { + button:seconds + }, timeButtonDownHandler) + .find(".ubw-button-arrowTop").bind("mousedown",{ + button:seconds + }, addbtn); + seconds + .find(".ubw-button-arrowBottom").bind("mousedown",{ + button:seconds + }, rembtn); - $(document).mouseup(function(){ - /*if(isScrolling){ + $(document).mouseup(function(){ + /*if(isScrolling){ $().unbind("mousemove"); activeTimeScroll.find(".ubw-button-canvas") .bind("mouseleave", {button:activeTimeScroll}, buttonOutHandler) .bind("mouseenter", {button:activeTimeScroll}, buttonOverHandler); };*/ - clearTimeout(incDecTime); - }); + clearTimeout(incDecTime); + }); - var btnsWrapper = $("
") - .css({ - float:"left", - marginLeft:5, - marginTop:6 - }) - .append(pause) - .append(reset); + var btnsWrapper = $("
") + .css({ + float:"left", + marginLeft:5, + marginTop:6 + }) + .append(pause) + .append(reset); - ubwidget - .append(hours) - .append(space.clone()) - .append(minutes) - .append(spaceb) - .append(seconds) - .append(spacec) - .append(btnsWrapper); + ubwidget + .append(hours) + .append(space.clone()) + .append(minutes) + .append(spaceb) + .append(seconds) + .append(spacec) + .append(btnsWrapper); - clearTimeout(currentTimer); - updateChronometer(0); + clearTimeout(currentTimer); - var currentTimer = null; - var incDecTime = null; - var play = true; - var isScrolling = false; - var reverse = true; - var activeTimeScroll = null; + var currentTimer = null; + var incDecTime = null; + var play = true; + var isScrolling = false; + var reverse = true; + var activeTimeScroll = null; - function addbtn(m){ + function addbtn(m){ - var button = m.data.button; - var content = button.find(".ubw-button-content"); + var button = m.data.button; + var content = button.find(".ubw-button-content"); - if(content.text().substr(0, 1) == "0"){ - content.text(content.text().substr(1, content.text().length)) - } + if(content.text().substr(0, 1) == "0"){ + content.text(content.text().substr(1, content.text().length)) + } - content.text(formatTime(parseInt(content.text())+1)); + content.text(formatTime(parseInt(content.text())+1)); - incDecTime = setTimeout(function(){addbtn(m)},150); - }; + incDecTime = setTimeout(function(){ + addbtn(m) + },150); + } - function rembtn(m){ + function rembtn(m){ - var button = m.data.button; - var content = button.find(".ubw-button-content"); + var button = m.data.button; + var content = button.find(".ubw-button-content"); - if(content.text().substr(0, 1) == "0"){ - content.text(content.text().substr(1, content.text().length)) - } + if(content.text().substr(0, 1) == "0"){ + content.text(content.text().substr(1, content.text().length)) + } - content.text(formatTime(parseInt(content.text())-1)); + content.text(formatTime(parseInt(content.text())-1)); - incDecTime = setTimeout(function(){rembtn(m)},150); - }; + incDecTime = setTimeout(function(){ + rembtn(m); + },150); + } - function timeButtonDownHandler(m){ - var button = m.data.button; - var mouseStart = {pageX:m.pageX, pageY:m.pageY}; - var content = button.find(".ubw-button-content"); - var val = content.text(); - isScrolling = true; - reverse = true; - activeTimeScroll = button; - if(play){ - $("#pausebutton").trigger("click"); - } + function timeButtonDownHandler(m){ + var button = m.data.button; + var mouseStart = { + pageX:m.pageX, + pageY:m.pageY + }; + var content = button.find(".ubw-button-content"); + var val = content.text(); + isScrolling = true; + reverse = true; + activeTimeScroll = button; + if(play){ + $("#pausebutton").trigger("click"); + } - /*button.find(".ubw-button-canvas") + /*button.find(".ubw-button-canvas") .unbind("mouseenter") .unbind("mouseleave"); @@ -204,81 +268,89 @@ function init(){ content.text(content.text()%60); if(content.text() < 0)content.text(0); });*/ - }; + } - function buttonOverHandler(e) { - var button = e.data.button; - var buttonbody = button.find(".ubw-button-body"); + function buttonOverHandler(e) { + var button = e.data.button; + var buttonbody = button.find(".ubw-button-body"); - button.css({zIndex:1}) - buttonbody.removeClass("ubw-button-out") - .addClass("ubw-button-over") - .css({fontSize:"125%"}); + button.css({ + zIndex:1 + }) + buttonbody.removeClass("ubw-button-out") + .addClass("ubw-button-over") + .css({ + fontSize:"125%" + }); - button.find(".ubw-button-canvas").find(".ubw-button-arrowTop").children("img").attr("src", "images/arrows_over/top.png"); - button.find(".ubw-button-canvas").find(".ubw-button-arrowBottom").children("img").attr("src", "images/arrows_over/bottom.png"); - }; + button.find(".ubw-button-canvas").find(".ubw-button-arrowTop").children("img").attr("src", "images/arrows_over/top.png"); + button.find(".ubw-button-canvas").find(".ubw-button-arrowBottom").children("img").attr("src", "images/arrows_over/bottom.png"); + } - function buttonOutHandler(e){ - var button = e.data.button; - var buttonbody = button.find(".ubw-button-body"); + function buttonOutHandler(e){ + var button = e.data.button; + var buttonbody = button.find(".ubw-button-body"); - button.css({zIndex:0}); - buttonbody.removeClass("ubw-button-over") - .addClass("ubw-button-out") - .css({ - fontSize:"100%", - }); + button.css({ + zIndex:0 + }); + buttonbody.removeClass("ubw-button-over") + .addClass("ubw-button-out") + .css({ + fontSize:"100%" + }); - button.find(".ubw-button-canvas").find(".ubw-button-arrowTop").children("img").attr("src", "images/arrows_out/top.png"); - button.find(".ubw-button-canvas").find(".ubw-button-arrowBottom").children("img").attr("src", "images/arrows_out/top.png"); - }; + button.find(".ubw-button-canvas").find(".ubw-button-arrowTop").children("img").attr("src", "images/arrows_out/top.png"); + button.find(".ubw-button-canvas").find(".ubw-button-arrowBottom").children("img").attr("src", "images/arrows_out/top.png"); + } - function updateChronometerReverse(seconds){ + function updateChronometerReverse(seconds){ - currentTimer = setTimeout(function(){updateChronometerReverse(seconds-1)}, 1000); - if (seconds < 6 && seconds > 0){ - DHTMLSound('beep.wav'); - }else if(seconds === 0){ - DHTMLSound('finalbeep.wav'); - }; + currentTimer = setTimeout(function(){ + updateChronometerReverse(seconds-1) + }, 1000); + if (seconds < 6 && seconds > 0){ + DHTMLSound('beep.wav'); + }else if(seconds === 0){ + DHTMLSound('finalbeep.wav'); + } - if(seconds < 1){ - seconds = 0; - $("#pausebutton").trigger("click"); - } + if(seconds < 1){ + seconds = 0; + $("#pausebutton").trigger("click"); + } - var hoursValue = $("#hours").find(".ubw-button-content"); - var minutesValue = $("#minutes").find(".ubw-button-content"); - var secondsValue = $("#seconds").find(".ubw-button-content"); + var hoursValue = $("#hours").find(".ubw-button-content"); + var minutesValue = $("#minutes").find(".ubw-button-content"); + var secondsValue = $("#seconds").find(".ubw-button-content"); - var currentSecond = String(seconds%60); - var currentMinute = String(Math.floor(seconds/60)%60); - var currentHour = String(Math.floor(seconds/3600)); + var currentSecond = String(seconds%60); + var currentMinute = String(Math.floor(seconds/60)%60); + var currentHour = String(Math.floor(seconds/3600)); - hoursValue.text(formatTime(currentHour)); - minutesValue.text(formatTime(currentMinute)); - secondsValue.text(formatTime(currentSecond)); + hoursValue.text(formatTime(currentHour)); + minutesValue.text(formatTime(currentMinute)); + secondsValue.text(formatTime(currentSecond)); - } + } - function formatTime(time){ + function formatTime(time){ - document.title = time +", " + String(time).length; + document.title = time +", " + String(time).length; - if(time<0){ - time = 59; - } + if(time<0){ + time = 59; + } - time = time%60; + time = time%60; - String(time).length < 2 ? time = "0"+time : time = time; + String(time).length < 2 ? time = "0"+time : time = time; - return time; - } + return time; + } - function DHTMLSound(surl) { - document.getElementById("audio").innerHTML= - "