diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-02 15:14:08 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-02 15:14:08 +0100 |
| commit | 3434b2e1e27fc908e25008659d529d1cfc5efa46 (patch) | |
| tree | 59ba31602da184d47e3b16246020254ade097402 /src/neboot-string.c | |
| parent | f38571b71bde785c5ac6a30d3e9922f9873083c6 (diff) | |
chore: upstream fixes.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'src/neboot-string.c')
| -rw-r--r-- | src/neboot-string.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/neboot-string.c b/src/neboot-string.c index 3c62d64..aedecaf 100644 --- a/src/neboot-string.c +++ b/src/neboot-string.c @@ -1,7 +1,7 @@ // Copyright 2024-2025, Amlal El Mahrouss (amlal@nekernel.org) // Distributed under the Apache Software License, Version 2.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.apache.org/licenses/LICENSE-2.0) -// Official repository: https://github.com/nekernel-org/neboot +// Official repository: https://github.com/ne-foss-org/neboot /** * @file neboot-string.c |
