diff options
Diffstat (limited to 'src/kernel/CFKit')
| -rw-r--r-- | src/kernel/CFKit/GUIDWizard.h | 2 | ||||
| -rw-r--r-- | src/kernel/CFKit/GUIDWrapper.h | 2 | ||||
| -rw-r--r-- | src/kernel/CFKit/Property.h | 2 | ||||
| -rw-r--r-- | src/kernel/CFKit/Utils.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/src/kernel/CFKit/GUIDWizard.h b/src/kernel/CFKit/GUIDWizard.h index caf5a09b..e5a3a4c6 100644 --- a/src/kernel/CFKit/GUIDWizard.h +++ b/src/kernel/CFKit/GUIDWizard.h @@ -1,6 +1,6 @@ // Copyright 2024-2025, 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 #ifndef CFKIT_GUIDWIZARD_H #define CFKIT_GUIDWIZARD_H diff --git a/src/kernel/CFKit/GUIDWrapper.h b/src/kernel/CFKit/GUIDWrapper.h index 264d4eae..3e0b5eac 100644 --- a/src/kernel/CFKit/GUIDWrapper.h +++ b/src/kernel/CFKit/GUIDWrapper.h @@ -1,6 +1,6 @@ // Copyright 2024-2025, 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 #ifndef CFKIT_GUIDWRAPPER_H #define CFKIT_GUIDWRAPPER_H diff --git a/src/kernel/CFKit/Property.h b/src/kernel/CFKit/Property.h index c7eb6d98..35e6de50 100644 --- a/src/kernel/CFKit/Property.h +++ b/src/kernel/CFKit/Property.h @@ -1,6 +1,6 @@ // Copyright 2024-2025, 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 #ifndef CFKIT_PROPS_H #define CFKIT_PROPS_H diff --git a/src/kernel/CFKit/Utils.h b/src/kernel/CFKit/Utils.h index c4c247bb..801c148d 100644 --- a/src/kernel/CFKit/Utils.h +++ b/src/kernel/CFKit/Utils.h @@ -1,6 +1,6 @@ // Copyright 2024-2025, 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 #ifndef CFKIT_UTILS_H #define CFKIT_UTILS_H |
