diff --git a/part/colormodemenu.cpp b/part/colormodemenu.cpp index 7d8e28282..4e1e41d00 100644 --- a/part/colormodemenu.cpp +++ b/part/colormodemenu.cpp @@ -1,11 +1,8 @@ -/*************************************************************************** - * Copyright (C) 2019-2021 by David Hurka * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2019-2021 David Hurka + + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "colormodemenu.h" diff --git a/part/colormodemenu.h b/part/colormodemenu.h index aeaac0be0..0c37ea263 100644 --- a/part/colormodemenu.h +++ b/part/colormodemenu.h @@ -1,11 +1,8 @@ -/*************************************************************************** - * Copyright (C) 2019-2021 by David Hurka * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2019-2021 David Hurka + + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef COLORMODEMENU_H #define COLORMODEMENU_H