diff options
Diffstat (limited to 'libfdt/libfdt.h')
| -rw-r--r-- | libfdt/libfdt.h | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/libfdt/libfdt.h b/libfdt/libfdt.h index fe09657..1e53e1d 100644 --- a/libfdt/libfdt.h +++ b/libfdt/libfdt.h @@ -1,8 +1,7 @@ -/* ------------------------------------------- - - Copyright (C) 2024, Amlal El Mahrouss, licensed under Apache 2.0. - -------------------------------------------- */ +// 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 #pragma once |
