Update Copyright in comment blocks (#1878)

This commit is contained in:
Mark Thompson 2024-02-10 09:56:50 -06:00 committed by GitHub
parent 46d9e02684
commit 6a8650d484
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
43 changed files with 63 additions and 0 deletions

View file

@ -1,3 +1,24 @@
/*
* Copyright (C) 2024 Mark Thompson
*
* This file is part of PortaPack.
*
* 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, 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; see the file COPYING. If not, write to
* the Free Software Foundation, Inc., 51 Franklin Street,
* Boston, MA 02110-1301, USA.
*/
#include "ui_tetris.hpp"
namespace ui::external_app::tetris {