diff options
author | Zephyron <zephyron@citron-emu.org> | 2024-12-31 17:36:08 +1000 |
---|---|---|
committer | Zephyron <zephyron@citron-emu.org> | 2024-12-31 17:36:08 +1000 |
commit | 468ace6b0bd4e44b3da1b912c596f67902c9eed0 (patch) | |
tree | ee1265451d0b7910f7cc321d42accad68f9df79e /.gitignore | |
parent | c972c5129df609f13f873b94f4ae24ba20521203 (diff) |
core: Update copyright headers
- Update copyright headers to include Citron Homebrew Project
- Add 2025 to copyright years
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index fbadb208b..eecf58eaf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2013 Citra Emulator Project +# SPDX-FileCopyrightText: 2013 Citra Emulator Project & 2025 Citron Homebrew Project # SPDX-License-Identifier: GPL-2.0-or-later # Build directory |