mirror of
				https://git.tardis.systems/mirrors/yuzu
				synced 2025-10-31 10:44:49 +01:00 
			
		
		
		
	Make copyright headers SPDX-compliant
This commit is contained in:
		
							parent
							
								
									f80c7c4cd5
								
							
						
					
					
						commit
						bb84f53539
					
				| @ -1,6 +1,5 @@ | ||||
| // Copyright 2022 yuzu emulator team
 | ||||
| // Licensed under GPLv2 or any later version
 | ||||
| // Refer to the license.txt file included.
 | ||||
| // SPDX-FileCopyrightText: Copyright 2022 yuzu Emulator Project
 | ||||
| // SPDX-License-Identifier: GPL-2.0-or-later
 | ||||
| 
 | ||||
| #pragma once | ||||
| 
 | ||||
|  | ||||
| @ -1,6 +1,5 @@ | ||||
| // Copyright 2022 yuzu emulator team
 | ||||
| // Licensed under GPLv2 or any later version
 | ||||
| // Refer to the license.txt file included.
 | ||||
| // SPDX-FileCopyrightText: Copyright 2022 yuzu Emulator Project
 | ||||
| // SPDX-License-Identifier: GPL-2.0-or-later
 | ||||
| 
 | ||||
| #include <chrono> | ||||
| #include <thread> | ||||
|  | ||||
| @ -1,6 +1,5 @@ | ||||
| // Copyright 2022 yuzu emulator team
 | ||||
| // Licensed under GPLv2 or any later version
 | ||||
| // Refer to the license.txt file included.
 | ||||
| // SPDX-FileCopyrightText: Copyright 2022 yuzu Emulator Project
 | ||||
| // SPDX-License-Identifier: GPL-2.0-or-later
 | ||||
| 
 | ||||
| #pragma once | ||||
| 
 | ||||
|  | ||||
| @ -1,3 +1,6 @@ | ||||
| # SPDX-FileCopyrightText: 2017 Citra Emulator Project | ||||
| # SPDX-License-Identifier: GPL-2.0-or-later | ||||
| 
 | ||||
| set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${PROJECT_SOURCE_DIR}/CMakeModules) | ||||
| 
 | ||||
| add_executable(yuzu-room | ||||
|  | ||||
| @ -1,6 +1,5 @@ | ||||
| // Copyright 2017 Citra Emulator Project
 | ||||
| // Licensed under GPLv2 or any later version
 | ||||
| // Refer to the license.txt file included.
 | ||||
| // SPDX-FileCopyrightText: Copyright 2017 Citra Emulator Project
 | ||||
| // SPDX-License-Identifier: GPL-2.0-or-later
 | ||||
| 
 | ||||
| #include <chrono> | ||||
| #include <fstream> | ||||
|  | ||||
| @ -1,3 +1,6 @@ | ||||
| // SPDX-FileCopyrightText: 2017 Citra Emulator Project | ||||
| // SPDX-License-Identifier: GPL-2.0-or-later | ||||
| 
 | ||||
| #include "winresrc.h" | ||||
| ///////////////////////////////////////////////////////////////////////////// | ||||
| // | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user