doc: fix goal of the file in the header comment

It also attributes the copyright to the main creator (fjtrujy).
This commit is contained in:
Stéphane Blondon
2025-05-17 23:42:44 +02:00
parent e756c4c2cd
commit 94afe5dd5b

View File

@@ -3,11 +3,9 @@
* -----------------------------------------------------------------------
* Licensed under the BSD license, see LICENSE in PSPSDK root for details.
*
* main.c - Basic sample to demonstrate the kprintf handler.
* main.c - Basic sample to demonstrate how to take a screenshot.
*
* Copyright (c) 2005 Marcus R. Brown <mrbrown@ocgnet.org>
* Copyright (c) 2005 James Forshaw <tyranid@gmail.com>
* Copyright (c) 2005 John Kelley <ps2dev@kelley.ca>
* Copyright (c) 2025 Francisco Javier Trujillo Mata
*
*/