[Scummvm-git-logs] scummvm master -> 8fccce5c1444037c925171ffc3b578b9a13b91d0

mikrosk noreply at scummvm.org
Mon May 4 00:40:47 UTC 2026


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://api.github.com/repos/scummvm/scummvm .

Summary:
8fccce5c14 JANITORIAL: Remove copy&paste leftover


Commit: 8fccce5c1444037c925171ffc3b578b9a13b91d0
    https://github.com/scummvm/scummvm/commit/8fccce5c1444037c925171ffc3b578b9a13b91d0
Author: Miro Kropacek (miro.kropacek at gmail.com)
Date: 2026-05-04T10:40:20+10:00

Commit Message:
JANITORIAL: Remove copy&paste leftover

Changed paths:
    audio/atari_ym2149.cpp


diff --git a/audio/atari_ym2149.cpp b/audio/atari_ym2149.cpp
index c45a3c3e71b..5ee2e7ded04 100644
--- a/audio/atari_ym2149.cpp
+++ b/audio/atari_ym2149.cpp
@@ -19,31 +19,6 @@
  *
  */
 
-/* Adapted from Hatari - https://framagit.org/hatari/hatari/
- * 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 Soft-
- * ware Foundation; either version 2 of the License, 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; if not, see <https://www.gnu.org/licenses/>.
- *
- * Linking Hatari statically or dynamically with other modules is making a
- * combined work based on Hatari. Thus, the terms and conditions of the GNU
- * General Public License cover the whole combination.
-
- *
- * In addition, as a special exception, the copyright holders of Hatari give you
- * permission to combine Hatari with free software programs or libraries that are
- * released under the GNU LGPL and with code included in the standard release
- * of the IPF support library (a.k.a. libcapsimage) under the Software Preservation
- * Society Licence Agreement.
- */
-
 #define FORBIDDEN_SYMBOL_ALLOW_ALL
 
 #include "audio/atari_ym2149.h"




More information about the Scummvm-git-logs mailing list