From 3950c363d15bd380ab645f58b5eb4423da138bf6 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Tue, 9 Apr 2024 03:16:25 +0200 Subject: [PATCH] Update the copyright notice --- tests/arch/amd64/printself.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/arch/amd64/printself.S b/tests/arch/amd64/printself.S index df53b71..f383af6 100644 --- a/tests/arch/amd64/printself.S +++ b/tests/arch/amd64/printself.S @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2021 Pierre Pronchery */ +/* Copyright (c) 2021-2024 Pierre Pronchery */ /* This file is part of DeforaOS System Loader */ /* All rights reserved. *