about summary refs log tree commit diff stats
path: root/crates/rocie-server/tests/_testenv/init.rs
diff options
context:
space:
mode:
Diffstat (limited to 'crates/rocie-server/tests/_testenv/init.rs')
-rw-r--r--crates/rocie-server/tests/_testenv/init.rs5
1 files changed, 3 insertions, 2 deletions
diff --git a/crates/rocie-server/tests/_testenv/init.rs b/crates/rocie-server/tests/_testenv/init.rs
index 89384a5..1918595 100644
--- a/crates/rocie-server/tests/_testenv/init.rs
+++ b/crates/rocie-server/tests/_testenv/init.rs
@@ -1,9 +1,10 @@
-// yt - A fully featured command line YouTube client
+// rocie - An enterprise grocery management system
 //
 // Copyright (C) 2025 Benedikt Peetz <benedikt.peetz@b-peetz.de>
+// Copyright (C) 2026 Benedikt Peetz <benedikt.peetz@b-peetz.de>
 // SPDX-License-Identifier: GPL-3.0-or-later
 //
-// This file is part of Yt.
+// This file is part of Rocie.
 //
 // You should have received a copy of the License along with this program.
 // If not, see <https://www.gnu.org/licenses/gpl-3.0.txt>.