chore(reuse): annotate our source files with our license (#6719)

This commit is contained in:
pajlada
2026-01-07 00:45:57 +01:00
committed by GitHub
parent 03aa9b86fd
commit eaeeaf004d
882 changed files with 3529 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
// SPDX-FileCopyrightText: 2019 Contributors to Chatterino <https://chatterino.com>
//
// SPDX-License-Identifier: MIT
#include "widgets/BaseWindow.hpp"
#include "Application.hpp"