mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-20 17:05:41 -04:00
Misc: Add copyright/license statement to applicable files
Should've did this in the beginning.
This commit is contained in:
@ -1,4 +1,7 @@
|
||||
#include "common/log.h"
|
||||
// SPDX-FileCopyrightText: 2019-2022 Connor McLaughlin <stenzek@gmail.com> and contributors.
|
||||
// SPDX-License-Identifier: (GPL-3.0 OR CC-BY-NC-ND-4.0)
|
||||
|
||||
#include "common/log.h"
|
||||
#include "common/string_util.h"
|
||||
#include "fmt/format.h"
|
||||
#include "frontend-common/imgui_manager.h"
|
||||
|
Reference in New Issue
Block a user