refactor: add (C) to copyright header where missing

This commit is contained in:
sithlord48
2026-01-17 21:59:22 -05:00
committed by Nick Bolton
parent 50e7b3aadf
commit aca274e9ee
42 changed files with 82 additions and 82 deletions

View File

@ -1,6 +1,6 @@
# SPDX-FileCopyrightText: 2024 - 2026 Deskflow Developers
# SPDX-FileCopyrightText: 2012 - 2024 Symless Ltd
# SPDX-FileCopyrightText: 2009 - 2012 Nick Bolton
# SPDX-FileCopyrightText: (C) 2024 - 2026 Deskflow Developers
# SPDX-FileCopyrightText: (C) 2012 - 2024 Symless Ltd
# SPDX-FileCopyrightText: (C) 2009 - 2012 Nick Bolton
# SPDX-License-Identifier: MIT
cmake_minimum_required(VERSION 3.24)