From edae632a23c1c35c518539989373187bdd87c520 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Thu, 21 Nov 2024 13:34:35 +0100 Subject: [PATCH] devel/debug: fix previous --- devel/debug/src/sbin/qyua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/debug/src/sbin/qyua b/devel/debug/src/sbin/qyua index 6ed0ec999..7596ecbba 100755 --- a/devel/debug/src/sbin/qyua +++ b/devel/debug/src/sbin/qyua @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (c) 2014-2024 Franco Fichtner +# Copyright (c) 2024 Franco Fichtner # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: