Convert license headers to SPDX for newly added files

remotes/origin/work/irc-switch
Alexander Lohnau 5 years ago
parent 86a680d97c
commit 356bd482be
  1. 13
      part/colormodemenu.cpp
  2. 13
      part/colormodemenu.h

@ -1,11 +1,8 @@
/*************************************************************************** /*
* Copyright (C) 2019-2021 by David Hurka <david.hurka@mailbox.org> * SPDX-FileCopyrightText: 2019-2021 David Hurka <david.hurka@mailbox.org>
* *
* This program is free software; you can redistribute it and/or modify * SPDX-License-Identifier: GPL-2.0-or-later
* it under the terms of the GNU General Public License as published by * */
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
***************************************************************************/
#include "colormodemenu.h" #include "colormodemenu.h"

@ -1,11 +1,8 @@
/*************************************************************************** /*
* Copyright (C) 2019-2021 by David Hurka <david.hurka@mailbox.org> * SPDX-FileCopyrightText: 2019-2021 David Hurka <david.hurka@mailbox.org>
* *
* This program is free software; you can redistribute it and/or modify * SPDX-License-Identifier: GPL-2.0-or-later
* it under the terms of the GNU General Public License as published by * */
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
***************************************************************************/
#ifndef COLORMODEMENU_H #ifndef COLORMODEMENU_H
#define COLORMODEMENU_H #define COLORMODEMENU_H

Loading…
Cancel
Save