Update copyright notice in find.c

This commit is contained in:
Jan 2026-05-14 13:06:02 +02:00 committed by GitHub
parent 478af73f63
commit faf56e56d9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
// Copyright (c) 2026 janevers or viper0727 on discord (https://github.com/janevers-sys) // Copyright (c) 2026 janevers — Discord: viper0727 (https://github.com/janevers-sys)
// This software is released under the GNU General Public License v3.0. See LICENSE file for details. // This software is released under the GNU General Public License v3.0. See LICENSE file for details.
// This header needs to maintain in any file it is present in, as per the GPL license terms. // This header needs to maintain in any file it is present in, as per the GPL license terms.
#include <stdio.h> #include <stdio.h>