diff options
Diffstat (limited to 'src/libASN')
| -rw-r--r-- | src/libASN/AsnKit/VirtualMixer.h | 2 | ||||
| -rw-r--r-- | src/libASN/src/VirtualMixer.cpp | 2 |
2 files changed, 2 insertions, 2 deletions
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 <AsnKit/VirtualMixer.h> |
