diff options
Diffstat (limited to 'src/kernel/CompilerKit/Version.h')
| -rw-r--r-- | src/kernel/CompilerKit/Version.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/kernel/CompilerKit/Version.h b/src/kernel/CompilerKit/Version.h index b74c7402..76aad188 100644 --- a/src/kernel/CompilerKit/Version.h +++ b/src/kernel/CompilerKit/Version.h @@ -1,4 +1,6 @@ -// (c) Amlal El Mahrouss +// 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 #ifndef COMPILERKIT_VERSION_H #define COMPILERKIT_VERSION_H |
