From 3191679b07550de23ba5b239c9f03cd196eb8051 Mon Sep 17 00:00:00 2001 From: vx_clutch <98831688+vx-clutch@users.noreply.github.com> Date: Fri, 12 Sep 2025 08:07:39 -0400 Subject: [PATCH] Create THANKS --- THANKS | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 THANKS diff --git a/THANKS b/THANKS new file mode 100644 index 0000000..6050d94 --- /dev/null +++ b/THANKS @@ -0,0 +1,17 @@ +Additional contributors to VX yait. + + Copyright (C) 2025 VX. + + Copying and distribution of this file, with or without modification, + are permitted in any medium without royalty provided the copyright + notice and this notice are preserved. + +Thanks to: + + GNU & UNIX for command design ideas. + + GNU hello for layout ideas. + + The Linux Kernel for the code formatting guidelines. + +See also the AUTHORS file.