d/copyright: small fixes
Gbp-Dch: Ignore
This commit is contained in:
parent
c6c86baabe
commit
83f0866ee2
1 changed files with 7 additions and 5 deletions
12
debian/copyright
vendored
12
debian/copyright
vendored
|
@ -4,6 +4,7 @@ Upstream-Contact: bunnei <bunneidev@gmail.com>
|
||||||
Source: https://github.com/yuzu-emu/yuzu-mainline.git
|
Source: https://github.com/yuzu-emu/yuzu-mainline.git
|
||||||
Files-Excluded: .gitmodules
|
Files-Excluded: .gitmodules
|
||||||
externals/cpp-httplib
|
externals/cpp-httplib
|
||||||
|
externals/cpp-jwt
|
||||||
externals/cubeb
|
externals/cubeb
|
||||||
externals/discord-rpc
|
externals/discord-rpc
|
||||||
externals/dynarmic
|
externals/dynarmic
|
||||||
|
@ -17,6 +18,7 @@ Files-Excluded: .gitmodules
|
||||||
externals/opus/opus
|
externals/opus/opus
|
||||||
externals/SDL
|
externals/SDL
|
||||||
externals/sirit
|
externals/sirit
|
||||||
|
externals/vcpkg
|
||||||
externals/Vulkan-Headers
|
externals/Vulkan-Headers
|
||||||
externals/xbyak
|
externals/xbyak
|
||||||
Files-Excluded-sirit: externals
|
Files-Excluded-sirit: externals
|
||||||
|
@ -32,6 +34,10 @@ Comment: "yuzu Emulator Project" and "Citra Emulator Project" are equivalent.
|
||||||
GPL-3.0 to be compatible with the Apache-2.0-licensed NVFlinger
|
GPL-3.0 to be compatible with the Apache-2.0-licensed NVFlinger
|
||||||
implementation.
|
implementation.
|
||||||
|
|
||||||
|
Files: CMakeModules/Findlibusb.cmake
|
||||||
|
Copyright: 2022 Alexandre Bouvier <contact@amb.tf>
|
||||||
|
License: GPL-3.0+
|
||||||
|
|
||||||
Files: CMakeModules/MinGWCross.cmake
|
Files: CMakeModules/MinGWCross.cmake
|
||||||
Copyright: 2018 tech4me <guiwanglong@gmail.com>
|
Copyright: 2018 tech4me <guiwanglong@gmail.com>
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
|
@ -122,10 +128,6 @@ Copyright: 2014 Michal Drobot
|
||||||
2021 Advanced Micro Devices, Inc.
|
2021 Advanced Micro Devices, Inc.
|
||||||
License: Expat
|
License: Expat
|
||||||
|
|
||||||
Files: externals/find-modules/Findlibusb.cmake
|
|
||||||
Copyright: 2022 Alexandre Bouvier <contact@amb.tf>
|
|
||||||
License: GPL-3.0+
|
|
||||||
|
|
||||||
Files: externals/glad/CMakeLists.txt
|
Files: externals/glad/CMakeLists.txt
|
||||||
externals/glad/Readme.md
|
externals/glad/Readme.md
|
||||||
Copyright: 2015 Yuri Kunde Schlesner <yuriks@yuriks.net>
|
Copyright: 2015 Yuri Kunde Schlesner <yuriks@yuriks.net>
|
||||||
|
@ -285,7 +287,7 @@ Copyright: 2019-2021 sirit
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
|
||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2022 Andrea Pappacoda <andrea@pappacoda.it>
|
Copyright: 2022-2023 Andrea Pappacoda <andrea@pappacoda.it>
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
|
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
|
|
Loading…
Add table
Reference in a new issue