From 7f941a7ac99bcc4afb7deba7f87ddef8629b7add Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Mon, 2 Mar 2026 15:06:58 +0100 Subject: chore: upstream fixes. Signed-off-by: Amlal El Mahrouss --- src/libASN/AsnKit/VirtualMixer.h | 2 +- src/libASN/src/VirtualMixer.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/libASN') diff --git a/src/libASN/AsnKit/VirtualMixer.h b/src/libASN/AsnKit/VirtualMixer.h index 1e7d2016..ab705882 100644 --- a/src/libASN/AsnKit/VirtualMixer.h +++ b/src/libASN/AsnKit/VirtualMixer.h @@ -1,7 +1,7 @@ // Copyright 2026, Amlal El Mahrouss (amlal@nekernel.org) // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -// Official repository: https://github.com/nekernel-org/nekernel +// Official repository: https://github.com/ne-foss-org/nekernel #ifndef ASNKIT_SOUNDMIXER_H #define ASNKIT_SOUNDMIXER_H diff --git a/src/libASN/src/VirtualMixer.cpp b/src/libASN/src/VirtualMixer.cpp index 8884f035..9613cb84 100644 --- a/src/libASN/src/VirtualMixer.cpp +++ b/src/libASN/src/VirtualMixer.cpp @@ -1,6 +1,6 @@ // Copyright 2026, Amlal El Mahrouss (amlal@nekernel.org) // Licensed under the Apache License, Version 2.0 (see LICENSE file) -// Official repository: https://github.com/nekernel-org/nekernel +// Official repository: https://github.com/ne-foss-org/nekernel #include -- cgit v1.2.3