Address licence of plugin.h

The rest of the project is GPLv2, this one is GPLv3 for no apparent
reason. Even the .cpp file is GPLv2.

Signed-off-by: Victoria Fischer <victoria.fischer@mbition.io>
wilder/Plasma/6.2
Aleix Pol Gonzalez 2 years ago
parent 6eca078db9
commit 0527d301dd
  1. 2
      src/plugins/private/plugin.h

@ -1,7 +1,7 @@
/*
SPDX-FileCopyrightText: 2021 Vlad Zahorodnii <vlad.zahorodnii@kde.org>
SPDX-License-Identifier: GPL-3.0-or-later
SPDX-License-Identifier: GPL-2.0-or-later
*/
#pragma once

Loading…
Cancel
Save