diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-02-25 14:43:20 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-02-25 14:43:20 +0100 |
| commit | 7621c39f13f9d3d9e6dddd7fe70158dfe4ab983c (patch) | |
| tree | c60083df59a186e4c489dd99d1a4d48f6eb36846 | |
| parent | 7f9dad0fdb7e48cd48f3db82c9e67acf8a01d5d4 (diff) | |
chore: libDDK: Update DDK API copyright year.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
| -rw-r--r-- | src/libDDK/src/ddk_abi_cxx.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libDDK/src/ddk_abi_cxx.cpp b/src/libDDK/src/ddk_abi_cxx.cpp index 3fa7dd78..191242b2 100644 --- a/src/libDDK/src/ddk_abi_cxx.cpp +++ b/src/libDDK/src/ddk_abi_cxx.cpp @@ -1,4 +1,4 @@ -// Copyright 2024-2025, Amlal El Mahrouss (amlal@nekernel.org) +// Copyright 2024-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 |
