nv2a/vk: Update some copyrights

This commit is contained in:
Matt Borgerson 2025-07-02 20:22:01 -07:00
parent 1a8a8ad03d
commit 21284ba3f2
2 changed files with 1 additions and 7 deletions

View File

@ -1,7 +1,7 @@
/*
* 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
* modify it under the terms of the GNU Lesser General Public

View File

@ -3,12 +3,6 @@
*
* 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
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either