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> *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the 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 <david.hurka@mailbox.org>
SPDX-License-Identifier: GPL-2.0-or-later
*/
#include "colormodemenu.h"

@ -1,11 +1,8 @@
/***************************************************************************
* Copyright (C) 2019-2021 by David Hurka <david.hurka@mailbox.org> *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the 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 <david.hurka@mailbox.org>
SPDX-License-Identifier: GPL-2.0-or-later
*/
#ifndef COLORMODEMENU_H
#define COLORMODEMENU_H

Loading…
Cancel
Save