mirror of https://github.com/xemu-project/xemu.git
nv2a/vk: Update some copyrights
This commit is contained in:
parent
1a8a8ad03d
commit
21284ba3f2
|
@ -1,7 +1,7 @@
|
||||||
/*
|
/*
|
||||||
* Geforce NV2A PGRAPH Vulkan Renderer
|
* Geforce NV2A PGRAPH Vulkan Renderer
|
||||||
*
|
*
|
||||||
* Copyright (c) 2024 Matt Borgerson
|
* Copyright (c) 2024-2025 Matt Borgerson
|
||||||
*
|
*
|
||||||
* This library is free software; you can redistribute it and/or
|
* This library is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU Lesser General Public
|
* modify it under the terms of the GNU Lesser General Public
|
||||||
|
|
|
@ -3,12 +3,6 @@
|
||||||
*
|
*
|
||||||
* Copyright (c) 2024-2025 Matt Borgerson
|
* Copyright (c) 2024-2025 Matt Borgerson
|
||||||
*
|
*
|
||||||
* Based on GL implementation:
|
|
||||||
*
|
|
||||||
* Copyright (c) 2015 espes
|
|
||||||
* Copyright (c) 2015 Jannik Vogel
|
|
||||||
* Copyright (c) 2018-2024 Matt Borgerson
|
|
||||||
*
|
|
||||||
* This library is free software; you can redistribute it and/or
|
* This library is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU Lesser General Public
|
* modify it under the terms of the GNU Lesser General Public
|
||||||
* License as published by the Free Software Foundation; either
|
* License as published by the Free Software Foundation; either
|
||||||
|
|
Loading…
Reference in New Issue