From 505379ed047b1ccbdab694aa4dc896e5d32b6a30 Mon Sep 17 00:00:00 2001 From: Alexander Lohnau Date: Thu, 27 May 2021 15:01:00 +0000 Subject: [PATCH] Use spdx syntax for all files --- .reuse/dep5 | 16 + COPYING | 339 ------------ COPYING.LIB | 502 ------------------ LICENSES/GPL-2.0-or-later.txt | 311 +++++++++++ LICENSES/LGPL-2.0-or-later.txt | 444 ++++++++++++++++ LICENSES/LGPL-2.1-only.txt | 175 ++++++ LICENSES/LGPL-3.0-only.txt | 71 +++ LICENSES/LicenseRef-KDE-Accepted-LGPL.txt | 12 + app/alternativeshelper.cpp | 21 +- app/alternativeshelper.h | 21 +- app/apptypes.cpp | 19 +- app/apptypes.h | 19 +- app/data/activitydata.cpp | 21 +- app/data/activitydata.h | 22 +- app/data/appletdata.cpp | 21 +- app/data/appletdata.h | 22 +- app/data/errordata.cpp | 21 +- app/data/errordata.h | 21 +- app/data/errorinformationdata.cpp | 21 +- app/data/errorinformationdata.h | 21 +- app/data/genericbasictable.cpp | 21 +- app/data/genericbasictable.h | 21 +- app/data/genericdata.cpp | 21 +- app/data/genericdata.h | 21 +- app/data/generictable.cpp | 21 +- app/data/generictable.h | 21 +- app/data/layoutcolordata.cpp | 21 +- app/data/layoutcolordata.h | 21 +- app/data/layoutdata.cpp | 21 +- app/data/layoutdata.h | 21 +- app/data/layouticondata.cpp | 21 +- app/data/layouticondata.h | 21 +- app/data/layoutstable.cpp | 21 +- app/data/layoutstable.h | 21 +- app/data/preferencesdata.cpp | 21 +- app/data/preferencesdata.h | 21 +- app/data/screendata.cpp | 21 +- app/data/screendata.h | 21 +- app/data/uniqueidinfo.cpp | 21 +- app/data/uniqueidinfo.h | 21 +- app/data/viewdata.cpp | 21 +- app/data/viewdata.h | 21 +- app/data/viewstable.cpp | 21 +- app/data/viewstable.h | 21 +- app/declarativeimports/interfaces.cpp | 21 +- app/declarativeimports/interfaces.h | 21 +- app/indicator/factory.cpp | 18 +- app/indicator/factory.h | 18 +- app/infoview.cpp | 21 +- app/infoview.h | 21 +- app/lattecorona.cpp | 21 +- app/lattecorona.h | 21 +- app/layout/abstractlayout.cpp | 18 +- app/layout/abstractlayout.h | 18 +- app/layout/centrallayout.cpp | 21 +- app/layout/centrallayout.h | 21 +- app/layout/genericlayout.cpp | 19 +- app/layout/genericlayout.h | 18 +- app/layouts/importer.cpp | 21 +- app/layouts/importer.h | 21 +- app/layouts/manager.cpp | 23 +- app/layouts/manager.h | 21 +- app/layouts/storage.cpp | 18 +- app/layouts/storage.h | 18 +- app/layouts/syncedlaunchers.cpp | 18 +- app/layouts/syncedlaunchers.h | 18 +- app/layouts/synchronizer.cpp | 18 +- app/layouts/synchronizer.h | 18 +- app/main.cpp | 21 +- app/package/lattepackage.cpp | 21 +- app/package/lattepackage.h | 21 +- .../indicator/indicatorpackage.cpp | 18 +- .../indicator/indicatorpackage.h | 19 +- app/plasma/extended/backgroundcache.cpp | 18 +- app/plasma/extended/backgroundcache.h | 18 +- app/plasma/extended/backgroundtracker.cpp | 21 +- app/plasma/extended/backgroundtracker.h | 21 +- app/plasma/extended/panelbackground.cpp | 21 +- app/plasma/extended/panelbackground.h | 21 +- app/plasma/extended/screengeometries.cpp | 21 +- app/plasma/extended/screengeometries.h | 21 +- app/plasma/extended/screenpool.cpp | 18 +- app/plasma/extended/screenpool.h | 18 +- app/plasma/extended/theme.cpp | 21 +- app/plasma/extended/theme.h | 21 +- app/plasma/quick/configview.h | 21 +- app/plasma/quick/containmentview.h | 20 +- app/plasma/quick/view.h | 20 +- app/screenpool.cpp | 21 +- app/screenpool.h | 21 +- app/settings/detailsdialog/colorsmodel.cpp | 21 +- app/settings/detailsdialog/colorsmodel.h | 21 +- .../delegates/colorcmbitemdelegate.cpp | 18 +- .../delegates/colorcmbitemdelegate.h | 18 +- app/settings/detailsdialog/detailsdialog.cpp | 21 +- app/settings/detailsdialog/detailsdialog.h | 21 +- app/settings/detailsdialog/detailshandler.cpp | 21 +- app/settings/detailsdialog/detailshandler.h | 21 +- app/settings/detailsdialog/patternwidget.cpp | 21 +- app/settings/detailsdialog/patternwidget.h | 21 +- .../exporttemplatedialog/appletsmodel.cpp | 21 +- .../exporttemplatedialog/appletsmodel.h | 21 +- .../delegates/normalcheckboxdelegate.cpp | 18 +- .../delegates/normalcheckboxdelegate.h | 18 +- .../exporttemplatedialog.cpp | 21 +- .../exporttemplatedialog.h | 21 +- .../exporttemplatehandler.cpp | 21 +- .../exporttemplatehandler.h | 21 +- app/settings/generic/genericdialog.cpp | 21 +- app/settings/generic/genericdialog.h | 21 +- app/settings/generic/generichandler.cpp | 21 +- app/settings/generic/generichandler.h | 21 +- app/settings/generic/generictools.cpp | 21 +- app/settings/generic/generictools.h | 21 +- app/settings/generic/genericviewtools.cpp | 21 +- app/settings/generic/genericviewtools.h | 21 +- app/settings/generic/layoutscombobox.cpp | 18 +- app/settings/generic/layoutscombobox.h | 18 +- app/settings/generic/persistentmenu.cpp | 18 +- app/settings/generic/persistentmenu.h | 18 +- .../delegates/activitiesdelegate.cpp | 18 +- .../delegates/activitiesdelegate.h | 18 +- .../delegates/backgrounddelegate.cpp | 18 +- .../delegates/backgrounddelegate.h | 18 +- .../delegates/checkboxdelegate.cpp | 18 +- .../delegates/checkboxdelegate.h | 18 +- .../delegates/layoutcmbitemdelegate.cpp | 18 +- .../delegates/layoutcmbitemdelegate.h | 18 +- .../delegates/layoutnamedelegate.cpp | 18 +- .../delegates/layoutnamedelegate.h | 18 +- .../settingsdialog/layoutscontroller.cpp | 21 +- .../settingsdialog/layoutscontroller.h | 21 +- .../settingsdialog/layoutsheaderview.cpp | 18 +- .../settingsdialog/layoutsheaderview.h | 18 +- app/settings/settingsdialog/layoutsmodel.cpp | 21 +- app/settings/settingsdialog/layoutsmodel.h | 21 +- .../settingsdialog/layoutstableview.cpp | 18 +- .../settingsdialog/layoutstableview.h | 18 +- .../settingsdialog/settingsdialog.cpp | 24 +- app/settings/settingsdialog/settingsdialog.h | 24 +- .../settingsdialog/tablayoutshandler.cpp | 21 +- .../settingsdialog/tablayoutshandler.h | 21 +- .../settingsdialog/tabpreferenceshandler.cpp | 21 +- .../settingsdialog/tabpreferenceshandler.h | 21 +- .../settingsdialog/templateskeeper.cpp | 21 +- app/settings/settingsdialog/templateskeeper.h | 22 +- app/settings/universalsettings.cpp | 21 +- app/settings/universalsettings.h | 21 +- .../delegates/custommenuitemwidget.cpp | 18 +- .../delegates/custommenuitemwidget.h | 18 +- .../viewsdialog/delegates/namedelegate.cpp | 18 +- .../viewsdialog/delegates/namedelegate.h | 18 +- .../delegates/singleoptiondelegate.cpp | 18 +- .../delegates/singleoptiondelegate.h | 18 +- .../delegates/singletextdelegate.cpp | 18 +- .../delegates/singletextdelegate.h | 18 +- app/settings/viewsdialog/viewscontroller.cpp | 21 +- app/settings/viewsdialog/viewscontroller.h | 21 +- app/settings/viewsdialog/viewsdialog.cpp | 21 +- app/settings/viewsdialog/viewsdialog.h | 21 +- app/settings/viewsdialog/viewshandler.cpp | 21 +- app/settings/viewsdialog/viewshandler.h | 21 +- app/settings/viewsdialog/viewsmodel.cpp | 21 +- app/settings/viewsdialog/viewsmodel.h | 15 +- app/settings/viewsdialog/viewstableview.cpp | 18 +- app/settings/viewsdialog/viewstableview.h | 18 +- app/shortcuts/globalshortcuts.cpp | 21 +- app/shortcuts/globalshortcuts.h | 20 +- app/shortcuts/modifiertracker.cpp | 18 +- app/shortcuts/modifiertracker.h | 18 +- app/shortcuts/shortcutstracker.cpp | 18 +- app/shortcuts/shortcutstracker.h | 18 +- app/templates/templatesmanager.cpp | 18 +- app/templates/templatesmanager.h | 18 +- app/tools/commontools.cpp | 22 +- app/tools/commontools.h | 21 +- app/view/containmentinterface.cpp | 18 +- app/view/containmentinterface.h | 18 +- app/view/contextmenu.cpp | 18 +- app/view/contextmenu.h | 18 +- app/view/effects.cpp | 18 +- app/view/effects.h | 18 +- app/view/eventssink.cpp | 18 +- app/view/eventssink.h | 18 +- app/view/helpers/floatinggapwindow.cpp | 18 +- app/view/helpers/floatinggapwindow.h | 18 +- app/view/helpers/screenedgeghostwindow.cpp | 18 +- app/view/helpers/screenedgeghostwindow.h | 18 +- app/view/helpers/subwindow.cpp | 18 +- app/view/helpers/subwindow.h | 18 +- app/view/indicator/indicator.cpp | 18 +- app/view/indicator/indicator.h | 18 +- app/view/indicator/indicatorinfo.cpp | 18 +- app/view/indicator/indicatorinfo.h | 18 +- app/view/indicator/indicatorresources.cpp | 18 +- app/view/indicator/indicatorresources.h | 18 +- app/view/panelshadows.cpp | 18 +- app/view/panelshadows_p.h | 18 +- app/view/parabolic.cpp | 18 +- app/view/parabolic.h | 18 +- app/view/positioner.cpp | 18 +- app/view/positioner.h | 18 +- app/view/settings/canvasconfigview.cpp | 18 +- app/view/settings/canvasconfigview.h | 18 +- app/view/settings/indicatoruimanager.cpp | 18 +- app/view/settings/indicatoruimanager.h | 18 +- app/view/settings/primaryconfigview.cpp | 21 +- app/view/settings/primaryconfigview.h | 20 +- app/view/settings/secondaryconfigview.cpp | 18 +- app/view/settings/secondaryconfigview.h | 18 +- app/view/settings/subconfigview.cpp | 18 +- app/view/settings/subconfigview.h | 18 +- app/view/settings/viewsettingsfactory.cpp | 18 +- app/view/settings/viewsettingsfactory.h | 18 +- app/view/settings/widgetexplorerview.cpp | 18 +- app/view/settings/widgetexplorerview.h | 18 +- app/view/tasksmodel.cpp | 18 +- app/view/tasksmodel.h | 18 +- app/view/view.cpp | 21 +- app/view/view.h | 20 +- app/view/visibilitymanager.cpp | 21 +- app/view/visibilitymanager.h | 20 +- app/view/windowstracker/allscreenstracker.cpp | 18 +- app/view/windowstracker/allscreenstracker.h | 18 +- .../windowstracker/currentscreentracker.cpp | 18 +- .../windowstracker/currentscreentracker.h | 18 +- app/view/windowstracker/windowstracker.cpp | 18 +- app/view/windowstracker/windowstracker.h | 18 +- app/wm/abstractwindowinterface.cpp | 21 +- app/wm/abstractwindowinterface.h | 20 +- app/wm/schemecolors.cpp | 22 +- app/wm/schemecolors.h | 22 +- app/wm/tasktools.cpp | 20 +- app/wm/tasktools.h | 20 +- app/wm/tracker/lastactivewindow.cpp | 18 +- app/wm/tracker/lastactivewindow.h | 18 +- app/wm/tracker/schemes.cpp | 18 +- app/wm/tracker/schemes.h | 18 +- app/wm/tracker/trackedgeneralinfo.cpp | 18 +- app/wm/tracker/trackedgeneralinfo.h | 18 +- app/wm/tracker/trackedlayoutinfo.cpp | 18 +- app/wm/tracker/trackedlayoutinfo.h | 18 +- app/wm/tracker/trackedviewinfo.cpp | 18 +- app/wm/tracker/trackedviewinfo.h | 18 +- app/wm/tracker/windowstracker.cpp | 18 +- app/wm/tracker/windowstracker.h | 18 +- app/wm/waylandinterface.cpp | 21 +- app/wm/waylandinterface.h | 22 +- app/wm/windowinfowrap.cpp | 21 +- app/wm/windowinfowrap.h | 20 +- app/wm/xwindowinterface.cpp | 21 +- app/wm/xwindowinterface.h | 22 +- .../package/contents/code/AppletIdentifier.js | 18 +- .../package/contents/code/ColorizerTools.js | 18 +- .../package/contents/code/MathTools.js | 18 +- .../package/contents/ui/BindingsExternal.qml | 18 +- .../package/contents/ui/DragDropArea.qml | 18 +- containment/package/contents/ui/Upgrader.qml | 18 +- .../package/contents/ui/VisibilityManager.qml | 20 +- .../contents/ui/abilities/Animations.qml | 18 +- .../contents/ui/abilities/AutoSize.qml | 18 +- .../package/contents/ui/abilities/Debug.qml | 18 +- .../package/contents/ui/abilities/Indexer.qml | 18 +- .../contents/ui/abilities/Indicators.qml | 18 +- .../contents/ui/abilities/Launchers.qml | 18 +- .../contents/ui/abilities/Layouter.qml | 18 +- .../package/contents/ui/abilities/Metrics.qml | 18 +- .../package/contents/ui/abilities/MyView.qml | 18 +- .../contents/ui/abilities/ParabolicEffect.qml | 18 +- .../ui/abilities/PositionShortcuts.qml | 18 +- .../contents/ui/abilities/ThinTooltip.qml | 18 +- .../contents/ui/abilities/UserRequests.qml | 18 +- .../abilities/privates/AnimationsPrivate.qml | 18 +- .../ui/abilities/privates/IndexerPrivate.qml | 18 +- .../abilities/privates/IndicatorsPrivate.qml | 18 +- .../abilities/privates/LaunchersPrivate.qml | 18 +- .../ui/abilities/privates/LayouterPrivate.qml | 18 +- .../ui/abilities/privates/MetricsPrivate.qml | 18 +- .../ui/abilities/privates/MyViewPrivate.qml | 18 +- .../privates/ParabolicEffectPrivate.qml | 18 +- .../privates/PositionShortcutsPrivate.qml | 18 +- .../abilities/privates/ThinTooltipPrivate.qml | 18 +- .../privates/layouter/AppletsContainer.qml | 18 +- .../abilities/privates/metrics/Fraction.qml | 18 +- .../package/contents/ui/applet/AppletItem.qml | 20 +- .../package/contents/ui/applet/EventsSink.qml | 18 +- .../ui/applet/EventsSinkOriginArea.qml | 18 +- .../contents/ui/applet/HiddenSpacer.qml | 20 +- .../contents/ui/applet/IndicatorLevel.qml | 18 +- .../contents/ui/applet/ItemWrapper.qml | 20 +- .../ui/applet/PaddingsInConfigureApplets.qml | 18 +- .../contents/ui/applet/ParabolicArea.qml | 18 +- .../contents/ui/applet/ShortcutBadge.qml | 18 +- .../contents/ui/applet/TitleTooltipParent.qml | 20 +- .../contents/ui/applet/colorizer/Applet.qml | 18 +- .../ui/applet/communicator/Actions.qml | 18 +- .../ui/applet/communicator/Engine.qml | 18 +- .../ui/applet/communicator/LatteBridge.qml | 18 +- .../ui/background/BackgroundProperties.qml | 18 +- .../contents/ui/background/MultiLayered.qml | 20 +- .../contents/ui/background/types/Paddings.qml | 18 +- .../contents/ui/background/types/Shadows.qml | 18 +- .../contents/ui/background/types/Totals.qml | 18 +- .../ui/colorizer/CustomBackground.qml | 18 +- .../colorizer/KirigamiShadowedRectangle.qml | 18 +- .../package/contents/ui/colorizer/Manager.qml | 18 +- .../contents/ui/colorizer/NormalRectangle.qml | 18 +- .../contents/ui/debugger/DebugWindow.qml | 20 +- .../package/contents/ui/debugger/Tag.qml | 18 +- .../contents/ui/editmode/ConfigOverlay.qml | 20 +- .../contents/ui/layouts/AppletsContainer.qml | 18 +- .../ui/layouts/EnvironmentActions.qml | 18 +- .../contents/ui/layouts/LayoutsContainer.qml | 20 +- .../contents/ui/layouts/loaders/Tasks.qml | 18 +- containment/package/contents/ui/main.qml | 20 +- containment/plugin/lattecontainmentplugin.cpp | 18 +- containment/plugin/lattecontainmentplugin.h | 18 +- containment/plugin/layoutmanager.cpp | 19 +- containment/plugin/layoutmanager.h | 19 +- containment/plugin/types.cpp | 20 +- containment/plugin/types.h | 20 +- .../contextmenu/layoutmenuitemwidget.cpp | 18 +- .../contextmenu/layoutmenuitemwidget.h | 18 +- containmentactions/contextmenu/menu.cpp | 18 +- containmentactions/contextmenu/menu.h | 18 +- .../abilities/bridge/Animations.qml | 18 +- .../abilities/bridge/BridgeItem.qml | 18 +- .../abilities/bridge/Indexer.qml | 18 +- .../abilities/bridge/Launchers.qml | 18 +- .../abilities/bridge/MyView.qml | 18 +- .../abilities/bridge/ParabolicEffect.qml | 18 +- .../abilities/bridge/PositionShortcuts.qml | 18 +- .../abilities/bridge/ThinTooltip.qml | 18 +- .../abilities/client/Animations.qml | 18 +- .../abilities/client/AppletAbilities.qml | 18 +- .../abilities/client/Containment.qml | 18 +- declarativeimports/abilities/client/Debug.qml | 18 +- .../abilities/client/Environment.qml | 18 +- .../abilities/client/Indexer.qml | 18 +- .../abilities/client/Indicators.qml | 18 +- .../abilities/client/Metrics.qml | 18 +- .../abilities/client/MyView.qml | 18 +- .../abilities/client/ParabolicEffect.qml | 18 +- .../abilities/client/PositionShortcuts.qml | 18 +- .../abilities/client/Requirements.qml | 18 +- .../abilities/client/ThinTooltip.qml | 18 +- .../abilities/client/UserRequests.qml | 18 +- .../ContainerAnchorBindings.qml | 18 +- .../appletabilities/ContainerGridBindings.qml | 18 +- .../ContainerListViewBindings.qml | 18 +- .../client/indicators/LatteConfiguration.qml | 18 +- .../client/indicators/LatteIndicator.qml | 18 +- .../abilities/definition/Animations.qml | 18 +- .../definition/AppletRequirements.qml | 18 +- .../abilities/definition/Containment.qml | 18 +- .../abilities/definition/Debug.qml | 18 +- .../abilities/definition/Environment.qml | 18 +- .../abilities/definition/Indexer.qml | 18 +- .../abilities/definition/Indicators.qml | 18 +- .../abilities/definition/Metrics.qml | 18 +- .../abilities/definition/MyView.qml | 18 +- .../abilities/definition/ParabolicEffect.qml | 18 +- .../definition/PositionShortcuts.qml | 18 +- .../abilities/definition/ThinTooltip.qml | 18 +- .../abilities/definition/UserRequests.qml | 18 +- .../definition/animations/Duration.qml | 18 +- .../definition/animations/Requirements.qml | 18 +- .../definition/animations/SpeedFactor.qml | 18 +- .../definition/animations/Tracker.qml | 18 +- .../definition/indicators/IndicatorInfo.qml | 18 +- .../abilities/definition/metrics/Margin.qml | 18 +- .../definition/metrics/MarginsArea.qml | 18 +- .../abilities/definition/metrics/Mask.qml | 18 +- .../abilities/definition/metrics/Padding.qml | 18 +- .../abilities/definition/metrics/Totals.qml | 18 +- .../definition/metrics/mask/Thickness.qml | 18 +- .../definition/myview/ItemShadow.qml | 18 +- .../definition/paraboliceffect/Factor.qml | 18 +- .../paraboliceffect/PrivateProperties.qml | 18 +- .../abilities/host/Animations.qml | 18 +- .../abilities/host/Containment.qml | 18 +- declarativeimports/abilities/host/Debug.qml | 18 +- .../abilities/host/Environment.qml | 18 +- .../abilities/host/Indicators.qml | 18 +- declarativeimports/abilities/host/Metrics.qml | 18 +- declarativeimports/abilities/host/MyView.qml | 18 +- .../abilities/host/ParabolicEffect.qml | 18 +- .../abilities/host/ThinTooltip.qml | 18 +- .../abilities/items/BasicItem.qml | 18 +- .../abilities/items/IndicatorLevel.qml | 18 +- .../abilities/items/IndicatorObject.qml | 18 +- .../items/basicitem/HiddenSpacer.qml | 20 +- .../items/basicitem/IndicatorLevel.qml | 18 +- .../items/basicitem/ParabolicEventsArea.qml | 18 +- .../items/basicitem/ParabolicItem.qml | 20 +- .../items/basicitem/RestoreAnimation.qml | 20 +- .../items/basicitem/SeparatorItem.qml | 18 +- .../items/basicitem/ShortcutBadge.qml | 18 +- .../items/basicitem/TitleTooltipParent.qml | 20 +- .../items/indicators/LevelOptions.qml | 18 +- declarativeimports/components/AddItem.qml | 18 +- declarativeimports/components/AddingArea.qml | 18 +- declarativeimports/components/BadgeText.qml | 18 +- declarativeimports/components/CheckBox.qml | 18 +- .../components/CheckBoxesColumn.qml | 18 +- declarativeimports/components/ComboBox.qml | 21 +- .../components/ComboBoxButton.qml | 18 +- .../components/ExternalShadow.qml | 18 +- declarativeimports/components/GlowPoint.qml | 18 +- declarativeimports/components/Header.qml | 18 +- .../components/HeaderSwitch.qml | 18 +- .../components/IndicatorItem.qml | 18 +- .../components/ItemDelegate.qml | 21 +- declarativeimports/components/Label.qml | 21 +- declarativeimports/components/ScrollArea.qml | 18 +- declarativeimports/components/Slider.qml | 18 +- declarativeimports/components/SpinBox.qml | 18 +- .../components/SpriteRectangle.qml | 18 +- declarativeimports/components/SubHeader.qml | 18 +- declarativeimports/components/Switch.qml | 18 +- declarativeimports/components/TextField.qml | 18 +- declarativeimports/components/ToolTip.qml | 18 +- .../components/code/ColorizerTools.js | 18 +- .../components/private/ButtonShadow.qml | 23 +- .../components/private/CheckBoxStyle.qml | 18 +- .../private/DefaultListItemBackground.qml | 21 +- .../components/private/MobileCursor.qml | 21 +- .../private/MobileTextActionsToolBar.qml | 21 +- .../components/private/RoundShadow.qml | 18 +- .../components/private/SwitchStyle.qml | 18 +- .../components/private/TextFieldFocus.qml | 23 +- declarativeimports/core/dialog.cpp | 20 +- declarativeimports/core/dialog.h | 20 +- declarativeimports/core/environment.cpp | 21 +- declarativeimports/core/environment.h | 21 +- declarativeimports/core/extras.h | 18 +- declarativeimports/core/iconitem.cpp | 27 +- declarativeimports/core/iconitem.h | 27 +- declarativeimports/core/lattecoreplugin.cpp | 21 +- declarativeimports/core/lattecoreplugin.h | 20 +- declarativeimports/core/quickwindowsystem.cpp | 21 +- declarativeimports/core/quickwindowsystem.h | 20 +- declarativeimports/core/tools.cpp | 21 +- declarativeimports/core/tools.h | 21 +- declarativeimports/coretypes.h.in | 18 +- icons/AUTHORS | 21 - icons/COPYING | 339 ------------ indicators/default/package/config/config.qml | 18 +- indicators/default/package/ui/main.qml | 18 +- .../package/config/config.qml | 18 +- .../package/ui/BackLayer.qml | 18 +- .../package/ui/FrontLayer.qml | 18 +- .../org.kde.latte.plasma/package/ui/main.qml | 18 +- .../package/ui/BackLayer.qml | 18 +- .../package/ui/main.qml | 18 +- .../package/contents/code/ColorizerTools.js | 18 +- .../package/contents/code/activitiesTools.js | 20 +- plasmoid/package/contents/code/layout.js | 20 +- plasmoid/package/contents/code/tools.js | 20 +- plasmoid/package/contents/config/config.qml | 20 +- .../package/contents/ui/AppletAbilities.qml | 18 +- plasmoid/package/contents/ui/ContextMenu.qml | 20 +- plasmoid/package/contents/ui/PulseAudio.qml | 23 +- .../contents/ui/TasksExtendedManager.qml | 19 +- .../contents/ui/abilities/Launchers.qml | 18 +- .../ui/abilities/launchers/Syncer.qml | 18 +- .../ui/abilities/launchers/Validator.qml | 18 +- .../contents/ui/config/ConfigAppearance.qml | 20 +- .../contents/ui/config/ConfigInteraction.qml | 20 +- .../contents/ui/config/ConfigPanel.qml | 20 +- plasmoid/package/contents/ui/main.qml | 20 +- .../ui/previews/PipeWireThumbnail.qml | 21 +- .../ui/previews/PlasmaCoreThumbnail.qml | 20 +- .../contents/ui/previews/ToolTipDelegate2.qml | 25 +- .../contents/ui/previews/ToolTipInstance.qml | 25 +- .../ui/previews/ToolTipWindowMouseArea.qml | 20 +- .../package/contents/ui/task/AudioStream.qml | 23 +- .../contents/ui/task/ProgressOverlay.qml | 20 +- .../package/contents/ui/task/SubWindows.qml | 20 +- .../package/contents/ui/task/TaskIcon.qml | 18 +- .../package/contents/ui/task/TaskItem.qml | 20 +- .../contents/ui/task/TaskMouseArea.qml | 18 +- .../ui/task/animations/ClickedAnimation.qml | 20 +- .../task/animations/FastRestoreAnimation.qml | 20 +- .../ui/task/animations/LauncherAnimation.qml | 20 +- .../ui/task/animations/NewWindowAnimation.qml | 20 +- .../task/animations/RealRemovalAnimation.qml | 20 +- .../RemoveWindowFromGroupAnimation.qml | 20 +- .../task/animations/ShowWindowAnimation.qml | 20 +- .../animations/launcher/BounceAnimation.qml | 18 +- .../animations/newwindow/BounceAnimation.qml | 18 +- .../contents/ui/taskslayout/MouseHandler.qml | 20 +- .../ui/taskslayout/ScrollEdgeShadows.qml | 19 +- .../ui/taskslayout/ScrollOpacityMask.qml | 19 +- .../ui/taskslayout/ScrollPositioner.qml | 19 +- .../ui/taskslayout/ScrollableList.qml | 19 +- plasmoid/plugin/lattetasksplugin.cpp | 18 +- plasmoid/plugin/lattetasksplugin.h | 18 +- plasmoid/plugin/types.cpp | 20 +- plasmoid/plugin/types.h | 20 +- .../package/contents/applet/CompactApplet.qml | 20 +- .../configuration/CanvasConfiguration.qml | 18 +- .../configuration/LatteDockConfiguration.qml | 20 +- .../LatteDockSecondaryConfiguration.qml | 20 +- .../configuration/canvas/HeaderSettings.qml | 18 +- .../configuration/canvas/SettingsOverlay.qml | 18 +- .../configuration/canvas/controls/Button.qml | 18 +- .../canvas/controls/GraphicIcon.qml | 18 +- .../canvas/controls/RearrangeIcon.qml | 18 +- .../canvas/controls/StickIcon.qml | 18 +- .../configuration/canvas/maxlength/Ruler.qml | 18 +- .../canvas/maxlength/RulerMouseArea.qml | 18 +- .../package/contents/configuration/config.qml | 20 +- .../configuration/pages/AppearanceConfig.qml | 20 +- .../configuration/pages/BehaviorConfig.qml | 20 +- .../configuration/pages/EffectsConfig.qml | 20 +- .../configuration/pages/TasksConfig.qml | 20 +- .../controls/CustomIndicatorButton.qml | 18 +- .../controls/CustomVisibilityModeButton.qml | 18 +- .../package/contents/controls/DragCorner.qml | 18 +- .../controls/IndicatorConfigUiManager.qml | 18 +- .../package/contents/controls/InnerShadow.qml | 18 +- .../contents/controls/TypeSelection.qml | 20 +- shell/package/contents/images/AUTHORS | 22 - shell/package/contents/images/COPYING | 502 ------------------ shell/package/contents/images/canvas/AUTHORS | 21 - shell/package/contents/images/canvas/COPYING | 339 ------------ .../package/contents/views/AppletDelegate.qml | 25 +- shell/package/contents/views/InfoView.qml | 20 +- shell/package/contents/views/Panel.qml | 20 +- .../package/contents/views/WidgetExplorer.qml | 23 +- 531 files changed, 2363 insertions(+), 10665 deletions(-) create mode 100644 .reuse/dep5 delete mode 100644 COPYING delete mode 100644 COPYING.LIB create mode 100644 LICENSES/GPL-2.0-or-later.txt create mode 100644 LICENSES/LGPL-2.0-or-later.txt create mode 100644 LICENSES/LGPL-2.1-only.txt create mode 100644 LICENSES/LGPL-3.0-only.txt create mode 100644 LICENSES/LicenseRef-KDE-Accepted-LGPL.txt delete mode 100644 icons/AUTHORS delete mode 100644 icons/COPYING delete mode 100644 shell/package/contents/images/AUTHORS delete mode 100644 shell/package/contents/images/COPYING delete mode 100644 shell/package/contents/images/canvas/AUTHORS delete mode 100644 shell/package/contents/images/canvas/COPYING diff --git a/.reuse/dep5 b/.reuse/dep5 new file mode 100644 index 000000000..37a92f54f --- /dev/null +++ b/.reuse/dep5 @@ -0,0 +1,16 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: Latte Dock +Upstream-Contact: KDE +Source: https://invent.kde.org/plasma/latte-dock + +Files: shell/package/contents/images/*.svgz +Copyright: 2017 Michail Vourlakos +License: LGPL-2.1-only + +Files: shell/package/contents/images/canvas/* +Copyright: 2017 Michail Vourlakos +License: GPL-2.0-or-later + +Files: icons/* +Copyright: 2017 Michail Vourlakos +License: GPL-2.0-or-later diff --git a/COPYING b/COPYING deleted file mode 100644 index d159169d1..000000000 --- a/COPYING +++ /dev/null @@ -1,339 +0,0 @@ - GNU GENERAL PUBLIC LICENSE - Version 2, June 1991 - - Copyright (C) 1989, 1991 Free Software Foundation, Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - Preamble - - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -License is intended to guarantee your freedom to share and change free -software--to make sure the software is free for all its users. This -General Public License applies to most of the Free Software -Foundation's software and to any other program whose authors commit to -using it. (Some other Free Software Foundation software is covered by -the GNU Lesser General Public License instead.) You can apply it to -your programs, too. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -this service if you wish), that you receive source code or can get it -if you want it, that you can change the software or use pieces of it -in new free programs; and that you know you can do these things. - - To protect your rights, we need to make restrictions that forbid -anyone to deny you these rights or to ask you to surrender the rights. -These restrictions translate to certain responsibilities for you if you -distribute copies of the software, or if you modify it. - - For example, if you distribute copies of such a program, whether -gratis or for a fee, you must give the recipients all the rights that -you have. You must make sure that they, too, receive or can get the -source code. And you must show them these terms so they know their -rights. - - We protect your rights with two steps: (1) copyright the software, and -(2) offer you this license which gives you legal permission to copy, -distribute and/or modify the software. - - Also, for each author's protection and ours, we want to make certain -that everyone understands that there is no warranty for this free -software. If the software is modified by someone else and passed on, we -want its recipients to know that what they have is not the original, so -that any problems introduced by others will not reflect on the original -authors' reputations. - - Finally, any free program is threatened constantly by software -patents. We wish to avoid the danger that redistributors of a free -program will individually obtain patent licenses, in effect making the -program proprietary. To prevent this, we have made it clear that any -patent must be licensed for everyone's free use or not licensed at all. - - The precise terms and conditions for copying, distribution and -modification follow. - - GNU GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. This License applies to any program or other work which contains -a notice placed by the copyright holder saying it may be distributed -under the terms of this General Public License. The "Program", below, -refers to any such program or work, and a "work based on the Program" -means either the Program or any derivative work under copyright law: -that is to say, a work containing the Program or a portion of it, -either verbatim or with modifications and/or translated into another -language. (Hereinafter, translation is included without limitation in -the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running the Program is not restricted, and the output from the Program -is covered only if its contents constitute a work based on the -Program (independent of having been made by running the Program). -Whether that is true depends on what the Program does. - - 1. You may copy and distribute verbatim copies of the Program's -source code as you receive it, in any medium, provided that you -conspicuously and appropriately publish on each copy an appropriate -copyright notice and disclaimer of warranty; keep intact all the -notices that refer to this License and to the absence of any warranty; -and give any other recipients of the Program a copy of this License -along with the Program. - -You may charge a fee for the physical act of transferring a copy, and -you may at your option offer warranty protection in exchange for a fee. - - 2. You may modify your copy or copies of the Program or any portion -of it, thus forming a work based on the Program, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices - stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in - whole or in part contains or is derived from the Program or any - part thereof, to be licensed as a whole at no charge to all third - parties under the terms of this License. - - c) If the modified program normally reads commands interactively - when run, you must cause it, when started running for such - interactive use in the most ordinary way, to print or display an - announcement including an appropriate copyright notice and a - notice that there is no warranty (or else, saying that you provide - a warranty) and that users may redistribute the program under - these conditions, and telling the user how to view a copy of this - License. (Exception: if the Program itself is interactive but - does not normally print such an announcement, your work based on - the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Program, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Program, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program -with the Program (or with a work based on the Program) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. - - 3. You may copy and distribute the Program (or a work based on it, -under Section 2) in object code or executable form under the terms of -Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable - source code, which must be distributed under the terms of Sections - 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three - years, to give any third party, for a charge no more than your - cost of physically performing source distribution, a complete - machine-readable copy of the corresponding source code, to be - distributed under the terms of Sections 1 and 2 above on a medium - customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer - to distribute corresponding source code. (This alternative is - allowed only for noncommercial distribution and only if you - received the program in object code or executable form with such - an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for -making modifications to it. For an executable work, complete source -code means all the source code for all modules it contains, plus any -associated interface definition files, plus the scripts used to -control compilation and installation of the executable. However, as a -special exception, the source code distributed need not include -anything that is normally distributed (in either source or binary -form) with the major components (compiler, kernel, and so on) of the -operating system on which the executable runs, unless that component -itself accompanies the executable. - -If distribution of executable or object code is made by offering -access to copy from a designated place, then offering equivalent -access to copy the source code from the same place counts as -distribution of the source code, even though third parties are not -compelled to copy the source along with the object code. - - 4. You may not copy, modify, sublicense, or distribute the Program -except as expressly provided under this License. Any attempt -otherwise to copy, modify, sublicense or distribute the Program is -void, and will automatically terminate your rights under this License. -However, parties who have received copies, or rights, from you under -this License will not have their licenses terminated so long as such -parties remain in full compliance. - - 5. You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Program or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Program (or any work based on the -Program), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Program or works based on it. - - 6. Each time you redistribute the Program (or any work based on the -Program), the recipient automatically receives a license from the -original licensor to copy, distribute or modify the Program subject to -these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties to -this License. - - 7. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Program at all. For example, if a patent -license would not permit royalty-free redistribution of the Program by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under -any particular circumstance, the balance of the section is intended to -apply and the section as a whole is intended to apply in other -circumstances. - -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system, which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. - -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. - - 8. If the distribution and/or use of the Program is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Program under this License -may add an explicit geographical distribution limitation excluding -those countries, so that distribution is permitted only in or among -countries not thus excluded. In such case, this License incorporates -the limitation as if written in the body of this License. - - 9. The Free Software Foundation may publish revised and/or new versions -of the General Public License from time to time. Such new versions will -be similar in spirit to the present version, but may differ in detail to -address new problems or concerns. - -Each version is given a distinguishing version number. If the Program -specifies a version number of this License which applies to it and "any -later version", you have the option of following the terms and conditions -either of that version or of any later version published by the Free -Software Foundation. If the Program does not specify a version number of -this License, you may choose any version ever published by the Free Software -Foundation. - - 10. If you wish to incorporate parts of the Program into other free -programs whose distribution conditions are different, write to the author -to ask for permission. For software which is copyrighted by the Free -Software Foundation, write to the Free Software Foundation; we sometimes -make exceptions for this. Our decision will be guided by the two goals -of preserving the free status of all derivatives of our free software and -of promoting the sharing and reuse of software generally. - - NO WARRANTY - - 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY -FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN -OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES -PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED -OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS -TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE -PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, -REPAIR OR CORRECTION. - - 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR -REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, -INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING -OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED -TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY -YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER -PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE -POSSIBILITY OF SUCH DAMAGES. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Programs - - If you develop a new program, and you want it to be of the greatest -possible use to the public, the best way to achieve this is to make it -free software which everyone can redistribute and change under these terms. - - To do so, attach the following notices to the program. It is safest -to attach them to the start of each source file to most effectively -convey the exclusion of warranty; and each file should have at least -the "copyright" line and a pointer to where the full notice is found. - - - Copyright (C) - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 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, write to the Free Software Foundation, Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - -Also add information on how to contact you by electronic and paper mail. - -If the program is interactive, make it output a short notice like this -when it starts in an interactive mode: - - Gnomovision version 69, Copyright (C) year name of author - Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. - This is free software, and you are welcome to redistribute it - under certain conditions; type `show c' for details. - -The hypothetical commands `show w' and `show c' should show the appropriate -parts of the General Public License. Of course, the commands you use may -be called something other than `show w' and `show c'; they could even be -mouse-clicks or menu items--whatever suits your program. - -You should also get your employer (if you work as a programmer) or your -school, if any, to sign a "copyright disclaimer" for the program, if -necessary. Here is a sample; alter the names: - - Yoyodyne, Inc., hereby disclaims all copyright interest in the program - `Gnomovision' (which makes passes at compilers) written by James Hacker. - - , 1 April 1989 - Ty Coon, President of Vice - -This General Public License does not permit incorporating your program into -proprietary programs. If your program is a subroutine library, you may -consider it more useful to permit linking proprietary applications with the -library. If this is what you want to do, use the GNU Lesser General -Public License instead of this License. diff --git a/COPYING.LIB b/COPYING.LIB deleted file mode 100644 index 4362b4915..000000000 --- a/COPYING.LIB +++ /dev/null @@ -1,502 +0,0 @@ - GNU LESSER GENERAL PUBLIC LICENSE - Version 2.1, February 1999 - - Copyright (C) 1991, 1999 Free Software Foundation, Inc. - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - -[This is the first released version of the Lesser GPL. It also counts - as the successor of the GNU Library Public License, version 2, hence - the version number 2.1.] - - Preamble - - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -Licenses are intended to guarantee your freedom to share and change -free software--to make sure the software is free for all its users. - - This license, the Lesser General Public License, applies to some -specially designated software packages--typically libraries--of the -Free Software Foundation and other authors who decide to use it. You -can use it too, but we suggest you first think carefully about whether -this license or the ordinary General Public License is the better -strategy to use in any particular case, based on the explanations below. - - When we speak of free software, we are referring to freedom of use, -not price. Our General Public Licenses are designed to make sure that -you have the freedom to distribute copies of free software (and charge -for this service if you wish); that you receive source code or can get -it if you want it; that you can change the software and use pieces of -it in new free programs; and that you are informed that you can do -these things. - - To protect your rights, we need to make restrictions that forbid -distributors to deny you these rights or to ask you to surrender these -rights. These restrictions translate to certain responsibilities for -you if you distribute copies of the library or if you modify it. - - For example, if you distribute copies of the library, whether gratis -or for a fee, you must give the recipients all the rights that we gave -you. You must make sure that they, too, receive or can get the source -code. If you link other code with the library, you must provide -complete object files to the recipients, so that they can relink them -with the library after making changes to the library and recompiling -it. And you must show them these terms so they know their rights. - - We protect your rights with a two-step method: (1) we copyright the -library, and (2) we offer you this license, which gives you legal -permission to copy, distribute and/or modify the library. - - To protect each distributor, we want to make it very clear that -there is no warranty for the free library. Also, if the library is -modified by someone else and passed on, the recipients should know -that what they have is not the original version, so that the original -author's reputation will not be affected by problems that might be -introduced by others. - - Finally, software patents pose a constant threat to the existence of -any free program. We wish to make sure that a company cannot -effectively restrict the users of a free program by obtaining a -restrictive license from a patent holder. Therefore, we insist that -any patent license obtained for a version of the library must be -consistent with the full freedom of use specified in this license. - - Most GNU software, including some libraries, is covered by the -ordinary GNU General Public License. This license, the GNU Lesser -General Public License, applies to certain designated libraries, and -is quite different from the ordinary General Public License. We use -this license for certain libraries in order to permit linking those -libraries into non-free programs. - - When a program is linked with a library, whether statically or using -a shared library, the combination of the two is legally speaking a -combined work, a derivative of the original library. The ordinary -General Public License therefore permits such linking only if the -entire combination fits its criteria of freedom. The Lesser General -Public License permits more lax criteria for linking other code with -the library. - - We call this license the "Lesser" General Public License because it -does Less to protect the user's freedom than the ordinary General -Public License. It also provides other free software developers Less -of an advantage over competing non-free programs. These disadvantages -are the reason we use the ordinary General Public License for many -libraries. However, the Lesser license provides advantages in certain -special circumstances. - - For example, on rare occasions, there may be a special need to -encourage the widest possible use of a certain library, so that it becomes -a de-facto standard. To achieve this, non-free programs must be -allowed to use the library. A more frequent case is that a free -library does the same job as widely used non-free libraries. In this -case, there is little to gain by limiting the free library to free -software only, so we use the Lesser General Public License. - - In other cases, permission to use a particular library in non-free -programs enables a greater number of people to use a large body of -free software. For example, permission to use the GNU C Library in -non-free programs enables many more people to use the whole GNU -operating system, as well as its variant, the GNU/Linux operating -system. - - Although the Lesser General Public License is Less protective of the -users' freedom, it does ensure that the user of a program that is -linked with the Library has the freedom and the wherewithal to run -that program using a modified version of the Library. - - The precise terms and conditions for copying, distribution and -modification follow. Pay close attention to the difference between a -"work based on the library" and a "work that uses the library". The -former contains code derived from the library, whereas the latter must -be combined with the library in order to run. - - GNU LESSER GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. This License Agreement applies to any software library or other -program which contains a notice placed by the copyright holder or -other authorized party saying it may be distributed under the terms of -this Lesser General Public License (also called "this License"). -Each licensee is addressed as "you". - - A "library" means a collection of software functions and/or data -prepared so as to be conveniently linked with application programs -(which use some of those functions and data) to form executables. - - The "Library", below, refers to any such software library or work -which has been distributed under these terms. A "work based on the -Library" means either the Library or any derivative work under -copyright law: that is to say, a work containing the Library or a -portion of it, either verbatim or with modifications and/or translated -straightforwardly into another language. (Hereinafter, translation is -included without limitation in the term "modification".) - - "Source code" for a work means the preferred form of the work for -making modifications to it. For a library, complete source code means -all the source code for all modules it contains, plus any associated -interface definition files, plus the scripts used to control compilation -and installation of the library. - - Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running a program using the Library is not restricted, and output from -such a program is covered only if its contents constitute a work based -on the Library (independent of the use of the Library in a tool for -writing it). Whether that is true depends on what the Library does -and what the program that uses the Library does. - - 1. You may copy and distribute verbatim copies of the Library's -complete source code as you receive it, in any medium, provided that -you conspicuously and appropriately publish on each copy an -appropriate copyright notice and disclaimer of warranty; keep intact -all the notices that refer to this License and to the absence of any -warranty; and distribute a copy of this License along with the -Library. - - You may charge a fee for the physical act of transferring a copy, -and you may at your option offer warranty protection in exchange for a -fee. - - 2. You may modify your copy or copies of the Library or any portion -of it, thus forming a work based on the Library, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: - - a) The modified work must itself be a software library. - - b) You must cause the files modified to carry prominent notices - stating that you changed the files and the date of any change. - - c) You must cause the whole of the work to be licensed at no - charge to all third parties under the terms of this License. - - d) If a facility in the modified Library refers to a function or a - table of data to be supplied by an application program that uses - the facility, other than as an argument passed when the facility - is invoked, then you must make a good faith effort to ensure that, - in the event an application does not supply such function or - table, the facility still operates, and performs whatever part of - its purpose remains meaningful. - - (For example, a function in a library to compute square roots has - a purpose that is entirely well-defined independent of the - application. Therefore, Subsection 2d requires that any - application-supplied function or table used by this function must - be optional: if the application does not supply it, the square - root function must still compute square roots.) - -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Library, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Library, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote -it. - -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Library. - -In addition, mere aggregation of another work not based on the Library -with the Library (or with a work based on the Library) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. - - 3. You may opt to apply the terms of the ordinary GNU General Public -License instead of this License to a given copy of the Library. To do -this, you must alter all the notices that refer to this License, so -that they refer to the ordinary GNU General Public License, version 2, -instead of to this License. (If a newer version than version 2 of the -ordinary GNU General Public License has appeared, then you can specify -that version instead if you wish.) Do not make any other change in -these notices. - - Once this change is made in a given copy, it is irreversible for -that copy, so the ordinary GNU General Public License applies to all -subsequent copies and derivative works made from that copy. - - This option is useful when you wish to copy part of the code of -the Library into a program that is not a library. - - 4. You may copy and distribute the Library (or a portion or -derivative of it, under Section 2) in object code or executable form -under the terms of Sections 1 and 2 above provided that you accompany -it with the complete corresponding machine-readable source code, which -must be distributed under the terms of Sections 1 and 2 above on a -medium customarily used for software interchange. - - If distribution of object code is made by offering access to copy -from a designated place, then offering equivalent access to copy the -source code from the same place satisfies the requirement to -distribute the source code, even though third parties are not -compelled to copy the source along with the object code. - - 5. A program that contains no derivative of any portion of the -Library, but is designed to work with the Library by being compiled or -linked with it, is called a "work that uses the Library". Such a -work, in isolation, is not a derivative work of the Library, and -therefore falls outside the scope of this License. - - However, linking a "work that uses the Library" with the Library -creates an executable that is a derivative of the Library (because it -contains portions of the Library), rather than a "work that uses the -library". The executable is therefore covered by this License. -Section 6 states terms for distribution of such executables. - - When a "work that uses the Library" uses material from a header file -that is part of the Library, the object code for the work may be a -derivative work of the Library even though the source code is not. -Whether this is true is especially significant if the work can be -linked without the Library, or if the work is itself a library. The -threshold for this to be true is not precisely defined by law. - - If such an object file uses only numerical parameters, data -structure layouts and accessors, and small macros and small inline -functions (ten lines or less in length), then the use of the object -file is unrestricted, regardless of whether it is legally a derivative -work. (Executables containing this object code plus portions of the -Library will still fall under Section 6.) - - Otherwise, if the work is a derivative of the Library, you may -distribute the object code for the work under the terms of Section 6. -Any executables containing that work also fall under Section 6, -whether or not they are linked directly with the Library itself. - - 6. As an exception to the Sections above, you may also combine or -link a "work that uses the Library" with the Library to produce a -work containing portions of the Library, and distribute that work -under terms of your choice, provided that the terms permit -modification of the work for the customer's own use and reverse -engineering for debugging such modifications. - - You must give prominent notice with each copy of the work that the -Library is used in it and that the Library and its use are covered by -this License. You must supply a copy of this License. If the work -during execution displays copyright notices, you must include the -copyright notice for the Library among them, as well as a reference -directing the user to the copy of this License. Also, you must do one -of these things: - - a) Accompany the work with the complete corresponding - machine-readable source code for the Library including whatever - changes were used in the work (which must be distributed under - Sections 1 and 2 above); and, if the work is an executable linked - with the Library, with the complete machine-readable "work that - uses the Library", as object code and/or source code, so that the - user can modify the Library and then relink to produce a modified - executable containing the modified Library. (It is understood - that the user who changes the contents of definitions files in the - Library will not necessarily be able to recompile the application - to use the modified definitions.) - - b) Use a suitable shared library mechanism for linking with the - Library. A suitable mechanism is one that (1) uses at run time a - copy of the library already present on the user's computer system, - rather than copying library functions into the executable, and (2) - will operate properly with a modified version of the library, if - the user installs one, as long as the modified version is - interface-compatible with the version that the work was made with. - - c) Accompany the work with a written offer, valid for at - least three years, to give the same user the materials - specified in Subsection 6a, above, for a charge no more - than the cost of performing this distribution. - - d) If distribution of the work is made by offering access to copy - from a designated place, offer equivalent access to copy the above - specified materials from the same place. - - e) Verify that the user has already received a copy of these - materials or that you have already sent this user a copy. - - For an executable, the required form of the "work that uses the -Library" must include any data and utility programs needed for -reproducing the executable from it. However, as a special exception, -the materials to be distributed need not include anything that is -normally distributed (in either source or binary form) with the major -components (compiler, kernel, and so on) of the operating system on -which the executable runs, unless that component itself accompanies -the executable. - - It may happen that this requirement contradicts the license -restrictions of other proprietary libraries that do not normally -accompany the operating system. Such a contradiction means you cannot -use both them and the Library together in an executable that you -distribute. - - 7. You may place library facilities that are a work based on the -Library side-by-side in a single library together with other library -facilities not covered by this License, and distribute such a combined -library, provided that the separate distribution of the work based on -the Library and of the other library facilities is otherwise -permitted, and provided that you do these two things: - - a) Accompany the combined library with a copy of the same work - based on the Library, uncombined with any other library - facilities. This must be distributed under the terms of the - Sections above. - - b) Give prominent notice with the combined library of the fact - that part of it is a work based on the Library, and explaining - where to find the accompanying uncombined form of the same work. - - 8. You may not copy, modify, sublicense, link with, or distribute -the Library except as expressly provided under this License. Any -attempt otherwise to copy, modify, sublicense, link with, or -distribute the Library is void, and will automatically terminate your -rights under this License. However, parties who have received copies, -or rights, from you under this License will not have their licenses -terminated so long as such parties remain in full compliance. - - 9. You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Library or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Library (or any work based on the -Library), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Library or works based on it. - - 10. Each time you redistribute the Library (or any work based on the -Library), the recipient automatically receives a license from the -original licensor to copy, distribute, link with or modify the Library -subject to these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties with -this License. - - 11. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Library at all. For example, if a patent -license would not permit royalty-free redistribution of the Library by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Library. - -If any portion of this section is held invalid or unenforceable under any -particular circumstance, the balance of the section is intended to apply, -and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. - -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. - - 12. If the distribution and/or use of the Library is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Library under this License may add -an explicit geographical distribution limitation excluding those countries, -so that distribution is permitted only in or among countries not thus -excluded. In such case, this License incorporates the limitation as if -written in the body of this License. - - 13. The Free Software Foundation may publish revised and/or new -versions of the Lesser General Public License from time to time. -Such new versions will be similar in spirit to the present version, -but may differ in detail to address new problems or concerns. - -Each version is given a distinguishing version number. If the Library -specifies a version number of this License which applies to it and -"any later version", you have the option of following the terms and -conditions either of that version or of any later version published by -the Free Software Foundation. If the Library does not specify a -license version number, you may choose any version ever published by -the Free Software Foundation. - - 14. If you wish to incorporate parts of the Library into other free -programs whose distribution conditions are incompatible with these, -write to the author to ask for permission. For software which is -copyrighted by the Free Software Foundation, write to the Free -Software Foundation; we sometimes make exceptions for this. Our -decision will be guided by the two goals of preserving the free status -of all derivatives of our free software and of promoting the sharing -and reuse of software generally. - - NO WARRANTY - - 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO -WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. -EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR -OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY -KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE -LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME -THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. - - 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN -WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY -AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU -FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR -CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE -LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING -RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A -FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF -SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH -DAMAGES. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Libraries - - If you develop a new library, and you want it to be of the greatest -possible use to the public, we recommend making it free software that -everyone can redistribute and change. You can do so by permitting -redistribution under these terms (or, alternatively, under the terms of the -ordinary General Public License). - - To apply these terms, attach the following notices to the library. It is -safest to attach them to the start of each source file to most effectively -convey the exclusion of warranty; and each file should have at least the -"copyright" line and a pointer to where the full notice is found. - - - Copyright (C) - - This library is free software; you can redistribute it and/or - modify it under the terms of the GNU Lesser General Public - License as published by the Free Software Foundation; either - version 2.1 of the License, or (at your option) any later version. - - This library is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. - - You should have received a copy of the GNU Lesser General Public - License along with this library; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - -Also add information on how to contact you by electronic and paper mail. - -You should also get your employer (if you work as a programmer) or your -school, if any, to sign a "copyright disclaimer" for the library, if -necessary. Here is a sample; alter the names: - - Yoyodyne, Inc., hereby disclaims all copyright interest in the - library `Frob' (a library for tweaking knobs) written by James Random Hacker. - - , 1 April 1990 - Ty Coon, President of Vice - -That's all there is to it! diff --git a/LICENSES/GPL-2.0-or-later.txt b/LICENSES/GPL-2.0-or-later.txt new file mode 100644 index 000000000..3b6070fcd --- /dev/null +++ b/LICENSES/GPL-2.0-or-later.txt @@ -0,0 +1,311 @@ +GNU GENERAL PUBLIC LICENSE +Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc. +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + +Everyone is permitted to copy and distribute verbatim copies of this license +document, but changing it is not allowed. + +Preamble + +The licenses for most software are designed to take away your freedom to share +and change it. By contrast, the GNU General Public License is intended to +guarantee your freedom to share and change free software--to make sure the +software is free for all its users. This General Public License applies to +most of the Free Software Foundation's software and to any other program whose +authors commit to using it. (Some other Free Software Foundation software +is covered by the GNU Lesser General Public License instead.) You can apply +it to your programs, too. + +When we speak of free software, we are referring to freedom, not price. Our +General Public Licenses are designed to make sure that you have the freedom +to distribute copies of free software (and charge for this service if you +wish), that you receive source code or can get it if you want it, that you +can change the software or use pieces of it in new free programs; and that +you know you can do these things. + +To protect your rights, we need to make restrictions that forbid anyone to +deny you these rights or to ask you to surrender the rights. These restrictions +translate to certain responsibilities for you if you distribute copies of +the software, or if you modify it. + +For example, if you distribute copies of such a program, whether gratis or +for a fee, you must give the recipients all the rights that you have. You +must make sure that they, too, receive or can get the source code. And you +must show them these terms so they know their rights. + +We protect your rights with two steps: (1) copyright the software, and (2) +offer you this license which gives you legal permission to copy, distribute +and/or modify the software. + +Also, for each author's protection and ours, we want to make certain that +everyone understands that there is no warranty for this free software. If +the software is modified by someone else and passed on, we want its recipients +to know that what they have is not the original, so that any problems introduced +by others will not reflect on the original authors' reputations. + +Finally, any free program is threatened constantly by software patents. We +wish to avoid the danger that redistributors of a free program will individually +obtain patent licenses, in effect making the program proprietary. To prevent +this, we have made it clear that any patent must be licensed for everyone's +free use or not licensed at all. + +The precise terms and conditions for copying, distribution and modification +follow. + +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License applies to any program or other work which contains a notice +placed by the copyright holder saying it may be distributed under the terms +of this General Public License. The "Program", below, refers to any such program +or work, and a "work based on the Program" means either the Program or any +derivative work under copyright law: that is to say, a work containing the +Program or a portion of it, either verbatim or with modifications and/or translated +into another language. (Hereinafter, translation is included without limitation +in the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not covered +by this License; they are outside its scope. The act of running the Program +is not restricted, and the output from the Program is covered only if its +contents constitute a work based on the Program (independent of having been +made by running the Program). Whether that is true depends on what the Program +does. + +1. You may copy and distribute verbatim copies of the Program's source code +as you receive it, in any medium, provided that you conspicuously and appropriately +publish on each copy an appropriate copyright notice and disclaimer of warranty; +keep intact all the notices that refer to this License and to the absence +of any warranty; and give any other recipients of the Program a copy of this +License along with the Program. + +You may charge a fee for the physical act of transferring a copy, and you +may at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Program or any portion of it, +thus forming a work based on the Program, and copy and distribute such modifications +or work under the terms of Section 1 above, provided that you also meet all +of these conditions: + +a) You must cause the modified files to carry prominent notices stating that +you changed the files and the date of any change. + +b) You must cause any work that you distribute or publish, that in whole or +in part contains or is derived from the Program or any part thereof, to be +licensed as a whole at no charge to all third parties under the terms of this +License. + +c) If the modified program normally reads commands interactively when run, +you must cause it, when started running for such interactive use in the most +ordinary way, to print or display an announcement including an appropriate +copyright notice and a notice that there is no warranty (or else, saying that +you provide a warranty) and that users may redistribute the program under +these conditions, and telling the user how to view a copy of this License. +(Exception: if the Program itself is interactive but does not normally print +such an announcement, your work based on the Program is not required to print +an announcement.) + +These requirements apply to the modified work as a whole. If identifiable +sections of that work are not derived from the Program, and can be reasonably +considered independent and separate works in themselves, then this License, +and its terms, do not apply to those sections when you distribute them as +separate works. But when you distribute the same sections as part of a whole +which is a work based on the Program, the distribution of the whole must be +on the terms of this License, whose permissions for other licensees extend +to the entire whole, and thus to each and every part regardless of who wrote +it. + +Thus, it is not the intent of this section to claim rights or contest your +rights to work written entirely by you; rather, the intent is to exercise +the right to control the distribution of derivative or collective works based +on the Program. + +In addition, mere aggregation of another work not based on the Program with +the Program (or with a work based on the Program) on a volume of a storage +or distribution medium does not bring the other work under the scope of this +License. + +3. You may copy and distribute the Program (or a work based on it, under Section +2) in object code or executable form under the terms of Sections 1 and 2 above +provided that you also do one of the following: + +a) Accompany it with the complete corresponding machine-readable source code, +which must be distributed under the terms of Sections 1 and 2 above on a medium +customarily used for software interchange; or, + +b) Accompany it with a written offer, valid for at least three years, to give +any third party, for a charge no more than your cost of physically performing +source distribution, a complete machine-readable copy of the corresponding +source code, to be distributed under the terms of Sections 1 and 2 above on +a medium customarily used for software interchange; or, + +c) Accompany it with the information you received as to the offer to distribute +corresponding source code. (This alternative is allowed only for noncommercial +distribution and only if you received the program in object code or executable +form with such an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for making +modifications to it. For an executable work, complete source code means all +the source code for all modules it contains, plus any associated interface +definition files, plus the scripts used to control compilation and installation +of the executable. However, as a special exception, the source code distributed +need not include anything that is normally distributed (in either source or +binary form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component itself +accompanies the executable. + +If distribution of executable or object code is made by offering access to +copy from a designated place, then offering equivalent access to copy the +source code from the same place counts as distribution of the source code, +even though third parties are not compelled to copy the source along with +the object code. + +4. You may not copy, modify, sublicense, or distribute the Program except +as expressly provided under this License. Any attempt otherwise to copy, modify, +sublicense or distribute the Program is void, and will automatically terminate +your rights under this License. However, parties who have received copies, +or rights, from you under this License will not have their licenses terminated +so long as such parties remain in full compliance. + +5. You are not required to accept this License, since you have not signed +it. However, nothing else grants you permission to modify or distribute the +Program or its derivative works. These actions are prohibited by law if you +do not accept this License. Therefore, by modifying or distributing the Program +(or any work based on the Program), you indicate your acceptance of this License +to do so, and all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + +6. Each time you redistribute the Program (or any work based on the Program), +the recipient automatically receives a license from the original licensor +to copy, distribute or modify the Program subject to these terms and conditions. +You may not impose any further restrictions on the recipients' exercise of +the rights granted herein. You are not responsible for enforcing compliance +by third parties to this License. + +7. If, as a consequence of a court judgment or allegation of patent infringement +or for any other reason (not limited to patent issues), conditions are imposed +on you (whether by court order, agreement or otherwise) that contradict the +conditions of this License, they do not excuse you from the conditions of +this License. If you cannot distribute so as to satisfy simultaneously your +obligations under this License and any other pertinent obligations, then as +a consequence you may not distribute the Program at all. For example, if a +patent license would not permit royalty-free redistribution of the Program +by all those who receive copies directly or indirectly through you, then the +only way you could satisfy both it and this License would be to refrain entirely +from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under any +particular circumstance, the balance of the section is intended to apply and +the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any patents +or other property right claims or to contest validity of any such claims; +this section has the sole purpose of protecting the integrity of the free +software distribution system, which is implemented by public license practices. +Many people have made generous contributions to the wide range of software +distributed through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing to +distribute software through any other system and a licensee cannot impose +that choice. + +This section is intended to make thoroughly clear what is believed to be a +consequence of the rest of this License. + +8. If the distribution and/or use of the Program is restricted in certain +countries either by patents or by copyrighted interfaces, the original copyright +holder who places the Program under this License may add an explicit geographical +distribution limitation excluding those countries, so that distribution is +permitted only in or among countries not thus excluded. In such case, this +License incorporates the limitation as if written in the body of this License. + +9. The Free Software Foundation may publish revised and/or new versions of +the General Public License from time to time. Such new versions will be similar +in spirit to the present version, but may differ in detail to address new +problems or concerns. + +Each version is given a distinguishing version number. If the Program specifies +a version number of this License which applies to it and "any later version", +you have the option of following the terms and conditions either of that version +or of any later version published by the Free Software Foundation. If the +Program does not specify a version number of this License, you may choose +any version ever published by the Free Software Foundation. + +10. If you wish to incorporate parts of the Program into other free programs +whose distribution conditions are different, write to the author to ask for +permission. For software which is copyrighted by the Free Software Foundation, +write to the Free Software Foundation; we sometimes make exceptions for this. +Our decision will be guided by the two goals of preserving the free status +of all derivatives of our free software and of promoting the sharing and reuse +of software generally. + +NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR +THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE +STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM +"AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE +OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME +THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE +OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA +OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES +OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH +HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest possible +use to the public, the best way to achieve this is to make it free software +which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest to attach +them to the start of each source file to most effectively convey the exclusion +of warranty; and each file should have at least the "copyright" line and a +pointer to where the full notice is found. + +one line to give the program's name and an idea of what it does. Copyright +(C) yyyy name of author + +This program is free software; you can redistribute it and/or modify it under +the terms of the GNU General Public License as published by the Free Software +Foundation; either version 2 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, write to the Free Software Foundation, Inc., 51 Franklin +Street, Fifth Floor, Boston, MA 02110-1301, USA. Also add information on how +to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this when +it starts in an interactive mode: + +Gnomovision version 69, Copyright (C) year name of author Gnomovision comes +with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, +and you are welcome to redistribute it under certain conditions; type `show +c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may be +called something other than `show w' and `show c'; they could even be mouse-clicks +or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your school, +if any, to sign a "copyright disclaimer" for the program, if necessary. Here +is a sample; alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' +(which makes passes at compilers) written by James Hacker. + +signature of Ty Coon, 1 April 1989 Ty Coon, President of Vice diff --git a/LICENSES/LGPL-2.0-or-later.txt b/LICENSES/LGPL-2.0-or-later.txt new file mode 100644 index 000000000..ec9eedc54 --- /dev/null +++ b/LICENSES/LGPL-2.0-or-later.txt @@ -0,0 +1,444 @@ +GNU LIBRARY GENERAL PUBLIC LICENSE + +Version 2, June 1991 + +Copyright (C) 1991 Free Software Foundation, Inc. +51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA + +Everyone is permitted to copy and distribute verbatim copies of this license +document, but changing it is not allowed. + +[This is the first released version of the library GPL. It is numbered 2 +because it goes with version 2 of the ordinary GPL.] + +Preamble + +The licenses for most software are designed to take away your freedom to share +and change it. By contrast, the GNU General Public Licenses are intended to +guarantee your freedom to share and change free software--to make sure the +software is free for all its users. + +This license, the Library General Public License, applies to some specially +designated Free Software Foundation software, and to any other libraries whose +authors decide to use it. You can use it for your libraries, too. + +When we speak of free software, we are referring to freedom, not price. Our +General Public Licenses are designed to make sure that you have the freedom +to distribute copies of free software (and charge for this service if you +wish), that you receive source code or can get it if you want it, that you +can change the software or use pieces of it in new free programs; and that +you know you can do these things. + +To protect your rights, we need to make restrictions that forbid anyone to +deny you these rights or to ask you to surrender the rights. These restrictions +translate to certain responsibilities for you if you distribute copies of +the library, or if you modify it. + +For example, if you distribute copies of the library, whether gratis or for +a fee, you must give the recipients all the rights that we gave you. You must +make sure that they, too, receive or can get the source code. If you link +a program with the library, you must provide complete object files to the +recipients so that they can relink them with the library, after making changes +to the library and recompiling it. And you must show them these terms so they +know their rights. + +Our method of protecting your rights has two steps: (1) copyright the library, +and (2) offer you this license which gives you legal permission to copy, distribute +and/or modify the library. + +Also, for each distributor's protection, we want to make certain that everyone +understands that there is no warranty for this free library. If the library +is modified by someone else and passed on, we want its recipients to know +that what they have is not the original version, so that any problems introduced +by others will not reflect on the original authors' reputations. + +Finally, any free program is threatened constantly by software patents. We +wish to avoid the danger that companies distributing free software will individually +obtain patent licenses, thus in effect transforming the program into proprietary +software. To prevent this, we have made it clear that any patent must be licensed +for everyone's free use or not licensed at all. + +Most GNU software, including some libraries, is covered by the ordinary GNU +General Public License, which was designed for utility programs. This license, +the GNU Library General Public License, applies to certain designated libraries. +This license is quite different from the ordinary one; be sure to read it +in full, and don't assume that anything in it is the same as in the ordinary +license. + +The reason we have a separate public license for some libraries is that they +blur the distinction we usually make between modifying or adding to a program +and simply using it. Linking a program with a library, without changing the +library, is in some sense simply using the library, and is analogous to running +a utility program or application program. However, in a textual and legal +sense, the linked executable is a combined work, a derivative of the original +library, and the ordinary General Public License treats it as such. + +Because of this blurred distinction, using the ordinary General Public License +for libraries did not effectively promote software sharing, because most developers +did not use the libraries. We concluded that weaker conditions might promote +sharing better. + +However, unrestricted linking of non-free programs would deprive the users +of those programs of all benefit from the free status of the libraries themselves. +This Library General Public License is intended to permit developers of non-free +programs to use free libraries, while preserving your freedom as a user of +such programs to change the free libraries that are incorporated in them. +(We have not seen how to achieve this as regards changes in header files, +but we have achieved it as regards changes in the actual functions of the +Library.) The hope is that this will lead to faster development of free libraries. + +The precise terms and conditions for copying, distribution and modification +follow. Pay close attention to the difference between a "work based on the +library" and a "work that uses the library". The former contains code derived +from the library, while the latter only works together with the library. + +Note that it is possible for a library to be covered by the ordinary General +Public License rather than by this special one. + +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License Agreement applies to any software library which contains a +notice placed by the copyright holder or other authorized party saying it +may be distributed under the terms of this Library General Public License +(also called "this License"). Each licensee is addressed as "you". + +A "library" means a collection of software functions and/or data prepared +so as to be conveniently linked with application programs (which use some +of those functions and data) to form executables. + +The "Library", below, refers to any such software library or work which has +been distributed under these terms. A "work based on the Library" means either +the Library or any derivative work under copyright law: that is to say, a +work containing the Library or a portion of it, either verbatim or with modifications +and/or translated straightforwardly into another language. (Hereinafter, translation +is included without limitation in the term "modification".) + +"Source code" for a work means the preferred form of the work for making modifications +to it. For a library, complete source code means all the source code for all +modules it contains, plus any associated interface definition files, plus +the scripts used to control compilation and installation of the library. + +Activities other than copying, distribution and modification are not covered +by this License; they are outside its scope. The act of running a program +using the Library is not restricted, and output from such a program is covered +only if its contents constitute a work based on the Library (independent of +the use of the Library in a tool for writing it). Whether that is true depends +on what the Library does and what the program that uses the Library does. + +1. You may copy and distribute verbatim copies of the Library's complete source +code as you receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice and disclaimer +of warranty; keep intact all the notices that refer to this License and to +the absence of any warranty; and distribute a copy of this License along with +the Library. + +You may charge a fee for the physical act of transferring a copy, and you +may at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Library or any portion of it, +thus forming a work based on the Library, and copy and distribute such modifications +or work under the terms of Section 1 above, provided that you also meet all +of these conditions: + + a) The modified work must itself be a software library. + +b) You must cause the files modified to carry prominent notices stating that +you changed the files and the date of any change. + +c) You must cause the whole of the work to be licensed at no charge to all +third parties under the terms of this License. + +d) If a facility in the modified Library refers to a function or a table of +data to be supplied by an application program that uses the facility, other +than as an argument passed when the facility is invoked, then you must make +a good faith effort to ensure that, in the event an application does not supply +such function or table, the facility still operates, and performs whatever +part of its purpose remains meaningful. + +(For example, a function in a library to compute square roots has a purpose +that is entirely well-defined independent of the application. Therefore, Subsection +2d requires that any application-supplied function or table used by this function +must be optional: if the application does not supply it, the square root function +must still compute square roots.) + +These requirements apply to the modified work as a whole. If identifiable +sections of that work are not derived from the Library, and can be reasonably +considered independent and separate works in themselves, then this License, +and its terms, do not apply to those sections when you distribute them as +separate works. But when you distribute the same sections as part of a whole +which is a work based on the Library, the distribution of the whole must be +on the terms of this License, whose permissions for other licensees extend +to the entire whole, and thus to each and every part regardless of who wrote +it. + +Thus, it is not the intent of this section to claim rights or contest your +rights to work written entirely by you; rather, the intent is to exercise +the right to control the distribution of derivative or collective works based +on the Library. + +In addition, mere aggregation of another work not based on the Library with +the Library (or with a work based on the Library) on a volume of a storage +or distribution medium does not bring the other work under the scope of this +License. + +3. You may opt to apply the terms of the ordinary GNU General Public License +instead of this License to a given copy of the Library. To do this, you must +alter all the notices that refer to this License, so that they refer to the +ordinary GNU General Public License, version 2, instead of to this License. +(If a newer version than version 2 of the ordinary GNU General Public License +has appeared, then you can specify that version instead if you wish.) Do not +make any other change in these notices. + +Once this change is made in a given copy, it is irreversible for that copy, +so the ordinary GNU General Public License applies to all subsequent copies +and derivative works made from that copy. + +This option is useful when you wish to copy part of the code of the Library +into a program that is not a library. + +4. You may copy and distribute the Library (or a portion or derivative of +it, under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you accompany it with the complete corresponding +machine-readable source code, which must be distributed under the terms of +Sections 1 and 2 above on a medium customarily used for software interchange. + +If distribution of object code is made by offering access to copy from a designated +place, then offering equivalent access to copy the source code from the same +place satisfies the requirement to distribute the source code, even though +third parties are not compelled to copy the source along with the object code. + +5. A program that contains no derivative of any portion of the Library, but +is designed to work with the Library by being compiled or linked with it, +is called a "work that uses the Library". Such a work, in isolation, is not +a derivative work of the Library, and therefore falls outside the scope of +this License. + +However, linking a "work that uses the Library" with the Library creates an +executable that is a derivative of the Library (because it contains portions +of the Library), rather than a "work that uses the library". The executable +is therefore covered by this License. Section 6 states terms for distribution +of such executables. + +When a "work that uses the Library" uses material from a header file that +is part of the Library, the object code for the work may be a derivative work +of the Library even though the source code is not. Whether this is true is +especially significant if the work can be linked without the Library, or if +the work is itself a library. The threshold for this to be true is not precisely +defined by law. + +If such an object file uses only numerical parameters, data structure layouts +and accessors, and small macros and small inline functions (ten lines or less +in length), then the use of the object file is unrestricted, regardless of +whether it is legally a derivative work. (Executables containing this object +code plus portions of the Library will still fall under Section 6.) + +Otherwise, if the work is a derivative of the Library, you may distribute +the object code for the work under the terms of Section 6. Any executables +containing that work also fall under Section 6, whether or not they are linked +directly with the Library itself. + +6. As an exception to the Sections above, you may also compile or link a "work +that uses the Library" with the Library to produce a work containing portions +of the Library, and distribute that work under terms of your choice, provided +that the terms permit modification of the work for the customer's own use +and reverse engineering for debugging such modifications. + +You must give prominent notice with each copy of the work that the Library +is used in it and that the Library and its use are covered by this License. +You must supply a copy of this License. If the work during execution displays +copyright notices, you must include the copyright notice for the Library among +them, as well as a reference directing the user to the copy of this License. +Also, you must do one of these things: + +a) Accompany the work with the complete corresponding machine-readable source +code for the Library including whatever changes were used in the work (which +must be distributed under Sections 1 and 2 above); and, if the work is an +executable linked with the Library, with the complete machine-readable "work +that uses the Library", as object code and/or source code, so that the user +can modify the Library and then relink to produce a modified executable containing +the modified Library. (It is understood that the user who changes the contents +of definitions files in the Library will not necessarily be able to recompile +the application to use the modified definitions.) + +b) Accompany the work with a written offer, valid for at least three years, +to give the same user the materials specified in Subsection 6a, above, for +a charge no more than the cost of performing this distribution. + +c) If distribution of the work is made by offering access to copy from a designated +place, offer equivalent access to copy the above specified materials from +the same place. + +d) Verify that the user has already received a copy of these materials or +that you have already sent this user a copy. + +For an executable, the required form of the "work that uses the Library" must +include any data and utility programs needed for reproducing the executable +from it. However, as a special exception, the source code distributed need +not include anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the operating +system on which the executable runs, unless that component itself accompanies +the executable. + +It may happen that this requirement contradicts the license restrictions of +other proprietary libraries that do not normally accompany the operating system. +Such a contradiction means you cannot use both them and the Library together +in an executable that you distribute. + +7. You may place library facilities that are a work based on the Library side-by-side +in a single library together with other library facilities not covered by +this License, and distribute such a combined library, provided that the separate +distribution of the work based on the Library and of the other library facilities +is otherwise permitted, and provided that you do these two things: + +a) Accompany the combined library with a copy of the same work based on the +Library, uncombined with any other library facilities. This must be distributed +under the terms of the Sections above. + +b) Give prominent notice with the combined library of the fact that part of +it is a work based on the Library, and explaining where to find the accompanying +uncombined form of the same work. + +8. You may not copy, modify, sublicense, link with, or distribute the Library +except as expressly provided under this License. Any attempt otherwise to +copy, modify, sublicense, link with, or distribute the Library is void, and +will automatically terminate your rights under this License. However, parties +who have received copies, or rights, from you under this License will not +have their licenses terminated so long as such parties remain in full compliance. + +9. You are not required to accept this License, since you have not signed +it. However, nothing else grants you permission to modify or distribute the +Library or its derivative works. These actions are prohibited by law if you +do not accept this License. Therefore, by modifying or distributing the Library +(or any work based on the Library), you indicate your acceptance of this License +to do so, and all its terms and conditions for copying, distributing or modifying +the Library or works based on it. + +10. Each time you redistribute the Library (or any work based on the Library), +the recipient automatically receives a license from the original licensor +to copy, distribute, link with or modify the Library subject to these terms +and conditions. You may not impose any further restrictions on the recipients' +exercise of the rights granted herein. You are not responsible for enforcing +compliance by third parties to this License. + +11. If, as a consequence of a court judgment or allegation of patent infringement +or for any other reason (not limited to patent issues), conditions are imposed +on you (whether by court order, agreement or otherwise) that contradict the +conditions of this License, they do not excuse you from the conditions of +this License. If you cannot distribute so as to satisfy simultaneously your +obligations under this License and any other pertinent obligations, then as +a consequence you may not distribute the Library at all. For example, if a +patent license would not permit royalty-free redistribution of the Library +by all those who receive copies directly or indirectly through you, then the +only way you could satisfy both it and this License would be to refrain entirely +from distribution of the Library. + +If any portion of this section is held invalid or unenforceable under any +particular circumstance, the balance of the section is intended to apply, +and the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any patents +or other property right claims or to contest validity of any such claims; +this section has the sole purpose of protecting the integrity of the free +software distribution system which is implemented by public license practices. +Many people have made generous contributions to the wide range of software +distributed through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing to +distribute software through any other system and a licensee cannot impose +that choice. + +This section is intended to make thoroughly clear what is believed to be a +consequence of the rest of this License. + +12. If the distribution and/or use of the Library is restricted in certain +countries either by patents or by copyrighted interfaces, the original copyright +holder who places the Library under this License may add an explicit geographical +distribution limitation excluding those countries, so that distribution is +permitted only in or among countries not thus excluded. In such case, this +License incorporates the limitation as if written in the body of this License. + +13. The Free Software Foundation may publish revised and/or new versions of +the Library General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to address +new problems or concerns. + +Each version is given a distinguishing version number. If the Library specifies +a version number of this License which applies to it and "any later version", +you have the option of following the terms and conditions either of that version +or of any later version published by the Free Software Foundation. If the +Library does not specify a license version number, you may choose any version +ever published by the Free Software Foundation. + +14. If you wish to incorporate parts of the Library into other free programs +whose distribution conditions are incompatible with these, write to the author +to ask for permission. For software which is copyrighted by the Free Software +Foundation, write to the Free Software Foundation; we sometimes make exceptions +for this. Our decision will be guided by the two goals of preserving the free +status of all derivatives of our free software and of promoting the sharing +and reuse of software generally. + +NO WARRANTY + +15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR +THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE +STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY +"AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE +OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME +THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE +THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE +OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA +OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES +OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH +HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Libraries + +If you develop a new library, and you want it to be of the greatest possible +use to the public, we recommend making it free software that everyone can +redistribute and change. You can do so by permitting redistribution under +these terms (or, alternatively, under the terms of the ordinary General Public +License). + +To apply these terms, attach the following notices to the library. It is safest +to attach them to the start of each source file to most effectively convey +the exclusion of warranty; and each file should have at least the "copyright" +line and a pointer to where the full notice is found. + + one line to give the library's name and an idea of what it does. + Copyright (C) year name of author + +This library is free software; you can redistribute it and/or modify it under +the terms of the GNU Library General Public License as published by the Free +Software Foundation; either version 2 of the License, or (at your option) +any later version. + +This library is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for +more details. + +You should have received a copy of the GNU Library General Public License +along with this library; if not, write to the Free Software Foundation, Inc., +51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. + +Also add information on how to contact you by electronic and paper mail. + +You should also get your employer (if you work as a programmer) or your school, +if any, to sign a "copyright disclaimer" for the library, if necessary. Here +is a sample; alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest in +the library `Frob' (a library for tweaking knobs) written +by James Random Hacker. + +signature of Ty Coon, 1 April 1990 +Ty Coon, President of Vice + +That's all there is to it! diff --git a/LICENSES/LGPL-2.1-only.txt b/LICENSES/LGPL-2.1-only.txt new file mode 100644 index 000000000..c9aa53018 --- /dev/null +++ b/LICENSES/LGPL-2.1-only.txt @@ -0,0 +1,175 @@ +GNU LESSER GENERAL PUBLIC LICENSE + +Version 2.1, February 1999 + +Copyright (C) 1991, 1999 Free Software Foundation, Inc. +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + +Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. + +[This is the first released version of the Lesser GPL. It also counts as the successor of the GNU Library Public License, version 2, hence the version number 2.1.] + +Preamble + +The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. + +This license, the Lesser General Public License, applies to some specially designated software packages--typically libraries--of the Free Software Foundation and other authors who decide to use it. You can use it too, but we suggest you first think carefully about whether this license or the ordinary General Public License is the better strategy to use in any particular case, based on the explanations below. + +When we speak of free software, we are referring to freedom of use, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish); that you receive source code or can get it if you want it; that you can change the software and use pieces of it in new free programs; and that you are informed that you can do these things. + +To protect your rights, we need to make restrictions that forbid distributors to deny you these rights or to ask you to surrender these rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library or if you modify it. + +For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link other code with the library, you must provide complete object files to the recipients, so that they can relink them with the library after making changes to the library and recompiling it. And you must show them these terms so they know their rights. + +We protect your rights with a two-step method: (1) we copyright the library, and (2) we offer you this license, which gives you legal permission to copy, distribute and/or modify the library. + +To protect each distributor, we want to make it very clear that there is no warranty for the free library. Also, if the library is modified by someone else and passed on, the recipients should know that what they have is not the original version, so that the original author's reputation will not be affected by problems that might be introduced by others. + +Finally, software patents pose a constant threat to the existence of any free program. We wish to make sure that a company cannot effectively restrict the users of a free program by obtaining a restrictive license from a patent holder. Therefore, we insist that any patent license obtained for a version of the library must be consistent with the full freedom of use specified in this license. + +Most GNU software, including some libraries, is covered by the ordinary GNU General Public License. This license, the GNU Lesser General Public License, applies to certain designated libraries, and is quite different from the ordinary General Public License. We use this license for certain libraries in order to permit linking those libraries into non-free programs. + +When a program is linked with a library, whether statically or using a shared library, the combination of the two is legally speaking a combined work, a derivative of the original library. The ordinary General Public License therefore permits such linking only if the entire combination fits its criteria of freedom. The Lesser General Public License permits more lax criteria for linking other code with the library. + +We call this license the "Lesser" General Public License because it does Less to protect the user's freedom than the ordinary General Public License. It also provides other free software developers Less of an advantage over competing non-free programs. These disadvantages are the reason we use the ordinary General Public License for many libraries. However, the Lesser license provides advantages in certain special circumstances. + +For example, on rare occasions, there may be a special need to encourage the widest possible use of a certain library, so that it becomes a de-facto standard. To achieve this, non-free programs must be allowed to use the library. A more frequent case is that a free library does the same job as widely used non-free libraries. In this case, there is little to gain by limiting the free library to free software only, so we use the Lesser General Public License. + +In other cases, permission to use a particular library in non-free programs enables a greater number of people to use a large body of free software. For example, permission to use the GNU C Library in non-free programs enables many more people to use the whole GNU operating system, as well as its variant, the GNU/Linux operating system. + +Although the Lesser General Public License is Less protective of the users' freedom, it does ensure that the user of a program that is linked with the Library has the freedom and the wherewithal to run that program using a modified version of the Library. + +The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The former contains code derived from the library, whereas the latter must be combined with the library in order to run. + +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License Agreement applies to any software library or other program which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Lesser General Public License (also called "this License"). Each licensee is addressed as "you". + +A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables. + +The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".) + +"Source code" for a work means the preferred form of the work for making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the library. + +Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does. + +1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and distribute a copy of this License along with the Library. + +You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based on the Library, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: + + a) The modified work must itself be a software library. + + b) You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change. + + c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of this License. + + d) If a facility in the modified Library refers to a function or a table of data to be supplied by an application program that uses the facility, other than as an argument passed when the facility is invoked, then you must make a good faith effort to ensure that, in the event an application does not supply such function or table, the facility still operates, and performs whatever part of its purpose remains meaningful. + +(For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.) + +These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Library, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Library, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Library. + +In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the Library) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. + +3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices. + +Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy. + +This option is useful when you wish to copy part of the code of the Library into a program that is not a library. + +4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange. + +If distribution of object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code. + +5. A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License. + +However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is therefore covered by this License. Section 6 states terms for distribution of such executables. + +When a "work that uses the Library" uses material from a header file that is part of the Library, the object code for the work may be a derivative work of the Library even though the source code is not. Whether this is true is especially significant if the work can be linked without the Library, or if the work is itself a library. The threshold for this to be true is not precisely defined by law. + +If such an object file uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless of whether it is legally a derivative work. (Executables containing this object code plus portions of the Library will still fall under Section 6.) + +Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself. + +6. As an exception to the Sections above, you may also combine or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such modifications. + +You must give prominent notice with each copy of the work that the Library is used in it and that the Library and its use are covered by this License. You must supply a copy of this License. If the work during execution displays copyright notices, you must include the copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one of these things: + + a) Accompany the work with the complete corresponding machine-readable source code for the Library including whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the complete machine-readable "work that uses the Library", as object code and/or source code, so that the user can modify the Library and then relink to produce a modified executable containing the modified Library. (It is understood that the user who changes the contents of definitions files in the Library will not necessarily be able to recompile the application to use the modified definitions.) + + b) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (1) uses at run time a copy of the library already present on the user's computer system, rather than copying library functions into the executable, and (2) will operate properly with a modified version of the library, if the user installs one, as long as the modified version is interface-compatible with the version that the work was made with. + + c) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution. + + d) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place. + + e) Verify that the user has already received a copy of these materials or that you have already sent this user a copy. + +For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, the materials to be distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. + +It may happen that this requirement contradicts the license restrictions of other proprietary libraries that do not normally accompany the operating system. Such a contradiction means you cannot use both them and the Library together in an executable that you distribute. + +7. You may place library facilities that are a work based on the Library side-by-side in a single library together with other library facilities not covered by this License, and distribute such a combined library, provided that the separate distribution of the work based on the Library and of the other library facilities is otherwise permitted, and provided that you do these two things: + + a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities. This must be distributed under the terms of the Sections above. + + b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. + +8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. + +9. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Library or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Library or works based on it. + +10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties with this License. + +11. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Library at all. For example, if a patent license would not permit royalty-free redistribution of the Library by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Library. + +If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply, and the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. + +This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. + +12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Library under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. + +13. The Free Software Foundation may publish revised and/or new versions of the Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Library specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Library does not specify a license version number, you may choose any version ever published by the Free Software Foundation. + +14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. + +NO WARRANTY + +15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Libraries + +If you develop a new library, and you want it to be of the greatest possible use to the public, we recommend making it free software that everyone can redistribute and change. You can do so by permitting redistribution under these terms (or, alternatively, under the terms of the ordinary General Public License). + +To apply these terms, attach the following notices to the library. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. + + one line to give the library's name and an idea of what it does. + Copyright (C) year name of author + + This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail. + +You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a sample; alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest in +the library `Frob' (a library for tweaking knobs) written +by James Random Hacker. + +signature of Ty Coon, 1 April 1990 +Ty Coon, President of Vice +That's all there is to it! diff --git a/LICENSES/LGPL-3.0-only.txt b/LICENSES/LGPL-3.0-only.txt new file mode 100644 index 000000000..c9287dd36 --- /dev/null +++ b/LICENSES/LGPL-3.0-only.txt @@ -0,0 +1,71 @@ +GNU LESSER GENERAL PUBLIC LICENSE +Version 3, 29 June 2007 + +Copyright (C) 2007 Free Software Foundation, Inc. + +Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. + +This version of the GNU Lesser General Public License incorporates the terms and conditions of version 3 of the GNU General Public License, supplemented by the additional permissions listed below. + +0. Additional Definitions. + +As used herein, "this License" refers to version 3 of the GNU Lesser General Public License, and the "GNU GPL" refers to version 3 of the GNU General Public License. + +"The Library" refers to a covered work governed by this License, other than an Application or a Combined Work as defined below. + +An "Application" is any work that makes use of an interface provided by the Library, but which is not otherwise based on the Library. Defining a subclass of a class defined by the Library is deemed a mode of using an interface provided by the Library. + +A "Combined Work" is a work produced by combining or linking an Application with the Library. The particular version of the Library with which the Combined Work was made is also called the "Linked Version". + +The "Minimal Corresponding Source" for a Combined Work means the Corresponding Source for the Combined Work, excluding any source code for portions of the Combined Work that, considered in isolation, are based on the Application, and not on the Linked Version. + +The "Corresponding Application Code" for a Combined Work means the object code and/or source code for the Application, including any data and utility programs needed for reproducing the Combined Work from the Application, but excluding the System Libraries of the Combined Work. + +1. Exception to Section 3 of the GNU GPL. +You may convey a covered work under sections 3 and 4 of this License without being bound by section 3 of the GNU GPL. + +2. Conveying Modified Versions. +If you modify a copy of the Library, and, in your modifications, a facility refers to a function or data to be supplied by an Application that uses the facility (other than as an argument passed when the facility is invoked), then you may convey a copy of the modified version: + + a) under this License, provided that you make a good faith effort to ensure that, in the event an Application does not supply the function or data, the facility still operates, and performs whatever part of its purpose remains meaningful, or + + b) under the GNU GPL, with none of the additional permissions of this License applicable to that copy. + +3. Object Code Incorporating Material from Library Header Files. +The object code form of an Application may incorporate material from a header file that is part of the Library. You may convey such object code under terms of your choice, provided that, if the incorporated material is not limited to numerical parameters, data structure layouts and accessors, or small macros, inline functions and templates (ten or fewer lines in length), you do both of the following: + + a) Give prominent notice with each copy of the object code that the Library is used in it and that the Library and its use are covered by this License. + + b) Accompany the object code with a copy of the GNU GPL and this license document. + +4. Combined Works. +You may convey a Combined Work under terms of your choice that, taken together, effectively do not restrict modification of the portions of the Library contained in the Combined Work and reverse engineering for debugging such modifications, if you also do each of the following: + + a) Give prominent notice with each copy of the Combined Work that the Library is used in it and that the Library and its use are covered by this License. + + b) Accompany the Combined Work with a copy of the GNU GPL and this license document. + + c) For a Combined Work that displays copyright notices during execution, include the copyright notice for the Library among these notices, as well as a reference directing the user to the copies of the GNU GPL and this license document. + + d) Do one of the following: + + 0) Convey the Minimal Corresponding Source under the terms of this License, and the Corresponding Application Code in a form suitable for, and under terms that permit, the user to recombine or relink the Application with a modified version of the Linked Version to produce a modified Combined Work, in the manner specified by section 6 of the GNU GPL for conveying Corresponding Source. + + 1) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (a) uses at run time a copy of the Library already present on the user's computer system, and (b) will operate properly with a modified version of the Library that is interface-compatible with the Linked Version. + + e) Provide Installation Information, but only if you would otherwise be required to provide such information under section 6 of the GNU GPL, and only to the extent that such information is necessary to install and execute a modified version of the Combined Work produced by recombining or relinking the Application with a modified version of the Linked Version. (If you use option 4d0, the Installation Information must accompany the Minimal Corresponding Source and Corresponding Application Code. If you use option 4d1, you must provide the Installation Information in the manner specified by section 6 of the GNU GPL for conveying Corresponding Source.) + +5. Combined Libraries. +You may place library facilities that are a work based on the Library side by side in a single library together with other library facilities that are not Applications and are not covered by this License, and convey such a combined library under terms of your choice, if you do both of the following: + + a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities, conveyed under the terms of this License. + + b) Give prominent notice with the combined library that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. + +6. Revised Versions of the GNU Lesser General Public License. +The Free Software Foundation may publish revised and/or new versions of the GNU Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Library as you received it specifies that a certain numbered version of the GNU Lesser General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that published version or of any later version published by the Free Software Foundation. If the Library as you received it does not specify a version number of the GNU Lesser General Public License, you may choose any version of the GNU Lesser General Public License ever published by the Free Software Foundation. + +If the Library as you received it specifies that a proxy can decide whether future versions of the GNU Lesser General Public License shall +apply, that proxy's public statement of acceptance of any version is permanent authorization for you to choose that version for the Library. diff --git a/LICENSES/LicenseRef-KDE-Accepted-LGPL.txt b/LICENSES/LicenseRef-KDE-Accepted-LGPL.txt new file mode 100644 index 000000000..232b3c5da --- /dev/null +++ b/LICENSES/LicenseRef-KDE-Accepted-LGPL.txt @@ -0,0 +1,12 @@ +This library is free software; you can redistribute it and/or +modify it under the terms of the GNU Lesser General Public +License as published by the Free Software Foundation; either +version 3 of the license or (at your option) any later version +that is accepted by the membership of KDE e.V. (or its successor +approved by the membership of KDE e.V.), which shall act as a +proxy as defined in Section 6 of version 3 of the license. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. diff --git a/app/alternativeshelper.cpp b/app/alternativeshelper.cpp index be9f9a222..810463b2b 100644 --- a/app/alternativeshelper.cpp +++ b/app/alternativeshelper.cpp @@ -1,21 +1,8 @@ /* - * Copyright 2014 Marco Martin - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU Library General Public License as - * published by the Free Software Foundation; either version 2, 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 Library General Public - * License along with this program; if not, write to the - * Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - */ + SPDX-FileCopyrightText: 2014 Marco Martin + + SPDX-License-Identifier: LGPL-2.0-or-later +*/ #include "alternativeshelper.h" diff --git a/app/alternativeshelper.h b/app/alternativeshelper.h index 2827557c1..d676590bd 100644 --- a/app/alternativeshelper.h +++ b/app/alternativeshelper.h @@ -1,21 +1,8 @@ /* - * Copyright 2014 Marco Martin - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU Library General Public License as - * published by the Free Software Foundation; either version 2, 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 Library General Public - * License along with this program; if not, write to the - * Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - */ + SPDX-FileCopyrightText: 2014 Marco Martin + + SPDX-License-Identifier: LGPL-2.0-or-later +*/ #ifndef ALTERNATIVESHELPER_H #define ALTERNATIVESHELPER_H diff --git a/app/apptypes.cpp b/app/apptypes.cpp index 36643e003..3c2db7cb6 100644 --- a/app/apptypes.cpp +++ b/app/apptypes.cpp @@ -1,21 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "apptypes.h" diff --git a/app/apptypes.h b/app/apptypes.h index 267ec865f..c91d4374e 100644 --- a/app/apptypes.h +++ b/app/apptypes.h @@ -1,21 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef LATTEAPPLOCALTYPES_H diff --git a/app/data/activitydata.cpp b/app/data/activitydata.cpp index 2f12673f3..3b0553812 100644 --- a/app/data/activitydata.cpp +++ b/app/data/activitydata.cpp @@ -1,22 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "activitydata.h" diff --git a/app/data/activitydata.h b/app/data/activitydata.h index 38cc94ad2..784f44730 100644 --- a/app/data/activitydata.h +++ b/app/data/activitydata.h @@ -1,22 +1,8 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later + +*/ #ifndef ACTIVITYDATA_H #define ACTIVITYDATA_H diff --git a/app/data/appletdata.cpp b/app/data/appletdata.cpp index dddd6b830..6863bf7a0 100644 --- a/app/data/appletdata.cpp +++ b/app/data/appletdata.cpp @@ -1,22 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "appletdata.h" diff --git a/app/data/appletdata.h b/app/data/appletdata.h index 99d294964..6df0558f2 100644 --- a/app/data/appletdata.h +++ b/app/data/appletdata.h @@ -1,22 +1,8 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later + +*/ #ifndef APPLETDATA_H #define APPLETDATA_H diff --git a/app/data/errordata.cpp b/app/data/errordata.cpp index 49e24c164..dfb2cde01 100644 --- a/app/data/errordata.cpp +++ b/app/data/errordata.cpp @@ -1,22 +1,7 @@ /* - * Copyright 2021 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "errordata.h" diff --git a/app/data/errordata.h b/app/data/errordata.h index fac02da47..8a04386ae 100644 --- a/app/data/errordata.h +++ b/app/data/errordata.h @@ -1,22 +1,7 @@ /* - * Copyright 2021 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef GENERICERRORDATA_H #define GENERICERRORDATA_H diff --git a/app/data/errorinformationdata.cpp b/app/data/errorinformationdata.cpp index 5e9c214c4..a484a973f 100644 --- a/app/data/errorinformationdata.cpp +++ b/app/data/errorinformationdata.cpp @@ -1,22 +1,7 @@ /* - * Copyright 2021 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "errorinformationdata.h" diff --git a/app/data/errorinformationdata.h b/app/data/errorinformationdata.h index 7413c5fda..48202021c 100644 --- a/app/data/errorinformationdata.h +++ b/app/data/errorinformationdata.h @@ -1,22 +1,7 @@ /* - * Copyright 2021 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef ERRORINFORMATIONDATA_H #define ERRORINFORMATIONDATA_H diff --git a/app/data/genericbasictable.cpp b/app/data/genericbasictable.cpp index 28a416ced..4dd24f0f1 100644 --- a/app/data/genericbasictable.cpp +++ b/app/data/genericbasictable.cpp @@ -1,22 +1,7 @@ /* - * Copyright 2021 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "genericbasictable.h" diff --git a/app/data/genericbasictable.h b/app/data/genericbasictable.h index 02a1855ce..8e00211b3 100644 --- a/app/data/genericbasictable.h +++ b/app/data/genericbasictable.h @@ -1,22 +1,7 @@ /* - * Copyright 2021 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef GENERICBASICTABLE_H #define GENERICBASICTABLE_H diff --git a/app/data/genericdata.cpp b/app/data/genericdata.cpp index 7db390e53..58c855970 100644 --- a/app/data/genericdata.cpp +++ b/app/data/genericdata.cpp @@ -1,22 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "genericdata.h" diff --git a/app/data/genericdata.h b/app/data/genericdata.h index 5774362c9..f4d24c6a0 100644 --- a/app/data/genericdata.h +++ b/app/data/genericdata.h @@ -1,22 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef GENERICDATA_H #define GENERICDATA_H diff --git a/app/data/generictable.cpp b/app/data/generictable.cpp index c8210c3c3..bba97d46f 100644 --- a/app/data/generictable.cpp +++ b/app/data/generictable.cpp @@ -1,22 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ // local #include "generictable.h" diff --git a/app/data/generictable.h b/app/data/generictable.h index 95f1aaaf8..689b425cb 100644 --- a/app/data/generictable.h +++ b/app/data/generictable.h @@ -1,22 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef GENERICTABLEDATA_H #define GENERICTABLEDATA_H diff --git a/app/data/layoutcolordata.cpp b/app/data/layoutcolordata.cpp index 5adfa221a..beac6e767 100644 --- a/app/data/layoutcolordata.cpp +++ b/app/data/layoutcolordata.cpp @@ -1,22 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "layoutcolordata.h" diff --git a/app/data/layoutcolordata.h b/app/data/layoutcolordata.h index c96f09868..dcf41df71 100644 --- a/app/data/layoutcolordata.h +++ b/app/data/layoutcolordata.h @@ -1,22 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef LAYOUTCOLORDATA_H #define LAYOUTCOLORDATA_H diff --git a/app/data/layoutdata.cpp b/app/data/layoutdata.cpp index 51d9df728..5544d4eb5 100644 --- a/app/data/layoutdata.cpp +++ b/app/data/layoutdata.cpp @@ -1,22 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "layoutdata.h" diff --git a/app/data/layoutdata.h b/app/data/layoutdata.h index 3f97b365c..6661ee5be 100644 --- a/app/data/layoutdata.h +++ b/app/data/layoutdata.h @@ -1,22 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef SETTINGSDATALAYOUT_H #define SETTINGSDATALAYOUT_H diff --git a/app/data/layouticondata.cpp b/app/data/layouticondata.cpp index f72ef080f..8b04905aa 100644 --- a/app/data/layouticondata.cpp +++ b/app/data/layouticondata.cpp @@ -1,22 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "layouticondata.h" diff --git a/app/data/layouticondata.h b/app/data/layouticondata.h index 328766842..216927f98 100644 --- a/app/data/layouticondata.h +++ b/app/data/layouticondata.h @@ -1,22 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef LAYOUTICONDATA_H #define LAYOUTICONDATA_H diff --git a/app/data/layoutstable.cpp b/app/data/layoutstable.cpp index f446bcd1a..c294adf94 100644 --- a/app/data/layoutstable.cpp +++ b/app/data/layoutstable.cpp @@ -1,22 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "layoutstable.h" diff --git a/app/data/layoutstable.h b/app/data/layoutstable.h index 258e527c4..5199d44ac 100644 --- a/app/data/layoutstable.h +++ b/app/data/layoutstable.h @@ -1,22 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef LAYOUTSTABLEDATA_H #define LAYOUTSTABLEDATA_H diff --git a/app/data/preferencesdata.cpp b/app/data/preferencesdata.cpp index b550ddbab..1d3b83b09 100644 --- a/app/data/preferencesdata.cpp +++ b/app/data/preferencesdata.cpp @@ -1,22 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "preferencesdata.h" diff --git a/app/data/preferencesdata.h b/app/data/preferencesdata.h index 295527b93..a3450b2b7 100644 --- a/app/data/preferencesdata.h +++ b/app/data/preferencesdata.h @@ -1,22 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef PREFERENCESDATA_H #define PREFERENCESDATA_H diff --git a/app/data/screendata.cpp b/app/data/screendata.cpp index a9af7236c..aae1f45e0 100644 --- a/app/data/screendata.cpp +++ b/app/data/screendata.cpp @@ -1,22 +1,7 @@ /* - * Copyright 2021 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "screendata.h" diff --git a/app/data/screendata.h b/app/data/screendata.h index 5c48afbeb..f72c7502b 100644 --- a/app/data/screendata.h +++ b/app/data/screendata.h @@ -1,22 +1,7 @@ /* - * Copyright 2021 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef SCREENDATA_H #define SCREENDATA_H diff --git a/app/data/uniqueidinfo.cpp b/app/data/uniqueidinfo.cpp index d8e4c0a66..84e062568 100644 --- a/app/data/uniqueidinfo.cpp +++ b/app/data/uniqueidinfo.cpp @@ -1,22 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "uniqueidinfo.h" diff --git a/app/data/uniqueidinfo.h b/app/data/uniqueidinfo.h index b284093e1..604fa493c 100644 --- a/app/data/uniqueidinfo.h +++ b/app/data/uniqueidinfo.h @@ -1,22 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef UNIQUEIDINFODATA_H #define UNIQUEIDINFODATA_H diff --git a/app/data/viewdata.cpp b/app/data/viewdata.cpp index ed9e6e7f8..a08713ed4 100644 --- a/app/data/viewdata.cpp +++ b/app/data/viewdata.cpp @@ -1,22 +1,7 @@ /* - * Copyright 2021 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "viewdata.h" diff --git a/app/data/viewdata.h b/app/data/viewdata.h index 18f435027..fdf92f099 100644 --- a/app/data/viewdata.h +++ b/app/data/viewdata.h @@ -1,22 +1,7 @@ /* - * Copyright 2021 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef VIEWDATA_H #define VIEWDATA_H diff --git a/app/data/viewstable.cpp b/app/data/viewstable.cpp index a5b610f4f..efcb5e263 100644 --- a/app/data/viewstable.cpp +++ b/app/data/viewstable.cpp @@ -1,22 +1,7 @@ /* - * Copyright 2021 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "viewstable.h" diff --git a/app/data/viewstable.h b/app/data/viewstable.h index 213c5a8ec..68a52451d 100644 --- a/app/data/viewstable.h +++ b/app/data/viewstable.h @@ -1,22 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef VIEWSTABLEDATA_H #define VIEWSTABLEDATA_H diff --git a/app/declarativeimports/interfaces.cpp b/app/declarativeimports/interfaces.cpp index 14e6c82a2..fea11100d 100644 --- a/app/declarativeimports/interfaces.cpp +++ b/app/declarativeimports/interfaces.cpp @@ -1,22 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "interfaces.h" diff --git a/app/declarativeimports/interfaces.h b/app/declarativeimports/interfaces.h index b07812d98..9c35b8674 100644 --- a/app/declarativeimports/interfaces.h +++ b/app/declarativeimports/interfaces.h @@ -1,22 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef APPINTERFACES_H #define APPINTERFACES_H diff --git a/app/indicator/factory.cpp b/app/indicator/factory.cpp index fe2c7d92b..bc662f145 100644 --- a/app/indicator/factory.cpp +++ b/app/indicator/factory.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "factory.h" diff --git a/app/indicator/factory.h b/app/indicator/factory.h index 65fe59546..ec67b6cf5 100644 --- a/app/indicator/factory.h +++ b/app/indicator/factory.h @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef INDICATORFACTORY_H diff --git a/app/infoview.cpp b/app/infoview.cpp index 5a23d2a7a..f173c5e2e 100644 --- a/app/infoview.cpp +++ b/app/infoview.cpp @@ -1,21 +1,8 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + + SPDX-License-Identifier: GPL-2.0-or-later */ #include "infoview.h" diff --git a/app/infoview.h b/app/infoview.h index ac5e7ee51..ea1ee0498 100644 --- a/app/infoview.h +++ b/app/infoview.h @@ -1,21 +1,8 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef INFOVIEW_H diff --git a/app/lattecorona.cpp b/app/lattecorona.cpp index 6b963fc36..7a8a05924 100644 --- a/app/lattecorona.cpp +++ b/app/lattecorona.cpp @@ -1,21 +1,8 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + + SPDX-License-Identifier: GPL-2.0-or-later */ #include "lattecorona.h" diff --git a/app/lattecorona.h b/app/lattecorona.h index 93e7faf20..12665dfc1 100644 --- a/app/lattecorona.h +++ b/app/lattecorona.h @@ -1,21 +1,8 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef LATTECORONA_H diff --git a/app/layout/abstractlayout.cpp b/app/layout/abstractlayout.cpp index 1e54286af..d2a6c5feb 100644 --- a/app/layout/abstractlayout.cpp +++ b/app/layout/abstractlayout.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "abstractlayout.h" diff --git a/app/layout/abstractlayout.h b/app/layout/abstractlayout.h index 740055176..4acbe1aa6 100644 --- a/app/layout/abstractlayout.h +++ b/app/layout/abstractlayout.h @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef ABSTRACTLAYOUT_H diff --git a/app/layout/centrallayout.cpp b/app/layout/centrallayout.cpp index 75a2b9bfe..3f7435d77 100644 --- a/app/layout/centrallayout.cpp +++ b/app/layout/centrallayout.cpp @@ -1,21 +1,8 @@ /* -* Copyright 2017 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2017 Smith AR + SPDX-FileCopyrightText: 2017 Michail Vourlakos + + SPDX-License-Identifier: GPL-2.0-or-later */ #include "centrallayout.h" diff --git a/app/layout/centrallayout.h b/app/layout/centrallayout.h index 4e455b215..1b575785d 100644 --- a/app/layout/centrallayout.h +++ b/app/layout/centrallayout.h @@ -1,21 +1,8 @@ /* -* Copyright 2017 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2017 Smith AR + SPDX-FileCopyrightText: 2017 Michail Vourlakos + + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef CENTRALLAYOUT_H diff --git a/app/layout/genericlayout.cpp b/app/layout/genericlayout.cpp index 5c41c33dd..297790314 100644 --- a/app/layout/genericlayout.cpp +++ b/app/layout/genericlayout.cpp @@ -1,20 +1,7 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + + SPDX-License-Identifier: GPL-2.0-or-later */ #include "genericlayout.h" diff --git a/app/layout/genericlayout.h b/app/layout/genericlayout.h index c98c1589f..9c7dac6e8 100644 --- a/app/layout/genericlayout.h +++ b/app/layout/genericlayout.h @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef GENERICLAYOUT_H diff --git a/app/layouts/importer.cpp b/app/layouts/importer.cpp index 8fc8bcc69..c6b7e06c1 100644 --- a/app/layouts/importer.cpp +++ b/app/layouts/importer.cpp @@ -1,21 +1,8 @@ /* -* Copyright 2017 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2017 Smith AR + SPDX-FileCopyrightText: 2017 Michail Vourlakos + + SPDX-License-Identifier: GPL-2.0-or-later */ #include "importer.h" diff --git a/app/layouts/importer.h b/app/layouts/importer.h index b4540a85b..b8b977e97 100644 --- a/app/layouts/importer.h +++ b/app/layouts/importer.h @@ -1,21 +1,8 @@ /* -* Copyright 2017 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2017 Smith AR + SPDX-FileCopyrightText: 2017 Michail Vourlakos + + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef IMPORTER_H diff --git a/app/layouts/manager.cpp b/app/layouts/manager.cpp index 289b55f75..c61c43628 100644 --- a/app/layouts/manager.cpp +++ b/app/layouts/manager.cpp @@ -1,23 +1,8 @@ /* -* Copyright 2017 Smith AR -* Michail Vourlakos -* -* 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2017 Smith AR + SPDX-FileCopyrightText: 2019 Michail Vourlakos + + SPDX-License-Identifier: GPL-2.0-or-later */ #include "manager.h" diff --git a/app/layouts/manager.h b/app/layouts/manager.h index 00b415346..a1aaf9f49 100644 --- a/app/layouts/manager.h +++ b/app/layouts/manager.h @@ -1,21 +1,8 @@ /* -* Copyright 2017 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2017 Smith AR + SPDX-FileCopyrightText: 2017 Michail Vourlakos + + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef LAYOUTSMANAGER_H diff --git a/app/layouts/storage.cpp b/app/layouts/storage.cpp index 1a3aee7df..fbfae91b2 100644 --- a/app/layouts/storage.cpp +++ b/app/layouts/storage.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "storage.h" diff --git a/app/layouts/storage.h b/app/layouts/storage.h index a09e8d83b..f8b7da6fe 100644 --- a/app/layouts/storage.h +++ b/app/layouts/storage.h @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef LAYOUTSSTORAGE_H diff --git a/app/layouts/syncedlaunchers.cpp b/app/layouts/syncedlaunchers.cpp index 30c78c84f..434818eda 100644 --- a/app/layouts/syncedlaunchers.cpp +++ b/app/layouts/syncedlaunchers.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "syncedlaunchers.h" diff --git a/app/layouts/syncedlaunchers.h b/app/layouts/syncedlaunchers.h index 8b48b0226..6bdf1c5b0 100644 --- a/app/layouts/syncedlaunchers.h +++ b/app/layouts/syncedlaunchers.h @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef SYNCEDLAUNCHERS_H diff --git a/app/layouts/synchronizer.cpp b/app/layouts/synchronizer.cpp index b3ddebf99..8e1e4624c 100644 --- a/app/layouts/synchronizer.cpp +++ b/app/layouts/synchronizer.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "synchronizer.h" diff --git a/app/layouts/synchronizer.h b/app/layouts/synchronizer.h index 903fc6aa1..3c000d342 100644 --- a/app/layouts/synchronizer.h +++ b/app/layouts/synchronizer.h @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef LAYOUTSSYNCHRONIZER_H diff --git a/app/main.cpp b/app/main.cpp index 0497500d1..c3b4e7525 100644 --- a/app/main.cpp +++ b/app/main.cpp @@ -1,21 +1,8 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + + SPDX-License-Identifier: GPL-2.0-or-later */ // local diff --git a/app/package/lattepackage.cpp b/app/package/lattepackage.cpp index c61047ad4..4ea774989 100644 --- a/app/package/lattepackage.cpp +++ b/app/package/lattepackage.cpp @@ -1,21 +1,8 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + + SPDX-License-Identifier: GPL-2.0-or-later */ #include "lattepackage.h" diff --git a/app/package/lattepackage.h b/app/package/lattepackage.h index f633838f6..e48f2ebfc 100644 --- a/app/package/lattepackage.h +++ b/app/package/lattepackage.h @@ -1,21 +1,8 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef LATTEPACKAGE_H diff --git a/app/packageplugins/indicator/indicatorpackage.cpp b/app/packageplugins/indicator/indicatorpackage.cpp index ef76253c8..9c518e632 100644 --- a/app/packageplugins/indicator/indicatorpackage.cpp +++ b/app/packageplugins/indicator/indicatorpackage.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "indicatorpackage.h" diff --git a/app/packageplugins/indicator/indicatorpackage.h b/app/packageplugins/indicator/indicatorpackage.h index be2f25773..2217c34ad 100644 --- a/app/packageplugins/indicator/indicatorpackage.h +++ b/app/packageplugins/indicator/indicatorpackage.h @@ -1,20 +1,7 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef INDICATORPACKAGE_H diff --git a/app/plasma/extended/backgroundcache.cpp b/app/plasma/extended/backgroundcache.cpp index c7ebfd7fd..7d5a77b14 100644 --- a/app/plasma/extended/backgroundcache.cpp +++ b/app/plasma/extended/backgroundcache.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2018 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "backgroundcache.h" diff --git a/app/plasma/extended/backgroundcache.h b/app/plasma/extended/backgroundcache.h index 7fbe36a05..627924e68 100644 --- a/app/plasma/extended/backgroundcache.h +++ b/app/plasma/extended/backgroundcache.h @@ -1,20 +1,6 @@ /* -* Copyright 2018 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef PLASMABACKGROUNDCACHE_H diff --git a/app/plasma/extended/backgroundtracker.cpp b/app/plasma/extended/backgroundtracker.cpp index d176ba3f3..480293d15 100644 --- a/app/plasma/extended/backgroundtracker.cpp +++ b/app/plasma/extended/backgroundtracker.cpp @@ -1,22 +1,7 @@ /* - * Copyright 2018 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "backgroundtracker.h" diff --git a/app/plasma/extended/backgroundtracker.h b/app/plasma/extended/backgroundtracker.h index d0215826b..979a82d98 100644 --- a/app/plasma/extended/backgroundtracker.h +++ b/app/plasma/extended/backgroundtracker.h @@ -1,22 +1,7 @@ /* - * Copyright 2018 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef BACKGROUNDTRACKER_H #define BACKGROUNDTRACKER_H diff --git a/app/plasma/extended/panelbackground.cpp b/app/plasma/extended/panelbackground.cpp index bba6c7b1a..928e52ee6 100644 --- a/app/plasma/extended/panelbackground.cpp +++ b/app/plasma/extended/panelbackground.cpp @@ -1,22 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "panelbackground.h" diff --git a/app/plasma/extended/panelbackground.h b/app/plasma/extended/panelbackground.h index 1ee10e901..647437b29 100644 --- a/app/plasma/extended/panelbackground.h +++ b/app/plasma/extended/panelbackground.h @@ -1,22 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef PLASMATHEMEEXTENDEDPANELBACKGROUND_H #define PLASMATHEMEEXTENDEDPANELBACKGROUND_H diff --git a/app/plasma/extended/screengeometries.cpp b/app/plasma/extended/screengeometries.cpp index dcc39d24b..61c4b4f15 100644 --- a/app/plasma/extended/screengeometries.cpp +++ b/app/plasma/extended/screengeometries.cpp @@ -1,22 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "screengeometries.h" diff --git a/app/plasma/extended/screengeometries.h b/app/plasma/extended/screengeometries.h index d5eeca8ec..cb6565861 100644 --- a/app/plasma/extended/screengeometries.h +++ b/app/plasma/extended/screengeometries.h @@ -1,22 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef PLASMASCREENGEOMETRIES_H #define PLASMASCREENGEOMETRIES_H diff --git a/app/plasma/extended/screenpool.cpp b/app/plasma/extended/screenpool.cpp index 8ae4b82a8..b5f21c890 100644 --- a/app/plasma/extended/screenpool.cpp +++ b/app/plasma/extended/screenpool.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2018 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "screenpool.h" diff --git a/app/plasma/extended/screenpool.h b/app/plasma/extended/screenpool.h index 87a6aaa6a..172e92c05 100644 --- a/app/plasma/extended/screenpool.h +++ b/app/plasma/extended/screenpool.h @@ -1,20 +1,6 @@ /* -* Copyright 2018 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef PLASMASCREENPOOL_H diff --git a/app/plasma/extended/theme.cpp b/app/plasma/extended/theme.cpp index 2c87e3159..98cffdeca 100644 --- a/app/plasma/extended/theme.cpp +++ b/app/plasma/extended/theme.cpp @@ -1,22 +1,7 @@ /* - * Copyright 2018 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "theme.h" diff --git a/app/plasma/extended/theme.h b/app/plasma/extended/theme.h index 345550df6..741e8cd37 100644 --- a/app/plasma/extended/theme.h +++ b/app/plasma/extended/theme.h @@ -1,22 +1,7 @@ /* - * Copyright 2018 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef PLASMATHEMEEXTENDED_H #define PLASMATHEMEEXTENDED_H diff --git a/app/plasma/quick/configview.h b/app/plasma/quick/configview.h index 2dc9d9280..9db96924c 100644 --- a/app/plasma/quick/configview.h +++ b/app/plasma/quick/configview.h @@ -1,21 +1,8 @@ /* - * Copyright 2013 Marco Martin - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU Library General Public License as - * published by the Free Software Foundation; either version 2, 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 Library General Public - * License along with this program; if not, write to the - * Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - */ + SPDX-FileCopyrightText: 2013 Marco Martin + + SPDX-License-Identifier: LGPL-2.0-or-later +*/ #ifndef CONFIGVIEW_H #define CONFIGVIEW_H diff --git a/app/plasma/quick/containmentview.h b/app/plasma/quick/containmentview.h index 0acc7a5d0..4cdc2707d 100644 --- a/app/plasma/quick/containmentview.h +++ b/app/plasma/quick/containmentview.h @@ -1,20 +1,8 @@ /* - * Copyright 2012 Marco Martin - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 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, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - */ + SPDX-FileCopyrightText: 2012 Marco Martin + + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef PLASMAQUICKCONTAINMENTVIEW_H #define PLASMAQUICKCONTAINMENTVIEW_H diff --git a/app/plasma/quick/view.h b/app/plasma/quick/view.h index 66dd71076..656dc4d20 100644 --- a/app/plasma/quick/view.h +++ b/app/plasma/quick/view.h @@ -1,20 +1,8 @@ /* - * Copyright 2012 Marco Martin - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 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, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - */ + SPDX-FileCopyrightText: 2012 Marco Martin + + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef PLASMAQUICKVIEW_H #define PLASMAQUICKVIEW_H diff --git a/app/screenpool.cpp b/app/screenpool.cpp index 49d3f9976..a8da78852 100644 --- a/app/screenpool.cpp +++ b/app/screenpool.cpp @@ -1,21 +1,8 @@ /* - * Copyright 2016 Marco Martin - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU Library General Public License as - * published by the Free Software Foundation; either version 2, 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 Library General Public - * License along with this program; if not, write to the - * Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - */ + SPDX-FileCopyrightText: 2016 Marco Martin + + SPDX-License-Identifier: LGPL-2.0-or-later +*/ #include "screenpool.h" diff --git a/app/screenpool.h b/app/screenpool.h index e6df0f719..e6ad371d9 100644 --- a/app/screenpool.h +++ b/app/screenpool.h @@ -1,21 +1,8 @@ /* - * Copyright 2016 Marco Martin - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU Library General Public License as - * published by the Free Software Foundation; either version 2, 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 Library General Public - * License along with this program; if not, write to the - * Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - */ + SPDX-FileCopyrightText: 2016 Marco Martin + + SPDX-License-Identifier: LGPL-2.0-or-later +*/ #ifndef SCREENPOOL_H #define SCREENPOOL_H diff --git a/app/settings/detailsdialog/colorsmodel.cpp b/app/settings/detailsdialog/colorsmodel.cpp index f17e5fa20..3f902b5fb 100644 --- a/app/settings/detailsdialog/colorsmodel.cpp +++ b/app/settings/detailsdialog/colorsmodel.cpp @@ -1,22 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "colorsmodel.h" diff --git a/app/settings/detailsdialog/colorsmodel.h b/app/settings/detailsdialog/colorsmodel.h index b4f56b423..cc592aeaf 100644 --- a/app/settings/detailsdialog/colorsmodel.h +++ b/app/settings/detailsdialog/colorsmodel.h @@ -1,22 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef COLORSMODEL_H #define COLROSMODEL_H diff --git a/app/settings/detailsdialog/delegates/colorcmbitemdelegate.cpp b/app/settings/detailsdialog/delegates/colorcmbitemdelegate.cpp index b6901800d..79563bfcb 100644 --- a/app/settings/detailsdialog/delegates/colorcmbitemdelegate.cpp +++ b/app/settings/detailsdialog/delegates/colorcmbitemdelegate.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "colorcmbitemdelegate.h" diff --git a/app/settings/detailsdialog/delegates/colorcmbitemdelegate.h b/app/settings/detailsdialog/delegates/colorcmbitemdelegate.h index f8e99cf4e..6b0015691 100644 --- a/app/settings/detailsdialog/delegates/colorcmbitemdelegate.h +++ b/app/settings/detailsdialog/delegates/colorcmbitemdelegate.h @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef COLORCMBBOXITEMDELEGATE_H diff --git a/app/settings/detailsdialog/detailsdialog.cpp b/app/settings/detailsdialog/detailsdialog.cpp index 05d26dae8..498e21550 100644 --- a/app/settings/detailsdialog/detailsdialog.cpp +++ b/app/settings/detailsdialog/detailsdialog.cpp @@ -1,22 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "detailsdialog.h" diff --git a/app/settings/detailsdialog/detailsdialog.h b/app/settings/detailsdialog/detailsdialog.h index f5a69ae40..9f9703f19 100644 --- a/app/settings/detailsdialog/detailsdialog.h +++ b/app/settings/detailsdialog/detailsdialog.h @@ -1,22 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef DETAILSDIALOG_H #define DETAILSDIALOG_H diff --git a/app/settings/detailsdialog/detailshandler.cpp b/app/settings/detailsdialog/detailshandler.cpp index 989bc23c6..01fe1ddae 100644 --- a/app/settings/detailsdialog/detailshandler.cpp +++ b/app/settings/detailsdialog/detailshandler.cpp @@ -1,22 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "detailshandler.h" diff --git a/app/settings/detailsdialog/detailshandler.h b/app/settings/detailsdialog/detailshandler.h index c11dad528..f6e2830fa 100644 --- a/app/settings/detailsdialog/detailshandler.h +++ b/app/settings/detailsdialog/detailshandler.h @@ -1,22 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef DETAILSDIALOGHANDLER_H #define DETAILSDIALOGHANDLER_H diff --git a/app/settings/detailsdialog/patternwidget.cpp b/app/settings/detailsdialog/patternwidget.cpp index 2e3d38e73..d41b90844 100644 --- a/app/settings/detailsdialog/patternwidget.cpp +++ b/app/settings/detailsdialog/patternwidget.cpp @@ -1,22 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "patternwidget.h" diff --git a/app/settings/detailsdialog/patternwidget.h b/app/settings/detailsdialog/patternwidget.h index 796f3a33e..eb193cac2 100644 --- a/app/settings/detailsdialog/patternwidget.h +++ b/app/settings/detailsdialog/patternwidget.h @@ -1,22 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef SETTINGSPATTERNWIDGET_H #define SETTINGSPATTERNWIDGET_H diff --git a/app/settings/exporttemplatedialog/appletsmodel.cpp b/app/settings/exporttemplatedialog/appletsmodel.cpp index 28c274506..8e82fd710 100644 --- a/app/settings/exporttemplatedialog/appletsmodel.cpp +++ b/app/settings/exporttemplatedialog/appletsmodel.cpp @@ -1,22 +1,7 @@ /* - * Copyright 2021 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "appletsmodel.h" diff --git a/app/settings/exporttemplatedialog/appletsmodel.h b/app/settings/exporttemplatedialog/appletsmodel.h index a96f4affc..7f21efb1b 100644 --- a/app/settings/exporttemplatedialog/appletsmodel.h +++ b/app/settings/exporttemplatedialog/appletsmodel.h @@ -1,22 +1,7 @@ /* - * Copyright 2021 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef APPLETSMODEL_H #define APPLETSMODEL_H diff --git a/app/settings/exporttemplatedialog/delegates/normalcheckboxdelegate.cpp b/app/settings/exporttemplatedialog/delegates/normalcheckboxdelegate.cpp index 505790495..1034007dc 100644 --- a/app/settings/exporttemplatedialog/delegates/normalcheckboxdelegate.cpp +++ b/app/settings/exporttemplatedialog/delegates/normalcheckboxdelegate.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "normalcheckboxdelegate.h" diff --git a/app/settings/exporttemplatedialog/delegates/normalcheckboxdelegate.h b/app/settings/exporttemplatedialog/delegates/normalcheckboxdelegate.h index 65268e715..dc416e65c 100644 --- a/app/settings/exporttemplatedialog/delegates/normalcheckboxdelegate.h +++ b/app/settings/exporttemplatedialog/delegates/normalcheckboxdelegate.h @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef NORMALCHECKBOXDELEGATE_H diff --git a/app/settings/exporttemplatedialog/exporttemplatedialog.cpp b/app/settings/exporttemplatedialog/exporttemplatedialog.cpp index e0f3287a2..cf8ccce64 100644 --- a/app/settings/exporttemplatedialog/exporttemplatedialog.cpp +++ b/app/settings/exporttemplatedialog/exporttemplatedialog.cpp @@ -1,22 +1,7 @@ /* - * Copyright 2021 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "exporttemplatedialog.h" diff --git a/app/settings/exporttemplatedialog/exporttemplatedialog.h b/app/settings/exporttemplatedialog/exporttemplatedialog.h index 47b4b0ec0..2455e167f 100644 --- a/app/settings/exporttemplatedialog/exporttemplatedialog.h +++ b/app/settings/exporttemplatedialog/exporttemplatedialog.h @@ -1,22 +1,7 @@ /* - * Copyright 2021 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef EXPORTTEMPLATEDIALOG_H #define EXPORTTEMPLATEDIALOG_H diff --git a/app/settings/exporttemplatedialog/exporttemplatehandler.cpp b/app/settings/exporttemplatedialog/exporttemplatehandler.cpp index 1581cf481..776b56756 100644 --- a/app/settings/exporttemplatedialog/exporttemplatehandler.cpp +++ b/app/settings/exporttemplatedialog/exporttemplatehandler.cpp @@ -1,22 +1,7 @@ /* - * Copyright 2021 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "exporttemplatehandler.h" diff --git a/app/settings/exporttemplatedialog/exporttemplatehandler.h b/app/settings/exporttemplatedialog/exporttemplatehandler.h index 090af2192..9e878373b 100644 --- a/app/settings/exporttemplatedialog/exporttemplatehandler.h +++ b/app/settings/exporttemplatedialog/exporttemplatehandler.h @@ -1,22 +1,7 @@ /* - * Copyright 2021 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef EXPORTTEMPLATEHANDLER_H #define EXPORTTEMPLATEHANDLER_H diff --git a/app/settings/generic/genericdialog.cpp b/app/settings/generic/genericdialog.cpp index bd2a334ca..2dd1a0ae8 100644 --- a/app/settings/generic/genericdialog.cpp +++ b/app/settings/generic/genericdialog.cpp @@ -1,22 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "genericdialog.h" diff --git a/app/settings/generic/genericdialog.h b/app/settings/generic/genericdialog.h index f9ba4d942..6f7540acd 100644 --- a/app/settings/generic/genericdialog.h +++ b/app/settings/generic/genericdialog.h @@ -1,22 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef SETTINGSGENERICDIALOG_H #define SETTINGSGENERICDIALOG_H diff --git a/app/settings/generic/generichandler.cpp b/app/settings/generic/generichandler.cpp index 8234b6d2a..cbacbdce6 100644 --- a/app/settings/generic/generichandler.cpp +++ b/app/settings/generic/generichandler.cpp @@ -1,22 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "generichandler.h" diff --git a/app/settings/generic/generichandler.h b/app/settings/generic/generichandler.h index 83ec858d8..9179b8d27 100644 --- a/app/settings/generic/generichandler.h +++ b/app/settings/generic/generichandler.h @@ -1,22 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef SETTINGSGENERICHANDLER_H #define SETTINGSGENERICHANDLER_H diff --git a/app/settings/generic/generictools.cpp b/app/settings/generic/generictools.cpp index df8f54ed9..d419f00d5 100644 --- a/app/settings/generic/generictools.cpp +++ b/app/settings/generic/generictools.cpp @@ -1,22 +1,7 @@ /* - * Copyright 2019 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "generictools.h" diff --git a/app/settings/generic/generictools.h b/app/settings/generic/generictools.h index 47989b350..9fef1a9a2 100644 --- a/app/settings/generic/generictools.h +++ b/app/settings/generic/generictools.h @@ -1,22 +1,7 @@ /* - * Copyright 2019 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef GENERICSETTINGSTOOLS_H #define GENERICSETTINGSTOOLS_H diff --git a/app/settings/generic/genericviewtools.cpp b/app/settings/generic/genericviewtools.cpp index 2329d77ed..3309a7a59 100644 --- a/app/settings/generic/genericviewtools.cpp +++ b/app/settings/generic/genericviewtools.cpp @@ -1,22 +1,7 @@ /* - * Copyright 2021 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "genericviewtools.h" diff --git a/app/settings/generic/genericviewtools.h b/app/settings/generic/genericviewtools.h index 4adbfa1b6..032c6dd93 100644 --- a/app/settings/generic/genericviewtools.h +++ b/app/settings/generic/genericviewtools.h @@ -1,22 +1,7 @@ /* - * Copyright 2021 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef GENERICVIEWTOOLS_H #define GENERICVIEWTOOLS_H diff --git a/app/settings/generic/layoutscombobox.cpp b/app/settings/generic/layoutscombobox.cpp index e673b44a5..bb81fdbb7 100644 --- a/app/settings/generic/layoutscombobox.cpp +++ b/app/settings/generic/layoutscombobox.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "layoutscombobox.h" diff --git a/app/settings/generic/layoutscombobox.h b/app/settings/generic/layoutscombobox.h index e0a857dae..09dc285ea 100644 --- a/app/settings/generic/layoutscombobox.h +++ b/app/settings/generic/layoutscombobox.h @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef LAYOUTSCOMBOBOX_H diff --git a/app/settings/generic/persistentmenu.cpp b/app/settings/generic/persistentmenu.cpp index 9a1cff7de..e619b0bd8 100644 --- a/app/settings/generic/persistentmenu.cpp +++ b/app/settings/generic/persistentmenu.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "persistentmenu.h" diff --git a/app/settings/generic/persistentmenu.h b/app/settings/generic/persistentmenu.h index 0665f9f0f..92cd208e2 100644 --- a/app/settings/generic/persistentmenu.h +++ b/app/settings/generic/persistentmenu.h @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef PERSISTENTMENU_H diff --git a/app/settings/settingsdialog/delegates/activitiesdelegate.cpp b/app/settings/settingsdialog/delegates/activitiesdelegate.cpp index 5bb67b54a..3037d10c3 100644 --- a/app/settings/settingsdialog/delegates/activitiesdelegate.cpp +++ b/app/settings/settingsdialog/delegates/activitiesdelegate.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2017-2018 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2017-2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "activitiesdelegate.h" diff --git a/app/settings/settingsdialog/delegates/activitiesdelegate.h b/app/settings/settingsdialog/delegates/activitiesdelegate.h index 91547a26a..d88920b4c 100644 --- a/app/settings/settingsdialog/delegates/activitiesdelegate.h +++ b/app/settings/settingsdialog/delegates/activitiesdelegate.h @@ -1,20 +1,6 @@ /* -* Copyright 2017-2018 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2017-2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef ACTIVITIESDELEGATE_H diff --git a/app/settings/settingsdialog/delegates/backgrounddelegate.cpp b/app/settings/settingsdialog/delegates/backgrounddelegate.cpp index 373c9aeb4..16352ae00 100644 --- a/app/settings/settingsdialog/delegates/backgrounddelegate.cpp +++ b/app/settings/settingsdialog/delegates/backgrounddelegate.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2017-2018 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2017-2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "backgrounddelegate.h" diff --git a/app/settings/settingsdialog/delegates/backgrounddelegate.h b/app/settings/settingsdialog/delegates/backgrounddelegate.h index 95be02b40..0f8306ad9 100644 --- a/app/settings/settingsdialog/delegates/backgrounddelegate.h +++ b/app/settings/settingsdialog/delegates/backgrounddelegate.h @@ -1,20 +1,6 @@ /* -* Copyright 2017-2018 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2017-2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef LAYOUTBACKGROUNDDELEGATE_H diff --git a/app/settings/settingsdialog/delegates/checkboxdelegate.cpp b/app/settings/settingsdialog/delegates/checkboxdelegate.cpp index 99e6fbb75..4a1cb4b83 100644 --- a/app/settings/settingsdialog/delegates/checkboxdelegate.cpp +++ b/app/settings/settingsdialog/delegates/checkboxdelegate.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2017-2018 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2017-2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "checkboxdelegate.h" diff --git a/app/settings/settingsdialog/delegates/checkboxdelegate.h b/app/settings/settingsdialog/delegates/checkboxdelegate.h index 5510c137c..94c43df95 100644 --- a/app/settings/settingsdialog/delegates/checkboxdelegate.h +++ b/app/settings/settingsdialog/delegates/checkboxdelegate.h @@ -1,20 +1,6 @@ /* -* Copyright 2017-2018 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2017-2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef CHECKBOXDELEGATE_H diff --git a/app/settings/settingsdialog/delegates/layoutcmbitemdelegate.cpp b/app/settings/settingsdialog/delegates/layoutcmbitemdelegate.cpp index 1b5d118bd..b970b0f28 100644 --- a/app/settings/settingsdialog/delegates/layoutcmbitemdelegate.cpp +++ b/app/settings/settingsdialog/delegates/layoutcmbitemdelegate.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "layoutcmbitemdelegate.h" diff --git a/app/settings/settingsdialog/delegates/layoutcmbitemdelegate.h b/app/settings/settingsdialog/delegates/layoutcmbitemdelegate.h index 3e7bbd73c..8c7ab2150 100644 --- a/app/settings/settingsdialog/delegates/layoutcmbitemdelegate.h +++ b/app/settings/settingsdialog/delegates/layoutcmbitemdelegate.h @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef LAYOUTCMBITEMDELEGATE_H diff --git a/app/settings/settingsdialog/delegates/layoutnamedelegate.cpp b/app/settings/settingsdialog/delegates/layoutnamedelegate.cpp index 4c622aaf2..257ee545d 100644 --- a/app/settings/settingsdialog/delegates/layoutnamedelegate.cpp +++ b/app/settings/settingsdialog/delegates/layoutnamedelegate.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2017-2018 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2017-2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "layoutnamedelegate.h" diff --git a/app/settings/settingsdialog/delegates/layoutnamedelegate.h b/app/settings/settingsdialog/delegates/layoutnamedelegate.h index 88709e37c..5ad2c6abe 100644 --- a/app/settings/settingsdialog/delegates/layoutnamedelegate.h +++ b/app/settings/settingsdialog/delegates/layoutnamedelegate.h @@ -1,20 +1,6 @@ /* -* Copyright 2017-2018 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2017-2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef LAYOUTNAMEDELEGATE_H diff --git a/app/settings/settingsdialog/layoutscontroller.cpp b/app/settings/settingsdialog/layoutscontroller.cpp index 80b374eb0..6583570af 100644 --- a/app/settings/settingsdialog/layoutscontroller.cpp +++ b/app/settings/settingsdialog/layoutscontroller.cpp @@ -1,22 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "layoutscontroller.h" diff --git a/app/settings/settingsdialog/layoutscontroller.h b/app/settings/settingsdialog/layoutscontroller.h index a6ec06dfe..68ea8f781 100644 --- a/app/settings/settingsdialog/layoutscontroller.h +++ b/app/settings/settingsdialog/layoutscontroller.h @@ -1,22 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef SETTINGSLAYOUTSCONTROLLER_H #define SETTINGSLAYOUTSCONTROLLER_H diff --git a/app/settings/settingsdialog/layoutsheaderview.cpp b/app/settings/settingsdialog/layoutsheaderview.cpp index b1ce2da8a..f9f626ff7 100644 --- a/app/settings/settingsdialog/layoutsheaderview.cpp +++ b/app/settings/settingsdialog/layoutsheaderview.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "layoutsheaderview.h" diff --git a/app/settings/settingsdialog/layoutsheaderview.h b/app/settings/settingsdialog/layoutsheaderview.h index e086f8c30..41697720a 100644 --- a/app/settings/settingsdialog/layoutsheaderview.h +++ b/app/settings/settingsdialog/layoutsheaderview.h @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef LAYOUTSHEADERVIEW_H diff --git a/app/settings/settingsdialog/layoutsmodel.cpp b/app/settings/settingsdialog/layoutsmodel.cpp index d4aa3ae86..6dedea1f7 100644 --- a/app/settings/settingsdialog/layoutsmodel.cpp +++ b/app/settings/settingsdialog/layoutsmodel.cpp @@ -1,22 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "layoutsmodel.h" diff --git a/app/settings/settingsdialog/layoutsmodel.h b/app/settings/settingsdialog/layoutsmodel.h index d63a886d3..73f825bad 100644 --- a/app/settings/settingsdialog/layoutsmodel.h +++ b/app/settings/settingsdialog/layoutsmodel.h @@ -1,22 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef SETTINGSLAYOUTSMODEL_H #define SETTINGSLAYOUTSMODEL_H diff --git a/app/settings/settingsdialog/layoutstableview.cpp b/app/settings/settingsdialog/layoutstableview.cpp index 56be68282..422b17cb0 100644 --- a/app/settings/settingsdialog/layoutstableview.cpp +++ b/app/settings/settingsdialog/layoutstableview.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "layoutstableview.h" diff --git a/app/settings/settingsdialog/layoutstableview.h b/app/settings/settingsdialog/layoutstableview.h index 524f8db3a..00a326588 100644 --- a/app/settings/settingsdialog/layoutstableview.h +++ b/app/settings/settingsdialog/layoutstableview.h @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef LAYOUTSTABLEVIEW_H diff --git a/app/settings/settingsdialog/settingsdialog.cpp b/app/settings/settingsdialog/settingsdialog.cpp index db6818532..cadd4235f 100644 --- a/app/settings/settingsdialog/settingsdialog.cpp +++ b/app/settings/settingsdialog/settingsdialog.cpp @@ -1,23 +1,9 @@ /* - * Copyright 2017 Smith AR - * Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2017 Smith AR + SPDX-FileCopyrightText: 2017 Michail Vourlakos + + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "settingsdialog.h" diff --git a/app/settings/settingsdialog/settingsdialog.h b/app/settings/settingsdialog/settingsdialog.h index 4946864bb..881291665 100644 --- a/app/settings/settingsdialog/settingsdialog.h +++ b/app/settings/settingsdialog/settingsdialog.h @@ -1,23 +1,9 @@ /* - * Copyright 2017 Smith AR - * Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2017 Smith AR + SPDX-FileCopyrightText: 2017 Michail Vourlakos + + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef SETTINGSDIALOG_H #define SETTINGSDIALOG_H diff --git a/app/settings/settingsdialog/tablayoutshandler.cpp b/app/settings/settingsdialog/tablayoutshandler.cpp index 6b44ae69e..43b4872b3 100644 --- a/app/settings/settingsdialog/tablayoutshandler.cpp +++ b/app/settings/settingsdialog/tablayoutshandler.cpp @@ -1,22 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "tablayoutshandler.h" diff --git a/app/settings/settingsdialog/tablayoutshandler.h b/app/settings/settingsdialog/tablayoutshandler.h index efbbc7cdc..77b4c2294 100644 --- a/app/settings/settingsdialog/tablayoutshandler.h +++ b/app/settings/settingsdialog/tablayoutshandler.h @@ -1,22 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef SETTINGSTABLAYOUTSHANDLER_H #define SETTINGSTABLAYOUTSHANDLER_H diff --git a/app/settings/settingsdialog/tabpreferenceshandler.cpp b/app/settings/settingsdialog/tabpreferenceshandler.cpp index 659ed8845..ce8b7b13b 100644 --- a/app/settings/settingsdialog/tabpreferenceshandler.cpp +++ b/app/settings/settingsdialog/tabpreferenceshandler.cpp @@ -1,22 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "tabpreferenceshandler.h" diff --git a/app/settings/settingsdialog/tabpreferenceshandler.h b/app/settings/settingsdialog/tabpreferenceshandler.h index eb7ecdaf8..7b78e85ed 100644 --- a/app/settings/settingsdialog/tabpreferenceshandler.h +++ b/app/settings/settingsdialog/tabpreferenceshandler.h @@ -1,22 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef SETTINGSTABPREFERENCESHANDLER_H #define SETTINGSTABPREFERENCESHANDLER_H diff --git a/app/settings/settingsdialog/templateskeeper.cpp b/app/settings/settingsdialog/templateskeeper.cpp index b4f356c16..5fddbfa32 100644 --- a/app/settings/settingsdialog/templateskeeper.cpp +++ b/app/settings/settingsdialog/templateskeeper.cpp @@ -1,22 +1,7 @@ /* - * Copyright 2021 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "templateskeeper.h" diff --git a/app/settings/settingsdialog/templateskeeper.h b/app/settings/settingsdialog/templateskeeper.h index 3674f2d98..40f615fac 100644 --- a/app/settings/settingsdialog/templateskeeper.h +++ b/app/settings/settingsdialog/templateskeeper.h @@ -1,22 +1,8 @@ /* - * Copyright 2021 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2021 Michail Vourlakos + + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef SETTINGSPARTTEMPLATESKEEPER_H #define SETTINGSPARTTEMPLATESKEEPER_H diff --git a/app/settings/universalsettings.cpp b/app/settings/universalsettings.cpp index 325ab305d..2a3f8f5f1 100644 --- a/app/settings/universalsettings.cpp +++ b/app/settings/universalsettings.cpp @@ -1,21 +1,8 @@ /* -* Copyright 2017 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2017 Smith AR + SPDX-FileCopyrightText: 2017 Michail Vourlakos + + SPDX-License-Identifier: GPL-2.0-or-later */ #include "universalsettings.h" diff --git a/app/settings/universalsettings.h b/app/settings/universalsettings.h index cc9da5e66..a44a422a8 100644 --- a/app/settings/universalsettings.h +++ b/app/settings/universalsettings.h @@ -1,21 +1,8 @@ /* -* Copyright 2017 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2017 Smith AR + SPDX-FileCopyrightText: 2017 Michail Vourlakos + + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef UNIVERSALSETTINGS_H diff --git a/app/settings/viewsdialog/delegates/custommenuitemwidget.cpp b/app/settings/viewsdialog/delegates/custommenuitemwidget.cpp index 0b08972fd..f476058a7 100644 --- a/app/settings/viewsdialog/delegates/custommenuitemwidget.cpp +++ b/app/settings/viewsdialog/delegates/custommenuitemwidget.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "custommenuitemwidget.h" diff --git a/app/settings/viewsdialog/delegates/custommenuitemwidget.h b/app/settings/viewsdialog/delegates/custommenuitemwidget.h index 83a0d7c74..b5f3304af 100644 --- a/app/settings/viewsdialog/delegates/custommenuitemwidget.h +++ b/app/settings/viewsdialog/delegates/custommenuitemwidget.h @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef CUSTOMMENUITEMWIDGET_H diff --git a/app/settings/viewsdialog/delegates/namedelegate.cpp b/app/settings/viewsdialog/delegates/namedelegate.cpp index a531ae663..56f80b4af 100644 --- a/app/settings/viewsdialog/delegates/namedelegate.cpp +++ b/app/settings/viewsdialog/delegates/namedelegate.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "namedelegate.h" diff --git a/app/settings/viewsdialog/delegates/namedelegate.h b/app/settings/viewsdialog/delegates/namedelegate.h index c4b2229bd..31b139245 100644 --- a/app/settings/viewsdialog/delegates/namedelegate.h +++ b/app/settings/viewsdialog/delegates/namedelegate.h @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef NAMEDELEGATE_H diff --git a/app/settings/viewsdialog/delegates/singleoptiondelegate.cpp b/app/settings/viewsdialog/delegates/singleoptiondelegate.cpp index 1f7ed5733..fb6004f84 100644 --- a/app/settings/viewsdialog/delegates/singleoptiondelegate.cpp +++ b/app/settings/viewsdialog/delegates/singleoptiondelegate.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "singleoptiondelegate.h" diff --git a/app/settings/viewsdialog/delegates/singleoptiondelegate.h b/app/settings/viewsdialog/delegates/singleoptiondelegate.h index acb38281b..64ead44ac 100644 --- a/app/settings/viewsdialog/delegates/singleoptiondelegate.h +++ b/app/settings/viewsdialog/delegates/singleoptiondelegate.h @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef SINGLEOPTIONDELEGATE_H diff --git a/app/settings/viewsdialog/delegates/singletextdelegate.cpp b/app/settings/viewsdialog/delegates/singletextdelegate.cpp index 537dd23d2..7f4b6533f 100644 --- a/app/settings/viewsdialog/delegates/singletextdelegate.cpp +++ b/app/settings/viewsdialog/delegates/singletextdelegate.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "singletextdelegate.h" diff --git a/app/settings/viewsdialog/delegates/singletextdelegate.h b/app/settings/viewsdialog/delegates/singletextdelegate.h index 7756e0f9a..cd011b104 100644 --- a/app/settings/viewsdialog/delegates/singletextdelegate.h +++ b/app/settings/viewsdialog/delegates/singletextdelegate.h @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef SINGLETEXTDELEGATE_H diff --git a/app/settings/viewsdialog/viewscontroller.cpp b/app/settings/viewsdialog/viewscontroller.cpp index 1f81c7e31..42dccec1e 100644 --- a/app/settings/viewsdialog/viewscontroller.cpp +++ b/app/settings/viewsdialog/viewscontroller.cpp @@ -1,22 +1,7 @@ /* - * Copyright 2021 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "viewscontroller.h" diff --git a/app/settings/viewsdialog/viewscontroller.h b/app/settings/viewsdialog/viewscontroller.h index 930860700..96d197830 100644 --- a/app/settings/viewsdialog/viewscontroller.h +++ b/app/settings/viewsdialog/viewscontroller.h @@ -1,22 +1,7 @@ /* - * Copyright 2021 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef VIEWSCONTROLLER_H #define VIEWSCONTROLLER_H diff --git a/app/settings/viewsdialog/viewsdialog.cpp b/app/settings/viewsdialog/viewsdialog.cpp index 580300cbf..67aa52416 100644 --- a/app/settings/viewsdialog/viewsdialog.cpp +++ b/app/settings/viewsdialog/viewsdialog.cpp @@ -1,22 +1,7 @@ /* - * Copyright 2021 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "viewsdialog.h" diff --git a/app/settings/viewsdialog/viewsdialog.h b/app/settings/viewsdialog/viewsdialog.h index eb3a78cde..48dd94a68 100644 --- a/app/settings/viewsdialog/viewsdialog.h +++ b/app/settings/viewsdialog/viewsdialog.h @@ -1,22 +1,7 @@ /* - * Copyright 2021 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef VIEWSDIALOG_H #define VIEWSDIALOG_H diff --git a/app/settings/viewsdialog/viewshandler.cpp b/app/settings/viewsdialog/viewshandler.cpp index b4e460858..0b855997a 100644 --- a/app/settings/viewsdialog/viewshandler.cpp +++ b/app/settings/viewsdialog/viewshandler.cpp @@ -1,22 +1,7 @@ /* - * Copyright 2021 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "viewshandler.h" diff --git a/app/settings/viewsdialog/viewshandler.h b/app/settings/viewsdialog/viewshandler.h index e1af33430..de4feae0e 100644 --- a/app/settings/viewsdialog/viewshandler.h +++ b/app/settings/viewsdialog/viewshandler.h @@ -1,22 +1,7 @@ /* - * Copyright 2021 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef VIEWSDIALOGHANDLER_H #define VIEWSDIALOGHANDLER_H diff --git a/app/settings/viewsdialog/viewsmodel.cpp b/app/settings/viewsdialog/viewsmodel.cpp index 8139cc959..4304eaa61 100644 --- a/app/settings/viewsdialog/viewsmodel.cpp +++ b/app/settings/viewsdialog/viewsmodel.cpp @@ -1,22 +1,7 @@ /* - * Copyright 2021 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "viewsmodel.h" diff --git a/app/settings/viewsdialog/viewsmodel.h b/app/settings/viewsdialog/viewsmodel.h index 561628b33..755ae7242 100644 --- a/app/settings/viewsdialog/viewsmodel.h +++ b/app/settings/viewsdialog/viewsmodel.h @@ -1,21 +1,10 @@ /* - * Copyright 2021 Michail Vourlakos + * SPDX-FileCopyrightText: 2021 Michail Vourlakos * * This file is part of Latte-Dock * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . + * SPDX-License-Identifier: GPL-2.0-or-later * */ diff --git a/app/settings/viewsdialog/viewstableview.cpp b/app/settings/viewsdialog/viewstableview.cpp index 35c5f2e70..4bee56d38 100644 --- a/app/settings/viewsdialog/viewstableview.cpp +++ b/app/settings/viewsdialog/viewstableview.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "viewstableview.h" diff --git a/app/settings/viewsdialog/viewstableview.h b/app/settings/viewsdialog/viewstableview.h index 8c71609c0..f2062ec0f 100644 --- a/app/settings/viewsdialog/viewstableview.h +++ b/app/settings/viewsdialog/viewstableview.h @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef VIEWSTABLEVIEW_H diff --git a/app/shortcuts/globalshortcuts.cpp b/app/shortcuts/globalshortcuts.cpp index ed9d383ec..274a2b544 100644 --- a/app/shortcuts/globalshortcuts.cpp +++ b/app/shortcuts/globalshortcuts.cpp @@ -1,21 +1,8 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + + SPDX-License-Identifier: GPL-2.0-or-later */ #include "globalshortcuts.h" diff --git a/app/shortcuts/globalshortcuts.h b/app/shortcuts/globalshortcuts.h index e2ae50e6e..539acc314 100644 --- a/app/shortcuts/globalshortcuts.h +++ b/app/shortcuts/globalshortcuts.h @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef GLOBALSHORTCUTS_H diff --git a/app/shortcuts/modifiertracker.cpp b/app/shortcuts/modifiertracker.cpp index ed46b1ae8..b24fa43c3 100644 --- a/app/shortcuts/modifiertracker.cpp +++ b/app/shortcuts/modifiertracker.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ // local diff --git a/app/shortcuts/modifiertracker.h b/app/shortcuts/modifiertracker.h index f5741813f..f55d67c47 100644 --- a/app/shortcuts/modifiertracker.h +++ b/app/shortcuts/modifiertracker.h @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef MODIFIERTRACKER_H diff --git a/app/shortcuts/shortcutstracker.cpp b/app/shortcuts/shortcutstracker.cpp index fd3c22931..18daec655 100644 --- a/app/shortcuts/shortcutstracker.cpp +++ b/app/shortcuts/shortcutstracker.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ // local diff --git a/app/shortcuts/shortcutstracker.h b/app/shortcuts/shortcutstracker.h index ae2601a7a..b131a672b 100644 --- a/app/shortcuts/shortcutstracker.h +++ b/app/shortcuts/shortcutstracker.h @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef SHORTCUTSTRACKER_H diff --git a/app/templates/templatesmanager.cpp b/app/templates/templatesmanager.cpp index 960b8a4c4..fabe7a819 100644 --- a/app/templates/templatesmanager.cpp +++ b/app/templates/templatesmanager.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "templatesmanager.h" diff --git a/app/templates/templatesmanager.h b/app/templates/templatesmanager.h index 67eae3ffd..a94dac0fa 100644 --- a/app/templates/templatesmanager.h +++ b/app/templates/templatesmanager.h @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef TEMPLATESMANAGER_H diff --git a/app/tools/commontools.cpp b/app/tools/commontools.cpp index 1f07c01b5..6b9aa36ee 100644 --- a/app/tools/commontools.cpp +++ b/app/tools/commontools.cpp @@ -1,22 +1,8 @@ /* - * Copyright 2018 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later + +*/ #include "commontools.h" diff --git a/app/tools/commontools.h b/app/tools/commontools.h index c0780fa7f..fa8feb28e 100644 --- a/app/tools/commontools.h +++ b/app/tools/commontools.h @@ -1,22 +1,7 @@ /* - * Copyright 2018 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef COMMONTOOLS_H #define COMMONTOOLS_H diff --git a/app/view/containmentinterface.cpp b/app/view/containmentinterface.cpp index 4363064ae..544f52f4f 100644 --- a/app/view/containmentinterface.cpp +++ b/app/view/containmentinterface.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "containmentinterface.h" diff --git a/app/view/containmentinterface.h b/app/view/containmentinterface.h index e0a4d843d..a3b25cf88 100644 --- a/app/view/containmentinterface.h +++ b/app/view/containmentinterface.h @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef VIEWCONTAINMENTINTERFACE_H diff --git a/app/view/contextmenu.cpp b/app/view/contextmenu.cpp index ea714bfa8..61f910caf 100644 --- a/app/view/contextmenu.cpp +++ b/app/view/contextmenu.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2018 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "contextmenu.h" diff --git a/app/view/contextmenu.h b/app/view/contextmenu.h index 815598f51..ccdd6283a 100644 --- a/app/view/contextmenu.h +++ b/app/view/contextmenu.h @@ -1,20 +1,6 @@ /* -* Copyright 2018 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef CONTEXTMENU_H diff --git a/app/view/effects.cpp b/app/view/effects.cpp index ab763568d..f3d326f3c 100644 --- a/app/view/effects.cpp +++ b/app/view/effects.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2018 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "effects.h" diff --git a/app/view/effects.h b/app/view/effects.h index 150baf618..4a2bde1d1 100644 --- a/app/view/effects.h +++ b/app/view/effects.h @@ -1,20 +1,6 @@ /* -* Copyright 2018 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef EFFECTS_H diff --git a/app/view/eventssink.cpp b/app/view/eventssink.cpp index bf4e9d52c..66eb3fd0a 100644 --- a/app/view/eventssink.cpp +++ b/app/view/eventssink.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "eventssink.h" diff --git a/app/view/eventssink.h b/app/view/eventssink.h index 1000ec3ee..eae1c8fcf 100644 --- a/app/view/eventssink.h +++ b/app/view/eventssink.h @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef VIEWEVENTSSINK_H diff --git a/app/view/helpers/floatinggapwindow.cpp b/app/view/helpers/floatinggapwindow.cpp index 9714f8a9b..229f091ba 100644 --- a/app/view/helpers/floatinggapwindow.cpp +++ b/app/view/helpers/floatinggapwindow.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "floatinggapwindow.h" diff --git a/app/view/helpers/floatinggapwindow.h b/app/view/helpers/floatinggapwindow.h index b8e84df06..7d62427a1 100644 --- a/app/view/helpers/floatinggapwindow.h +++ b/app/view/helpers/floatinggapwindow.h @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef FLOATINGGAPWINDOW_H diff --git a/app/view/helpers/screenedgeghostwindow.cpp b/app/view/helpers/screenedgeghostwindow.cpp index 6259cba42..ad0278f59 100644 --- a/app/view/helpers/screenedgeghostwindow.cpp +++ b/app/view/helpers/screenedgeghostwindow.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2018 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "screenedgeghostwindow.h" diff --git a/app/view/helpers/screenedgeghostwindow.h b/app/view/helpers/screenedgeghostwindow.h index 078165d60..9b03f7ffc 100644 --- a/app/view/helpers/screenedgeghostwindow.h +++ b/app/view/helpers/screenedgeghostwindow.h @@ -1,20 +1,6 @@ /* -* Copyright 2018 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef SCREENEDGEGHOSTWINDOW_H diff --git a/app/view/helpers/subwindow.cpp b/app/view/helpers/subwindow.cpp index 53b2ddb78..6f477ad12 100644 --- a/app/view/helpers/subwindow.cpp +++ b/app/view/helpers/subwindow.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "subwindow.h" diff --git a/app/view/helpers/subwindow.h b/app/view/helpers/subwindow.h index 5a81f5f45..5530cc706 100644 --- a/app/view/helpers/subwindow.h +++ b/app/view/helpers/subwindow.h @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef VIEWSUBWINDOW_H diff --git a/app/view/indicator/indicator.cpp b/app/view/indicator/indicator.cpp index 0c190da72..afd9329ef 100644 --- a/app/view/indicator/indicator.cpp +++ b/app/view/indicator/indicator.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "indicator.h" diff --git a/app/view/indicator/indicator.h b/app/view/indicator/indicator.h index 27bb1d4ba..3e50e71eb 100644 --- a/app/view/indicator/indicator.h +++ b/app/view/indicator/indicator.h @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef VIEWINDICATOR_H diff --git a/app/view/indicator/indicatorinfo.cpp b/app/view/indicator/indicatorinfo.cpp index 3a2887bae..f0c6b532f 100644 --- a/app/view/indicator/indicatorinfo.cpp +++ b/app/view/indicator/indicatorinfo.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "indicatorinfo.h" diff --git a/app/view/indicator/indicatorinfo.h b/app/view/indicator/indicatorinfo.h index 250a3bc63..cf8b32af7 100644 --- a/app/view/indicator/indicatorinfo.h +++ b/app/view/indicator/indicatorinfo.h @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef VIEWINDICATORINFO_H diff --git a/app/view/indicator/indicatorresources.cpp b/app/view/indicator/indicatorresources.cpp index 3f9d81733..359b436b7 100644 --- a/app/view/indicator/indicatorresources.cpp +++ b/app/view/indicator/indicatorresources.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "indicatorresources.h" diff --git a/app/view/indicator/indicatorresources.h b/app/view/indicator/indicatorresources.h index ce31dc0fb..e4cc9963b 100644 --- a/app/view/indicator/indicatorresources.h +++ b/app/view/indicator/indicatorresources.h @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef VIEWINDICATORRESOURCES_H diff --git a/app/view/panelshadows.cpp b/app/view/panelshadows.cpp index 7221c8a2a..8671a864b 100644 --- a/app/view/panelshadows.cpp +++ b/app/view/panelshadows.cpp @@ -1,19 +1,7 @@ /* -* Copyright 2011 by Aaron Seigo -* -* This program is free software; you can redistribute it and/or modify -* it under the terms of the GNU Library General Public License version 2, -* 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 Library General Public -* License along with this program; if not, write to the -* Free Software Foundation, Inc., -* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + SPDX-FileCopyrightText: 2011 Aaron Seigo + + SPDX-License-Identifier: LGPL-2.0-or-later */ #include "panelshadows_p.h" diff --git a/app/view/panelshadows_p.h b/app/view/panelshadows_p.h index 1c10cdad8..ea9580557 100644 --- a/app/view/panelshadows_p.h +++ b/app/view/panelshadows_p.h @@ -1,19 +1,7 @@ /* -* Copyright 2011 by Aaron Seigo -* -* This program is free software; you can redistribute it and/or modify -* it under the terms of the GNU Library General Public License version 2, -* 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 Library General Public -* License along with this program; if not, write to the -* Free Software Foundation, Inc., -* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + SPDX-FileCopyrightText: 2011 Aaron Seigo + + SPDX-License-Identifier: LGPL-2.0-or-later */ #ifndef PANELSHADOWS_P_H diff --git a/app/view/parabolic.cpp b/app/view/parabolic.cpp index 48409460e..c38f47096 100644 --- a/app/view/parabolic.cpp +++ b/app/view/parabolic.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "parabolic.h" diff --git a/app/view/parabolic.h b/app/view/parabolic.h index f907cc01d..a617a1370 100644 --- a/app/view/parabolic.h +++ b/app/view/parabolic.h @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef VIEWPARABOLIC_H diff --git a/app/view/positioner.cpp b/app/view/positioner.cpp index 01dc060a0..0dd2186fd 100644 --- a/app/view/positioner.cpp +++ b/app/view/positioner.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2018 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "positioner.h" diff --git a/app/view/positioner.h b/app/view/positioner.h index 3baa43627..30e98366a 100644 --- a/app/view/positioner.h +++ b/app/view/positioner.h @@ -1,20 +1,6 @@ /* -* Copyright 2018 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef POSITIONER_H diff --git a/app/view/settings/canvasconfigview.cpp b/app/view/settings/canvasconfigview.cpp index 2299b87f1..104d55cc7 100644 --- a/app/view/settings/canvasconfigview.cpp +++ b/app/view/settings/canvasconfigview.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2018 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "canvasconfigview.h" diff --git a/app/view/settings/canvasconfigview.h b/app/view/settings/canvasconfigview.h index 912163434..8aadcc2c8 100644 --- a/app/view/settings/canvasconfigview.h +++ b/app/view/settings/canvasconfigview.h @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef CANVASCONFIGVIEW_H diff --git a/app/view/settings/indicatoruimanager.cpp b/app/view/settings/indicatoruimanager.cpp index dbc3adce7..ae97ac7c8 100644 --- a/app/view/settings/indicatoruimanager.cpp +++ b/app/view/settings/indicatoruimanager.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "indicatoruimanager.h" diff --git a/app/view/settings/indicatoruimanager.h b/app/view/settings/indicatoruimanager.h index bbdb37d35..d8b720c8b 100644 --- a/app/view/settings/indicatoruimanager.h +++ b/app/view/settings/indicatoruimanager.h @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef INDICATORUIMANAGER_H diff --git a/app/view/settings/primaryconfigview.cpp b/app/view/settings/primaryconfigview.cpp index 70b7688c8..83a6fd0d5 100644 --- a/app/view/settings/primaryconfigview.cpp +++ b/app/view/settings/primaryconfigview.cpp @@ -1,21 +1,8 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + + SPDX-License-Identifier: GPL-2.0-or-later */ #include "primaryconfigview.h" diff --git a/app/view/settings/primaryconfigview.h b/app/view/settings/primaryconfigview.h index 9de712d7d..a6d26b39f 100644 --- a/app/view/settings/primaryconfigview.h +++ b/app/view/settings/primaryconfigview.h @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef PRIMARYCONFIGVIEW_H diff --git a/app/view/settings/secondaryconfigview.cpp b/app/view/settings/secondaryconfigview.cpp index fcc80bc51..731bcc0c3 100644 --- a/app/view/settings/secondaryconfigview.cpp +++ b/app/view/settings/secondaryconfigview.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2018 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "secondaryconfigview.h" diff --git a/app/view/settings/secondaryconfigview.h b/app/view/settings/secondaryconfigview.h index fd284bd2f..0fdf8a297 100644 --- a/app/view/settings/secondaryconfigview.h +++ b/app/view/settings/secondaryconfigview.h @@ -1,20 +1,6 @@ /* -* Copyright 2018 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef SECONDARYCONFIGVIEW_H diff --git a/app/view/settings/subconfigview.cpp b/app/view/settings/subconfigview.cpp index 20da19dca..e7860ff6f 100644 --- a/app/view/settings/subconfigview.cpp +++ b/app/view/settings/subconfigview.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "subconfigview.h" diff --git a/app/view/settings/subconfigview.h b/app/view/settings/subconfigview.h index 8cd7ece6f..7922d970d 100644 --- a/app/view/settings/subconfigview.h +++ b/app/view/settings/subconfigview.h @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef SUBCONFIGVIEW_H diff --git a/app/view/settings/viewsettingsfactory.cpp b/app/view/settings/viewsettingsfactory.cpp index 4395c553d..8526fb81e 100644 --- a/app/view/settings/viewsettingsfactory.cpp +++ b/app/view/settings/viewsettingsfactory.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "viewsettingsfactory.h" diff --git a/app/view/settings/viewsettingsfactory.h b/app/view/settings/viewsettingsfactory.h index f4ae6f8c5..3916e24d6 100644 --- a/app/view/settings/viewsettingsfactory.h +++ b/app/view/settings/viewsettingsfactory.h @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef VIEWSETTINGSFACTORY_H diff --git a/app/view/settings/widgetexplorerview.cpp b/app/view/settings/widgetexplorerview.cpp index b65acf58c..8003961a7 100644 --- a/app/view/settings/widgetexplorerview.cpp +++ b/app/view/settings/widgetexplorerview.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "widgetexplorerview.h" diff --git a/app/view/settings/widgetexplorerview.h b/app/view/settings/widgetexplorerview.h index 31faebb0a..2ee7a57bd 100644 --- a/app/view/settings/widgetexplorerview.h +++ b/app/view/settings/widgetexplorerview.h @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef WIDGETEXPLORERVIEW_H diff --git a/app/view/tasksmodel.cpp b/app/view/tasksmodel.cpp index 15dc2bd7c..20a6be64f 100644 --- a/app/view/tasksmodel.cpp +++ b/app/view/tasksmodel.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "tasksmodel.h" diff --git a/app/view/tasksmodel.h b/app/view/tasksmodel.h index d5c3d64c9..28cbcb972 100644 --- a/app/view/tasksmodel.h +++ b/app/view/tasksmodel.h @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef VIEWTASKSMODEL_H diff --git a/app/view/view.cpp b/app/view/view.cpp index ae89d78c8..563e712a5 100644 --- a/app/view/view.cpp +++ b/app/view/view.cpp @@ -1,21 +1,8 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + + SPDX-License-Identifier: GPL-2.0-or-later */ #include "view.h" diff --git a/app/view/view.h b/app/view/view.h index 731f75ba2..0feb28a33 100644 --- a/app/view/view.h +++ b/app/view/view.h @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef VIEW_H diff --git a/app/view/visibilitymanager.cpp b/app/view/visibilitymanager.cpp index c50c1eafe..4f40b880a 100644 --- a/app/view/visibilitymanager.cpp +++ b/app/view/visibilitymanager.cpp @@ -1,21 +1,8 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + + SPDX-License-Identifier: GPL-2.0-or-later */ #include "visibilitymanager.h" diff --git a/app/view/visibilitymanager.h b/app/view/visibilitymanager.h index 42dc870b6..fc3f28897 100644 --- a/app/view/visibilitymanager.h +++ b/app/view/visibilitymanager.h @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef VISIBILITYMANAGER_H diff --git a/app/view/windowstracker/allscreenstracker.cpp b/app/view/windowstracker/allscreenstracker.cpp index 1cc7af8da..673bb91bb 100644 --- a/app/view/windowstracker/allscreenstracker.cpp +++ b/app/view/windowstracker/allscreenstracker.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "allscreenstracker.h" diff --git a/app/view/windowstracker/allscreenstracker.h b/app/view/windowstracker/allscreenstracker.h index 2544c641f..8c008cc6a 100644 --- a/app/view/windowstracker/allscreenstracker.h +++ b/app/view/windowstracker/allscreenstracker.h @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef WINDOWSALLSCREENSTRACKER_H diff --git a/app/view/windowstracker/currentscreentracker.cpp b/app/view/windowstracker/currentscreentracker.cpp index 872f3a98e..52d9a765a 100644 --- a/app/view/windowstracker/currentscreentracker.cpp +++ b/app/view/windowstracker/currentscreentracker.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "currentscreentracker.h" diff --git a/app/view/windowstracker/currentscreentracker.h b/app/view/windowstracker/currentscreentracker.h index afd6e01a8..8b8a80c44 100644 --- a/app/view/windowstracker/currentscreentracker.h +++ b/app/view/windowstracker/currentscreentracker.h @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef WINDOWSCURRENTSCREENTRACKER_H diff --git a/app/view/windowstracker/windowstracker.cpp b/app/view/windowstracker/windowstracker.cpp index 39854e281..8e5ee170b 100644 --- a/app/view/windowstracker/windowstracker.cpp +++ b/app/view/windowstracker/windowstracker.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "windowstracker.h" diff --git a/app/view/windowstracker/windowstracker.h b/app/view/windowstracker/windowstracker.h index a969354ca..6774184da 100644 --- a/app/view/windowstracker/windowstracker.h +++ b/app/view/windowstracker/windowstracker.h @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef VIEWWINDOWSTRACKER_H diff --git a/app/wm/abstractwindowinterface.cpp b/app/wm/abstractwindowinterface.cpp index 66f719fcb..bae106f03 100644 --- a/app/wm/abstractwindowinterface.cpp +++ b/app/wm/abstractwindowinterface.cpp @@ -1,21 +1,8 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + + SPDX-License-Identifier: GPL-2.0-or-later */ #include "abstractwindowinterface.h" diff --git a/app/wm/abstractwindowinterface.h b/app/wm/abstractwindowinterface.h index ab4c6d802..ac4eefacf 100644 --- a/app/wm/abstractwindowinterface.h +++ b/app/wm/abstractwindowinterface.h @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef ABSTRACTWINDOWINTERFACE_H diff --git a/app/wm/schemecolors.cpp b/app/wm/schemecolors.cpp index cf6a11e68..15a88eff0 100644 --- a/app/wm/schemecolors.cpp +++ b/app/wm/schemecolors.cpp @@ -1,22 +1,8 @@ /* - * Copyright 2018 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later + +*/ #include "schemecolors.h" diff --git a/app/wm/schemecolors.h b/app/wm/schemecolors.h index 1ad7cda1f..424d72fc9 100644 --- a/app/wm/schemecolors.h +++ b/app/wm/schemecolors.h @@ -1,22 +1,8 @@ /* - * Copyright 2018 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2018 Michail Vourlakos + + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef SCHEMECOLORS_H #define SCHEMECOLORS_H diff --git a/app/wm/tasktools.cpp b/app/wm/tasktools.cpp index 5f194ad58..d642b9b7c 100644 --- a/app/wm/tasktools.cpp +++ b/app/wm/tasktools.cpp @@ -1,19 +1,7 @@ -/******************************************************************** -Copyright 2016 Eike Hein -This library is free software; you can redistribute it and/or -modify it under the terms of the GNU Lesser General Public -License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) version 3, or any -later version accepted by the membership of KDE e.V. (or its -successor approved by the membership of KDE e.V.), which shall -act as a proxy defined in Section 6 of version 3 of the license. -This library is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -Lesser General Public License for more details. -You should have received a copy of the GNU Lesser General Public -License along with this library. If not, see . -*********************************************************************/ +/* + SPDX-FileCopyrightText: 2016 Eike Hein + SPDX-License-Identifier: LGPL-2.1-only OR LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL +*/ #include "tasktools.h" #include diff --git a/app/wm/tasktools.h b/app/wm/tasktools.h index dbef43eee..a5b076a1a 100644 --- a/app/wm/tasktools.h +++ b/app/wm/tasktools.h @@ -1,19 +1,7 @@ -/******************************************************************** -Copyright 2016 Eike Hein -This library is free software; you can redistribute it and/or -modify it under the terms of the GNU Lesser General Public -License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) version 3, or any -later version accepted by the membership of KDE e.V. (or its -successor approved by the membership of KDE e.V.), which shall -act as a proxy defined in Section 6 of version 3 of the license. -This library is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -Lesser General Public License for more details. -You should have received a copy of the GNU Lesser General Public -License along with this library. If not, see . -*********************************************************************/ +/* + SPDX-FileCopyrightText: 2016 Eike Hein + SPDX-License-Identifier: LGPL-2.1-only OR LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL +*/ #ifndef TASKTOOLS_H #define TASKTOOLS_H diff --git a/app/wm/tracker/lastactivewindow.cpp b/app/wm/tracker/lastactivewindow.cpp index 9b07535cd..3a1a3082d 100644 --- a/app/wm/tracker/lastactivewindow.cpp +++ b/app/wm/tracker/lastactivewindow.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "lastactivewindow.h" diff --git a/app/wm/tracker/lastactivewindow.h b/app/wm/tracker/lastactivewindow.h index 0a8397084..d75d78a1c 100644 --- a/app/wm/tracker/lastactivewindow.h +++ b/app/wm/tracker/lastactivewindow.h @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef WINDOWSYSTEMLASTACTIVEWINDOW_H diff --git a/app/wm/tracker/schemes.cpp b/app/wm/tracker/schemes.cpp index a66aa3456..8eada4e21 100644 --- a/app/wm/tracker/schemes.cpp +++ b/app/wm/tracker/schemes.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "schemes.h" diff --git a/app/wm/tracker/schemes.h b/app/wm/tracker/schemes.h index 1b3fadf4e..dfba46baf 100644 --- a/app/wm/tracker/schemes.h +++ b/app/wm/tracker/schemes.h @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef SCHEMESTRACKER_H diff --git a/app/wm/tracker/trackedgeneralinfo.cpp b/app/wm/tracker/trackedgeneralinfo.cpp index 1e5b72491..ba6c0c330 100644 --- a/app/wm/tracker/trackedgeneralinfo.cpp +++ b/app/wm/tracker/trackedgeneralinfo.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "trackedgeneralinfo.h" diff --git a/app/wm/tracker/trackedgeneralinfo.h b/app/wm/tracker/trackedgeneralinfo.h index dd2367c2d..3e009526c 100644 --- a/app/wm/tracker/trackedgeneralinfo.h +++ b/app/wm/tracker/trackedgeneralinfo.h @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef WINDOWSYSTEMTRACKEDGENERALINFO_H diff --git a/app/wm/tracker/trackedlayoutinfo.cpp b/app/wm/tracker/trackedlayoutinfo.cpp index ea53986c8..be110d862 100644 --- a/app/wm/tracker/trackedlayoutinfo.cpp +++ b/app/wm/tracker/trackedlayoutinfo.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "trackedlayoutinfo.h" diff --git a/app/wm/tracker/trackedlayoutinfo.h b/app/wm/tracker/trackedlayoutinfo.h index 54c01df67..1790cef3a 100644 --- a/app/wm/tracker/trackedlayoutinfo.h +++ b/app/wm/tracker/trackedlayoutinfo.h @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef WINDOWSYSTEMTRACKEDLAYOUTINFO_H diff --git a/app/wm/tracker/trackedviewinfo.cpp b/app/wm/tracker/trackedviewinfo.cpp index 290db7e48..9cbba4cac 100644 --- a/app/wm/tracker/trackedviewinfo.cpp +++ b/app/wm/tracker/trackedviewinfo.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "trackedviewinfo.h" diff --git a/app/wm/tracker/trackedviewinfo.h b/app/wm/tracker/trackedviewinfo.h index 0dde781f8..8aad230e6 100644 --- a/app/wm/tracker/trackedviewinfo.h +++ b/app/wm/tracker/trackedviewinfo.h @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef WINDOWSYSTEMTRACKEDVIEWINFO_H diff --git a/app/wm/tracker/windowstracker.cpp b/app/wm/tracker/windowstracker.cpp index 642d74714..f6999b5a4 100644 --- a/app/wm/tracker/windowstracker.cpp +++ b/app/wm/tracker/windowstracker.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "windowstracker.h" diff --git a/app/wm/tracker/windowstracker.h b/app/wm/tracker/windowstracker.h index 62e2dbb58..5192c9138 100644 --- a/app/wm/tracker/windowstracker.h +++ b/app/wm/tracker/windowstracker.h @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef WINDOWSYSTEMWINDOWSTRACKER_H diff --git a/app/wm/waylandinterface.cpp b/app/wm/waylandinterface.cpp index c6e42eaae..36522b583 100644 --- a/app/wm/waylandinterface.cpp +++ b/app/wm/waylandinterface.cpp @@ -1,21 +1,8 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + + SPDX-License-Identifier: GPL-2.0-or-later */ #include "waylandinterface.h" diff --git a/app/wm/waylandinterface.h b/app/wm/waylandinterface.h index 4342bcbe9..ad6e6ebe3 100644 --- a/app/wm/waylandinterface.h +++ b/app/wm/waylandinterface.h @@ -1,21 +1,7 @@ -/* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . +/* + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef WAYLANDINTERFACE_H diff --git a/app/wm/windowinfowrap.cpp b/app/wm/windowinfowrap.cpp index 79a40df5a..ee26e3126 100644 --- a/app/wm/windowinfowrap.cpp +++ b/app/wm/windowinfowrap.cpp @@ -1,21 +1,8 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + + SPDX-License-Identifier: GPL-2.0-or-later */ #include "windowinfowrap.h" diff --git a/app/wm/windowinfowrap.h b/app/wm/windowinfowrap.h index 4fcb49fef..2c03fcf24 100644 --- a/app/wm/windowinfowrap.h +++ b/app/wm/windowinfowrap.h @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef WINDOWINFOWRAP_H diff --git a/app/wm/xwindowinterface.cpp b/app/wm/xwindowinterface.cpp index cc66ff4bc..8d793fc23 100644 --- a/app/wm/xwindowinterface.cpp +++ b/app/wm/xwindowinterface.cpp @@ -1,21 +1,8 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + + SPDX-License-Identifier: GPL-2.0-or-later */ #include "xwindowinterface.h" diff --git a/app/wm/xwindowinterface.h b/app/wm/xwindowinterface.h index 68e9efabe..40c787e5b 100644 --- a/app/wm/xwindowinterface.h +++ b/app/wm/xwindowinterface.h @@ -1,21 +1,7 @@ -/* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . +/* + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef XWINDOWINTERFACE_H diff --git a/containment/package/contents/code/AppletIdentifier.js b/containment/package/contents/code/AppletIdentifier.js index 3b2ca5f88..4665b1788 100644 --- a/containment/package/contents/code/AppletIdentifier.js +++ b/containment/package/contents/code/AppletIdentifier.js @@ -1,20 +1,6 @@ /* -* Copyright 2017-2018 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2017-2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ //! applets that haven't identified properly their Latte behavior and diff --git a/containment/package/contents/code/ColorizerTools.js b/containment/package/contents/code/ColorizerTools.js index dd6fab96c..3b9ac6180 100644 --- a/containment/package/contents/code/ColorizerTools.js +++ b/containment/package/contents/code/ColorizerTools.js @@ -1,20 +1,6 @@ /* -* Copyright 2018 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ diff --git a/containment/package/contents/code/MathTools.js b/containment/package/contents/code/MathTools.js index f1dfcda7f..2356b6398 100644 --- a/containment/package/contents/code/MathTools.js +++ b/containment/package/contents/code/MathTools.js @@ -1,20 +1,6 @@ /* -* Copyright 2018 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ diff --git a/containment/package/contents/ui/BindingsExternal.qml b/containment/package/contents/ui/BindingsExternal.qml index 8eeb97dac..66ed7a085 100644 --- a/containment/package/contents/ui/BindingsExternal.qml +++ b/containment/package/contents/ui/BindingsExternal.qml @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.1 diff --git a/containment/package/contents/ui/DragDropArea.qml b/containment/package/contents/ui/DragDropArea.qml index 395fcde0a..2b30d37d8 100644 --- a/containment/package/contents/ui/DragDropArea.qml +++ b/containment/package/contents/ui/DragDropArea.qml @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/containment/package/contents/ui/Upgrader.qml b/containment/package/contents/ui/Upgrader.qml index 8927ae5ae..51b4ea2c6 100644 --- a/containment/package/contents/ui/Upgrader.qml +++ b/containment/package/contents/ui/Upgrader.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.1 diff --git a/containment/package/contents/ui/VisibilityManager.qml b/containment/package/contents/ui/VisibilityManager.qml index 5ab2847ae..958237a8d 100644 --- a/containment/package/contents/ui/VisibilityManager.qml +++ b/containment/package/contents/ui/VisibilityManager.qml @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.1 diff --git a/containment/package/contents/ui/abilities/Animations.qml b/containment/package/contents/ui/abilities/Animations.qml index 8c5ba4010..985111cac 100644 --- a/containment/package/contents/ui/abilities/Animations.qml +++ b/containment/package/contents/ui/abilities/Animations.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/containment/package/contents/ui/abilities/AutoSize.qml b/containment/package/contents/ui/abilities/AutoSize.qml index f12094311..354285fec 100644 --- a/containment/package/contents/ui/abilities/AutoSize.qml +++ b/containment/package/contents/ui/abilities/AutoSize.qml @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.8 diff --git a/containment/package/contents/ui/abilities/Debug.qml b/containment/package/contents/ui/abilities/Debug.qml index cb08b5305..6dfd829c9 100644 --- a/containment/package/contents/ui/abilities/Debug.qml +++ b/containment/package/contents/ui/abilities/Debug.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/containment/package/contents/ui/abilities/Indexer.qml b/containment/package/contents/ui/abilities/Indexer.qml index 0cdca5edc..07d506ec1 100644 --- a/containment/package/contents/ui/abilities/Indexer.qml +++ b/containment/package/contents/ui/abilities/Indexer.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/containment/package/contents/ui/abilities/Indicators.qml b/containment/package/contents/ui/abilities/Indicators.qml index 004492897..ff72ed987 100644 --- a/containment/package/contents/ui/abilities/Indicators.qml +++ b/containment/package/contents/ui/abilities/Indicators.qml @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/containment/package/contents/ui/abilities/Launchers.qml b/containment/package/contents/ui/abilities/Launchers.qml index feb56c0e8..55d659c98 100644 --- a/containment/package/contents/ui/abilities/Launchers.qml +++ b/containment/package/contents/ui/abilities/Launchers.qml @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/containment/package/contents/ui/abilities/Layouter.qml b/containment/package/contents/ui/abilities/Layouter.qml index b6f29ee61..36c6c0075 100644 --- a/containment/package/contents/ui/abilities/Layouter.qml +++ b/containment/package/contents/ui/abilities/Layouter.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/containment/package/contents/ui/abilities/Metrics.qml b/containment/package/contents/ui/abilities/Metrics.qml index c15518c23..6ff2fda1b 100644 --- a/containment/package/contents/ui/abilities/Metrics.qml +++ b/containment/package/contents/ui/abilities/Metrics.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/containment/package/contents/ui/abilities/MyView.qml b/containment/package/contents/ui/abilities/MyView.qml index 7eaf3099a..d86423607 100644 --- a/containment/package/contents/ui/abilities/MyView.qml +++ b/containment/package/contents/ui/abilities/MyView.qml @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/containment/package/contents/ui/abilities/ParabolicEffect.qml b/containment/package/contents/ui/abilities/ParabolicEffect.qml index 49865d911..d0a1ce97f 100644 --- a/containment/package/contents/ui/abilities/ParabolicEffect.qml +++ b/containment/package/contents/ui/abilities/ParabolicEffect.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/containment/package/contents/ui/abilities/PositionShortcuts.qml b/containment/package/contents/ui/abilities/PositionShortcuts.qml index 555716cae..995e90a6c 100644 --- a/containment/package/contents/ui/abilities/PositionShortcuts.qml +++ b/containment/package/contents/ui/abilities/PositionShortcuts.qml @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.8 diff --git a/containment/package/contents/ui/abilities/ThinTooltip.qml b/containment/package/contents/ui/abilities/ThinTooltip.qml index d48012642..557674103 100644 --- a/containment/package/contents/ui/abilities/ThinTooltip.qml +++ b/containment/package/contents/ui/abilities/ThinTooltip.qml @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/containment/package/contents/ui/abilities/UserRequests.qml b/containment/package/contents/ui/abilities/UserRequests.qml index 3e814998c..ebbc9073c 100644 --- a/containment/package/contents/ui/abilities/UserRequests.qml +++ b/containment/package/contents/ui/abilities/UserRequests.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/containment/package/contents/ui/abilities/privates/AnimationsPrivate.qml b/containment/package/contents/ui/abilities/privates/AnimationsPrivate.qml index 92ea93b1f..214a25d36 100644 --- a/containment/package/contents/ui/abilities/privates/AnimationsPrivate.qml +++ b/containment/package/contents/ui/abilities/privates/AnimationsPrivate.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/containment/package/contents/ui/abilities/privates/IndexerPrivate.qml b/containment/package/contents/ui/abilities/privates/IndexerPrivate.qml index 6d23a2c09..2d0212cb0 100644 --- a/containment/package/contents/ui/abilities/privates/IndexerPrivate.qml +++ b/containment/package/contents/ui/abilities/privates/IndexerPrivate.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/containment/package/contents/ui/abilities/privates/IndicatorsPrivate.qml b/containment/package/contents/ui/abilities/privates/IndicatorsPrivate.qml index 831b1d386..1f3877949 100644 --- a/containment/package/contents/ui/abilities/privates/IndicatorsPrivate.qml +++ b/containment/package/contents/ui/abilities/privates/IndicatorsPrivate.qml @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/containment/package/contents/ui/abilities/privates/LaunchersPrivate.qml b/containment/package/contents/ui/abilities/privates/LaunchersPrivate.qml index e771696d9..6926e158c 100644 --- a/containment/package/contents/ui/abilities/privates/LaunchersPrivate.qml +++ b/containment/package/contents/ui/abilities/privates/LaunchersPrivate.qml @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/containment/package/contents/ui/abilities/privates/LayouterPrivate.qml b/containment/package/contents/ui/abilities/privates/LayouterPrivate.qml index 9c7b65680..4a9eadb59 100644 --- a/containment/package/contents/ui/abilities/privates/LayouterPrivate.qml +++ b/containment/package/contents/ui/abilities/privates/LayouterPrivate.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/containment/package/contents/ui/abilities/privates/MetricsPrivate.qml b/containment/package/contents/ui/abilities/privates/MetricsPrivate.qml index cc0c4ca7b..f7fc62a28 100644 --- a/containment/package/contents/ui/abilities/privates/MetricsPrivate.qml +++ b/containment/package/contents/ui/abilities/privates/MetricsPrivate.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/containment/package/contents/ui/abilities/privates/MyViewPrivate.qml b/containment/package/contents/ui/abilities/privates/MyViewPrivate.qml index d5abd5428..3ac8873e7 100644 --- a/containment/package/contents/ui/abilities/privates/MyViewPrivate.qml +++ b/containment/package/contents/ui/abilities/privates/MyViewPrivate.qml @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/containment/package/contents/ui/abilities/privates/ParabolicEffectPrivate.qml b/containment/package/contents/ui/abilities/privates/ParabolicEffectPrivate.qml index e07db04c4..c891c01b0 100644 --- a/containment/package/contents/ui/abilities/privates/ParabolicEffectPrivate.qml +++ b/containment/package/contents/ui/abilities/privates/ParabolicEffectPrivate.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/containment/package/contents/ui/abilities/privates/PositionShortcutsPrivate.qml b/containment/package/contents/ui/abilities/privates/PositionShortcutsPrivate.qml index a3aff52ef..d3d57bde2 100644 --- a/containment/package/contents/ui/abilities/privates/PositionShortcutsPrivate.qml +++ b/containment/package/contents/ui/abilities/privates/PositionShortcutsPrivate.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/containment/package/contents/ui/abilities/privates/ThinTooltipPrivate.qml b/containment/package/contents/ui/abilities/privates/ThinTooltipPrivate.qml index 6e7b3e60a..c58737805 100644 --- a/containment/package/contents/ui/abilities/privates/ThinTooltipPrivate.qml +++ b/containment/package/contents/ui/abilities/privates/ThinTooltipPrivate.qml @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/containment/package/contents/ui/abilities/privates/layouter/AppletsContainer.qml b/containment/package/contents/ui/abilities/privates/layouter/AppletsContainer.qml index 9b1d81a1f..567561cda 100644 --- a/containment/package/contents/ui/abilities/privates/layouter/AppletsContainer.qml +++ b/containment/package/contents/ui/abilities/privates/layouter/AppletsContainer.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/containment/package/contents/ui/abilities/privates/metrics/Fraction.qml b/containment/package/contents/ui/abilities/privates/metrics/Fraction.qml index 432ff8166..3947569dd 100644 --- a/containment/package/contents/ui/abilities/privates/metrics/Fraction.qml +++ b/containment/package/contents/ui/abilities/privates/metrics/Fraction.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/containment/package/contents/ui/applet/AppletItem.qml b/containment/package/contents/ui/applet/AppletItem.qml index 47a75a95c..18c91649b 100644 --- a/containment/package/contents/ui/applet/AppletItem.qml +++ b/containment/package/contents/ui/applet/AppletItem.qml @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/containment/package/contents/ui/applet/EventsSink.qml b/containment/package/contents/ui/applet/EventsSink.qml index eec2b2958..9bbfac59f 100644 --- a/containment/package/contents/ui/applet/EventsSink.qml +++ b/containment/package/contents/ui/applet/EventsSink.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/containment/package/contents/ui/applet/EventsSinkOriginArea.qml b/containment/package/contents/ui/applet/EventsSinkOriginArea.qml index 725f70ab1..5e8cf7539 100644 --- a/containment/package/contents/ui/applet/EventsSinkOriginArea.qml +++ b/containment/package/contents/ui/applet/EventsSinkOriginArea.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/containment/package/contents/ui/applet/HiddenSpacer.qml b/containment/package/contents/ui/applet/HiddenSpacer.qml index 20f03ec04..663d2385c 100644 --- a/containment/package/contents/ui/applet/HiddenSpacer.qml +++ b/containment/package/contents/ui/applet/HiddenSpacer.qml @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.1 diff --git a/containment/package/contents/ui/applet/IndicatorLevel.qml b/containment/package/contents/ui/applet/IndicatorLevel.qml index 9ab6086e8..282f4df8f 100644 --- a/containment/package/contents/ui/applet/IndicatorLevel.qml +++ b/containment/package/contents/ui/applet/IndicatorLevel.qml @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/containment/package/contents/ui/applet/ItemWrapper.qml b/containment/package/contents/ui/applet/ItemWrapper.qml index 254041cb2..6ad4f3f5e 100644 --- a/containment/package/contents/ui/applet/ItemWrapper.qml +++ b/containment/package/contents/ui/applet/ItemWrapper.qml @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.1 diff --git a/containment/package/contents/ui/applet/PaddingsInConfigureApplets.qml b/containment/package/contents/ui/applet/PaddingsInConfigureApplets.qml index a7e94c992..7d02e3bd4 100644 --- a/containment/package/contents/ui/applet/PaddingsInConfigureApplets.qml +++ b/containment/package/contents/ui/applet/PaddingsInConfigureApplets.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/containment/package/contents/ui/applet/ParabolicArea.qml b/containment/package/contents/ui/applet/ParabolicArea.qml index 3118f70de..d5bf19a6a 100644 --- a/containment/package/contents/ui/applet/ParabolicArea.qml +++ b/containment/package/contents/ui/applet/ParabolicArea.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/containment/package/contents/ui/applet/ShortcutBadge.qml b/containment/package/contents/ui/applet/ShortcutBadge.qml index 84973001f..690fab9bc 100644 --- a/containment/package/contents/ui/applet/ShortcutBadge.qml +++ b/containment/package/contents/ui/applet/ShortcutBadge.qml @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.1 diff --git a/containment/package/contents/ui/applet/TitleTooltipParent.qml b/containment/package/contents/ui/applet/TitleTooltipParent.qml index c849d554a..2b9f5650d 100644 --- a/containment/package/contents/ui/applet/TitleTooltipParent.qml +++ b/containment/package/contents/ui/applet/TitleTooltipParent.qml @@ -1,21 +1,7 @@ /* -* Copyright 2017 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2017 Smith AR + SPDX-FileCopyrightText: 2017 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/containment/package/contents/ui/applet/colorizer/Applet.qml b/containment/package/contents/ui/applet/colorizer/Applet.qml index 145822a95..2534cd4e8 100644 --- a/containment/package/contents/ui/applet/colorizer/Applet.qml +++ b/containment/package/contents/ui/applet/colorizer/Applet.qml @@ -1,20 +1,6 @@ /* -* Copyright 2018 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/containment/package/contents/ui/applet/communicator/Actions.qml b/containment/package/contents/ui/applet/communicator/Actions.qml index 23eb7457f..85fd67be2 100644 --- a/containment/package/contents/ui/applet/communicator/Actions.qml +++ b/containment/package/contents/ui/applet/communicator/Actions.qml @@ -1,20 +1,6 @@ /* -* Copyright 2018 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/containment/package/contents/ui/applet/communicator/Engine.qml b/containment/package/contents/ui/applet/communicator/Engine.qml index 8c74d7c0e..832b9fe7a 100644 --- a/containment/package/contents/ui/applet/communicator/Engine.qml +++ b/containment/package/contents/ui/applet/communicator/Engine.qml @@ -1,20 +1,6 @@ /* -* Copyright 2018 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/containment/package/contents/ui/applet/communicator/LatteBridge.qml b/containment/package/contents/ui/applet/communicator/LatteBridge.qml index 894b5ec26..db494b8bd 100644 --- a/containment/package/contents/ui/applet/communicator/LatteBridge.qml +++ b/containment/package/contents/ui/applet/communicator/LatteBridge.qml @@ -1,20 +1,6 @@ /* -* Copyright 2018 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/containment/package/contents/ui/background/BackgroundProperties.qml b/containment/package/contents/ui/background/BackgroundProperties.qml index f8a59298a..8757ee5c6 100644 --- a/containment/package/contents/ui/background/BackgroundProperties.qml +++ b/containment/package/contents/ui/background/BackgroundProperties.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/containment/package/contents/ui/background/MultiLayered.qml b/containment/package/contents/ui/background/MultiLayered.qml index 1dfaed51c..0d40499c6 100644 --- a/containment/package/contents/ui/background/MultiLayered.qml +++ b/containment/package/contents/ui/background/MultiLayered.qml @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.1 diff --git a/containment/package/contents/ui/background/types/Paddings.qml b/containment/package/contents/ui/background/types/Paddings.qml index c6500cd25..fda701f25 100644 --- a/containment/package/contents/ui/background/types/Paddings.qml +++ b/containment/package/contents/ui/background/types/Paddings.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/containment/package/contents/ui/background/types/Shadows.qml b/containment/package/contents/ui/background/types/Shadows.qml index 2a1507255..832347a61 100644 --- a/containment/package/contents/ui/background/types/Shadows.qml +++ b/containment/package/contents/ui/background/types/Shadows.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/containment/package/contents/ui/background/types/Totals.qml b/containment/package/contents/ui/background/types/Totals.qml index 9474f45d6..1177dc3d5 100644 --- a/containment/package/contents/ui/background/types/Totals.qml +++ b/containment/package/contents/ui/background/types/Totals.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/containment/package/contents/ui/colorizer/CustomBackground.qml b/containment/package/contents/ui/colorizer/CustomBackground.qml index 122dfdc8f..721ae7a24 100644 --- a/containment/package/contents/ui/colorizer/CustomBackground.qml +++ b/containment/package/contents/ui/colorizer/CustomBackground.qml @@ -1,20 +1,6 @@ /* -* Copyright 2018 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/containment/package/contents/ui/colorizer/KirigamiShadowedRectangle.qml b/containment/package/contents/ui/colorizer/KirigamiShadowedRectangle.qml index 788857ee6..3ce9acc1a 100644 --- a/containment/package/contents/ui/colorizer/KirigamiShadowedRectangle.qml +++ b/containment/package/contents/ui/colorizer/KirigamiShadowedRectangle.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/containment/package/contents/ui/colorizer/Manager.qml b/containment/package/contents/ui/colorizer/Manager.qml index 2ff5bbec1..51848bb4d 100644 --- a/containment/package/contents/ui/colorizer/Manager.qml +++ b/containment/package/contents/ui/colorizer/Manager.qml @@ -1,20 +1,6 @@ /* -* Copyright 2018 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/containment/package/contents/ui/colorizer/NormalRectangle.qml b/containment/package/contents/ui/colorizer/NormalRectangle.qml index 1f8ee4c49..c5ae4c658 100644 --- a/containment/package/contents/ui/colorizer/NormalRectangle.qml +++ b/containment/package/contents/ui/colorizer/NormalRectangle.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/containment/package/contents/ui/debugger/DebugWindow.qml b/containment/package/contents/ui/debugger/DebugWindow.qml index 8679f23ee..67324ff5d 100644 --- a/containment/package/contents/ui/debugger/DebugWindow.qml +++ b/containment/package/contents/ui/debugger/DebugWindow.qml @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.1 diff --git a/containment/package/contents/ui/debugger/Tag.qml b/containment/package/contents/ui/debugger/Tag.qml index 084112ed2..5ef312416 100644 --- a/containment/package/contents/ui/debugger/Tag.qml +++ b/containment/package/contents/ui/debugger/Tag.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/containment/package/contents/ui/editmode/ConfigOverlay.qml b/containment/package/contents/ui/editmode/ConfigOverlay.qml index e36c5d313..cb53bac37 100644 --- a/containment/package/contents/ui/editmode/ConfigOverlay.qml +++ b/containment/package/contents/ui/editmode/ConfigOverlay.qml @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/containment/package/contents/ui/layouts/AppletsContainer.qml b/containment/package/contents/ui/layouts/AppletsContainer.qml index 40955ac1d..3bd7f82dd 100644 --- a/containment/package/contents/ui/layouts/AppletsContainer.qml +++ b/containment/package/contents/ui/layouts/AppletsContainer.qml @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/containment/package/contents/ui/layouts/EnvironmentActions.qml b/containment/package/contents/ui/layouts/EnvironmentActions.qml index 3a1f4b291..7b0b4bf97 100644 --- a/containment/package/contents/ui/layouts/EnvironmentActions.qml +++ b/containment/package/contents/ui/layouts/EnvironmentActions.qml @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/containment/package/contents/ui/layouts/LayoutsContainer.qml b/containment/package/contents/ui/layouts/LayoutsContainer.qml index 8556b071e..d6dc0950e 100644 --- a/containment/package/contents/ui/layouts/LayoutsContainer.qml +++ b/containment/package/contents/ui/layouts/LayoutsContainer.qml @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.1 diff --git a/containment/package/contents/ui/layouts/loaders/Tasks.qml b/containment/package/contents/ui/layouts/loaders/Tasks.qml index 06429a729..e0acb5c1a 100644 --- a/containment/package/contents/ui/layouts/loaders/Tasks.qml +++ b/containment/package/contents/ui/layouts/loaders/Tasks.qml @@ -1,20 +1,6 @@ /* -* Copyright 2018 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/containment/package/contents/ui/main.qml b/containment/package/contents/ui/main.qml index cb7fce1aa..26775fa77 100644 --- a/containment/package/contents/ui/main.qml +++ b/containment/package/contents/ui/main.qml @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.8 diff --git a/containment/plugin/lattecontainmentplugin.cpp b/containment/plugin/lattecontainmentplugin.cpp index b339c9d07..8022c4ebb 100644 --- a/containment/plugin/lattecontainmentplugin.cpp +++ b/containment/plugin/lattecontainmentplugin.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "lattecontainmentplugin.h" diff --git a/containment/plugin/lattecontainmentplugin.h b/containment/plugin/lattecontainmentplugin.h index 6afbe20e5..75f915ece 100644 --- a/containment/plugin/lattecontainmentplugin.h +++ b/containment/plugin/lattecontainmentplugin.h @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef LATTECONTAINMENTPLUGIN_H diff --git a/containment/plugin/layoutmanager.cpp b/containment/plugin/layoutmanager.cpp index 75c916e64..7aa02735f 100644 --- a/containment/plugin/layoutmanager.cpp +++ b/containment/plugin/layoutmanager.cpp @@ -1,21 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* -* This file is part of Latte-Dock and is a Fork of PlasmaCore::IconItem -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "layoutmanager.h" diff --git a/containment/plugin/layoutmanager.h b/containment/plugin/layoutmanager.h index d80dbb795..64b1229c7 100644 --- a/containment/plugin/layoutmanager.h +++ b/containment/plugin/layoutmanager.h @@ -1,21 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* -* This file is part of Latte-Dock and is a Fork of PlasmaCore::IconItem -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef CONTAINMENTLAYOUTMANAGER_H diff --git a/containment/plugin/types.cpp b/containment/plugin/types.cpp index 136da062c..d9fad64e6 100644 --- a/containment/plugin/types.cpp +++ b/containment/plugin/types.cpp @@ -1,20 +1,6 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "types.h" diff --git a/containment/plugin/types.h b/containment/plugin/types.h index cd2ff8db1..17e2dc223 100644 --- a/containment/plugin/types.h +++ b/containment/plugin/types.h @@ -1,21 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef LATTECONTAINMENTTYPES_H #define LATTECONTAINMENTTYPES_H diff --git a/containmentactions/contextmenu/layoutmenuitemwidget.cpp b/containmentactions/contextmenu/layoutmenuitemwidget.cpp index c5ea69428..cb5cd41eb 100644 --- a/containmentactions/contextmenu/layoutmenuitemwidget.cpp +++ b/containmentactions/contextmenu/layoutmenuitemwidget.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "layoutmenuitemwidget.h" diff --git a/containmentactions/contextmenu/layoutmenuitemwidget.h b/containmentactions/contextmenu/layoutmenuitemwidget.h index 4dca155eb..237610fe1 100644 --- a/containmentactions/contextmenu/layoutmenuitemwidget.h +++ b/containmentactions/contextmenu/layoutmenuitemwidget.h @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef LAYOUTMENUITEMWIDGET_H diff --git a/containmentactions/contextmenu/menu.cpp b/containmentactions/contextmenu/menu.cpp index ce2c3946c..f85095c14 100644 --- a/containmentactions/contextmenu/menu.cpp +++ b/containmentactions/contextmenu/menu.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2018 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "menu.h" diff --git a/containmentactions/contextmenu/menu.h b/containmentactions/contextmenu/menu.h index a76ecbf05..820231687 100644 --- a/containmentactions/contextmenu/menu.h +++ b/containmentactions/contextmenu/menu.h @@ -1,20 +1,6 @@ /* -* Copyright 2018 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef MENU_H diff --git a/declarativeimports/abilities/bridge/Animations.qml b/declarativeimports/abilities/bridge/Animations.qml index 499cca21f..6eccfd110 100644 --- a/declarativeimports/abilities/bridge/Animations.qml +++ b/declarativeimports/abilities/bridge/Animations.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/declarativeimports/abilities/bridge/BridgeItem.qml b/declarativeimports/abilities/bridge/BridgeItem.qml index 1bd4d44d8..36a49afe2 100644 --- a/declarativeimports/abilities/bridge/BridgeItem.qml +++ b/declarativeimports/abilities/bridge/BridgeItem.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/declarativeimports/abilities/bridge/Indexer.qml b/declarativeimports/abilities/bridge/Indexer.qml index 7b3b7e18d..50eb9362e 100644 --- a/declarativeimports/abilities/bridge/Indexer.qml +++ b/declarativeimports/abilities/bridge/Indexer.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/declarativeimports/abilities/bridge/Launchers.qml b/declarativeimports/abilities/bridge/Launchers.qml index f0198443c..673b23d60 100644 --- a/declarativeimports/abilities/bridge/Launchers.qml +++ b/declarativeimports/abilities/bridge/Launchers.qml @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/declarativeimports/abilities/bridge/MyView.qml b/declarativeimports/abilities/bridge/MyView.qml index 544e226d0..4711b5150 100644 --- a/declarativeimports/abilities/bridge/MyView.qml +++ b/declarativeimports/abilities/bridge/MyView.qml @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/declarativeimports/abilities/bridge/ParabolicEffect.qml b/declarativeimports/abilities/bridge/ParabolicEffect.qml index 035caf809..726474e57 100644 --- a/declarativeimports/abilities/bridge/ParabolicEffect.qml +++ b/declarativeimports/abilities/bridge/ParabolicEffect.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/declarativeimports/abilities/bridge/PositionShortcuts.qml b/declarativeimports/abilities/bridge/PositionShortcuts.qml index dc43b0de6..c74577665 100644 --- a/declarativeimports/abilities/bridge/PositionShortcuts.qml +++ b/declarativeimports/abilities/bridge/PositionShortcuts.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/declarativeimports/abilities/bridge/ThinTooltip.qml b/declarativeimports/abilities/bridge/ThinTooltip.qml index 544e226d0..4711b5150 100644 --- a/declarativeimports/abilities/bridge/ThinTooltip.qml +++ b/declarativeimports/abilities/bridge/ThinTooltip.qml @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/declarativeimports/abilities/client/Animations.qml b/declarativeimports/abilities/client/Animations.qml index 318b34cf6..b37e38101 100644 --- a/declarativeimports/abilities/client/Animations.qml +++ b/declarativeimports/abilities/client/Animations.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/declarativeimports/abilities/client/AppletAbilities.qml b/declarativeimports/abilities/client/AppletAbilities.qml index b78696bbf..c16ebfdca 100644 --- a/declarativeimports/abilities/client/AppletAbilities.qml +++ b/declarativeimports/abilities/client/AppletAbilities.qml @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/declarativeimports/abilities/client/Containment.qml b/declarativeimports/abilities/client/Containment.qml index a0c3b6bc8..c6e9c0638 100644 --- a/declarativeimports/abilities/client/Containment.qml +++ b/declarativeimports/abilities/client/Containment.qml @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/declarativeimports/abilities/client/Debug.qml b/declarativeimports/abilities/client/Debug.qml index 14d21cdf8..24009fa3b 100644 --- a/declarativeimports/abilities/client/Debug.qml +++ b/declarativeimports/abilities/client/Debug.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/declarativeimports/abilities/client/Environment.qml b/declarativeimports/abilities/client/Environment.qml index 68167b7d1..aa3a69416 100644 --- a/declarativeimports/abilities/client/Environment.qml +++ b/declarativeimports/abilities/client/Environment.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.8 diff --git a/declarativeimports/abilities/client/Indexer.qml b/declarativeimports/abilities/client/Indexer.qml index 316a12a66..93342dc9e 100644 --- a/declarativeimports/abilities/client/Indexer.qml +++ b/declarativeimports/abilities/client/Indexer.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/declarativeimports/abilities/client/Indicators.qml b/declarativeimports/abilities/client/Indicators.qml index 8b7cd3c1e..34fd74f40 100644 --- a/declarativeimports/abilities/client/Indicators.qml +++ b/declarativeimports/abilities/client/Indicators.qml @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/declarativeimports/abilities/client/Metrics.qml b/declarativeimports/abilities/client/Metrics.qml index a19f829b9..27419c881 100644 --- a/declarativeimports/abilities/client/Metrics.qml +++ b/declarativeimports/abilities/client/Metrics.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/declarativeimports/abilities/client/MyView.qml b/declarativeimports/abilities/client/MyView.qml index ce2d55efe..6c4384ef4 100644 --- a/declarativeimports/abilities/client/MyView.qml +++ b/declarativeimports/abilities/client/MyView.qml @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/declarativeimports/abilities/client/ParabolicEffect.qml b/declarativeimports/abilities/client/ParabolicEffect.qml index 3a4f8a55c..da477ee76 100644 --- a/declarativeimports/abilities/client/ParabolicEffect.qml +++ b/declarativeimports/abilities/client/ParabolicEffect.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/declarativeimports/abilities/client/PositionShortcuts.qml b/declarativeimports/abilities/client/PositionShortcuts.qml index 5e44c10d0..5228097c9 100644 --- a/declarativeimports/abilities/client/PositionShortcuts.qml +++ b/declarativeimports/abilities/client/PositionShortcuts.qml @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/declarativeimports/abilities/client/Requirements.qml b/declarativeimports/abilities/client/Requirements.qml index 2bc528900..218692907 100644 --- a/declarativeimports/abilities/client/Requirements.qml +++ b/declarativeimports/abilities/client/Requirements.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/declarativeimports/abilities/client/ThinTooltip.qml b/declarativeimports/abilities/client/ThinTooltip.qml index 6f3b09bf3..dc1a29ca3 100644 --- a/declarativeimports/abilities/client/ThinTooltip.qml +++ b/declarativeimports/abilities/client/ThinTooltip.qml @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/declarativeimports/abilities/client/UserRequests.qml b/declarativeimports/abilities/client/UserRequests.qml index 15b5fa365..958c6cc18 100644 --- a/declarativeimports/abilities/client/UserRequests.qml +++ b/declarativeimports/abilities/client/UserRequests.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/declarativeimports/abilities/client/appletabilities/ContainerAnchorBindings.qml b/declarativeimports/abilities/client/appletabilities/ContainerAnchorBindings.qml index af5a42e8d..56a38e24c 100644 --- a/declarativeimports/abilities/client/appletabilities/ContainerAnchorBindings.qml +++ b/declarativeimports/abilities/client/appletabilities/ContainerAnchorBindings.qml @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/declarativeimports/abilities/client/appletabilities/ContainerGridBindings.qml b/declarativeimports/abilities/client/appletabilities/ContainerGridBindings.qml index a87c27c1b..1c14ea78f 100644 --- a/declarativeimports/abilities/client/appletabilities/ContainerGridBindings.qml +++ b/declarativeimports/abilities/client/appletabilities/ContainerGridBindings.qml @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/declarativeimports/abilities/client/appletabilities/ContainerListViewBindings.qml b/declarativeimports/abilities/client/appletabilities/ContainerListViewBindings.qml index ac79d78ee..ae8f749a6 100644 --- a/declarativeimports/abilities/client/appletabilities/ContainerListViewBindings.qml +++ b/declarativeimports/abilities/client/appletabilities/ContainerListViewBindings.qml @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/declarativeimports/abilities/client/indicators/LatteConfiguration.qml b/declarativeimports/abilities/client/indicators/LatteConfiguration.qml index ccef185cb..326f6ba7c 100644 --- a/declarativeimports/abilities/client/indicators/LatteConfiguration.qml +++ b/declarativeimports/abilities/client/indicators/LatteConfiguration.qml @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/declarativeimports/abilities/client/indicators/LatteIndicator.qml b/declarativeimports/abilities/client/indicators/LatteIndicator.qml index c2af12989..69408c210 100644 --- a/declarativeimports/abilities/client/indicators/LatteIndicator.qml +++ b/declarativeimports/abilities/client/indicators/LatteIndicator.qml @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/declarativeimports/abilities/definition/Animations.qml b/declarativeimports/abilities/definition/Animations.qml index 6644cb827..33b0f0313 100644 --- a/declarativeimports/abilities/definition/Animations.qml +++ b/declarativeimports/abilities/definition/Animations.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/declarativeimports/abilities/definition/AppletRequirements.qml b/declarativeimports/abilities/definition/AppletRequirements.qml index 79d6050a8..3ca345637 100644 --- a/declarativeimports/abilities/definition/AppletRequirements.qml +++ b/declarativeimports/abilities/definition/AppletRequirements.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/declarativeimports/abilities/definition/Containment.qml b/declarativeimports/abilities/definition/Containment.qml index 693a5ec63..6e8efb9a3 100644 --- a/declarativeimports/abilities/definition/Containment.qml +++ b/declarativeimports/abilities/definition/Containment.qml @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/declarativeimports/abilities/definition/Debug.qml b/declarativeimports/abilities/definition/Debug.qml index 99c95f16b..c6aa48297 100644 --- a/declarativeimports/abilities/definition/Debug.qml +++ b/declarativeimports/abilities/definition/Debug.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/declarativeimports/abilities/definition/Environment.qml b/declarativeimports/abilities/definition/Environment.qml index b5922aea6..8107ede39 100644 --- a/declarativeimports/abilities/definition/Environment.qml +++ b/declarativeimports/abilities/definition/Environment.qml @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/declarativeimports/abilities/definition/Indexer.qml b/declarativeimports/abilities/definition/Indexer.qml index 709d00036..fd072f5b4 100644 --- a/declarativeimports/abilities/definition/Indexer.qml +++ b/declarativeimports/abilities/definition/Indexer.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/declarativeimports/abilities/definition/Indicators.qml b/declarativeimports/abilities/definition/Indicators.qml index 095bd8eb8..22976abb2 100644 --- a/declarativeimports/abilities/definition/Indicators.qml +++ b/declarativeimports/abilities/definition/Indicators.qml @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/declarativeimports/abilities/definition/Metrics.qml b/declarativeimports/abilities/definition/Metrics.qml index 8f3d3a948..5dbbc61f5 100644 --- a/declarativeimports/abilities/definition/Metrics.qml +++ b/declarativeimports/abilities/definition/Metrics.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/declarativeimports/abilities/definition/MyView.qml b/declarativeimports/abilities/definition/MyView.qml index 3aac51961..867525c1f 100644 --- a/declarativeimports/abilities/definition/MyView.qml +++ b/declarativeimports/abilities/definition/MyView.qml @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/declarativeimports/abilities/definition/ParabolicEffect.qml b/declarativeimports/abilities/definition/ParabolicEffect.qml index dd4c60b95..9f5e96cad 100644 --- a/declarativeimports/abilities/definition/ParabolicEffect.qml +++ b/declarativeimports/abilities/definition/ParabolicEffect.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/declarativeimports/abilities/definition/PositionShortcuts.qml b/declarativeimports/abilities/definition/PositionShortcuts.qml index b5ccfd03c..8c244b573 100644 --- a/declarativeimports/abilities/definition/PositionShortcuts.qml +++ b/declarativeimports/abilities/definition/PositionShortcuts.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/declarativeimports/abilities/definition/ThinTooltip.qml b/declarativeimports/abilities/definition/ThinTooltip.qml index fe5fd9276..f8857a100 100644 --- a/declarativeimports/abilities/definition/ThinTooltip.qml +++ b/declarativeimports/abilities/definition/ThinTooltip.qml @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/declarativeimports/abilities/definition/UserRequests.qml b/declarativeimports/abilities/definition/UserRequests.qml index 2833b31ff..4d0c0ed30 100644 --- a/declarativeimports/abilities/definition/UserRequests.qml +++ b/declarativeimports/abilities/definition/UserRequests.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/declarativeimports/abilities/definition/animations/Duration.qml b/declarativeimports/abilities/definition/animations/Duration.qml index ff0a4627c..b0df77a95 100644 --- a/declarativeimports/abilities/definition/animations/Duration.qml +++ b/declarativeimports/abilities/definition/animations/Duration.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/declarativeimports/abilities/definition/animations/Requirements.qml b/declarativeimports/abilities/definition/animations/Requirements.qml index 72db2609f..5fa64118e 100644 --- a/declarativeimports/abilities/definition/animations/Requirements.qml +++ b/declarativeimports/abilities/definition/animations/Requirements.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/declarativeimports/abilities/definition/animations/SpeedFactor.qml b/declarativeimports/abilities/definition/animations/SpeedFactor.qml index af8adccdb..5413a2e52 100644 --- a/declarativeimports/abilities/definition/animations/SpeedFactor.qml +++ b/declarativeimports/abilities/definition/animations/SpeedFactor.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/declarativeimports/abilities/definition/animations/Tracker.qml b/declarativeimports/abilities/definition/animations/Tracker.qml index 9b45c457a..a4771c358 100644 --- a/declarativeimports/abilities/definition/animations/Tracker.qml +++ b/declarativeimports/abilities/definition/animations/Tracker.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/declarativeimports/abilities/definition/indicators/IndicatorInfo.qml b/declarativeimports/abilities/definition/indicators/IndicatorInfo.qml index 9f3e5e7e9..7b2b0d714 100644 --- a/declarativeimports/abilities/definition/indicators/IndicatorInfo.qml +++ b/declarativeimports/abilities/definition/indicators/IndicatorInfo.qml @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/declarativeimports/abilities/definition/metrics/Margin.qml b/declarativeimports/abilities/definition/metrics/Margin.qml index f81fe4f85..d7e2c3c67 100644 --- a/declarativeimports/abilities/definition/metrics/Margin.qml +++ b/declarativeimports/abilities/definition/metrics/Margin.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/declarativeimports/abilities/definition/metrics/MarginsArea.qml b/declarativeimports/abilities/definition/metrics/MarginsArea.qml index 00c48a326..7c8465aa4 100644 --- a/declarativeimports/abilities/definition/metrics/MarginsArea.qml +++ b/declarativeimports/abilities/definition/metrics/MarginsArea.qml @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/declarativeimports/abilities/definition/metrics/Mask.qml b/declarativeimports/abilities/definition/metrics/Mask.qml index 74e7df5a0..ddde9c83c 100644 --- a/declarativeimports/abilities/definition/metrics/Mask.qml +++ b/declarativeimports/abilities/definition/metrics/Mask.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/declarativeimports/abilities/definition/metrics/Padding.qml b/declarativeimports/abilities/definition/metrics/Padding.qml index d08773879..a17be0845 100644 --- a/declarativeimports/abilities/definition/metrics/Padding.qml +++ b/declarativeimports/abilities/definition/metrics/Padding.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/declarativeimports/abilities/definition/metrics/Totals.qml b/declarativeimports/abilities/definition/metrics/Totals.qml index 9f19934bf..c8329ba8d 100644 --- a/declarativeimports/abilities/definition/metrics/Totals.qml +++ b/declarativeimports/abilities/definition/metrics/Totals.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/declarativeimports/abilities/definition/metrics/mask/Thickness.qml b/declarativeimports/abilities/definition/metrics/mask/Thickness.qml index ecd19eebf..51f454747 100644 --- a/declarativeimports/abilities/definition/metrics/mask/Thickness.qml +++ b/declarativeimports/abilities/definition/metrics/mask/Thickness.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/declarativeimports/abilities/definition/myview/ItemShadow.qml b/declarativeimports/abilities/definition/myview/ItemShadow.qml index 2e9830e9b..0b882ea0d 100644 --- a/declarativeimports/abilities/definition/myview/ItemShadow.qml +++ b/declarativeimports/abilities/definition/myview/ItemShadow.qml @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/declarativeimports/abilities/definition/paraboliceffect/Factor.qml b/declarativeimports/abilities/definition/paraboliceffect/Factor.qml index 0bfb4a233..79a48d538 100644 --- a/declarativeimports/abilities/definition/paraboliceffect/Factor.qml +++ b/declarativeimports/abilities/definition/paraboliceffect/Factor.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/declarativeimports/abilities/definition/paraboliceffect/PrivateProperties.qml b/declarativeimports/abilities/definition/paraboliceffect/PrivateProperties.qml index 7531817b5..6697a4fba 100644 --- a/declarativeimports/abilities/definition/paraboliceffect/PrivateProperties.qml +++ b/declarativeimports/abilities/definition/paraboliceffect/PrivateProperties.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/declarativeimports/abilities/host/Animations.qml b/declarativeimports/abilities/host/Animations.qml index c1089c391..e9ad97b16 100644 --- a/declarativeimports/abilities/host/Animations.qml +++ b/declarativeimports/abilities/host/Animations.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/declarativeimports/abilities/host/Containment.qml b/declarativeimports/abilities/host/Containment.qml index d1f1827f8..d03996521 100644 --- a/declarativeimports/abilities/host/Containment.qml +++ b/declarativeimports/abilities/host/Containment.qml @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/declarativeimports/abilities/host/Debug.qml b/declarativeimports/abilities/host/Debug.qml index f84d3059f..f41368958 100644 --- a/declarativeimports/abilities/host/Debug.qml +++ b/declarativeimports/abilities/host/Debug.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/declarativeimports/abilities/host/Environment.qml b/declarativeimports/abilities/host/Environment.qml index 15d0642c5..688224ab3 100644 --- a/declarativeimports/abilities/host/Environment.qml +++ b/declarativeimports/abilities/host/Environment.qml @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.8 diff --git a/declarativeimports/abilities/host/Indicators.qml b/declarativeimports/abilities/host/Indicators.qml index aa0732f2b..00152cee9 100644 --- a/declarativeimports/abilities/host/Indicators.qml +++ b/declarativeimports/abilities/host/Indicators.qml @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/declarativeimports/abilities/host/Metrics.qml b/declarativeimports/abilities/host/Metrics.qml index cd7340a1e..3ff3d41b8 100644 --- a/declarativeimports/abilities/host/Metrics.qml +++ b/declarativeimports/abilities/host/Metrics.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/declarativeimports/abilities/host/MyView.qml b/declarativeimports/abilities/host/MyView.qml index 01148692f..f451e2723 100644 --- a/declarativeimports/abilities/host/MyView.qml +++ b/declarativeimports/abilities/host/MyView.qml @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/declarativeimports/abilities/host/ParabolicEffect.qml b/declarativeimports/abilities/host/ParabolicEffect.qml index b4ae3b899..4e6259a91 100644 --- a/declarativeimports/abilities/host/ParabolicEffect.qml +++ b/declarativeimports/abilities/host/ParabolicEffect.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/declarativeimports/abilities/host/ThinTooltip.qml b/declarativeimports/abilities/host/ThinTooltip.qml index 9d9ea3cd0..c720d8e0f 100644 --- a/declarativeimports/abilities/host/ThinTooltip.qml +++ b/declarativeimports/abilities/host/ThinTooltip.qml @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/declarativeimports/abilities/items/BasicItem.qml b/declarativeimports/abilities/items/BasicItem.qml index 21fa018a5..61d654f9b 100644 --- a/declarativeimports/abilities/items/BasicItem.qml +++ b/declarativeimports/abilities/items/BasicItem.qml @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.8 diff --git a/declarativeimports/abilities/items/IndicatorLevel.qml b/declarativeimports/abilities/items/IndicatorLevel.qml index 44cb1acc7..f1dd32e7c 100644 --- a/declarativeimports/abilities/items/IndicatorLevel.qml +++ b/declarativeimports/abilities/items/IndicatorLevel.qml @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/declarativeimports/abilities/items/IndicatorObject.qml b/declarativeimports/abilities/items/IndicatorObject.qml index 5f1c670dc..af3011bbe 100644 --- a/declarativeimports/abilities/items/IndicatorObject.qml +++ b/declarativeimports/abilities/items/IndicatorObject.qml @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/declarativeimports/abilities/items/basicitem/HiddenSpacer.qml b/declarativeimports/abilities/items/basicitem/HiddenSpacer.qml index 96deaaafb..11f807847 100644 --- a/declarativeimports/abilities/items/basicitem/HiddenSpacer.qml +++ b/declarativeimports/abilities/items/basicitem/HiddenSpacer.qml @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/declarativeimports/abilities/items/basicitem/IndicatorLevel.qml b/declarativeimports/abilities/items/basicitem/IndicatorLevel.qml index 77c9020c0..10876bdf4 100644 --- a/declarativeimports/abilities/items/basicitem/IndicatorLevel.qml +++ b/declarativeimports/abilities/items/basicitem/IndicatorLevel.qml @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/declarativeimports/abilities/items/basicitem/ParabolicEventsArea.qml b/declarativeimports/abilities/items/basicitem/ParabolicEventsArea.qml index 8178cd743..893f9c464 100644 --- a/declarativeimports/abilities/items/basicitem/ParabolicEventsArea.qml +++ b/declarativeimports/abilities/items/basicitem/ParabolicEventsArea.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/declarativeimports/abilities/items/basicitem/ParabolicItem.qml b/declarativeimports/abilities/items/basicitem/ParabolicItem.qml index 2bef5fe62..b0abbf17a 100644 --- a/declarativeimports/abilities/items/basicitem/ParabolicItem.qml +++ b/declarativeimports/abilities/items/basicitem/ParabolicItem.qml @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/declarativeimports/abilities/items/basicitem/RestoreAnimation.qml b/declarativeimports/abilities/items/basicitem/RestoreAnimation.qml index bc28b5db3..420064f6c 100644 --- a/declarativeimports/abilities/items/basicitem/RestoreAnimation.qml +++ b/declarativeimports/abilities/items/basicitem/RestoreAnimation.qml @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/declarativeimports/abilities/items/basicitem/SeparatorItem.qml b/declarativeimports/abilities/items/basicitem/SeparatorItem.qml index 4a88a8740..7286d0895 100644 --- a/declarativeimports/abilities/items/basicitem/SeparatorItem.qml +++ b/declarativeimports/abilities/items/basicitem/SeparatorItem.qml @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.8 diff --git a/declarativeimports/abilities/items/basicitem/ShortcutBadge.qml b/declarativeimports/abilities/items/basicitem/ShortcutBadge.qml index 67d5f7513..7fa694031 100644 --- a/declarativeimports/abilities/items/basicitem/ShortcutBadge.qml +++ b/declarativeimports/abilities/items/basicitem/ShortcutBadge.qml @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/declarativeimports/abilities/items/basicitem/TitleTooltipParent.qml b/declarativeimports/abilities/items/basicitem/TitleTooltipParent.qml index 08b08c037..01f9660a2 100644 --- a/declarativeimports/abilities/items/basicitem/TitleTooltipParent.qml +++ b/declarativeimports/abilities/items/basicitem/TitleTooltipParent.qml @@ -1,21 +1,7 @@ /* -* Copyright 2017 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2017 Smith AR + SPDX-FileCopyrightText: 2017 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/declarativeimports/abilities/items/indicators/LevelOptions.qml b/declarativeimports/abilities/items/indicators/LevelOptions.qml index bbfece444..bf2dd8550 100644 --- a/declarativeimports/abilities/items/indicators/LevelOptions.qml +++ b/declarativeimports/abilities/items/indicators/LevelOptions.qml @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/declarativeimports/components/AddItem.qml b/declarativeimports/components/AddItem.qml index a7a3c0ba0..d478b771f 100644 --- a/declarativeimports/components/AddItem.qml +++ b/declarativeimports/components/AddItem.qml @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.1 diff --git a/declarativeimports/components/AddingArea.qml b/declarativeimports/components/AddingArea.qml index 493d5709e..816cb8f40 100644 --- a/declarativeimports/components/AddingArea.qml +++ b/declarativeimports/components/AddingArea.qml @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/declarativeimports/components/BadgeText.qml b/declarativeimports/components/BadgeText.qml index 2a06b5bc1..9991f10a2 100644 --- a/declarativeimports/components/BadgeText.qml +++ b/declarativeimports/components/BadgeText.qml @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.2 diff --git a/declarativeimports/components/CheckBox.qml b/declarativeimports/components/CheckBox.qml index 938571a67..3067bee2f 100644 --- a/declarativeimports/components/CheckBox.qml +++ b/declarativeimports/components/CheckBox.qml @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import org.kde.plasma.components 2.0 as PlasmaComponents diff --git a/declarativeimports/components/CheckBoxesColumn.qml b/declarativeimports/components/CheckBoxesColumn.qml index 8631e8d1a..ae9bbe912 100644 --- a/declarativeimports/components/CheckBoxesColumn.qml +++ b/declarativeimports/components/CheckBoxesColumn.qml @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/declarativeimports/components/ComboBox.qml b/declarativeimports/components/ComboBox.qml index b0592d719..0861570e2 100644 --- a/declarativeimports/components/ComboBox.qml +++ b/declarativeimports/components/ComboBox.qml @@ -1,21 +1,8 @@ /* - * Copyright 2016 Marco Martin - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU Library General Public License as - * published by the Free Software Foundation; either version 2, 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 Library General Public License for more details - * - * You should have received a copy of the GNU Library General Public - * License along with this program; if not, write to the - * Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - */ + SPDX-FileCopyrightText: 2016 Marco Martin + + SPDX-License-Identifier: LGPL-2.0-or-later +*/ import QtQuick 2.7 import QtQuick.Window 2.2 diff --git a/declarativeimports/components/ComboBoxButton.qml b/declarativeimports/components/ComboBoxButton.qml index 8e7b18827..836e6bda1 100644 --- a/declarativeimports/components/ComboBoxButton.qml +++ b/declarativeimports/components/ComboBoxButton.qml @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick.Controls 1.4 diff --git a/declarativeimports/components/ExternalShadow.qml b/declarativeimports/components/ExternalShadow.qml index 31712f3c0..7b194cca9 100644 --- a/declarativeimports/components/ExternalShadow.qml +++ b/declarativeimports/components/ExternalShadow.qml @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.1 diff --git a/declarativeimports/components/GlowPoint.qml b/declarativeimports/components/GlowPoint.qml index bb3349c76..811851baa 100644 --- a/declarativeimports/components/GlowPoint.qml +++ b/declarativeimports/components/GlowPoint.qml @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/declarativeimports/components/Header.qml b/declarativeimports/components/Header.qml index 47d02e0bd..1d8a6f2cd 100644 --- a/declarativeimports/components/Header.qml +++ b/declarativeimports/components/Header.qml @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/declarativeimports/components/HeaderSwitch.qml b/declarativeimports/components/HeaderSwitch.qml index 4fb147fd0..625dbb974 100644 --- a/declarativeimports/components/HeaderSwitch.qml +++ b/declarativeimports/components/HeaderSwitch.qml @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/declarativeimports/components/IndicatorItem.qml b/declarativeimports/components/IndicatorItem.qml index 11efc5caf..0d2fcf8c9 100644 --- a/declarativeimports/components/IndicatorItem.qml +++ b/declarativeimports/components/IndicatorItem.qml @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/declarativeimports/components/ItemDelegate.qml b/declarativeimports/components/ItemDelegate.qml index 6ab898683..1be6d5925 100644 --- a/declarativeimports/components/ItemDelegate.qml +++ b/declarativeimports/components/ItemDelegate.qml @@ -1,21 +1,8 @@ /* - * Copyright 2016 Marco Martin - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU Library General Public License as - * published by the Free Software Foundation; either version 2, 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 Library General Public License for more details - * - * You should have received a copy of the GNU Library General Public - * License along with this program; if not, write to the - * Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - */ + SPDX-FileCopyrightText: 2016 Marco Martin + + SPDX-License-Identifier: LGPL-2.0-or-later +*/ import QtQuick 2.5 import QtQuick.Layouts 1.3 diff --git a/declarativeimports/components/Label.qml b/declarativeimports/components/Label.qml index 84ee139bd..0e6f0d1ef 100644 --- a/declarativeimports/components/Label.qml +++ b/declarativeimports/components/Label.qml @@ -1,21 +1,8 @@ /* - * Copyright 2016 Marco Martin - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU Library General Public License as - * published by the Free Software Foundation; either version 2, 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 Library General Public License for more details - * - * You should have received a copy of the GNU Library General Public - * License along with this program; if not, write to the - * Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - */ + SPDX-FileCopyrightText: 2016 Marco Martin + + SPDX-License-Identifier: LGPL-2.0-or-later +*/ import QtQuick 2.1 import QtQuick.Window 2.2 diff --git a/declarativeimports/components/ScrollArea.qml b/declarativeimports/components/ScrollArea.qml index 974c29dd7..c1ad09c44 100644 --- a/declarativeimports/components/ScrollArea.qml +++ b/declarativeimports/components/ScrollArea.qml @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.1 diff --git a/declarativeimports/components/Slider.qml b/declarativeimports/components/Slider.qml index 34bfdcaef..3d32aa294 100644 --- a/declarativeimports/components/Slider.qml +++ b/declarativeimports/components/Slider.qml @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/declarativeimports/components/SpinBox.qml b/declarativeimports/components/SpinBox.qml index 2bfca0836..01e195035 100644 --- a/declarativeimports/components/SpinBox.qml +++ b/declarativeimports/components/SpinBox.qml @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/declarativeimports/components/SpriteRectangle.qml b/declarativeimports/components/SpriteRectangle.qml index a9aa131e3..5af0d071a 100644 --- a/declarativeimports/components/SpriteRectangle.qml +++ b/declarativeimports/components/SpriteRectangle.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/declarativeimports/components/SubHeader.qml b/declarativeimports/components/SubHeader.qml index 3d693dade..98265b5f0 100644 --- a/declarativeimports/components/SubHeader.qml +++ b/declarativeimports/components/SubHeader.qml @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/declarativeimports/components/Switch.qml b/declarativeimports/components/Switch.qml index 57e633d23..aa6f13b72 100644 --- a/declarativeimports/components/Switch.qml +++ b/declarativeimports/components/Switch.qml @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick.Controls 1.4 diff --git a/declarativeimports/components/TextField.qml b/declarativeimports/components/TextField.qml index b3d740310..5c9d5aca9 100644 --- a/declarativeimports/components/TextField.qml +++ b/declarativeimports/components/TextField.qml @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 import QtQuick.Layouts 1.3 diff --git a/declarativeimports/components/ToolTip.qml b/declarativeimports/components/ToolTip.qml index e06b11490..817dbac5f 100644 --- a/declarativeimports/components/ToolTip.qml +++ b/declarativeimports/components/ToolTip.qml @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.6 diff --git a/declarativeimports/components/code/ColorizerTools.js b/declarativeimports/components/code/ColorizerTools.js index dd6fab96c..3b9ac6180 100644 --- a/declarativeimports/components/code/ColorizerTools.js +++ b/declarativeimports/components/code/ColorizerTools.js @@ -1,20 +1,6 @@ /* -* Copyright 2018 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ diff --git a/declarativeimports/components/private/ButtonShadow.qml b/declarativeimports/components/private/ButtonShadow.qml index b65720818..97f1af6ee 100644 --- a/declarativeimports/components/private/ButtonShadow.qml +++ b/declarativeimports/components/private/ButtonShadow.qml @@ -1,22 +1,9 @@ /* - * Copyright (C) 2011 by Daker Fernandes Pinheiro - * Copyright (C) 2011 by Marco Martin - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU Library General Public License as - * published by the Free Software Foundation; either version 2, 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 Library General Public License for more details - * - * You should have received a copy of the GNU Library General Public - * License along with this program; if not, write to the - * Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 2.010-1301, USA. - */ + SPDX-FileCopyrightText: 2011 Daker Fernandes Pinheiro + SPDX-FileCopyrightText: 2011 Marco Martin + + SPDX-License-Identifier: LGPL-2.0-or-later +*/ /**Documented API Inherits: diff --git a/declarativeimports/components/private/CheckBoxStyle.qml b/declarativeimports/components/private/CheckBoxStyle.qml index 3033a26a7..8ae4df723 100644 --- a/declarativeimports/components/private/CheckBoxStyle.qml +++ b/declarativeimports/components/private/CheckBoxStyle.qml @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/declarativeimports/components/private/DefaultListItemBackground.qml b/declarativeimports/components/private/DefaultListItemBackground.qml index 81bda7762..f6a78e3fe 100644 --- a/declarativeimports/components/private/DefaultListItemBackground.qml +++ b/declarativeimports/components/private/DefaultListItemBackground.qml @@ -1,21 +1,8 @@ /* - * Copyright 2016 Marco Martin - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU Library General Public License as - * published by the Free Software Foundation; either version 2, 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 Library General Public License for more details - * - * You should have received a copy of the GNU Library General Public - * License along with this program; if not, write to the - * Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - */ + SPDX-FileCopyrightText: 2016 Marco Martin + + SPDX-License-Identifier: LGPL-2.0-or-later +*/ import QtQuick 2.1 //for Settings diff --git a/declarativeimports/components/private/MobileCursor.qml b/declarativeimports/components/private/MobileCursor.qml index 56ca22aa5..3d4337f42 100644 --- a/declarativeimports/components/private/MobileCursor.qml +++ b/declarativeimports/components/private/MobileCursor.qml @@ -1,21 +1,8 @@ /* - * Copyright (C) 2018 by Marco Martin - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU Library General Public License as - * published by the Free Software Foundation; either version 2, 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 Library General Public License for more details - * - * You should have received a copy of the GNU Library General Public - * License along with this program; if not, write to the - * Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 2.010-1301, USA. - */ + SPDX-FileCopyrightText: 2018 Marco Martin + + SPDX-License-Identifier: LGPL-2.0-or-later +*/ import QtQuick 2.1 import org.kde.plasma.core 2.0 as PlasmaCore diff --git a/declarativeimports/components/private/MobileTextActionsToolBar.qml b/declarativeimports/components/private/MobileTextActionsToolBar.qml index a72dc8402..3d97198ce 100644 --- a/declarativeimports/components/private/MobileTextActionsToolBar.qml +++ b/declarativeimports/components/private/MobileTextActionsToolBar.qml @@ -1,21 +1,8 @@ /* - * Copyright (C) 2018 by Marco Martin - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU Library General Public License as - * published by the Free Software Foundation; either version 2, 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 Library General Public License for more details - * - * You should have received a copy of the GNU Library General Public - * License along with this program; if not, write to the - * Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 2.010-1301, USA. - */ + SPDX-FileCopyrightText: 2018 Marco Martin + + SPDX-License-Identifier: LGPL-2.0-or-later +*/ pragma Singleton diff --git a/declarativeimports/components/private/RoundShadow.qml b/declarativeimports/components/private/RoundShadow.qml index 37965565f..038772757 100644 --- a/declarativeimports/components/private/RoundShadow.qml +++ b/declarativeimports/components/private/RoundShadow.qml @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ /**Documented API diff --git a/declarativeimports/components/private/SwitchStyle.qml b/declarativeimports/components/private/SwitchStyle.qml index ccb326de1..35e486db9 100644 --- a/declarativeimports/components/private/SwitchStyle.qml +++ b/declarativeimports/components/private/SwitchStyle.qml @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.2 diff --git a/declarativeimports/components/private/TextFieldFocus.qml b/declarativeimports/components/private/TextFieldFocus.qml index 26a9c7426..5fb2ec3f1 100644 --- a/declarativeimports/components/private/TextFieldFocus.qml +++ b/declarativeimports/components/private/TextFieldFocus.qml @@ -1,22 +1,9 @@ /* - * Copyright (C) 2011 by Daker Fernandes Pinheiro - * Copyright (C) 2011 by Marco Martin - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU Library General Public License as - * published by the Free Software Foundation; either version 2, 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 Library General Public License for more details - * - * You should have received a copy of the GNU Library General Public - * License along with this program; if not, write to the - * Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 2.010-1301, USA. - */ + SPDX-FileCopyrightText: 2011 Daker Fernandes Pinheiro + SPDX-FileCopyrightText: 2011 Marco Martin + + SPDX-License-Identifier: LGPL-2.0-or-later +*/ import QtQuick 2.1 import org.kde.plasma.core 2.0 as PlasmaCore diff --git a/declarativeimports/core/dialog.cpp b/declarativeimports/core/dialog.cpp index 1d3874b8b..aed8a6cf9 100644 --- a/declarativeimports/core/dialog.cpp +++ b/declarativeimports/core/dialog.cpp @@ -1,21 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "dialog.h" diff --git a/declarativeimports/core/dialog.h b/declarativeimports/core/dialog.h index 68ab5e30d..e6dd5904e 100644 --- a/declarativeimports/core/dialog.h +++ b/declarativeimports/core/dialog.h @@ -1,21 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef LATTEDIALOG_H #define LATTEDIALOG_H diff --git a/declarativeimports/core/environment.cpp b/declarativeimports/core/environment.cpp index f92f1ba74..2312e1db5 100644 --- a/declarativeimports/core/environment.cpp +++ b/declarativeimports/core/environment.cpp @@ -1,22 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "environment.h" diff --git a/declarativeimports/core/environment.h b/declarativeimports/core/environment.h index 58a6e803a..78ce9a5d3 100644 --- a/declarativeimports/core/environment.h +++ b/declarativeimports/core/environment.h @@ -1,22 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef LATTEENVIRONMENT_H #define LATTEENVIRONMENT_H diff --git a/declarativeimports/core/extras.h b/declarativeimports/core/extras.h index a768e6fb9..dba144d13 100644 --- a/declarativeimports/core/extras.h +++ b/declarativeimports/core/extras.h @@ -1,20 +1,6 @@ /* -* Copyright 2018 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef EXTRAS_H diff --git a/declarativeimports/core/iconitem.cpp b/declarativeimports/core/iconitem.cpp index ff8cb7708..7bcb4f431 100644 --- a/declarativeimports/core/iconitem.cpp +++ b/declarativeimports/core/iconitem.cpp @@ -1,23 +1,12 @@ /* -* Copyright 2012 Marco Martin -* Copyright 2014 David Edmundson -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock and is a Fork of PlasmaCore::IconItem -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2012 Marco Martin + SPDX-FileCopyrightText: 2014 David Edmundson + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + + This file is part of Latte-Dock and is a Fork of PlasmaCore::IconItem + + SPDX-License-Identifier: GPL-2.0-or-later */ #include "iconitem.h" diff --git a/declarativeimports/core/iconitem.h b/declarativeimports/core/iconitem.h index 89677957b..4b4bf8711 100644 --- a/declarativeimports/core/iconitem.h +++ b/declarativeimports/core/iconitem.h @@ -1,23 +1,12 @@ /* -* Copyright 2012 Marco Martin -* Copyright 2014 David Edmundson -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock and is a Fork of PlasmaCore::IconItem -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2012 Marco Martin + SPDX-FileCopyrightText: 2014 David Edmundson + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + + This file is part of Latte-Dock and is a Fork of PlasmaCore::IconItem + + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef ICONITEM_H diff --git a/declarativeimports/core/lattecoreplugin.cpp b/declarativeimports/core/lattecoreplugin.cpp index caa447a7d..aea91cc20 100644 --- a/declarativeimports/core/lattecoreplugin.cpp +++ b/declarativeimports/core/lattecoreplugin.cpp @@ -1,21 +1,8 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + + SPDX-License-Identifier: GPL-2.0-or-later */ #include "lattecoreplugin.h" diff --git a/declarativeimports/core/lattecoreplugin.h b/declarativeimports/core/lattecoreplugin.h index df34f8d10..4fef36b78 100644 --- a/declarativeimports/core/lattecoreplugin.h +++ b/declarativeimports/core/lattecoreplugin.h @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef LATTECOREPLUGIN_H diff --git a/declarativeimports/core/quickwindowsystem.cpp b/declarativeimports/core/quickwindowsystem.cpp index 804db7ba9..d2dbc0918 100644 --- a/declarativeimports/core/quickwindowsystem.cpp +++ b/declarativeimports/core/quickwindowsystem.cpp @@ -1,21 +1,8 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + + SPDX-License-Identifier: GPL-2.0-or-later */ #include "quickwindowsystem.h" diff --git a/declarativeimports/core/quickwindowsystem.h b/declarativeimports/core/quickwindowsystem.h index 1d2e1fc1b..8cbea9981 100644 --- a/declarativeimports/core/quickwindowsystem.h +++ b/declarativeimports/core/quickwindowsystem.h @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef QUICKWINDOWSYSTEM_H diff --git a/declarativeimports/core/tools.cpp b/declarativeimports/core/tools.cpp index 74113ceed..a5cebbeca 100644 --- a/declarativeimports/core/tools.cpp +++ b/declarativeimports/core/tools.cpp @@ -1,22 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "tools.h" diff --git a/declarativeimports/core/tools.h b/declarativeimports/core/tools.h index 31f12f178..0d2fe737b 100644 --- a/declarativeimports/core/tools.h +++ b/declarativeimports/core/tools.h @@ -1,22 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef LATTECORETOOLS_H #define LATTECORETOOLS_H diff --git a/declarativeimports/coretypes.h.in b/declarativeimports/coretypes.h.in index d60235414..84925928c 100644 --- a/declarativeimports/coretypes.h.in +++ b/declarativeimports/coretypes.h.in @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef @CORETYPESHEADER@ diff --git a/icons/AUTHORS b/icons/AUTHORS deleted file mode 100644 index efab7a948..000000000 --- a/icons/AUTHORS +++ /dev/null @@ -1,21 +0,0 @@ -/* -* Copyright 2017 Alexey Varfolomeev -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General 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 GPLv2 license applies to all icons in this folder -as its creator(Alexey Varfolomeev) has requested diff --git a/icons/COPYING b/icons/COPYING deleted file mode 100644 index d159169d1..000000000 --- a/icons/COPYING +++ /dev/null @@ -1,339 +0,0 @@ - GNU GENERAL PUBLIC LICENSE - Version 2, June 1991 - - Copyright (C) 1989, 1991 Free Software Foundation, Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - Preamble - - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -License is intended to guarantee your freedom to share and change free -software--to make sure the software is free for all its users. This -General Public License applies to most of the Free Software -Foundation's software and to any other program whose authors commit to -using it. (Some other Free Software Foundation software is covered by -the GNU Lesser General Public License instead.) You can apply it to -your programs, too. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -this service if you wish), that you receive source code or can get it -if you want it, that you can change the software or use pieces of it -in new free programs; and that you know you can do these things. - - To protect your rights, we need to make restrictions that forbid -anyone to deny you these rights or to ask you to surrender the rights. -These restrictions translate to certain responsibilities for you if you -distribute copies of the software, or if you modify it. - - For example, if you distribute copies of such a program, whether -gratis or for a fee, you must give the recipients all the rights that -you have. You must make sure that they, too, receive or can get the -source code. And you must show them these terms so they know their -rights. - - We protect your rights with two steps: (1) copyright the software, and -(2) offer you this license which gives you legal permission to copy, -distribute and/or modify the software. - - Also, for each author's protection and ours, we want to make certain -that everyone understands that there is no warranty for this free -software. If the software is modified by someone else and passed on, we -want its recipients to know that what they have is not the original, so -that any problems introduced by others will not reflect on the original -authors' reputations. - - Finally, any free program is threatened constantly by software -patents. We wish to avoid the danger that redistributors of a free -program will individually obtain patent licenses, in effect making the -program proprietary. To prevent this, we have made it clear that any -patent must be licensed for everyone's free use or not licensed at all. - - The precise terms and conditions for copying, distribution and -modification follow. - - GNU GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. This License applies to any program or other work which contains -a notice placed by the copyright holder saying it may be distributed -under the terms of this General Public License. The "Program", below, -refers to any such program or work, and a "work based on the Program" -means either the Program or any derivative work under copyright law: -that is to say, a work containing the Program or a portion of it, -either verbatim or with modifications and/or translated into another -language. (Hereinafter, translation is included without limitation in -the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running the Program is not restricted, and the output from the Program -is covered only if its contents constitute a work based on the -Program (independent of having been made by running the Program). -Whether that is true depends on what the Program does. - - 1. You may copy and distribute verbatim copies of the Program's -source code as you receive it, in any medium, provided that you -conspicuously and appropriately publish on each copy an appropriate -copyright notice and disclaimer of warranty; keep intact all the -notices that refer to this License and to the absence of any warranty; -and give any other recipients of the Program a copy of this License -along with the Program. - -You may charge a fee for the physical act of transferring a copy, and -you may at your option offer warranty protection in exchange for a fee. - - 2. You may modify your copy or copies of the Program or any portion -of it, thus forming a work based on the Program, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices - stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in - whole or in part contains or is derived from the Program or any - part thereof, to be licensed as a whole at no charge to all third - parties under the terms of this License. - - c) If the modified program normally reads commands interactively - when run, you must cause it, when started running for such - interactive use in the most ordinary way, to print or display an - announcement including an appropriate copyright notice and a - notice that there is no warranty (or else, saying that you provide - a warranty) and that users may redistribute the program under - these conditions, and telling the user how to view a copy of this - License. (Exception: if the Program itself is interactive but - does not normally print such an announcement, your work based on - the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Program, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Program, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program -with the Program (or with a work based on the Program) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. - - 3. You may copy and distribute the Program (or a work based on it, -under Section 2) in object code or executable form under the terms of -Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable - source code, which must be distributed under the terms of Sections - 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three - years, to give any third party, for a charge no more than your - cost of physically performing source distribution, a complete - machine-readable copy of the corresponding source code, to be - distributed under the terms of Sections 1 and 2 above on a medium - customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer - to distribute corresponding source code. (This alternative is - allowed only for noncommercial distribution and only if you - received the program in object code or executable form with such - an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for -making modifications to it. For an executable work, complete source -code means all the source code for all modules it contains, plus any -associated interface definition files, plus the scripts used to -control compilation and installation of the executable. However, as a -special exception, the source code distributed need not include -anything that is normally distributed (in either source or binary -form) with the major components (compiler, kernel, and so on) of the -operating system on which the executable runs, unless that component -itself accompanies the executable. - -If distribution of executable or object code is made by offering -access to copy from a designated place, then offering equivalent -access to copy the source code from the same place counts as -distribution of the source code, even though third parties are not -compelled to copy the source along with the object code. - - 4. You may not copy, modify, sublicense, or distribute the Program -except as expressly provided under this License. Any attempt -otherwise to copy, modify, sublicense or distribute the Program is -void, and will automatically terminate your rights under this License. -However, parties who have received copies, or rights, from you under -this License will not have their licenses terminated so long as such -parties remain in full compliance. - - 5. You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Program or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Program (or any work based on the -Program), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Program or works based on it. - - 6. Each time you redistribute the Program (or any work based on the -Program), the recipient automatically receives a license from the -original licensor to copy, distribute or modify the Program subject to -these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties to -this License. - - 7. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Program at all. For example, if a patent -license would not permit royalty-free redistribution of the Program by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under -any particular circumstance, the balance of the section is intended to -apply and the section as a whole is intended to apply in other -circumstances. - -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system, which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. - -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. - - 8. If the distribution and/or use of the Program is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Program under this License -may add an explicit geographical distribution limitation excluding -those countries, so that distribution is permitted only in or among -countries not thus excluded. In such case, this License incorporates -the limitation as if written in the body of this License. - - 9. The Free Software Foundation may publish revised and/or new versions -of the General Public License from time to time. Such new versions will -be similar in spirit to the present version, but may differ in detail to -address new problems or concerns. - -Each version is given a distinguishing version number. If the Program -specifies a version number of this License which applies to it and "any -later version", you have the option of following the terms and conditions -either of that version or of any later version published by the Free -Software Foundation. If the Program does not specify a version number of -this License, you may choose any version ever published by the Free Software -Foundation. - - 10. If you wish to incorporate parts of the Program into other free -programs whose distribution conditions are different, write to the author -to ask for permission. For software which is copyrighted by the Free -Software Foundation, write to the Free Software Foundation; we sometimes -make exceptions for this. Our decision will be guided by the two goals -of preserving the free status of all derivatives of our free software and -of promoting the sharing and reuse of software generally. - - NO WARRANTY - - 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY -FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN -OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES -PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED -OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS -TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE -PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, -REPAIR OR CORRECTION. - - 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR -REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, -INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING -OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED -TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY -YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER -PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE -POSSIBILITY OF SUCH DAMAGES. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Programs - - If you develop a new program, and you want it to be of the greatest -possible use to the public, the best way to achieve this is to make it -free software which everyone can redistribute and change under these terms. - - To do so, attach the following notices to the program. It is safest -to attach them to the start of each source file to most effectively -convey the exclusion of warranty; and each file should have at least -the "copyright" line and a pointer to where the full notice is found. - - - Copyright (C) - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 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, write to the Free Software Foundation, Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - -Also add information on how to contact you by electronic and paper mail. - -If the program is interactive, make it output a short notice like this -when it starts in an interactive mode: - - Gnomovision version 69, Copyright (C) year name of author - Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. - This is free software, and you are welcome to redistribute it - under certain conditions; type `show c' for details. - -The hypothetical commands `show w' and `show c' should show the appropriate -parts of the General Public License. Of course, the commands you use may -be called something other than `show w' and `show c'; they could even be -mouse-clicks or menu items--whatever suits your program. - -You should also get your employer (if you work as a programmer) or your -school, if any, to sign a "copyright disclaimer" for the program, if -necessary. Here is a sample; alter the names: - - Yoyodyne, Inc., hereby disclaims all copyright interest in the program - `Gnomovision' (which makes passes at compilers) written by James Hacker. - - , 1 April 1989 - Ty Coon, President of Vice - -This General Public License does not permit incorporating your program into -proprietary programs. If your program is a subroutine library, you may -consider it more useful to permit linking proprietary applications with the -library. If this is what you want to do, use the GNU Lesser General -Public License instead of this License. diff --git a/indicators/default/package/config/config.qml b/indicators/default/package/config/config.qml index 8ce06f4fb..e5dfc1255 100644 --- a/indicators/default/package/config/config.qml +++ b/indicators/default/package/config/config.qml @@ -1,20 +1,6 @@ /* -* Copyright 2018 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/indicators/default/package/ui/main.qml b/indicators/default/package/ui/main.qml index 900b50d9b..6e132bbf8 100644 --- a/indicators/default/package/ui/main.qml +++ b/indicators/default/package/ui/main.qml @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/indicators/org.kde.latte.plasma/package/config/config.qml b/indicators/org.kde.latte.plasma/package/config/config.qml index d62266db2..c0c6d5eb2 100644 --- a/indicators/org.kde.latte.plasma/package/config/config.qml +++ b/indicators/org.kde.latte.plasma/package/config/config.qml @@ -1,20 +1,6 @@ /* -* Copyright 2018 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/indicators/org.kde.latte.plasma/package/ui/BackLayer.qml b/indicators/org.kde.latte.plasma/package/ui/BackLayer.qml index cebb3ee75..a928e4554 100644 --- a/indicators/org.kde.latte.plasma/package/ui/BackLayer.qml +++ b/indicators/org.kde.latte.plasma/package/ui/BackLayer.qml @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/indicators/org.kde.latte.plasma/package/ui/FrontLayer.qml b/indicators/org.kde.latte.plasma/package/ui/FrontLayer.qml index 2614dfc32..0274e7777 100644 --- a/indicators/org.kde.latte.plasma/package/ui/FrontLayer.qml +++ b/indicators/org.kde.latte.plasma/package/ui/FrontLayer.qml @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/indicators/org.kde.latte.plasma/package/ui/main.qml b/indicators/org.kde.latte.plasma/package/ui/main.qml index 47e63d159..8c45a9a82 100644 --- a/indicators/org.kde.latte.plasma/package/ui/main.qml +++ b/indicators/org.kde.latte.plasma/package/ui/main.qml @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/indicators/org.kde.latte.plasmatabstyle/package/ui/BackLayer.qml b/indicators/org.kde.latte.plasmatabstyle/package/ui/BackLayer.qml index 1c5de6ded..7aa414d85 100644 --- a/indicators/org.kde.latte.plasmatabstyle/package/ui/BackLayer.qml +++ b/indicators/org.kde.latte.plasmatabstyle/package/ui/BackLayer.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/indicators/org.kde.latte.plasmatabstyle/package/ui/main.qml b/indicators/org.kde.latte.plasmatabstyle/package/ui/main.qml index 21730c924..ffc1057fe 100644 --- a/indicators/org.kde.latte.plasmatabstyle/package/ui/main.qml +++ b/indicators/org.kde.latte.plasmatabstyle/package/ui/main.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/plasmoid/package/contents/code/ColorizerTools.js b/plasmoid/package/contents/code/ColorizerTools.js index f409bffac..f3c1ad44a 100644 --- a/plasmoid/package/contents/code/ColorizerTools.js +++ b/plasmoid/package/contents/code/ColorizerTools.js @@ -1,20 +1,6 @@ /* -* Copyright 2018 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ function colorBrightness(color) { diff --git a/plasmoid/package/contents/code/activitiesTools.js b/plasmoid/package/contents/code/activitiesTools.js index 4dab9dbb2..acd1d3690 100644 --- a/plasmoid/package/contents/code/activitiesTools.js +++ b/plasmoid/package/contents/code/activitiesTools.js @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* 2016-2018 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016-2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ var currentActivity; diff --git a/plasmoid/package/contents/code/layout.js b/plasmoid/package/contents/code/layout.js index 48dcf0d1a..fd332a83d 100644 --- a/plasmoid/package/contents/code/layout.js +++ b/plasmoid/package/contents/code/layout.js @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* 2016-2018 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016-2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ function horizontalMargins() { diff --git a/plasmoid/package/contents/code/tools.js b/plasmoid/package/contents/code/tools.js index 81f2a6435..9b8b8b404 100644 --- a/plasmoid/package/contents/code/tools.js +++ b/plasmoid/package/contents/code/tools.js @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* 2016-2018 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016-2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ function wheelActivateNextPrevTask(wheelDelta, eventDelta) { diff --git a/plasmoid/package/contents/config/config.qml b/plasmoid/package/contents/config/config.qml index d50af2689..55358433c 100644 --- a/plasmoid/package/contents/config/config.qml +++ b/plasmoid/package/contents/config/config.qml @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/plasmoid/package/contents/ui/AppletAbilities.qml b/plasmoid/package/contents/ui/AppletAbilities.qml index e14b69d51..51d92e77f 100644 --- a/plasmoid/package/contents/ui/AppletAbilities.qml +++ b/plasmoid/package/contents/ui/AppletAbilities.qml @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/plasmoid/package/contents/ui/ContextMenu.qml b/plasmoid/package/contents/ui/ContextMenu.qml index bd8000f53..0828b02a4 100644 --- a/plasmoid/package/contents/ui/ContextMenu.qml +++ b/plasmoid/package/contents/ui/ContextMenu.qml @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/plasmoid/package/contents/ui/PulseAudio.qml b/plasmoid/package/contents/ui/PulseAudio.qml index cea7a3c82..b963dea57 100644 --- a/plasmoid/package/contents/ui/PulseAudio.qml +++ b/plasmoid/package/contents/ui/PulseAudio.qml @@ -1,21 +1,8 @@ -/*************************************************************************** - * Copyright (C) 2017 by Kai Uwe Broulik * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 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, write to the * - * Free Software Foundation, Inc., * - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA . * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2017 Kai Uwe Broulik + + SPDX-License-Identifier: GPL-2.0-or-later +*/ import QtQuick 2.2 diff --git a/plasmoid/package/contents/ui/TasksExtendedManager.qml b/plasmoid/package/contents/ui/TasksExtendedManager.qml index 8aaa8f668..c39f3799f 100644 --- a/plasmoid/package/contents/ui/TasksExtendedManager.qml +++ b/plasmoid/package/contents/ui/TasksExtendedManager.qml @@ -1,21 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/plasmoid/package/contents/ui/abilities/Launchers.qml b/plasmoid/package/contents/ui/abilities/Launchers.qml index 8be996c35..892702200 100644 --- a/plasmoid/package/contents/ui/abilities/Launchers.qml +++ b/plasmoid/package/contents/ui/abilities/Launchers.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/plasmoid/package/contents/ui/abilities/launchers/Syncer.qml b/plasmoid/package/contents/ui/abilities/launchers/Syncer.qml index ed0fdb95d..fbbc04eaf 100644 --- a/plasmoid/package/contents/ui/abilities/launchers/Syncer.qml +++ b/plasmoid/package/contents/ui/abilities/launchers/Syncer.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/plasmoid/package/contents/ui/abilities/launchers/Validator.qml b/plasmoid/package/contents/ui/abilities/launchers/Validator.qml index fe466ebb6..11bfd1a6b 100644 --- a/plasmoid/package/contents/ui/abilities/launchers/Validator.qml +++ b/plasmoid/package/contents/ui/abilities/launchers/Validator.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/plasmoid/package/contents/ui/config/ConfigAppearance.qml b/plasmoid/package/contents/ui/config/ConfigAppearance.qml index 7caa772b7..3c7bd4019 100644 --- a/plasmoid/package/contents/ui/config/ConfigAppearance.qml +++ b/plasmoid/package/contents/ui/config/ConfigAppearance.qml @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/plasmoid/package/contents/ui/config/ConfigInteraction.qml b/plasmoid/package/contents/ui/config/ConfigInteraction.qml index 76d38f14d..0bdb72380 100644 --- a/plasmoid/package/contents/ui/config/ConfigInteraction.qml +++ b/plasmoid/package/contents/ui/config/ConfigInteraction.qml @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/plasmoid/package/contents/ui/config/ConfigPanel.qml b/plasmoid/package/contents/ui/config/ConfigPanel.qml index 5951fe7d0..f9d000cc6 100644 --- a/plasmoid/package/contents/ui/config/ConfigPanel.qml +++ b/plasmoid/package/contents/ui/config/ConfigPanel.qml @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/plasmoid/package/contents/ui/main.qml b/plasmoid/package/contents/ui/main.qml index 2512f97fd..370b224db 100644 --- a/plasmoid/package/contents/ui/main.qml +++ b/plasmoid/package/contents/ui/main.qml @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.8 diff --git a/plasmoid/package/contents/ui/previews/PipeWireThumbnail.qml b/plasmoid/package/contents/ui/previews/PipeWireThumbnail.qml index 3057653f1..36163d02c 100644 --- a/plasmoid/package/contents/ui/previews/PipeWireThumbnail.qml +++ b/plasmoid/package/contents/ui/previews/PipeWireThumbnail.qml @@ -1,21 +1,8 @@ /* - * Copyright 2020 Aleix Pol Gonzalez - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU Library General Public License as - * published by the Free Software Foundation; either version 2, 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 Library General Public License for more details - * - * You should have received a copy of the GNU Library General Public - * License along with this program; if not, write to the - * Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 2.010-1301, USA. - */ + SPDX-FileCopyrightText: 2020 Aleix Pol Gonzalez + + SPDX-License-Identifier: LGPL-2.0-or-later +*/ import QtQuick.Window 2.6 import org.kde.taskmanager 0.1 as TaskManager diff --git a/plasmoid/package/contents/ui/previews/PlasmaCoreThumbnail.qml b/plasmoid/package/contents/ui/previews/PlasmaCoreThumbnail.qml index efea184af..88953512b 100644 --- a/plasmoid/package/contents/ui/previews/PlasmaCoreThumbnail.qml +++ b/plasmoid/package/contents/ui/previews/PlasmaCoreThumbnail.qml @@ -1,21 +1,7 @@ /* -* Copyright 2020 Michail Vourlakos -* -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.6 diff --git a/plasmoid/package/contents/ui/previews/ToolTipDelegate2.qml b/plasmoid/package/contents/ui/previews/ToolTipDelegate2.qml index 71e9b4797..51baddcca 100644 --- a/plasmoid/package/contents/ui/previews/ToolTipDelegate2.qml +++ b/plasmoid/package/contents/ui/previews/ToolTipDelegate2.qml @@ -1,23 +1,10 @@ /* -* Copyright 2013 by Sebastian Kügler -* Copyright 2014 by Martin Gräßlin -* Copyright 2016 by Kai Uwe Broulik -* Copyright 2017 by Roman Gilg -* -* This program is free software; you can redistribute it and/or modify -* it under the terms of the GNU Library General Public License as -* published by the Free Software Foundation; either version 2, 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 Library General Public License for more details -* -* You should have received a copy of the GNU Library General Public -* License along with this program; if not, write to the -* Free Software Foundation, Inc., -* 51 Franklin Street, Fifth Floor, Boston, MA 2.010-1301, USA. + SPDX-FileCopyrightText: 2013 Sebastian Kügler + SPDX-FileCopyrightText: 2014 Martin Gräßlin + SPDX-FileCopyrightText: 2016 Kai Uwe Broulik + SPDX-FileCopyrightText: 2017 Roman Gilg + + SPDX-License-Identifier: LGPL-2.0-or-later */ import QtQuick 2.6 diff --git a/plasmoid/package/contents/ui/previews/ToolTipInstance.qml b/plasmoid/package/contents/ui/previews/ToolTipInstance.qml index b07cfd3c3..f698f0b60 100644 --- a/plasmoid/package/contents/ui/previews/ToolTipInstance.qml +++ b/plasmoid/package/contents/ui/previews/ToolTipInstance.qml @@ -1,23 +1,10 @@ /* -* Copyright 2013 by Sebastian Kügler -* Copyright 2014 by Martin Gräßlin -* Copyright 2016 by Kai Uwe Broulik -* Copyright 2017 by Roman Gilg -* -* This program is free software; you can redistribute it and/or modify -* it under the terms of the GNU Library General Public License as -* published by the Free Software Foundation; either version 2, 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 Library General Public License for more details -* -* You should have received a copy of the GNU Library General Public -* License along with this program; if not, write to the -* Free Software Foundation, Inc., -* 51 Franklin Street, Fifth Floor, Boston, MA 2.010-1301, USA. + SPDX-FileCopyrightText: 2013 Sebastian Kügler + SPDX-FileCopyrightText: 2014 Martin Gräßlin + SPDX-FileCopyrightText: 2016 Kai Uwe Broulik + SPDX-FileCopyrightText: 2017 Roman Gilg + + SPDX-License-Identifier: LGPL-2.0-or-later */ import QtQuick 2.6 diff --git a/plasmoid/package/contents/ui/previews/ToolTipWindowMouseArea.qml b/plasmoid/package/contents/ui/previews/ToolTipWindowMouseArea.qml index 01fc8a793..810175640 100644 --- a/plasmoid/package/contents/ui/previews/ToolTipWindowMouseArea.qml +++ b/plasmoid/package/contents/ui/previews/ToolTipWindowMouseArea.qml @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/plasmoid/package/contents/ui/task/AudioStream.qml b/plasmoid/package/contents/ui/task/AudioStream.qml index d70b9ef71..6f9a24dbc 100644 --- a/plasmoid/package/contents/ui/task/AudioStream.qml +++ b/plasmoid/package/contents/ui/task/AudioStream.qml @@ -1,21 +1,8 @@ -/*************************************************************************** - * Copyright (C) 2017 Kai Uwe Broulik * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 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, write to the * - * Free Software Foundation, Inc., * - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA . * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2017 Kai Uwe Broulik + + SPDX-License-Identifier: GPL-2.0-or-later +*/ import QtQuick 2.0 diff --git a/plasmoid/package/contents/ui/task/ProgressOverlay.qml b/plasmoid/package/contents/ui/task/ProgressOverlay.qml index be273b60a..9061c55f9 100644 --- a/plasmoid/package/contents/ui/task/ProgressOverlay.qml +++ b/plasmoid/package/contents/ui/task/ProgressOverlay.qml @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/plasmoid/package/contents/ui/task/SubWindows.qml b/plasmoid/package/contents/ui/task/SubWindows.qml index 25d7ad129..71e51e0b8 100644 --- a/plasmoid/package/contents/ui/task/SubWindows.qml +++ b/plasmoid/package/contents/ui/task/SubWindows.qml @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/plasmoid/package/contents/ui/task/TaskIcon.qml b/plasmoid/package/contents/ui/task/TaskIcon.qml index 414f7a573..c54391cd4 100644 --- a/plasmoid/package/contents/ui/task/TaskIcon.qml +++ b/plasmoid/package/contents/ui/task/TaskIcon.qml @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/plasmoid/package/contents/ui/task/TaskItem.qml b/plasmoid/package/contents/ui/task/TaskItem.qml index 6229bea6a..d5438241d 100644 --- a/plasmoid/package/contents/ui/task/TaskItem.qml +++ b/plasmoid/package/contents/ui/task/TaskItem.qml @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/plasmoid/package/contents/ui/task/TaskMouseArea.qml b/plasmoid/package/contents/ui/task/TaskMouseArea.qml index df2ecb582..e4ac959cb 100644 --- a/plasmoid/package/contents/ui/task/TaskMouseArea.qml +++ b/plasmoid/package/contents/ui/task/TaskMouseArea.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/plasmoid/package/contents/ui/task/animations/ClickedAnimation.qml b/plasmoid/package/contents/ui/task/animations/ClickedAnimation.qml index 54175ba2a..badcf57af 100644 --- a/plasmoid/package/contents/ui/task/animations/ClickedAnimation.qml +++ b/plasmoid/package/contents/ui/task/animations/ClickedAnimation.qml @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/plasmoid/package/contents/ui/task/animations/FastRestoreAnimation.qml b/plasmoid/package/contents/ui/task/animations/FastRestoreAnimation.qml index 85078ea69..3c07abb8c 100644 --- a/plasmoid/package/contents/ui/task/animations/FastRestoreAnimation.qml +++ b/plasmoid/package/contents/ui/task/animations/FastRestoreAnimation.qml @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/plasmoid/package/contents/ui/task/animations/LauncherAnimation.qml b/plasmoid/package/contents/ui/task/animations/LauncherAnimation.qml index 17a4e0ab7..b2d684caf 100644 --- a/plasmoid/package/contents/ui/task/animations/LauncherAnimation.qml +++ b/plasmoid/package/contents/ui/task/animations/LauncherAnimation.qml @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/plasmoid/package/contents/ui/task/animations/NewWindowAnimation.qml b/plasmoid/package/contents/ui/task/animations/NewWindowAnimation.qml index 9674f7cce..b83d0b140 100644 --- a/plasmoid/package/contents/ui/task/animations/NewWindowAnimation.qml +++ b/plasmoid/package/contents/ui/task/animations/NewWindowAnimation.qml @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/plasmoid/package/contents/ui/task/animations/RealRemovalAnimation.qml b/plasmoid/package/contents/ui/task/animations/RealRemovalAnimation.qml index 60f90b6f7..cf90e06cb 100644 --- a/plasmoid/package/contents/ui/task/animations/RealRemovalAnimation.qml +++ b/plasmoid/package/contents/ui/task/animations/RealRemovalAnimation.qml @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/plasmoid/package/contents/ui/task/animations/RemoveWindowFromGroupAnimation.qml b/plasmoid/package/contents/ui/task/animations/RemoveWindowFromGroupAnimation.qml index 9968034b5..a1aeae38f 100644 --- a/plasmoid/package/contents/ui/task/animations/RemoveWindowFromGroupAnimation.qml +++ b/plasmoid/package/contents/ui/task/animations/RemoveWindowFromGroupAnimation.qml @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/plasmoid/package/contents/ui/task/animations/ShowWindowAnimation.qml b/plasmoid/package/contents/ui/task/animations/ShowWindowAnimation.qml index a901c226c..d5e83b679 100644 --- a/plasmoid/package/contents/ui/task/animations/ShowWindowAnimation.qml +++ b/plasmoid/package/contents/ui/task/animations/ShowWindowAnimation.qml @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/plasmoid/package/contents/ui/task/animations/launcher/BounceAnimation.qml b/plasmoid/package/contents/ui/task/animations/launcher/BounceAnimation.qml index 0d71f4b68..28d6aca7b 100644 --- a/plasmoid/package/contents/ui/task/animations/launcher/BounceAnimation.qml +++ b/plasmoid/package/contents/ui/task/animations/launcher/BounceAnimation.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/plasmoid/package/contents/ui/task/animations/newwindow/BounceAnimation.qml b/plasmoid/package/contents/ui/task/animations/newwindow/BounceAnimation.qml index 900dc154f..f475da1f9 100644 --- a/plasmoid/package/contents/ui/task/animations/newwindow/BounceAnimation.qml +++ b/plasmoid/package/contents/ui/task/animations/newwindow/BounceAnimation.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/plasmoid/package/contents/ui/taskslayout/MouseHandler.qml b/plasmoid/package/contents/ui/taskslayout/MouseHandler.qml index 551344e09..3ad54bde2 100644 --- a/plasmoid/package/contents/ui/taskslayout/MouseHandler.qml +++ b/plasmoid/package/contents/ui/taskslayout/MouseHandler.qml @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ diff --git a/plasmoid/package/contents/ui/taskslayout/ScrollEdgeShadows.qml b/plasmoid/package/contents/ui/taskslayout/ScrollEdgeShadows.qml index 76c2d3f07..9bf147ca4 100644 --- a/plasmoid/package/contents/ui/taskslayout/ScrollEdgeShadows.qml +++ b/plasmoid/package/contents/ui/taskslayout/ScrollEdgeShadows.qml @@ -1,19 +1,8 @@ /* - * Copyright 2019 Michail Vourlakos - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 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 . - */ + SPDX-FileCopyrightText: 2019 Michail Vourlakos + + SPDX-License-Identifier: GPL-2.0-or-later +*/ import QtQuick 2.7 import QtQuick.Controls 1.4 diff --git a/plasmoid/package/contents/ui/taskslayout/ScrollOpacityMask.qml b/plasmoid/package/contents/ui/taskslayout/ScrollOpacityMask.qml index 45b67ab54..ee354e6bc 100644 --- a/plasmoid/package/contents/ui/taskslayout/ScrollOpacityMask.qml +++ b/plasmoid/package/contents/ui/taskslayout/ScrollOpacityMask.qml @@ -1,19 +1,8 @@ /* - * Copyright 2019 Michail Vourlakos - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 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 . - */ + SPDX-FileCopyrightText: 2019 Michail Vourlakos + + SPDX-License-Identifier: GPL-2.0-or-later +*/ import QtQuick 2.7 import QtQuick.Controls 1.4 diff --git a/plasmoid/package/contents/ui/taskslayout/ScrollPositioner.qml b/plasmoid/package/contents/ui/taskslayout/ScrollPositioner.qml index ec1f6cef6..2ef302f48 100644 --- a/plasmoid/package/contents/ui/taskslayout/ScrollPositioner.qml +++ b/plasmoid/package/contents/ui/taskslayout/ScrollPositioner.qml @@ -1,19 +1,8 @@ /* - * Copyright 2019 Michail Vourlakos - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 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 . - */ + SPDX-FileCopyrightText: 2019 Michail Vourlakos + + SPDX-License-Identifier: GPL-2.0-or-later +*/ import QtQuick 2.7 diff --git a/plasmoid/package/contents/ui/taskslayout/ScrollableList.qml b/plasmoid/package/contents/ui/taskslayout/ScrollableList.qml index eea6129bc..73f521acc 100644 --- a/plasmoid/package/contents/ui/taskslayout/ScrollableList.qml +++ b/plasmoid/package/contents/ui/taskslayout/ScrollableList.qml @@ -1,19 +1,8 @@ /* - * Copyright 2019 Michail Vourlakos - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 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 . - */ + SPDX-FileCopyrightText: 2019 Michail Vourlakos + + SPDX-License-Identifier: GPL-2.0-or-later +*/ import QtQuick 2.7 import QtQuick.Controls 1.4 diff --git a/plasmoid/plugin/lattetasksplugin.cpp b/plasmoid/plugin/lattetasksplugin.cpp index c0b59f716..80a137a2d 100644 --- a/plasmoid/plugin/lattetasksplugin.cpp +++ b/plasmoid/plugin/lattetasksplugin.cpp @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #include "lattetasksplugin.h" diff --git a/plasmoid/plugin/lattetasksplugin.h b/plasmoid/plugin/lattetasksplugin.h index b7cf58c28..33b2de950 100644 --- a/plasmoid/plugin/lattetasksplugin.h +++ b/plasmoid/plugin/lattetasksplugin.h @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef LATTETASKSPLUGIN_H diff --git a/plasmoid/plugin/types.cpp b/plasmoid/plugin/types.cpp index 136da062c..d9fad64e6 100644 --- a/plasmoid/plugin/types.cpp +++ b/plasmoid/plugin/types.cpp @@ -1,20 +1,6 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "types.h" diff --git a/plasmoid/plugin/types.h b/plasmoid/plugin/types.h index 16f915756..6a5698f82 100644 --- a/plasmoid/plugin/types.h +++ b/plasmoid/plugin/types.h @@ -1,21 +1,7 @@ /* - * Copyright 2020 Michail Vourlakos - * - * This file is part of Latte-Dock - * - * Latte-Dock is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * Latte-Dock is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef LATTETASKSTYPES_H #define LATTETASKSTYPES_H diff --git a/shell/package/contents/applet/CompactApplet.qml b/shell/package/contents/applet/CompactApplet.qml index ca6cc73f0..bdf5f7773 100644 --- a/shell/package/contents/applet/CompactApplet.qml +++ b/shell/package/contents/applet/CompactApplet.qml @@ -1,20 +1,8 @@ /* - * Copyright 2013 Marco Martin - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 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, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 2.010-1301, USA. - */ + SPDX-FileCopyrightText: 2013 Marco Martin + + SPDX-License-Identifier: GPL-2.0-or-later +*/ import QtQuick 2.0 import QtQuick.Layouts 1.1 import QtQuick.Window 2.0 diff --git a/shell/package/contents/configuration/CanvasConfiguration.qml b/shell/package/contents/configuration/CanvasConfiguration.qml index 557b74b9b..2d66fce94 100644 --- a/shell/package/contents/configuration/CanvasConfiguration.qml +++ b/shell/package/contents/configuration/CanvasConfiguration.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.8 diff --git a/shell/package/contents/configuration/LatteDockConfiguration.qml b/shell/package/contents/configuration/LatteDockConfiguration.qml index be64cf385..7d515e26d 100644 --- a/shell/package/contents/configuration/LatteDockConfiguration.qml +++ b/shell/package/contents/configuration/LatteDockConfiguration.qml @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/shell/package/contents/configuration/LatteDockSecondaryConfiguration.qml b/shell/package/contents/configuration/LatteDockSecondaryConfiguration.qml index 3468fa9cd..00784c356 100644 --- a/shell/package/contents/configuration/LatteDockSecondaryConfiguration.qml +++ b/shell/package/contents/configuration/LatteDockSecondaryConfiguration.qml @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/shell/package/contents/configuration/canvas/HeaderSettings.qml b/shell/package/contents/configuration/canvas/HeaderSettings.qml index 1bf36ccac..fbab10d03 100644 --- a/shell/package/contents/configuration/canvas/HeaderSettings.qml +++ b/shell/package/contents/configuration/canvas/HeaderSettings.qml @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/shell/package/contents/configuration/canvas/SettingsOverlay.qml b/shell/package/contents/configuration/canvas/SettingsOverlay.qml index d7ad6eb62..b3d19c872 100644 --- a/shell/package/contents/configuration/canvas/SettingsOverlay.qml +++ b/shell/package/contents/configuration/canvas/SettingsOverlay.qml @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/shell/package/contents/configuration/canvas/controls/Button.qml b/shell/package/contents/configuration/canvas/controls/Button.qml index 548078f28..878500391 100644 --- a/shell/package/contents/configuration/canvas/controls/Button.qml +++ b/shell/package/contents/configuration/canvas/controls/Button.qml @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/shell/package/contents/configuration/canvas/controls/GraphicIcon.qml b/shell/package/contents/configuration/canvas/controls/GraphicIcon.qml index 2449cbf94..1cde34c20 100644 --- a/shell/package/contents/configuration/canvas/controls/GraphicIcon.qml +++ b/shell/package/contents/configuration/canvas/controls/GraphicIcon.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/shell/package/contents/configuration/canvas/controls/RearrangeIcon.qml b/shell/package/contents/configuration/canvas/controls/RearrangeIcon.qml index 4a209880a..3669048c0 100644 --- a/shell/package/contents/configuration/canvas/controls/RearrangeIcon.qml +++ b/shell/package/contents/configuration/canvas/controls/RearrangeIcon.qml @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/shell/package/contents/configuration/canvas/controls/StickIcon.qml b/shell/package/contents/configuration/canvas/controls/StickIcon.qml index 39799398a..bf3e1953b 100644 --- a/shell/package/contents/configuration/canvas/controls/StickIcon.qml +++ b/shell/package/contents/configuration/canvas/controls/StickIcon.qml @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/shell/package/contents/configuration/canvas/maxlength/Ruler.qml b/shell/package/contents/configuration/canvas/maxlength/Ruler.qml index 0f2dbc7e9..e823b6806 100644 --- a/shell/package/contents/configuration/canvas/maxlength/Ruler.qml +++ b/shell/package/contents/configuration/canvas/maxlength/Ruler.qml @@ -1,20 +1,6 @@ /* -* Copyright 2018 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/shell/package/contents/configuration/canvas/maxlength/RulerMouseArea.qml b/shell/package/contents/configuration/canvas/maxlength/RulerMouseArea.qml index 6a2cba33e..5e03797c6 100644 --- a/shell/package/contents/configuration/canvas/maxlength/RulerMouseArea.qml +++ b/shell/package/contents/configuration/canvas/maxlength/RulerMouseArea.qml @@ -1,20 +1,6 @@ /* -* Copyright 2018 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/shell/package/contents/configuration/config.qml b/shell/package/contents/configuration/config.qml index 22e451cde..d5030a6a0 100644 --- a/shell/package/contents/configuration/config.qml +++ b/shell/package/contents/configuration/config.qml @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/shell/package/contents/configuration/pages/AppearanceConfig.qml b/shell/package/contents/configuration/pages/AppearanceConfig.qml index a3ffce272..934eab72b 100644 --- a/shell/package/contents/configuration/pages/AppearanceConfig.qml +++ b/shell/package/contents/configuration/pages/AppearanceConfig.qml @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/shell/package/contents/configuration/pages/BehaviorConfig.qml b/shell/package/contents/configuration/pages/BehaviorConfig.qml index 2a770e2ac..7f5595583 100644 --- a/shell/package/contents/configuration/pages/BehaviorConfig.qml +++ b/shell/package/contents/configuration/pages/BehaviorConfig.qml @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/shell/package/contents/configuration/pages/EffectsConfig.qml b/shell/package/contents/configuration/pages/EffectsConfig.qml index c0f0f5ba3..25b7360c7 100644 --- a/shell/package/contents/configuration/pages/EffectsConfig.qml +++ b/shell/package/contents/configuration/pages/EffectsConfig.qml @@ -1,20 +1,6 @@ -/* -* Copyright 2018 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . +/* + SPDX-FileCopyrightText: 2018 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/shell/package/contents/configuration/pages/TasksConfig.qml b/shell/package/contents/configuration/pages/TasksConfig.qml index e71c09507..094126e4e 100644 --- a/shell/package/contents/configuration/pages/TasksConfig.qml +++ b/shell/package/contents/configuration/pages/TasksConfig.qml @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 import QtQuick.Controls 1.4 diff --git a/shell/package/contents/controls/CustomIndicatorButton.qml b/shell/package/contents/controls/CustomIndicatorButton.qml index a31c2d815..2fac40241 100644 --- a/shell/package/contents/controls/CustomIndicatorButton.qml +++ b/shell/package/contents/controls/CustomIndicatorButton.qml @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.1 diff --git a/shell/package/contents/controls/CustomVisibilityModeButton.qml b/shell/package/contents/controls/CustomVisibilityModeButton.qml index dfe8413a7..d172b4758 100644 --- a/shell/package/contents/controls/CustomVisibilityModeButton.qml +++ b/shell/package/contents/controls/CustomVisibilityModeButton.qml @@ -1,20 +1,6 @@ /* -* Copyright 2020 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2020 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.1 diff --git a/shell/package/contents/controls/DragCorner.qml b/shell/package/contents/controls/DragCorner.qml index eebfbad48..931197072 100644 --- a/shell/package/contents/controls/DragCorner.qml +++ b/shell/package/contents/controls/DragCorner.qml @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/shell/package/contents/controls/IndicatorConfigUiManager.qml b/shell/package/contents/controls/IndicatorConfigUiManager.qml index bc38148e5..7b6a3f03f 100644 --- a/shell/package/contents/controls/IndicatorConfigUiManager.qml +++ b/shell/package/contents/controls/IndicatorConfigUiManager.qml @@ -1,20 +1,6 @@ /* -* Copyright 2021 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2021 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/shell/package/contents/controls/InnerShadow.qml b/shell/package/contents/controls/InnerShadow.qml index 0cadb9454..243754bee 100644 --- a/shell/package/contents/controls/InnerShadow.qml +++ b/shell/package/contents/controls/InnerShadow.qml @@ -1,20 +1,6 @@ /* -* Copyright 2019 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2019 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.1 diff --git a/shell/package/contents/controls/TypeSelection.qml b/shell/package/contents/controls/TypeSelection.qml index d0cd4498a..6eab842fa 100644 --- a/shell/package/contents/controls/TypeSelection.qml +++ b/shell/package/contents/controls/TypeSelection.qml @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.7 diff --git a/shell/package/contents/images/AUTHORS b/shell/package/contents/images/AUTHORS deleted file mode 100644 index 2a5a93d20..000000000 --- a/shell/package/contents/images/AUTHORS +++ /dev/null @@ -1,22 +0,0 @@ -/* -* Copyright 2017 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* This library is free software; you can redistribute it and/or -* modify it under the terms of the GNU Lesser General Public -* License as published by the Free Software Foundation; either -* version 2.1 of the License, or (at your option) any later version. -* -* This library is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -* Lesser General Public License for more details. - -* You should have received a copy of the GNU Lesser General Public -* License along with this library; if not, write to the Free Software -* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA -*/ - -The LGPLv2.1 license applies to all icons in this folder -as its creator(Michail Vourlakos) has requested diff --git a/shell/package/contents/images/COPYING b/shell/package/contents/images/COPYING deleted file mode 100644 index 4362b4915..000000000 --- a/shell/package/contents/images/COPYING +++ /dev/null @@ -1,502 +0,0 @@ - GNU LESSER GENERAL PUBLIC LICENSE - Version 2.1, February 1999 - - Copyright (C) 1991, 1999 Free Software Foundation, Inc. - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - -[This is the first released version of the Lesser GPL. It also counts - as the successor of the GNU Library Public License, version 2, hence - the version number 2.1.] - - Preamble - - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -Licenses are intended to guarantee your freedom to share and change -free software--to make sure the software is free for all its users. - - This license, the Lesser General Public License, applies to some -specially designated software packages--typically libraries--of the -Free Software Foundation and other authors who decide to use it. You -can use it too, but we suggest you first think carefully about whether -this license or the ordinary General Public License is the better -strategy to use in any particular case, based on the explanations below. - - When we speak of free software, we are referring to freedom of use, -not price. Our General Public Licenses are designed to make sure that -you have the freedom to distribute copies of free software (and charge -for this service if you wish); that you receive source code or can get -it if you want it; that you can change the software and use pieces of -it in new free programs; and that you are informed that you can do -these things. - - To protect your rights, we need to make restrictions that forbid -distributors to deny you these rights or to ask you to surrender these -rights. These restrictions translate to certain responsibilities for -you if you distribute copies of the library or if you modify it. - - For example, if you distribute copies of the library, whether gratis -or for a fee, you must give the recipients all the rights that we gave -you. You must make sure that they, too, receive or can get the source -code. If you link other code with the library, you must provide -complete object files to the recipients, so that they can relink them -with the library after making changes to the library and recompiling -it. And you must show them these terms so they know their rights. - - We protect your rights with a two-step method: (1) we copyright the -library, and (2) we offer you this license, which gives you legal -permission to copy, distribute and/or modify the library. - - To protect each distributor, we want to make it very clear that -there is no warranty for the free library. Also, if the library is -modified by someone else and passed on, the recipients should know -that what they have is not the original version, so that the original -author's reputation will not be affected by problems that might be -introduced by others. - - Finally, software patents pose a constant threat to the existence of -any free program. We wish to make sure that a company cannot -effectively restrict the users of a free program by obtaining a -restrictive license from a patent holder. Therefore, we insist that -any patent license obtained for a version of the library must be -consistent with the full freedom of use specified in this license. - - Most GNU software, including some libraries, is covered by the -ordinary GNU General Public License. This license, the GNU Lesser -General Public License, applies to certain designated libraries, and -is quite different from the ordinary General Public License. We use -this license for certain libraries in order to permit linking those -libraries into non-free programs. - - When a program is linked with a library, whether statically or using -a shared library, the combination of the two is legally speaking a -combined work, a derivative of the original library. The ordinary -General Public License therefore permits such linking only if the -entire combination fits its criteria of freedom. The Lesser General -Public License permits more lax criteria for linking other code with -the library. - - We call this license the "Lesser" General Public License because it -does Less to protect the user's freedom than the ordinary General -Public License. It also provides other free software developers Less -of an advantage over competing non-free programs. These disadvantages -are the reason we use the ordinary General Public License for many -libraries. However, the Lesser license provides advantages in certain -special circumstances. - - For example, on rare occasions, there may be a special need to -encourage the widest possible use of a certain library, so that it becomes -a de-facto standard. To achieve this, non-free programs must be -allowed to use the library. A more frequent case is that a free -library does the same job as widely used non-free libraries. In this -case, there is little to gain by limiting the free library to free -software only, so we use the Lesser General Public License. - - In other cases, permission to use a particular library in non-free -programs enables a greater number of people to use a large body of -free software. For example, permission to use the GNU C Library in -non-free programs enables many more people to use the whole GNU -operating system, as well as its variant, the GNU/Linux operating -system. - - Although the Lesser General Public License is Less protective of the -users' freedom, it does ensure that the user of a program that is -linked with the Library has the freedom and the wherewithal to run -that program using a modified version of the Library. - - The precise terms and conditions for copying, distribution and -modification follow. Pay close attention to the difference between a -"work based on the library" and a "work that uses the library". The -former contains code derived from the library, whereas the latter must -be combined with the library in order to run. - - GNU LESSER GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. This License Agreement applies to any software library or other -program which contains a notice placed by the copyright holder or -other authorized party saying it may be distributed under the terms of -this Lesser General Public License (also called "this License"). -Each licensee is addressed as "you". - - A "library" means a collection of software functions and/or data -prepared so as to be conveniently linked with application programs -(which use some of those functions and data) to form executables. - - The "Library", below, refers to any such software library or work -which has been distributed under these terms. A "work based on the -Library" means either the Library or any derivative work under -copyright law: that is to say, a work containing the Library or a -portion of it, either verbatim or with modifications and/or translated -straightforwardly into another language. (Hereinafter, translation is -included without limitation in the term "modification".) - - "Source code" for a work means the preferred form of the work for -making modifications to it. For a library, complete source code means -all the source code for all modules it contains, plus any associated -interface definition files, plus the scripts used to control compilation -and installation of the library. - - Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running a program using the Library is not restricted, and output from -such a program is covered only if its contents constitute a work based -on the Library (independent of the use of the Library in a tool for -writing it). Whether that is true depends on what the Library does -and what the program that uses the Library does. - - 1. You may copy and distribute verbatim copies of the Library's -complete source code as you receive it, in any medium, provided that -you conspicuously and appropriately publish on each copy an -appropriate copyright notice and disclaimer of warranty; keep intact -all the notices that refer to this License and to the absence of any -warranty; and distribute a copy of this License along with the -Library. - - You may charge a fee for the physical act of transferring a copy, -and you may at your option offer warranty protection in exchange for a -fee. - - 2. You may modify your copy or copies of the Library or any portion -of it, thus forming a work based on the Library, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: - - a) The modified work must itself be a software library. - - b) You must cause the files modified to carry prominent notices - stating that you changed the files and the date of any change. - - c) You must cause the whole of the work to be licensed at no - charge to all third parties under the terms of this License. - - d) If a facility in the modified Library refers to a function or a - table of data to be supplied by an application program that uses - the facility, other than as an argument passed when the facility - is invoked, then you must make a good faith effort to ensure that, - in the event an application does not supply such function or - table, the facility still operates, and performs whatever part of - its purpose remains meaningful. - - (For example, a function in a library to compute square roots has - a purpose that is entirely well-defined independent of the - application. Therefore, Subsection 2d requires that any - application-supplied function or table used by this function must - be optional: if the application does not supply it, the square - root function must still compute square roots.) - -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Library, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Library, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote -it. - -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Library. - -In addition, mere aggregation of another work not based on the Library -with the Library (or with a work based on the Library) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. - - 3. You may opt to apply the terms of the ordinary GNU General Public -License instead of this License to a given copy of the Library. To do -this, you must alter all the notices that refer to this License, so -that they refer to the ordinary GNU General Public License, version 2, -instead of to this License. (If a newer version than version 2 of the -ordinary GNU General Public License has appeared, then you can specify -that version instead if you wish.) Do not make any other change in -these notices. - - Once this change is made in a given copy, it is irreversible for -that copy, so the ordinary GNU General Public License applies to all -subsequent copies and derivative works made from that copy. - - This option is useful when you wish to copy part of the code of -the Library into a program that is not a library. - - 4. You may copy and distribute the Library (or a portion or -derivative of it, under Section 2) in object code or executable form -under the terms of Sections 1 and 2 above provided that you accompany -it with the complete corresponding machine-readable source code, which -must be distributed under the terms of Sections 1 and 2 above on a -medium customarily used for software interchange. - - If distribution of object code is made by offering access to copy -from a designated place, then offering equivalent access to copy the -source code from the same place satisfies the requirement to -distribute the source code, even though third parties are not -compelled to copy the source along with the object code. - - 5. A program that contains no derivative of any portion of the -Library, but is designed to work with the Library by being compiled or -linked with it, is called a "work that uses the Library". Such a -work, in isolation, is not a derivative work of the Library, and -therefore falls outside the scope of this License. - - However, linking a "work that uses the Library" with the Library -creates an executable that is a derivative of the Library (because it -contains portions of the Library), rather than a "work that uses the -library". The executable is therefore covered by this License. -Section 6 states terms for distribution of such executables. - - When a "work that uses the Library" uses material from a header file -that is part of the Library, the object code for the work may be a -derivative work of the Library even though the source code is not. -Whether this is true is especially significant if the work can be -linked without the Library, or if the work is itself a library. The -threshold for this to be true is not precisely defined by law. - - If such an object file uses only numerical parameters, data -structure layouts and accessors, and small macros and small inline -functions (ten lines or less in length), then the use of the object -file is unrestricted, regardless of whether it is legally a derivative -work. (Executables containing this object code plus portions of the -Library will still fall under Section 6.) - - Otherwise, if the work is a derivative of the Library, you may -distribute the object code for the work under the terms of Section 6. -Any executables containing that work also fall under Section 6, -whether or not they are linked directly with the Library itself. - - 6. As an exception to the Sections above, you may also combine or -link a "work that uses the Library" with the Library to produce a -work containing portions of the Library, and distribute that work -under terms of your choice, provided that the terms permit -modification of the work for the customer's own use and reverse -engineering for debugging such modifications. - - You must give prominent notice with each copy of the work that the -Library is used in it and that the Library and its use are covered by -this License. You must supply a copy of this License. If the work -during execution displays copyright notices, you must include the -copyright notice for the Library among them, as well as a reference -directing the user to the copy of this License. Also, you must do one -of these things: - - a) Accompany the work with the complete corresponding - machine-readable source code for the Library including whatever - changes were used in the work (which must be distributed under - Sections 1 and 2 above); and, if the work is an executable linked - with the Library, with the complete machine-readable "work that - uses the Library", as object code and/or source code, so that the - user can modify the Library and then relink to produce a modified - executable containing the modified Library. (It is understood - that the user who changes the contents of definitions files in the - Library will not necessarily be able to recompile the application - to use the modified definitions.) - - b) Use a suitable shared library mechanism for linking with the - Library. A suitable mechanism is one that (1) uses at run time a - copy of the library already present on the user's computer system, - rather than copying library functions into the executable, and (2) - will operate properly with a modified version of the library, if - the user installs one, as long as the modified version is - interface-compatible with the version that the work was made with. - - c) Accompany the work with a written offer, valid for at - least three years, to give the same user the materials - specified in Subsection 6a, above, for a charge no more - than the cost of performing this distribution. - - d) If distribution of the work is made by offering access to copy - from a designated place, offer equivalent access to copy the above - specified materials from the same place. - - e) Verify that the user has already received a copy of these - materials or that you have already sent this user a copy. - - For an executable, the required form of the "work that uses the -Library" must include any data and utility programs needed for -reproducing the executable from it. However, as a special exception, -the materials to be distributed need not include anything that is -normally distributed (in either source or binary form) with the major -components (compiler, kernel, and so on) of the operating system on -which the executable runs, unless that component itself accompanies -the executable. - - It may happen that this requirement contradicts the license -restrictions of other proprietary libraries that do not normally -accompany the operating system. Such a contradiction means you cannot -use both them and the Library together in an executable that you -distribute. - - 7. You may place library facilities that are a work based on the -Library side-by-side in a single library together with other library -facilities not covered by this License, and distribute such a combined -library, provided that the separate distribution of the work based on -the Library and of the other library facilities is otherwise -permitted, and provided that you do these two things: - - a) Accompany the combined library with a copy of the same work - based on the Library, uncombined with any other library - facilities. This must be distributed under the terms of the - Sections above. - - b) Give prominent notice with the combined library of the fact - that part of it is a work based on the Library, and explaining - where to find the accompanying uncombined form of the same work. - - 8. You may not copy, modify, sublicense, link with, or distribute -the Library except as expressly provided under this License. Any -attempt otherwise to copy, modify, sublicense, link with, or -distribute the Library is void, and will automatically terminate your -rights under this License. However, parties who have received copies, -or rights, from you under this License will not have their licenses -terminated so long as such parties remain in full compliance. - - 9. You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Library or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Library (or any work based on the -Library), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Library or works based on it. - - 10. Each time you redistribute the Library (or any work based on the -Library), the recipient automatically receives a license from the -original licensor to copy, distribute, link with or modify the Library -subject to these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties with -this License. - - 11. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Library at all. For example, if a patent -license would not permit royalty-free redistribution of the Library by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Library. - -If any portion of this section is held invalid or unenforceable under any -particular circumstance, the balance of the section is intended to apply, -and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. - -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. - - 12. If the distribution and/or use of the Library is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Library under this License may add -an explicit geographical distribution limitation excluding those countries, -so that distribution is permitted only in or among countries not thus -excluded. In such case, this License incorporates the limitation as if -written in the body of this License. - - 13. The Free Software Foundation may publish revised and/or new -versions of the Lesser General Public License from time to time. -Such new versions will be similar in spirit to the present version, -but may differ in detail to address new problems or concerns. - -Each version is given a distinguishing version number. If the Library -specifies a version number of this License which applies to it and -"any later version", you have the option of following the terms and -conditions either of that version or of any later version published by -the Free Software Foundation. If the Library does not specify a -license version number, you may choose any version ever published by -the Free Software Foundation. - - 14. If you wish to incorporate parts of the Library into other free -programs whose distribution conditions are incompatible with these, -write to the author to ask for permission. For software which is -copyrighted by the Free Software Foundation, write to the Free -Software Foundation; we sometimes make exceptions for this. Our -decision will be guided by the two goals of preserving the free status -of all derivatives of our free software and of promoting the sharing -and reuse of software generally. - - NO WARRANTY - - 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO -WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. -EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR -OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY -KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE -LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME -THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. - - 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN -WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY -AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU -FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR -CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE -LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING -RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A -FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF -SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH -DAMAGES. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Libraries - - If you develop a new library, and you want it to be of the greatest -possible use to the public, we recommend making it free software that -everyone can redistribute and change. You can do so by permitting -redistribution under these terms (or, alternatively, under the terms of the -ordinary General Public License). - - To apply these terms, attach the following notices to the library. It is -safest to attach them to the start of each source file to most effectively -convey the exclusion of warranty; and each file should have at least the -"copyright" line and a pointer to where the full notice is found. - - - Copyright (C) - - This library is free software; you can redistribute it and/or - modify it under the terms of the GNU Lesser General Public - License as published by the Free Software Foundation; either - version 2.1 of the License, or (at your option) any later version. - - This library is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. - - You should have received a copy of the GNU Lesser General Public - License along with this library; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - -Also add information on how to contact you by electronic and paper mail. - -You should also get your employer (if you work as a programmer) or your -school, if any, to sign a "copyright disclaimer" for the library, if -necessary. Here is a sample; alter the names: - - Yoyodyne, Inc., hereby disclaims all copyright interest in the - library `Frob' (a library for tweaking knobs) written by James Random Hacker. - - , 1 April 1990 - Ty Coon, President of Vice - -That's all there is to it! diff --git a/shell/package/contents/images/canvas/AUTHORS b/shell/package/contents/images/canvas/AUTHORS deleted file mode 100644 index f2eb77606..000000000 --- a/shell/package/contents/images/canvas/AUTHORS +++ /dev/null @@ -1,21 +0,0 @@ -/* -* Copyright 2017 Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General 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 GPLv2 license applies to all icons in this folder -as its creator(Michail Vourlakos) has requested diff --git a/shell/package/contents/images/canvas/COPYING b/shell/package/contents/images/canvas/COPYING deleted file mode 100644 index d159169d1..000000000 --- a/shell/package/contents/images/canvas/COPYING +++ /dev/null @@ -1,339 +0,0 @@ - GNU GENERAL PUBLIC LICENSE - Version 2, June 1991 - - Copyright (C) 1989, 1991 Free Software Foundation, Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - Preamble - - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -License is intended to guarantee your freedom to share and change free -software--to make sure the software is free for all its users. This -General Public License applies to most of the Free Software -Foundation's software and to any other program whose authors commit to -using it. (Some other Free Software Foundation software is covered by -the GNU Lesser General Public License instead.) You can apply it to -your programs, too. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -this service if you wish), that you receive source code or can get it -if you want it, that you can change the software or use pieces of it -in new free programs; and that you know you can do these things. - - To protect your rights, we need to make restrictions that forbid -anyone to deny you these rights or to ask you to surrender the rights. -These restrictions translate to certain responsibilities for you if you -distribute copies of the software, or if you modify it. - - For example, if you distribute copies of such a program, whether -gratis or for a fee, you must give the recipients all the rights that -you have. You must make sure that they, too, receive or can get the -source code. And you must show them these terms so they know their -rights. - - We protect your rights with two steps: (1) copyright the software, and -(2) offer you this license which gives you legal permission to copy, -distribute and/or modify the software. - - Also, for each author's protection and ours, we want to make certain -that everyone understands that there is no warranty for this free -software. If the software is modified by someone else and passed on, we -want its recipients to know that what they have is not the original, so -that any problems introduced by others will not reflect on the original -authors' reputations. - - Finally, any free program is threatened constantly by software -patents. We wish to avoid the danger that redistributors of a free -program will individually obtain patent licenses, in effect making the -program proprietary. To prevent this, we have made it clear that any -patent must be licensed for everyone's free use or not licensed at all. - - The precise terms and conditions for copying, distribution and -modification follow. - - GNU GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. This License applies to any program or other work which contains -a notice placed by the copyright holder saying it may be distributed -under the terms of this General Public License. The "Program", below, -refers to any such program or work, and a "work based on the Program" -means either the Program or any derivative work under copyright law: -that is to say, a work containing the Program or a portion of it, -either verbatim or with modifications and/or translated into another -language. (Hereinafter, translation is included without limitation in -the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running the Program is not restricted, and the output from the Program -is covered only if its contents constitute a work based on the -Program (independent of having been made by running the Program). -Whether that is true depends on what the Program does. - - 1. You may copy and distribute verbatim copies of the Program's -source code as you receive it, in any medium, provided that you -conspicuously and appropriately publish on each copy an appropriate -copyright notice and disclaimer of warranty; keep intact all the -notices that refer to this License and to the absence of any warranty; -and give any other recipients of the Program a copy of this License -along with the Program. - -You may charge a fee for the physical act of transferring a copy, and -you may at your option offer warranty protection in exchange for a fee. - - 2. You may modify your copy or copies of the Program or any portion -of it, thus forming a work based on the Program, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices - stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in - whole or in part contains or is derived from the Program or any - part thereof, to be licensed as a whole at no charge to all third - parties under the terms of this License. - - c) If the modified program normally reads commands interactively - when run, you must cause it, when started running for such - interactive use in the most ordinary way, to print or display an - announcement including an appropriate copyright notice and a - notice that there is no warranty (or else, saying that you provide - a warranty) and that users may redistribute the program under - these conditions, and telling the user how to view a copy of this - License. (Exception: if the Program itself is interactive but - does not normally print such an announcement, your work based on - the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Program, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Program, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program -with the Program (or with a work based on the Program) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. - - 3. You may copy and distribute the Program (or a work based on it, -under Section 2) in object code or executable form under the terms of -Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable - source code, which must be distributed under the terms of Sections - 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three - years, to give any third party, for a charge no more than your - cost of physically performing source distribution, a complete - machine-readable copy of the corresponding source code, to be - distributed under the terms of Sections 1 and 2 above on a medium - customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer - to distribute corresponding source code. (This alternative is - allowed only for noncommercial distribution and only if you - received the program in object code or executable form with such - an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for -making modifications to it. For an executable work, complete source -code means all the source code for all modules it contains, plus any -associated interface definition files, plus the scripts used to -control compilation and installation of the executable. However, as a -special exception, the source code distributed need not include -anything that is normally distributed (in either source or binary -form) with the major components (compiler, kernel, and so on) of the -operating system on which the executable runs, unless that component -itself accompanies the executable. - -If distribution of executable or object code is made by offering -access to copy from a designated place, then offering equivalent -access to copy the source code from the same place counts as -distribution of the source code, even though third parties are not -compelled to copy the source along with the object code. - - 4. You may not copy, modify, sublicense, or distribute the Program -except as expressly provided under this License. Any attempt -otherwise to copy, modify, sublicense or distribute the Program is -void, and will automatically terminate your rights under this License. -However, parties who have received copies, or rights, from you under -this License will not have their licenses terminated so long as such -parties remain in full compliance. - - 5. You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Program or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Program (or any work based on the -Program), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Program or works based on it. - - 6. Each time you redistribute the Program (or any work based on the -Program), the recipient automatically receives a license from the -original licensor to copy, distribute or modify the Program subject to -these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties to -this License. - - 7. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Program at all. For example, if a patent -license would not permit royalty-free redistribution of the Program by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under -any particular circumstance, the balance of the section is intended to -apply and the section as a whole is intended to apply in other -circumstances. - -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system, which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. - -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. - - 8. If the distribution and/or use of the Program is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Program under this License -may add an explicit geographical distribution limitation excluding -those countries, so that distribution is permitted only in or among -countries not thus excluded. In such case, this License incorporates -the limitation as if written in the body of this License. - - 9. The Free Software Foundation may publish revised and/or new versions -of the General Public License from time to time. Such new versions will -be similar in spirit to the present version, but may differ in detail to -address new problems or concerns. - -Each version is given a distinguishing version number. If the Program -specifies a version number of this License which applies to it and "any -later version", you have the option of following the terms and conditions -either of that version or of any later version published by the Free -Software Foundation. If the Program does not specify a version number of -this License, you may choose any version ever published by the Free Software -Foundation. - - 10. If you wish to incorporate parts of the Program into other free -programs whose distribution conditions are different, write to the author -to ask for permission. For software which is copyrighted by the Free -Software Foundation, write to the Free Software Foundation; we sometimes -make exceptions for this. Our decision will be guided by the two goals -of preserving the free status of all derivatives of our free software and -of promoting the sharing and reuse of software generally. - - NO WARRANTY - - 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY -FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN -OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES -PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED -OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS -TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE -PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, -REPAIR OR CORRECTION. - - 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR -REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, -INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING -OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED -TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY -YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER -PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE -POSSIBILITY OF SUCH DAMAGES. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Programs - - If you develop a new program, and you want it to be of the greatest -possible use to the public, the best way to achieve this is to make it -free software which everyone can redistribute and change under these terms. - - To do so, attach the following notices to the program. It is safest -to attach them to the start of each source file to most effectively -convey the exclusion of warranty; and each file should have at least -the "copyright" line and a pointer to where the full notice is found. - - - Copyright (C) - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 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, write to the Free Software Foundation, Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - -Also add information on how to contact you by electronic and paper mail. - -If the program is interactive, make it output a short notice like this -when it starts in an interactive mode: - - Gnomovision version 69, Copyright (C) year name of author - Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. - This is free software, and you are welcome to redistribute it - under certain conditions; type `show c' for details. - -The hypothetical commands `show w' and `show c' should show the appropriate -parts of the General Public License. Of course, the commands you use may -be called something other than `show w' and `show c'; they could even be -mouse-clicks or menu items--whatever suits your program. - -You should also get your employer (if you work as a programmer) or your -school, if any, to sign a "copyright disclaimer" for the program, if -necessary. Here is a sample; alter the names: - - Yoyodyne, Inc., hereby disclaims all copyright interest in the program - `Gnomovision' (which makes passes at compilers) written by James Hacker. - - , 1 April 1989 - Ty Coon, President of Vice - -This General Public License does not permit incorporating your program into -proprietary programs. If your program is a subroutine library, you may -consider it more useful to permit linking proprietary applications with the -library. If this is what you want to do, use the GNU Lesser General -Public License instead of this License. diff --git a/shell/package/contents/views/AppletDelegate.qml b/shell/package/contents/views/AppletDelegate.qml index cd1484a34..90e6ef141 100644 --- a/shell/package/contents/views/AppletDelegate.qml +++ b/shell/package/contents/views/AppletDelegate.qml @@ -1,23 +1,10 @@ /* - * Copyright 2011 Marco Martin - * Copyright 2015 Kai Uwe Broulik - * Copyright 2021 Michail Vourlakos - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU Library General Public License as - * published by the Free Software Foundation; either version 2 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 Library General Public - * License along with this program; if not, write to the - * Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - */ + SPDX-FileCopyrightText: 2011 Marco Martin + SPDX-FileCopyrightText: 2015 Kai Uwe Broulik + SPDX-FileCopyrightText: 2021 Michail Vourlakos + + SPDX-License-Identifier: LGPL-2.0-or-later +*/ import QtQuick 2.4 import QtQuick.Layouts 1.1 diff --git a/shell/package/contents/views/InfoView.qml b/shell/package/contents/views/InfoView.qml index 54674d1c7..de42212bd 100644 --- a/shell/package/contents/views/InfoView.qml +++ b/shell/package/contents/views/InfoView.qml @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/shell/package/contents/views/Panel.qml b/shell/package/contents/views/Panel.qml index 8ae331bc2..2743f05ce 100644 --- a/shell/package/contents/views/Panel.qml +++ b/shell/package/contents/views/Panel.qml @@ -1,21 +1,7 @@ /* -* Copyright 2016 Smith AR -* Michail Vourlakos -* -* This file is part of Latte-Dock -* -* Latte-Dock is free software; you can redistribute it and/or -* modify it under the terms of the GNU General Public License as -* published by the Free Software Foundation; either version 2 of -* the License, or (at your option) any later version. -* -* Latte-Dock is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see . + SPDX-FileCopyrightText: 2016 Smith AR + SPDX-FileCopyrightText: 2016 Michail Vourlakos + SPDX-License-Identifier: GPL-2.0-or-later */ import QtQuick 2.0 diff --git a/shell/package/contents/views/WidgetExplorer.qml b/shell/package/contents/views/WidgetExplorer.qml index 23e1f1684..af80a0fb5 100644 --- a/shell/package/contents/views/WidgetExplorer.qml +++ b/shell/package/contents/views/WidgetExplorer.qml @@ -1,22 +1,9 @@ /* - * Copyright 2011 Marco Martin - * Copyright 2021 Michail Vourlakos - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU Library General Public License as - * published by the Free Software Foundation; either version 2 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 Library General Public - * License along with this program; if not, write to the - * Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - */ + SPDX-FileCopyrightText: 2011 Marco Martin + SPDX-FileCopyrightText: 2021 Michail Vourlakos + + SPDX-License-Identifier: LGPL-2.0-or-later +*/ import QtQuick 2.7 import QtQuick.Controls 2.5 as QQC2