diff options
Diffstat (limited to 'src/ppc64')
| -rw-r--r-- | src/ppc64/makefile | 2 | ||||
| -rw-r--r-- | src/ppc64/ppc64-err.c | 2 | ||||
| -rw-r--r-- | src/ppc64/ppc64-hal.c | 2 | ||||
| -rw-r--r-- | src/ppc64/ppc64-uart.c | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/src/ppc64/makefile b/src/ppc64/makefile index d046098..fb9757e 100644 --- a/src/ppc64/makefile +++ b/src/ppc64/makefile @@ -3,7 +3,7 @@ #
# NeBoot
# Date Added: 08/11/2023
- # Copyright 2024, Amlal El Mahrouss, all rights reserved.
+ # Copyright 2024, Amlal El Mahrouss, licensed under Apache 2.0.
#
# ========================================================
#
diff --git a/src/ppc64/ppc64-err.c b/src/ppc64/ppc64-err.c index 8cde319..ae692bc 100644 --- a/src/ppc64/ppc64-err.c +++ b/src/ppc64/ppc64-err.c @@ -1,6 +1,6 @@ /* -------------------------------------------
- Copyright (C) 2024, Amlal El Mahrouss, all rights reserved.
+ Copyright (C) 2024, Amlal El Mahrouss, licensed under Apache 2.0.
------------------------------------------- */
diff --git a/src/ppc64/ppc64-hal.c b/src/ppc64/ppc64-hal.c index 949d4fa..0c43cb3 100644 --- a/src/ppc64/ppc64-hal.c +++ b/src/ppc64/ppc64-hal.c @@ -1,6 +1,6 @@ /* -------------------------------------------
- Copyright (C) 2024, Amlal El Mahrouss, all rights reserved.
+ Copyright (C) 2024, Amlal El Mahrouss, licensed under Apache 2.0.
------------------------------------------- */
diff --git a/src/ppc64/ppc64-uart.c b/src/ppc64/ppc64-uart.c index 0176e60..9e6e67c 100644 --- a/src/ppc64/ppc64-uart.c +++ b/src/ppc64/ppc64-uart.c @@ -1,6 +1,6 @@ /* -------------------------------------------
- Copyright (C) 2024, Amlal El Mahrouss, all rights reserved.
+ Copyright (C) 2024, Amlal El Mahrouss, licensed under Apache 2.0.
------------------------------------------- */
|
