Selaa lähdekoodia
Update docs/alternative-architectures.md: add a copyright header
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4093/head
Suguru Hirahara
1 vuosi sitten
vanhempi
commit
54467fe7d5
No known key found for this signature in database
GPG Key ID: E4F9743DAB4B7B75
1 muutettua tiedostoa jossa
8 lisäystä ja
0 poistoa
-
docs/alternative-architectures.md
|
|
|
@@ -1,3 +1,11 @@ |
|
|
|
<!-- |
|
|
|
SPDX-FileCopyrightText: 2020 - 2022 Slavi Pantaleev |
|
|
|
SPDX-FileCopyrightText: 2020 Horvath Gergely |
|
|
|
SPDX-FileCopyrightText: 2024 Suguru Hirahara |
|
|
|
|
|
|
|
SPDX-License-Identifier: AGPL-3.0-or-later |
|
|
|
--> |
|
|
|
|
|
|
|
# Alternative architectures |
|
|
|
|
|
|
|
As stated in the [Prerequisites](prerequisites.md), currently only `amd64` (`x86_64`) is fully supported. |
|
|
|
|