From: Zhihang Wei <wzh@ilbers.de>
To: isar-users@googlegroups.com
Subject: Re: [PATCH] doc: Unify project name capitalization to "Isar"
Date: Thu, 2 Apr 2026 18:05:00 +0200 [thread overview]
Message-ID: <93862dfb-6f97-4d2e-94ba-e49c3f09c4df@ilbers.de> (raw)
In-Reply-To: <20260401093641.3349652-1-wzh@ilbers.de>
Applied to next.
Zhihang
On 4/1/26 11:36, Zhihang Wei wrote:
> The project name is inconsistently capitalized across the documentation,
> including forms such as "isar" and "ISAR". Standardize all instances to
> "Isar".
>
> Signed-off-by: Zhihang Wei<wzh@ilbers.de>
> ---
> Kconfig | 2 +-
> LICENSE | 2 +-
> README.md | 2 +-
> RECIPE-API-CHANGELOG.md | 4 +--
> doc/user_manual.md | 26 +++++++++----------
> kas/distro/debian-bookworm.yaml | 2 +-
> kas/distro/debian-bullseye.yaml | 2 +-
> kas/distro/debian-buster.yaml | 2 +-
> kas/distro/debian-sid.yaml | 2 +-
> kas/distro/raspios-bullseye.yaml | 2 +-
> kas/distro/ubuntu-focal.yaml | 2 +-
> kas/distro/ubuntu-jammy.yaml | 2 +-
> kas/distro/ubuntu-noble.yaml | 2 +-
> kas/image/Kconfig | 2 +-
> kas/image/isar-image-base.yaml | 2 +-
> kas/image/isar-image-debug.yaml | 2 +-
> kas/image/isar-image-installer.yaml | 2 +-
> kas/installer/Kconfig | 2 +-
> kas/installer/add-device-info-collector.yaml | 2 +-
> kas/installer/unattended.yaml | 2 +-
> kas/machine/bananapi.yaml | 2 +-
> kas/machine/beagleplay.yaml | 2 +-
> kas/machine/container-amd64.yaml | 2 +-
> kas/machine/de0-nano-soc.yaml | 2 +-
> kas/machine/hikey.yaml | 2 +-
> kas/machine/nanopi-neo-efi.yaml | 2 +-
> kas/machine/nanopi-neo.yaml | 2 +-
> kas/machine/phyboard-mira.yaml | 2 +-
> kas/machine/qemuamd64-cip.yaml | 2 +-
> kas/machine/qemuamd64-iso.yaml | 2 +-
> kas/machine/qemuamd64-sb.yaml | 2 +-
> kas/machine/qemuamd64.yaml | 2 +-
> kas/machine/qemuarm.yaml | 2 +-
> kas/machine/qemuarm64.yaml | 2 +-
> kas/machine/qemui386.yaml | 2 +-
> kas/machine/qemumipsel.yaml | 2 +-
> kas/machine/qemuriscv64.yaml | 2 +-
> kas/machine/rpi-arm-v7.yaml | 2 +-
> kas/machine/rpi-arm-v7l.yaml | 2 +-
> kas/machine/rpi-arm.yaml | 2 +-
> kas/machine/rpi-arm64-v8-efi.yaml | 2 +-
> kas/machine/rpi-arm64-v8.yaml | 2 +-
> kas/machine/sifive-fu540.yaml | 2 +-
> kas/machine/starfive-visionfive2.yaml | 2 +-
> kas/machine/stm32mp15x.yaml | 2 +-
> kas/machine/virtualbox.yaml | 2 +-
> kas/machine/vmware.yaml | 2 +-
> kas/machine/x86-pc.yaml | 2 +-
> kas/opt/Kconfig | 2 +-
> kas/opt/cache-dbg-pkgs.yaml | 2 +-
> kas/opt/cache-deb-src.yaml | 2 +-
> kas/opt/ccache.yaml | 2 +-
> kas/opt/compat-arch.yaml | 2 +-
> kas/opt/crosscompile.yaml | 2 +-
> kas/opt/dracut.yaml | 2 +-
> kas/opt/image-fstypes.yaml | 2 +-
> kas/opt/mirror-debian.yaml | 2 +-
> kas/opt/mirror-snapshot.yaml | 2 +-
> kas/opt/mirror-ubuntu.yaml | 2 +-
> kas/opt/user-isar.yaml | 4 +--
> kas/opt/user-root.yaml | 2 +-
> kas/package/packages-distro.yaml | 2 +-
> kas/package/pkg_cowsay.yaml | 2 +-
> kas/package/pkg_enable-fsck.yaml | 2 +-
> kas/package/pkg_example-module.yaml | 2 +-
> kas/package/pkg_example-prebuilt.yaml | 2 +-
> kas/package/pkg_example-raw.yaml | 2 +-
> kas/package/pkg_expand-on-first-boot.yaml | 2 +-
> kas/package/pkg_hello-isar.yaml | 2 +-
> kas/package/pkg_hello.yaml | 2 +-
> kas/package/pkg_isar-disable-apt-cache.yaml | 2 +-
> kas/package/pkg_isar-exclude-docs.yaml | 2 +-
> kas/package/pkg_kselftest.yaml | 2 +-
> kas/package/pkg_prebuilt-docker-img.yaml | 2 +-
> kas/package/pkg_prebuilt-podman-img.yaml | 2 +-
> kas/package/pkg_samefile.yaml | 2 +-
> kas/package/pkg_sshd-regen-keys.yaml | 2 +-
> .../installer-add-rootfs.bbclass | 2 +-
> .../target-bootstrapper.bbclass | 2 +-
> .../conf/distro/raspbian-configscript.sh | 2 +-
> meta-isar/conf/distro/raspios-bullseye.conf | 2 +-
> meta-isar/conf/layer.conf | 2 +-
> meta-isar/conf/local.conf.sample | 4 +--
> meta-isar/conf/machine/bananapi.conf | 2 +-
> meta-isar/conf/machine/nanopi-neo-efi.conf | 2 +-
> meta-isar/conf/machine/nanopi-neo.conf | 2 +-
> meta-isar/conf/machine/phyboard-mira.conf | 2 +-
> meta-isar/conf/machine/qemuamd64-cip.conf | 2 +-
> meta-isar/conf/machine/qemuamd64-iso.conf | 2 +-
> meta-isar/conf/machine/qemuamd64-sb.conf | 2 +-
> meta-isar/conf/machine/qemuamd64.conf | 2 +-
> meta-isar/conf/machine/qemuarm.conf | 2 +-
> meta-isar/conf/machine/qemuarm64.conf | 2 +-
> meta-isar/conf/machine/qemui386.conf | 2 +-
> meta-isar/conf/machine/qemumipsel.conf | 2 +-
> meta-isar/conf/machine/qemuriscv64.conf | 2 +-
> meta-isar/conf/machine/rpi-arm-v7.conf | 2 +-
> meta-isar/conf/machine/rpi-arm-v7l.conf | 2 +-
> meta-isar/conf/machine/rpi-arm.conf | 2 +-
> meta-isar/conf/machine/rpi-arm64-v8-efi.conf | 2 +-
> meta-isar/conf/machine/rpi-arm64-v8-efi.inc | 2 +-
> meta-isar/conf/machine/rpi-arm64-v8.conf | 2 +-
> meta-isar/conf/machine/rpi-common.conf | 2 +-
> meta-isar/conf/machine/virtualbox.conf | 2 +-
> meta-isar/conf/machine/vmware.conf | 2 +-
> .../conf/multiconfig/bananapi-bullseye.conf | 2 +-
> .../conf/multiconfig/bananapi-buster.conf | 2 +-
> .../multiconfig/de0-nano-soc-bullseye.conf | 2 +-
> .../conf/multiconfig/installer-target.conf | 2 +-
> .../conf/multiconfig/isar-installer.conf | 2 +-
> .../conf/multiconfig/nanopi-neo-bookworm.conf | 2 +-
> .../conf/multiconfig/nanopi-neo-bullseye.conf | 2 +-
> .../conf/multiconfig/nanopi-neo-buster.conf | 2 +-
> .../multiconfig/nanopi-neo-efi-bookworm.conf | 2 +-
> .../multiconfig/phyboard-mira-bullseye.conf | 2 +-
> .../conf/multiconfig/qemuamd64-bookworm.conf | 2 +-
> .../conf/multiconfig/qemuamd64-bullseye.conf | 2 +-
> .../conf/multiconfig/qemuamd64-buster.conf | 2 +-
> .../multiconfig/qemuamd64-cip-bookworm.conf | 2 +-
> .../multiconfig/qemuamd64-iso-bookworm.conf | 2 +-
> .../multiconfig/qemuamd64-sb-bullseye.conf | 2 +-
> .../conf/multiconfig/qemuarm-bookworm.conf | 2 +-
> .../conf/multiconfig/qemuarm-bullseye.conf | 2 +-
> .../conf/multiconfig/qemuarm-buster.conf | 2 +-
> .../conf/multiconfig/qemuarm64-bookworm.conf | 2 +-
> .../conf/multiconfig/qemuarm64-bullseye.conf | 2 +-
> .../conf/multiconfig/qemuarm64-buster.conf | 2 +-
> .../conf/multiconfig/qemui386-bookworm.conf | 2 +-
> .../conf/multiconfig/qemui386-bullseye.conf | 2 +-
> .../conf/multiconfig/qemui386-buster.conf | 2 +-
> .../conf/multiconfig/qemumipsel-bookworm.conf | 2 +-
> .../conf/multiconfig/qemumipsel-bullseye.conf | 2 +-
> .../conf/multiconfig/rpi-arm-bullseye.conf | 2 +-
> .../conf/multiconfig/rpi-arm-v7-bullseye.conf | 2 +-
> .../multiconfig/rpi-arm-v7l-bullseye.conf | 2 +-
> .../multiconfig/rpi-arm64-v8-bullseye.conf | 2 +-
> .../conf/multiconfig/stm32mp15x-bullseye.conf | 2 +-
> meta-isar/recipes-app/cowsay/cowsay_git.bb | 2 +-
> .../example-raw/example-raw_0.3.bb | 8 +++---
> .../recipes-app/example-raw/files/postinst | 2 +-
> .../recipes-app/hello-isar/hello-isar.bb | 4 +--
> meta-isar/recipes-app/hello/hello.bb | 2 +-
> meta-isar/recipes-app/libhello/libhello.bb | 4 +--
> .../prebuilt-docker-img_0.1.bb | 2 +-
> .../prebuilt-podman-img_0.1.bb | 2 +-
> .../prebuilt-deb/prebuilt-deb_0.1.bb | 2 +-
> .../recipes-app/samefile/samefile_2.14.bb | 2 +-
> .../recipes-bsp/barebox/barebox_2024.05.0.bb | 2 +-
> .../bootconfig-rpi-efi/bootconfig-rpi-efi.bb | 2 +-
> .../bootconfig-rpi/bootconfig-rpi.bb | 2 +-
> .../firmware-rpi/firmware-rpi_1.20250305.bb | 2 +-
> .../optee-examples/files/debian/control.tmpl | 2 +-
> .../optee-examples/files/debian/rules.tmpl | 2 +-
> .../recipes-bsp/u-boot/files/rules-beagleplay | 2 +-
> .../files/starfive-visionfive2-rules.tmpl | 2 +-
> .../u-boot/u-boot-beagleplay_2025.10.bb | 2 +-
> .../recipes-core/images/isar-image-base.bb | 4 +--
> .../recipes-core/images/isar-image-debug.bb | 2 +-
> .../images/isar-image-installer.bb | 4 +--
> .../files/sign-module.sh | 2 +-
> .../module-signer-example.bb | 2 +-
> .../sbuild-chroot/sbuild-chroot-host-db2m.bb | 2 +-
> .../sbuild-chroot-target-db2m.bb | 2 +-
> .../recipes-initramfs/images/isar-dracut.bb | 2 +-
> .../images/isar-initramfs.bb | 2 +-
> .../initramfs-example/files/local-top | 2 +-
> .../initramfs-isar-example-hook_0.1.bb | 4 +--
> .../bmap-tools/bmap-tools.bb | 2 +-
> .../deploy-image/deploy-image_0.1.bb | 2 +-
> .../files/usr/bin/deploy-image-wic.sh | 2 +-
> .../usr/lib/deploy-image-wic/handle-config.sh | 2 +-
> .../device-info-collector.bb | 2 +-
> .../files/usr/bin/device-info-collector.sh | 2 +-
> .../systemd-tmpfs-tmp_0.1.bb | 2 +-
> .../target-bootstrapper-service.bb | 2 +-
> .../files/target-bootstrapper.sh.tmpl | 2 +-
> .../target-bootstrapper.bb | 2 +-
> .../example-module/example-module-signed.bb | 2 +-
> .../example-module-signedwith.bb | 2 +-
> .../example-module/example-module.bb | 2 +-
> .../example-module/files/src/Makefile | 2 +-
> .../kselftest/kselftest_6.12.59.bb | 2 +-
> .../linux/linux-cip_4.4.166-cip29.bb | 2 +-
> .../linux/linux-mainline_6.12.58.bb | 2 +-
> .../sb-mok-keys/files/Makefile.tmpl | 4 +--
> .../sb-mok-keys/sb-mok-keys.bb | 6 ++---
> .../sb-mok-public/files/rules | 4 +--
> .../sb-mok-public/sb-mok-public.bb | 4 +--
> .../lib/wic/canned-wks/installer-efi.wks.in | 2 +-
> meta-test/conf/bblayers.conf.sample | 2 +-
> meta-test/conf/layer.conf | 2 +-
> meta-test/conf/local.conf.sample | 4 +--
> .../recipes-app/libhello/libhello.bbappend | 2 +-
> .../files/99-disable-ssh-socket.preset | 2 +-
> .../isar-ci-ssh-setup_0.1.bb | 2 +-
> .../recipes-core/images/isar-image-ci.bb | 2 +-
> .../recipes-core/images/isar-rootfs-ci.bb | 2 +-
> meta/classes-global/base.bbclass | 2 +-
> meta/classes-global/isar-events.bbclass | 2 +-
> meta/classes-global/template.bbclass | 2 +-
> meta/classes-recipe/barebox.bbclass | 2 +-
> meta/classes-recipe/compat.bbclass | 2 +-
> meta/classes-recipe/container-loader.bbclass | 2 +-
> meta/classes-recipe/crossvars.bbclass | 2 +-
> meta/classes-recipe/deb-dl-dir.bbclass | 2 +-
> meta/classes-recipe/debianize.bbclass | 2 +-
> meta/classes-recipe/docker-loader.bbclass | 2 +-
> meta/classes-recipe/dpkg-base.bbclass | 2 +-
> meta/classes-recipe/dpkg-gbp.bbclass | 2 +-
> meta/classes-recipe/dpkg-prebuilt.bbclass | 2 +-
> meta/classes-recipe/dpkg-raw.bbclass | 2 +-
> meta/classes-recipe/dpkg-source.bbclass | 2 +-
> meta/classes-recipe/dpkg.bbclass | 2 +-
> meta/classes-recipe/essential.bbclass | 2 +-
> .../image-account-extension.bbclass | 2 +-
> .../image-locales-extension.bbclass | 2 +-
> .../image-postproc-extension.bbclass | 2 +-
> .../image-tools-extension.bbclass | 2 +-
> meta/classes-recipe/image.bbclass | 2 +-
> meta/classes-recipe/imagetypes.bbclass | 2 +-
> .../imagetypes_container.bbclass | 2 +-
> meta/classes-recipe/imagetypes_ddi.bbclass | 2 +-
> meta/classes-recipe/imagetypes_vm.bbclass | 2 +-
> meta/classes-recipe/imagetypes_wic.bbclass | 2 +-
> meta/classes-recipe/initramfs.bbclass | 2 +-
> meta/classes-recipe/initrd-dracut.bbclass | 2 +-
> meta/classes-recipe/kbuildtarget.bbclass | 2 +-
> meta/classes-recipe/linux-kernel.bbclass | 4 +--
> meta/classes-recipe/linux-kselftest.bbclass | 2 +-
> meta/classes-recipe/linux-module.bbclass | 2 +-
> meta/classes-recipe/multiarch.bbclass | 2 +-
> meta/classes-recipe/native.bbclass | 2 +-
> meta/classes-recipe/opensbi.bbclass | 2 +-
> meta/classes-recipe/optee-os-base.bbclass | 2 +-
> meta/classes-recipe/optee-os-tadevkit.bbclass | 2 +-
> meta/classes-recipe/optee-os.bbclass | 2 +-
> meta/classes-recipe/podman-loader.bbclass | 2 +-
> meta/classes-recipe/repository.bbclass | 2 +-
> meta/classes-recipe/rootfs-add-files.bbclass | 2 +-
> meta/classes-recipe/rootfs.bbclass | 6 ++---
> meta/classes-recipe/sbuild.bbclass | 2 +-
> meta/classes-recipe/sdk.bbclass | 2 +-
> meta/classes-recipe/squashfs.bbclass | 2 +-
> .../classes-recipe/trusted-firmware-a.bbclass | 2 +-
> meta/classes-recipe/u-boot.bbclass | 2 +-
> meta/classes/sbom.bbclass | 6 ++---
> meta/conf/bitbake.conf | 4 +--
> meta/conf/distro/debian-bookworm.conf | 2 +-
> meta/conf/distro/debian-bullseye.conf | 2 +-
> meta/conf/distro/debian-buster.conf | 2 +-
> meta/conf/distro/debian-common.conf | 2 +-
> meta/conf/distro/debian-configscript.sh | 2 +-
> meta/conf/distro/debian-sid-ports.conf | 2 +-
> meta/conf/distro/debian-sid.conf | 2 +-
> meta/conf/layer.conf | 2 +-
> meta/lib/aptsrc_fetcher.py | 2 +-
> meta/lib/container_fetcher.py | 2 +-
> meta/lib/rootfs_progress.py | 2 +-
> meta/recipes-bsp/barebox/barebox.inc | 2 +-
> meta/recipes-bsp/barebox/files/rules.tmpl | 2 +-
> .../libubootenv/libubootenv_0.3.5-0.1.bb | 2 +-
> meta/recipes-bsp/opensbi/rules.tmpl | 2 +-
> .../optee-client/files/debian/rules.tmpl | 2 +-
> .../files/debian/tee-supplicant.service | 2 +-
> meta/recipes-bsp/optee-ftpm/optee-ftpm.inc | 2 +-
> .../optee-os/files/debian/control.tmpl | 2 +-
> .../optee-os/files/debian/rules.tmpl | 2 +-
> meta/recipes-bsp/optee-os/optee-os-custom.inc | 2 +-
> .../optee-os/optee-os-tadevkit-custom.inc | 2 +-
> .../files/debian/control.tmpl | 2 +-
> .../files/debian/rules.tmpl | 2 +-
> .../trusted-firmware-a-custom.inc | 2 +-
> .../u-boot-script/files/update-u-boot-script | 2 +-
> .../u-boot-script/u-boot-script_1.1.bb | 2 +-
> .../u-boot/files/debian/control.tmpl | 2 +-
> .../u-boot/files/debian/rules.tmpl | 2 +-
> meta/recipes-bsp/u-boot/u-boot-custom.inc | 2 +-
> meta/recipes-devtools/base-apt/base-apt.bb | 2 +-
> meta/recipes-devtools/isar-apt/isar-apt.bb | 2 +-
> .../sbom-chroot/sbom-chroot.bb | 2 +-
> .../sbuild-chroot/sbuild-chroot-host.bb | 2 +-
> .../sbuild-chroot/sbuild-chroot-target.bb | 2 +-
> .../sbuild-chroot/sbuild-chroot.inc | 2 +-
> .../sdk-files/files/README.sdk | 4 +--
> .../sdk-files/files/configscript.sh | 2 +-
> .../sdk-files/files/gcc-sysroot-wrapper.sh | 2 +-
> .../sdk-files/files/relocate-sdk.sh | 2 +-
> meta/recipes-devtools/sdk-files/sdk-files.bb | 2 +-
> .../files/initramfs-fsck-hook-ext4.triggers | 2 +-
> .../initramfs-fsck-ext4-hook_0.3.bb | 2 +-
> .../recipes-initramfs/initramfs-hook/hook.inc | 2 +-
> .../recipes-kernel/kselftest/files/rules.tmpl | 2 +-
> meta/recipes-kernel/kselftest/kselftest.inc | 2 +-
> .../linux-module/files/debian/rules.tmpl | 2 +-
> meta/recipes-kernel/linux-module/module.inc | 2 +-
> meta/recipes-kernel/linux/linux-custom.inc | 2 +-
> meta/recipes-kernel/linux/linux-distro.bb | 2 +-
> .../container-loader/docker-loader.inc | 2 +-
> .../container-loader/podman-loader.inc | 2 +-
> .../enable-fsck/enable-fsck_0.2.bb | 2 +-
> .../enable-fsck/files/enable-fsck.service | 2 +-
> .../enable-fsck/files/enable-fsck.sh | 2 +-
> .../expand-on-first-boot_1.6.bb | 2 +-
> .../files/expand-last-partition.sh | 2 +-
> .../files/expand-on-first-boot.service | 2 +-
> .../isar-ddi-definitions_0.1.bb | 2 +-
> .../isar-disable-apt-cache_0.1.bb | 2 +-
> .../isar-exclude-docs_0.2.2.bb | 2 +-
> .../python3-beartype_0.19.0.bb | 2 +-
> .../python3-cyclonedx-lib_9.1.0.bb | 2 +-
> .../python3-debsbom/python3-debsbom_0.7.1.bb | 2 +-
> .../python3-packageurl_0.16.0.bb | 2 +-
> .../python3-py-serializable_2.0.0.bb | 2 +-
> .../python3-spdx-tools_0.8.3.bb | 2 +-
> .../sshd-regen-keys/sshd-regen-keys_0.5.bb | 2 +-
> scripts/isar-setup-builddir | 2 +-
> scripts/rpm2cpio.sh | 2 +-
> scripts/schroot | 2 +-
> testsuite/README.md | 2 +-
> testsuite/cibase.py | 4 +--
> testsuite/cibuilder.py | 2 +-
> testsuite/citest.py | 2 +-
> testsuite/start_vm.py | 4 +--
> testsuite/unittests/bitbake.py | 2 +-
> testsuite/unittests/rootfs.py | 2 +-
> .../unittests/test_image_account_extension.py | 2 +-
> testsuite/utils.py | 2 +-
> 327 files changed, 365 insertions(+), 365 deletions(-)
>
> diff --git a/Kconfig b/Kconfig
> index 683c0da5..86a4aac3 100644
> --- a/Kconfig
> +++ b/Kconfig
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
> #
> # SPDX-License-Identifier: MIT
> diff --git a/LICENSE b/LICENSE
> index b654c2ba..ee43d432 100644
> --- a/LICENSE
> +++ b/LICENSE
> @@ -1,4 +1,4 @@
> -Different components of isar are under different licenses (a mix of MIT and
> +Different components of Isar are under different licenses (a mix of MIT and
> GPLv2). Please see:
>
> meta/licenses/COPYING.GPLv2 (GPLv2)
> diff --git a/README.md b/README.md
> index b737f8f1..f33386fe 100644
> --- a/README.md
> +++ b/README.md
> @@ -2,7 +2,7 @@
> [](http://ci.isar-build.org/job/isar_next_fast/)
> [](http://ci.isar-build.org/job/isar_next/)
>
> -isar - Integration System for Automated Root filesystem generation
> +Isar - Integration System for Automated Root filesystem generation
>
> Isar is a set of scripts for building software packages and repeatable
> generation of Debian-based root filesystems with customizations.
> diff --git a/RECIPE-API-CHANGELOG.md b/RECIPE-API-CHANGELOG.md
> index e44b4b9d..04031370 100644
> --- a/RECIPE-API-CHANGELOG.md
> +++ b/RECIPE-API-CHANGELOG.md
> @@ -156,7 +156,7 @@ partial matching feature for a short time between 0.7 and 0.8. In 0.8 the
> version has to be the exact upsteam match.
> It is probably best to not specify a version if you can.
>
> -### `isar-image.bbclass` class will be deprecated in future version of isar
> +### `isar-image.bbclass` class will be deprecated in future version of Isar
>
> The content of `isar-image.bbclass` was moved to the `image.bbclass` file.
> Recipes that inherit `isar-image` should be modified to inherit from `image`
> @@ -724,7 +724,7 @@ For example, If `KERNEL_NAME` is configured as `foo` for arm64, now
> generated. This will help to have multiple versions of linux-libc-dev packages
> available for respective bsps in apt feeds.
>
> -### ISAR APT Repository
> +### Isar APT Repository
>
> Optional fields of the isar-apt repo can be controlled by adding to the
> `ISAR_APT_OPT_FIELD` map. Example: `ISAR_APT_OPT_FIELD[Origin]="isar"`.
> diff --git a/doc/user_manual.md b/doc/user_manual.md
> index 7520854b..69e8dfef 100644
> --- a/doc/user_manual.md
> +++ b/doc/user_manual.md
> @@ -1,4 +1,4 @@
> -# ISAR User Manual
> +# Isar User Manual
>
> Copyright (C) 2016-2019, ilbers GmbH
>
> @@ -25,7 +25,7 @@ Copyright (C) 2016-2019, ilbers GmbH
> - [Examining and debugging package generation inside their schroot rootfs](#examining-and-debugging-package-generation-inside-their-schroot-rootfs)
> - [Using ccache for custom packages](#using-ccache-for-custom-packages)
> - [Using sstate-cache](#using-sstate-cache)
> - - [Create an ISAR SDK root filesystem](#create-an-isar-sdk-root-filesystem)
> + - [Create an Isar SDK root filesystem](#create-an-isar-sdk-root-filesystem)
> - [Create a containerized Isar SDK root filesystem](#create-a-containerized-isar-sdk-root-filesystem)
> - [Creation of local apt repo caching upstream Debian packages](#creation-of-local-apt-repo-caching-upstream-debian-packages)
> - [Add foreign packages from other repositories to the generated image](#add-foreign-packages-from-other-repositories-to-the-generated-image)
> @@ -153,7 +153,7 @@ The second line will make sure your proxy settings will not get lost when using
>
> ### Check out Isar
>
> -Clone the isar repository:
> +Clone the Isar repository:
> ```
> $ git clonehttp://github.com/ilbers/isar.git
> ```
> @@ -797,12 +797,12 @@ meta-isar/recipes-app/example-raw contains an example
>
> A custom image recipe may be created to assemble packages of your choice into a root file-system image. The `image` class
> implements a `do_rootfs` function to compile and configure the file-system for you. Prebuilt packages may be selected for
> -installation by appending them to the `IMAGE_PREINSTALL` variable while packages created by ISAR should be appended to
> +installation by appending them to the `IMAGE_PREINSTALL` variable while packages created by Isar should be appended to
> `IMAGE_INSTALL`. A sample image recipe follows.
>
> ### Example
> ```
> -DESCRIPTION = "Sample image recipe for ISAR"
> +DESCRIPTION = "Sample image recipe for Isar"
>
> LICENSE = "gpl-2.0"
> LIC_FILES_CHKSUM ="file://${LAYERDIR_core}/licenses/COPYING.GPLv2;md5=751419260aa954499f7abaabaa882bbe"
> @@ -916,7 +916,7 @@ For large applications that are not cross-compiled, it may be needed to extend t
>
> #### Example
> ```
> -DESCRIPTION = "Sample application for ISAR"
> +DESCRIPTION = "Sample application for Isar"
>
> LICENSE = "gpl-2.0"
> LIC_FILES_CHKSUM ="file://${LAYERDIR_core}/licenses/COPYING.GPLv2;md5=751419260aa954499f7abaabaa882bbe"
> @@ -1001,7 +1001,7 @@ The bbclass for this approach is called `dpkg-raw`.
>
> #### Example
> ```
> -DESCRIPTION = "Sample application for ISAR"
> +DESCRIPTION = "Sample application for Isar"
> MAINTAINER = "Your name here<you@domain.com>"
> DEBIAN_DEPENDS = "apt"
>
> @@ -1041,7 +1041,7 @@ be installed via `IMAGE_INSTALL`. Have a look at `prebuilt-deb`.
>
> ## Build statistics collection
>
> -While isar is building the system, build statistics is collected in
> +While Isar is building the system, build statistics is collected in
> `tmp/buildstats/<timestamp>` directory. This functionality is implemented in
> `buildstats` class, and is enabled by `USE_BUILDSTATS= "1"` in `local.conf`.
>
> @@ -1278,11 +1278,11 @@ To build without using any sstate caching, you can use the bitbake argument
> `--no-setscene`.
>
>
> -## Create an ISAR SDK root filesystem
> +## Create an Isar SDK root filesystem
>
> ### Motivation
>
> -Building applications for targets in ISAR takes a lot of time as they are built under QEMU.
> +Building applications for targets in Isar takes a lot of time as they are built under QEMU.
> SDK providing cross build environment will help to solve this problem.
>
> ### Approach
> @@ -1346,7 +1346,7 @@ sudo <path-to-isar>/scripts/mount_chroot.sh tmp/deploy/images/qemuarm/isar-image
>
> ```
>
> - - chroot to isar SDK rootfs:
> + - chroot to Isar SDK rootfs:
>
> ```
> sudo chroot tmp/deploy/images/qemuarm/isar-image-base-sdk-debian-bullseye-qemuarm
> @@ -1429,7 +1429,7 @@ SDK formats to generate.
> Supported formats are:
> - `tar-xz`: (default) is the non-containerized format that results from
> following the instructions in
> - "[Create an ISAR SDK root filesystem](#create-an-isar-sdk-root-filesystem)"
> + "[Create an Isar SDK root filesystem](#create-an-isar-sdk-root-filesystem)"
> - `docker-archive`: an archive containing a Docker image that can be imported
> with
> [`docker load`](https://docs.docker.com/engine/reference/commandline/load)
> @@ -1677,7 +1677,7 @@ remain by default available and may be used again for loading the storage after
> it may have been emptied later on (factory reset).
>
> Source container images may either be fetched as binaries from a registry, see
> -above, or built via isar as well.
> +above, or built via Isar as well.
>
> ### Example
>
> diff --git a/kas/distro/debian-bookworm.yaml b/kas/distro/debian-bookworm.yaml
> index 2178e7d4..5dbd70a6 100644
> --- a/kas/distro/debian-bookworm.yaml
> +++ b/kas/distro/debian-bookworm.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/distro/debian-bullseye.yaml b/kas/distro/debian-bullseye.yaml
> index 23e286fb..bafe40ad 100644
> --- a/kas/distro/debian-bullseye.yaml
> +++ b/kas/distro/debian-bullseye.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/distro/debian-buster.yaml b/kas/distro/debian-buster.yaml
> index 82949a8f..353a163a 100644
> --- a/kas/distro/debian-buster.yaml
> +++ b/kas/distro/debian-buster.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/distro/debian-sid.yaml b/kas/distro/debian-sid.yaml
> index 43f1c696..5085dad5 100644
> --- a/kas/distro/debian-sid.yaml
> +++ b/kas/distro/debian-sid.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/distro/raspios-bullseye.yaml b/kas/distro/raspios-bullseye.yaml
> index 9a1e6abe..942c77da 100644
> --- a/kas/distro/raspios-bullseye.yaml
> +++ b/kas/distro/raspios-bullseye.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/distro/ubuntu-focal.yaml b/kas/distro/ubuntu-focal.yaml
> index 6a68b796..15261b1e 100644
> --- a/kas/distro/ubuntu-focal.yaml
> +++ b/kas/distro/ubuntu-focal.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/distro/ubuntu-jammy.yaml b/kas/distro/ubuntu-jammy.yaml
> index e6623871..22b6369a 100644
> --- a/kas/distro/ubuntu-jammy.yaml
> +++ b/kas/distro/ubuntu-jammy.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/distro/ubuntu-noble.yaml b/kas/distro/ubuntu-noble.yaml
> index 35bd347a..af09af08 100644
> --- a/kas/distro/ubuntu-noble.yaml
> +++ b/kas/distro/ubuntu-noble.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2024
> #
> # SPDX-License-Identifier: MIT
> diff --git a/kas/image/Kconfig b/kas/image/Kconfig
> index 9e8d8099..d15fc153 100644
> --- a/kas/image/Kconfig
> +++ b/kas/image/Kconfig
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
> #
> # Authors:
> diff --git a/kas/image/isar-image-base.yaml b/kas/image/isar-image-base.yaml
> index 0666510f..6c6a4dda 100644
> --- a/kas/image/isar-image-base.yaml
> +++ b/kas/image/isar-image-base.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/image/isar-image-debug.yaml b/kas/image/isar-image-debug.yaml
> index 94c5a334..e40017bc 100644
> --- a/kas/image/isar-image-debug.yaml
> +++ b/kas/image/isar-image-debug.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/image/isar-image-installer.yaml b/kas/image/isar-image-installer.yaml
> index 3997a162..b6bf6cd7 100644
> --- a/kas/image/isar-image-installer.yaml
> +++ b/kas/image/isar-image-installer.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) Siemens AG, 2024
> #
> # SPDX-License-Identifier: MIT
> diff --git a/kas/installer/Kconfig b/kas/installer/Kconfig
> index 9b74fa92..59b4a838 100644
> --- a/kas/installer/Kconfig
> +++ b/kas/installer/Kconfig
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) Siemens AG, 2025
> #
> # SPDX-License-Identifier: MIT
> diff --git a/kas/installer/add-device-info-collector.yaml b/kas/installer/add-device-info-collector.yaml
> index 22020679..06f8bd3d 100644
> --- a/kas/installer/add-device-info-collector.yaml
> +++ b/kas/installer/add-device-info-collector.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) Siemens AG, 2025
> #
> # SPDX-License-Identifier: MIT
> diff --git a/kas/installer/unattended.yaml b/kas/installer/unattended.yaml
> index ee585c47..ae725221 100644
> --- a/kas/installer/unattended.yaml
> +++ b/kas/installer/unattended.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) Siemens AG, 2025
> #
> # SPDX-License-Identifier: MIT
> diff --git a/kas/machine/bananapi.yaml b/kas/machine/bananapi.yaml
> index 53bd3db2..fb57c436 100644
> --- a/kas/machine/bananapi.yaml
> +++ b/kas/machine/bananapi.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/machine/beagleplay.yaml b/kas/machine/beagleplay.yaml
> index 7c4ecfe7..14ff0401 100644
> --- a/kas/machine/beagleplay.yaml
> +++ b/kas/machine/beagleplay.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2023-2024
> #
> # SPDX-License-Identifier: MIT
> diff --git a/kas/machine/container-amd64.yaml b/kas/machine/container-amd64.yaml
> index 93352c29..df0b2743 100644
> --- a/kas/machine/container-amd64.yaml
> +++ b/kas/machine/container-amd64.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/machine/de0-nano-soc.yaml b/kas/machine/de0-nano-soc.yaml
> index 5dbe6916..bd6f30ae 100644
> --- a/kas/machine/de0-nano-soc.yaml
> +++ b/kas/machine/de0-nano-soc.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/machine/hikey.yaml b/kas/machine/hikey.yaml
> index 56133afc..070991b5 100644
> --- a/kas/machine/hikey.yaml
> +++ b/kas/machine/hikey.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/machine/nanopi-neo-efi.yaml b/kas/machine/nanopi-neo-efi.yaml
> index a38e06d7..8521a61a 100644
> --- a/kas/machine/nanopi-neo-efi.yaml
> +++ b/kas/machine/nanopi-neo-efi.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/machine/nanopi-neo.yaml b/kas/machine/nanopi-neo.yaml
> index 7973e5ad..465c5f1f 100644
> --- a/kas/machine/nanopi-neo.yaml
> +++ b/kas/machine/nanopi-neo.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/machine/phyboard-mira.yaml b/kas/machine/phyboard-mira.yaml
> index f2081819..5a76e7ff 100644
> --- a/kas/machine/phyboard-mira.yaml
> +++ b/kas/machine/phyboard-mira.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/machine/qemuamd64-cip.yaml b/kas/machine/qemuamd64-cip.yaml
> index d99cb4a6..33c30e57 100644
> --- a/kas/machine/qemuamd64-cip.yaml
> +++ b/kas/machine/qemuamd64-cip.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2024
> #
> # SPDX-License-Identifier: MIT
> diff --git a/kas/machine/qemuamd64-iso.yaml b/kas/machine/qemuamd64-iso.yaml
> index f58a1217..72b64729 100644
> --- a/kas/machine/qemuamd64-iso.yaml
> +++ b/kas/machine/qemuamd64-iso.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2025 Siemens AG
>
> header:
> diff --git a/kas/machine/qemuamd64-sb.yaml b/kas/machine/qemuamd64-sb.yaml
> index f2be984a..29f9fb51 100644
> --- a/kas/machine/qemuamd64-sb.yaml
> +++ b/kas/machine/qemuamd64-sb.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/machine/qemuamd64.yaml b/kas/machine/qemuamd64.yaml
> index cb032e0c..636bdc21 100644
> --- a/kas/machine/qemuamd64.yaml
> +++ b/kas/machine/qemuamd64.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/machine/qemuarm.yaml b/kas/machine/qemuarm.yaml
> index 8aae6bdb..6b7fb0ff 100644
> --- a/kas/machine/qemuarm.yaml
> +++ b/kas/machine/qemuarm.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/machine/qemuarm64.yaml b/kas/machine/qemuarm64.yaml
> index f965d27b..ca4f95cc 100644
> --- a/kas/machine/qemuarm64.yaml
> +++ b/kas/machine/qemuarm64.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/machine/qemui386.yaml b/kas/machine/qemui386.yaml
> index 913b419f..758d2914 100644
> --- a/kas/machine/qemui386.yaml
> +++ b/kas/machine/qemui386.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/machine/qemumipsel.yaml b/kas/machine/qemumipsel.yaml
> index 961fcfe0..aa6c6a92 100644
> --- a/kas/machine/qemumipsel.yaml
> +++ b/kas/machine/qemumipsel.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/machine/qemuriscv64.yaml b/kas/machine/qemuriscv64.yaml
> index 57fd0980..4f43b46c 100644
> --- a/kas/machine/qemuriscv64.yaml
> +++ b/kas/machine/qemuriscv64.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/machine/rpi-arm-v7.yaml b/kas/machine/rpi-arm-v7.yaml
> index 26af1b63..d436e5c0 100644
> --- a/kas/machine/rpi-arm-v7.yaml
> +++ b/kas/machine/rpi-arm-v7.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/machine/rpi-arm-v7l.yaml b/kas/machine/rpi-arm-v7l.yaml
> index 86fdd02a..4d8771c1 100644
> --- a/kas/machine/rpi-arm-v7l.yaml
> +++ b/kas/machine/rpi-arm-v7l.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/machine/rpi-arm.yaml b/kas/machine/rpi-arm.yaml
> index 3be463e3..2d426949 100644
> --- a/kas/machine/rpi-arm.yaml
> +++ b/kas/machine/rpi-arm.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/machine/rpi-arm64-v8-efi.yaml b/kas/machine/rpi-arm64-v8-efi.yaml
> index e77891a9..e292af2d 100644
> --- a/kas/machine/rpi-arm64-v8-efi.yaml
> +++ b/kas/machine/rpi-arm64-v8-efi.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2025 Siemens
>
> header:
> diff --git a/kas/machine/rpi-arm64-v8.yaml b/kas/machine/rpi-arm64-v8.yaml
> index 76b0d42b..d827788e 100644
> --- a/kas/machine/rpi-arm64-v8.yaml
> +++ b/kas/machine/rpi-arm64-v8.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/machine/sifive-fu540.yaml b/kas/machine/sifive-fu540.yaml
> index f2bf8a13..17d949eb 100644
> --- a/kas/machine/sifive-fu540.yaml
> +++ b/kas/machine/sifive-fu540.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/machine/starfive-visionfive2.yaml b/kas/machine/starfive-visionfive2.yaml
> index 0837308a..76014196 100644
> --- a/kas/machine/starfive-visionfive2.yaml
> +++ b/kas/machine/starfive-visionfive2.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/machine/stm32mp15x.yaml b/kas/machine/stm32mp15x.yaml
> index 9e54c31d..5224796b 100644
> --- a/kas/machine/stm32mp15x.yaml
> +++ b/kas/machine/stm32mp15x.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/machine/virtualbox.yaml b/kas/machine/virtualbox.yaml
> index 539f3e3b..113fda26 100644
> --- a/kas/machine/virtualbox.yaml
> +++ b/kas/machine/virtualbox.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/machine/vmware.yaml b/kas/machine/vmware.yaml
> index 6dc49edb..a26d9e10 100644
> --- a/kas/machine/vmware.yaml
> +++ b/kas/machine/vmware.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/machine/x86-pc.yaml b/kas/machine/x86-pc.yaml
> index f1dfed28..70e90533 100644
> --- a/kas/machine/x86-pc.yaml
> +++ b/kas/machine/x86-pc.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2024
> #
> # SPDX-License-Identifier: MIT
> diff --git a/kas/opt/Kconfig b/kas/opt/Kconfig
> index fbf098de..ac9b2f55 100644
> --- a/kas/opt/Kconfig
> +++ b/kas/opt/Kconfig
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023-2024 ilbers GmbH
> # Copyright (C) 2024 Siemens AG
> #
> diff --git a/kas/opt/cache-dbg-pkgs.yaml b/kas/opt/cache-dbg-pkgs.yaml
> index 5f53c368..da9750b2 100644
> --- a/kas/opt/cache-dbg-pkgs.yaml
> +++ b/kas/opt/cache-dbg-pkgs.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2025 ilbers GmbH
>
> header:
> diff --git a/kas/opt/cache-deb-src.yaml b/kas/opt/cache-deb-src.yaml
> index 6a170cd9..64cc8f4e 100644
> --- a/kas/opt/cache-deb-src.yaml
> +++ b/kas/opt/cache-deb-src.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/opt/ccache.yaml b/kas/opt/ccache.yaml
> index 143c080e..d2bf8d38 100644
> --- a/kas/opt/ccache.yaml
> +++ b/kas/opt/ccache.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/opt/compat-arch.yaml b/kas/opt/compat-arch.yaml
> index a8fbdb70..5f0cda25 100644
> --- a/kas/opt/compat-arch.yaml
> +++ b/kas/opt/compat-arch.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/opt/crosscompile.yaml b/kas/opt/crosscompile.yaml
> index 4ec26d92..19a62da8 100644
> --- a/kas/opt/crosscompile.yaml
> +++ b/kas/opt/crosscompile.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023-2024 ilbers GmbH
> #
> # SPDX-License-Identifier: MIT
> diff --git a/kas/opt/dracut.yaml b/kas/opt/dracut.yaml
> index 6d245ffb..6c7174de 100644
> --- a/kas/opt/dracut.yaml
> +++ b/kas/opt/dracut.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2025 ilbers GmbH
>
> header:
> diff --git a/kas/opt/image-fstypes.yaml b/kas/opt/image-fstypes.yaml
> index f0658cbf..5ff59c68 100644
> --- a/kas/opt/image-fstypes.yaml
> +++ b/kas/opt/image-fstypes.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/opt/mirror-debian.yaml b/kas/opt/mirror-debian.yaml
> index 4dd4fc17..46a55df8 100644
> --- a/kas/opt/mirror-debian.yaml
> +++ b/kas/opt/mirror-debian.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/opt/mirror-snapshot.yaml b/kas/opt/mirror-snapshot.yaml
> index 59fae192..ebcc892b 100644
> --- a/kas/opt/mirror-snapshot.yaml
> +++ b/kas/opt/mirror-snapshot.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2024 Siemens AG
>
> header:
> diff --git a/kas/opt/mirror-ubuntu.yaml b/kas/opt/mirror-ubuntu.yaml
> index 3774b079..388299ea 100644
> --- a/kas/opt/mirror-ubuntu.yaml
> +++ b/kas/opt/mirror-ubuntu.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/opt/user-isar.yaml b/kas/opt/user-isar.yaml
> index 67611a40..1a2a9d00 100644
> --- a/kas/opt/user-isar.yaml
> +++ b/kas/opt/user-isar.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> @@ -12,7 +12,7 @@ local_conf_header:
> USERS += "isar"
> USER_isar[gid] = "isar"
> USER_isar[home] = "/var/lib/isar"
> - USER_isar[comment] = "My isar user"
> + USER_isar[comment] = "My Isar user"
> USER_isar[flags] = "system create-home"
>
> USER_isar[password] = "${KAS_USER_ISAR_PASSWORD}"
> diff --git a/kas/opt/user-root.yaml b/kas/opt/user-root.yaml
> index 65428e24..263c3833 100644
> --- a/kas/opt/user-root.yaml
> +++ b/kas/opt/user-root.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/package/packages-distro.yaml b/kas/package/packages-distro.yaml
> index a4bf9149..8083786d 100644
> --- a/kas/package/packages-distro.yaml
> +++ b/kas/package/packages-distro.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/package/pkg_cowsay.yaml b/kas/package/pkg_cowsay.yaml
> index 1b1a174d..dcd8f361 100644
> --- a/kas/package/pkg_cowsay.yaml
> +++ b/kas/package/pkg_cowsay.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/package/pkg_enable-fsck.yaml b/kas/package/pkg_enable-fsck.yaml
> index 2ea836d0..eb679141 100644
> --- a/kas/package/pkg_enable-fsck.yaml
> +++ b/kas/package/pkg_enable-fsck.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/package/pkg_example-module.yaml b/kas/package/pkg_example-module.yaml
> index f756d681..7772bef2 100644
> --- a/kas/package/pkg_example-module.yaml
> +++ b/kas/package/pkg_example-module.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/package/pkg_example-prebuilt.yaml b/kas/package/pkg_example-prebuilt.yaml
> index 81800d85..6ce7ed93 100644
> --- a/kas/package/pkg_example-prebuilt.yaml
> +++ b/kas/package/pkg_example-prebuilt.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/package/pkg_example-raw.yaml b/kas/package/pkg_example-raw.yaml
> index 65298e70..7b59ef75 100644
> --- a/kas/package/pkg_example-raw.yaml
> +++ b/kas/package/pkg_example-raw.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/package/pkg_expand-on-first-boot.yaml b/kas/package/pkg_expand-on-first-boot.yaml
> index d5dea83d..9c07b9a2 100644
> --- a/kas/package/pkg_expand-on-first-boot.yaml
> +++ b/kas/package/pkg_expand-on-first-boot.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/package/pkg_hello-isar.yaml b/kas/package/pkg_hello-isar.yaml
> index 391707ea..5e8dd789 100644
> --- a/kas/package/pkg_hello-isar.yaml
> +++ b/kas/package/pkg_hello-isar.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/package/pkg_hello.yaml b/kas/package/pkg_hello.yaml
> index 9bb35486..ea2bce8e 100644
> --- a/kas/package/pkg_hello.yaml
> +++ b/kas/package/pkg_hello.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/package/pkg_isar-disable-apt-cache.yaml b/kas/package/pkg_isar-disable-apt-cache.yaml
> index bca3a6e9..2b0dab2a 100644
> --- a/kas/package/pkg_isar-disable-apt-cache.yaml
> +++ b/kas/package/pkg_isar-disable-apt-cache.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/package/pkg_isar-exclude-docs.yaml b/kas/package/pkg_isar-exclude-docs.yaml
> index 5eca26fa..0c24e982 100644
> --- a/kas/package/pkg_isar-exclude-docs.yaml
> +++ b/kas/package/pkg_isar-exclude-docs.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/package/pkg_kselftest.yaml b/kas/package/pkg_kselftest.yaml
> index f87080aa..cd1cb961 100644
> --- a/kas/package/pkg_kselftest.yaml
> +++ b/kas/package/pkg_kselftest.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/package/pkg_prebuilt-docker-img.yaml b/kas/package/pkg_prebuilt-docker-img.yaml
> index df96a484..164f4624 100644
> --- a/kas/package/pkg_prebuilt-docker-img.yaml
> +++ b/kas/package/pkg_prebuilt-docker-img.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2024
>
> header:
> diff --git a/kas/package/pkg_prebuilt-podman-img.yaml b/kas/package/pkg_prebuilt-podman-img.yaml
> index d0b8da1c..8eca9549 100644
> --- a/kas/package/pkg_prebuilt-podman-img.yaml
> +++ b/kas/package/pkg_prebuilt-podman-img.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2024
>
> header:
> diff --git a/kas/package/pkg_samefile.yaml b/kas/package/pkg_samefile.yaml
> index 9738cf64..73accd97 100644
> --- a/kas/package/pkg_samefile.yaml
> +++ b/kas/package/pkg_samefile.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/kas/package/pkg_sshd-regen-keys.yaml b/kas/package/pkg_sshd-regen-keys.yaml
> index 94fe6e47..ed6edd4a 100644
> --- a/kas/package/pkg_sshd-regen-keys.yaml
> +++ b/kas/package/pkg_sshd-regen-keys.yaml
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> header:
> diff --git a/meta-isar/classes-recipe/installer-add-rootfs.bbclass b/meta-isar/classes-recipe/installer-add-rootfs.bbclass
> index 2fa551bd..69d87be8 100644
> --- a/meta-isar/classes-recipe/installer-add-rootfs.bbclass
> +++ b/meta-isar/classes-recipe/installer-add-rootfs.bbclass
> @@ -1,6 +1,6 @@
> # Copy the target image to the installer image
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) Siemens AG, 2024
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta-isar/classes-recipe/target-bootstrapper.bbclass b/meta-isar/classes-recipe/target-bootstrapper.bbclass
> index 15974bf8..155bb76b 100644
> --- a/meta-isar/classes-recipe/target-bootstrapper.bbclass
> +++ b/meta-isar/classes-recipe/target-bootstrapper.bbclass
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) Siemens AG, 2024-2025
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta-isar/conf/distro/raspbian-configscript.sh b/meta-isar/conf/distro/raspbian-configscript.sh
> index d66fa030..3e4ca1be 100644
> --- a/meta-isar/conf/distro/raspbian-configscript.sh
> +++ b/meta-isar/conf/distro/raspbian-configscript.sh
> @@ -1,6 +1,6 @@
> #!/bin/sh
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2015-2017 ilbers GmbH
>
> set -e
> diff --git a/meta-isar/conf/distro/raspios-bullseye.conf b/meta-isar/conf/distro/raspios-bullseye.conf
> index 1b108649..a8b59c09 100644
> --- a/meta-isar/conf/distro/raspios-bullseye.conf
> +++ b/meta-isar/conf/distro/raspios-bullseye.conf
> @@ -1,6 +1,6 @@
> # Raspbi OS stable distribution configuration
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2022 ilbers GmbH
>
> BASE_DISTRO = "raspios"
> diff --git a/meta-isar/conf/layer.conf b/meta-isar/conf/layer.conf
> index 577f47b5..3ffb5a50 100644
> --- a/meta-isar/conf/layer.conf
> +++ b/meta-isar/conf/layer.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2015-2017 ilbers GmbH
>
> # We have a conf and classes directory, add to BBPATH
> diff --git a/meta-isar/conf/local.conf.sample b/meta-isar/conf/local.conf.sample
> index 53ae8de6..9b0b3746 100644
> --- a/meta-isar/conf/local.conf.sample
> +++ b/meta-isar/conf/local.conf.sample
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2016-2024 ilbers GmbH
> # Copyright (C) 2017-2024 Siemens AG
> #
> @@ -200,7 +200,7 @@ GROUP_isar[flags] = "system"
> USERS += "isar"
> USER_isar[gid] = "isar"
> USER_isar[home] = "/var/lib/isar"
> -USER_isar[comment] = "My isar user"
> +USER_isar[comment] = "My Isar user"
> USER_isar[flags] = "system create-home"
>
> USER_isar[password] = "isar"
> diff --git a/meta-isar/conf/machine/bananapi.conf b/meta-isar/conf/machine/bananapi.conf
> index e48fe797..67b9dc98 100644
> --- a/meta-isar/conf/machine/bananapi.conf
> +++ b/meta-isar/conf/machine/bananapi.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2018
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta-isar/conf/machine/nanopi-neo-efi.conf b/meta-isar/conf/machine/nanopi-neo-efi.conf
> index 600f391b..0997f657 100644
> --- a/meta-isar/conf/machine/nanopi-neo-efi.conf
> +++ b/meta-isar/conf/machine/nanopi-neo-efi.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2023
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta-isar/conf/machine/nanopi-neo.conf b/meta-isar/conf/machine/nanopi-neo.conf
> index 855109fb..27bf4897 100644
> --- a/meta-isar/conf/machine/nanopi-neo.conf
> +++ b/meta-isar/conf/machine/nanopi-neo.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Mentor, a Siemens business, 2020
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta-isar/conf/machine/phyboard-mira.conf b/meta-isar/conf/machine/phyboard-mira.conf
> index feec4e54..2ed6bcff 100644
> --- a/meta-isar/conf/machine/phyboard-mira.conf
> +++ b/meta-isar/conf/machine/phyboard-mira.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2022 ilbers GmbH
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta-isar/conf/machine/qemuamd64-cip.conf b/meta-isar/conf/machine/qemuamd64-cip.conf
> index 50897ddc..e7eaa2d6 100644
> --- a/meta-isar/conf/machine/qemuamd64-cip.conf
> +++ b/meta-isar/conf/machine/qemuamd64-cip.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2024
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta-isar/conf/machine/qemuamd64-iso.conf b/meta-isar/conf/machine/qemuamd64-iso.conf
> index eef5d7ec..b8170f20 100644
> --- a/meta-isar/conf/machine/qemuamd64-iso.conf
> +++ b/meta-isar/conf/machine/qemuamd64-iso.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2025 Siemens AG
>
> WKS_FILE ?= "isohybrid-efi.wks.in"
> diff --git a/meta-isar/conf/machine/qemuamd64-sb.conf b/meta-isar/conf/machine/qemuamd64-sb.conf
> index 9ad5f8d6..a7c12502 100644
> --- a/meta-isar/conf/machine/qemuamd64-sb.conf
> +++ b/meta-isar/conf/machine/qemuamd64-sb.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2022 Siemens AG
> # Copyright (C) 2023 ilbers GmbH
>
> diff --git a/meta-isar/conf/machine/qemuamd64.conf b/meta-isar/conf/machine/qemuamd64.conf
> index 8d0753a8..24d97bac 100644
> --- a/meta-isar/conf/machine/qemuamd64.conf
> +++ b/meta-isar/conf/machine/qemuamd64.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2017 ilbers GmbH
>
> DISTRO_ARCH ?= "amd64"
> diff --git a/meta-isar/conf/machine/qemuarm.conf b/meta-isar/conf/machine/qemuarm.conf
> index b70d6af0..01ce0a6f 100644
> --- a/meta-isar/conf/machine/qemuarm.conf
> +++ b/meta-isar/conf/machine/qemuarm.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2015-2017 ilbers GmbH
>
> DISTRO_ARCH ?= "armhf"
> diff --git a/meta-isar/conf/machine/qemuarm64.conf b/meta-isar/conf/machine/qemuarm64.conf
> index d3403303..0cc7457c 100644
> --- a/meta-isar/conf/machine/qemuarm64.conf
> +++ b/meta-isar/conf/machine/qemuarm64.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2015-2017 ilbers GmbH
>
> DISTRO_ARCH ?= "arm64"
> diff --git a/meta-isar/conf/machine/qemui386.conf b/meta-isar/conf/machine/qemui386.conf
> index 85620258..73c08bb1 100644
> --- a/meta-isar/conf/machine/qemui386.conf
> +++ b/meta-isar/conf/machine/qemui386.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2017 ilbers GmbH
> DISTRO_ARCH ?= "i386"
>
> diff --git a/meta-isar/conf/machine/qemumipsel.conf b/meta-isar/conf/machine/qemumipsel.conf
> index 050a2d61..916ca31f 100644
> --- a/meta-isar/conf/machine/qemumipsel.conf
> +++ b/meta-isar/conf/machine/qemumipsel.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2019 Mentor Graphics, a Siemens business
>
> DISTRO_ARCH ?= "mipsel"
> diff --git a/meta-isar/conf/machine/qemuriscv64.conf b/meta-isar/conf/machine/qemuriscv64.conf
> index 541e4abd..f2a32b8e 100644
> --- a/meta-isar/conf/machine/qemuriscv64.conf
> +++ b/meta-isar/conf/machine/qemuriscv64.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2015-2017 ilbers GmbH
> # Copyright (c) Siemens AG, 2020
> #
> diff --git a/meta-isar/conf/machine/rpi-arm-v7.conf b/meta-isar/conf/machine/rpi-arm-v7.conf
> index 6089c522..f71d15f1 100644
> --- a/meta-isar/conf/machine/rpi-arm-v7.conf
> +++ b/meta-isar/conf/machine/rpi-arm-v7.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2022 ilbers GmbH
>
> DISTRO_ARCH ?= "armhf"
> diff --git a/meta-isar/conf/machine/rpi-arm-v7l.conf b/meta-isar/conf/machine/rpi-arm-v7l.conf
> index ac842fad..7c20baae 100644
> --- a/meta-isar/conf/machine/rpi-arm-v7l.conf
> +++ b/meta-isar/conf/machine/rpi-arm-v7l.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2022 ilbers GmbH
>
> DISTRO_ARCH ?= "armhf"
> diff --git a/meta-isar/conf/machine/rpi-arm.conf b/meta-isar/conf/machine/rpi-arm.conf
> index a6abec77..98bb3880 100644
> --- a/meta-isar/conf/machine/rpi-arm.conf
> +++ b/meta-isar/conf/machine/rpi-arm.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2022 ilbers GmbH
>
> DISTRO_ARCH ?= "armhf"
> diff --git a/meta-isar/conf/machine/rpi-arm64-v8-efi.conf b/meta-isar/conf/machine/rpi-arm64-v8-efi.conf
> index dfa93e67..845564fd 100644
> --- a/meta-isar/conf/machine/rpi-arm64-v8-efi.conf
> +++ b/meta-isar/conf/machine/rpi-arm64-v8-efi.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2025 Siemens
>
> require conf/machine/rpi-arm64-v8-efi.inc
> diff --git a/meta-isar/conf/machine/rpi-arm64-v8-efi.inc b/meta-isar/conf/machine/rpi-arm64-v8-efi.inc
> index cca577ea..59a4ba0c 100644
> --- a/meta-isar/conf/machine/rpi-arm64-v8-efi.inc
> +++ b/meta-isar/conf/machine/rpi-arm64-v8-efi.inc
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2025 Siemens
>
> DISTRO_ARCH ?= "arm64"
> diff --git a/meta-isar/conf/machine/rpi-arm64-v8.conf b/meta-isar/conf/machine/rpi-arm64-v8.conf
> index f41b04dd..89a5b999 100644
> --- a/meta-isar/conf/machine/rpi-arm64-v8.conf
> +++ b/meta-isar/conf/machine/rpi-arm64-v8.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2022 ilbers GmbH
>
> DISTRO_ARCH ?= "arm64"
> diff --git a/meta-isar/conf/machine/rpi-common.conf b/meta-isar/conf/machine/rpi-common.conf
> index 4f7a9955..9dd70f99 100644
> --- a/meta-isar/conf/machine/rpi-common.conf
> +++ b/meta-isar/conf/machine/rpi-common.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> BOOT_SPACE ?= "81920"
> diff --git a/meta-isar/conf/machine/virtualbox.conf b/meta-isar/conf/machine/virtualbox.conf
> index 0e5f9e13..c7242d2d 100644
> --- a/meta-isar/conf/machine/virtualbox.conf
> +++ b/meta-isar/conf/machine/virtualbox.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2020
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta-isar/conf/machine/vmware.conf b/meta-isar/conf/machine/vmware.conf
> index e363c024..b4f77ba8 100644
> --- a/meta-isar/conf/machine/vmware.conf
> +++ b/meta-isar/conf/machine/vmware.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2020
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta-isar/conf/multiconfig/bananapi-bullseye.conf b/meta-isar/conf/multiconfig/bananapi-bullseye.conf
> index 9bbc1982..7b9b1f09 100644
> --- a/meta-isar/conf/multiconfig/bananapi-bullseye.conf
> +++ b/meta-isar/conf/multiconfig/bananapi-bullseye.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2022 ilbers GmbH
>
> MACHINE ?= "bananapi"
> diff --git a/meta-isar/conf/multiconfig/bananapi-buster.conf b/meta-isar/conf/multiconfig/bananapi-buster.conf
> index 8130e72c..ca624f9e 100644
> --- a/meta-isar/conf/multiconfig/bananapi-buster.conf
> +++ b/meta-isar/conf/multiconfig/bananapi-buster.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2018
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta-isar/conf/multiconfig/de0-nano-soc-bullseye.conf b/meta-isar/conf/multiconfig/de0-nano-soc-bullseye.conf
> index e1ba4d85..5b665489 100644
> --- a/meta-isar/conf/multiconfig/de0-nano-soc-bullseye.conf
> +++ b/meta-isar/conf/multiconfig/de0-nano-soc-bullseye.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2022 ilbers GmbH
>
> MACHINE ?= "de0-nano-soc"
> diff --git a/meta-isar/conf/multiconfig/installer-target.conf b/meta-isar/conf/multiconfig/installer-target.conf
> index 3b53b58f..2f6687b9 100644
> --- a/meta-isar/conf/multiconfig/installer-target.conf
> +++ b/meta-isar/conf/multiconfig/installer-target.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) Siemens AG, 2024
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta-isar/conf/multiconfig/isar-installer.conf b/meta-isar/conf/multiconfig/isar-installer.conf
> index 11afcb85..808acff5 100644
> --- a/meta-isar/conf/multiconfig/isar-installer.conf
> +++ b/meta-isar/conf/multiconfig/isar-installer.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) Siemens AG, 2024
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta-isar/conf/multiconfig/nanopi-neo-bookworm.conf b/meta-isar/conf/multiconfig/nanopi-neo-bookworm.conf
> index e11bf37e..7ee51512 100644
> --- a/meta-isar/conf/multiconfig/nanopi-neo-bookworm.conf
> +++ b/meta-isar/conf/multiconfig/nanopi-neo-bookworm.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 Siemens AG
>
> MACHINE ?= "nanopi-neo"
> diff --git a/meta-isar/conf/multiconfig/nanopi-neo-bullseye.conf b/meta-isar/conf/multiconfig/nanopi-neo-bullseye.conf
> index 0ce915b0..766177ea 100644
> --- a/meta-isar/conf/multiconfig/nanopi-neo-bullseye.conf
> +++ b/meta-isar/conf/multiconfig/nanopi-neo-bullseye.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2022 ilbers GmbH
>
> MACHINE ?= "nanopi-neo"
> diff --git a/meta-isar/conf/multiconfig/nanopi-neo-buster.conf b/meta-isar/conf/multiconfig/nanopi-neo-buster.conf
> index 34a440d4..c8bcc2e9 100644
> --- a/meta-isar/conf/multiconfig/nanopi-neo-buster.conf
> +++ b/meta-isar/conf/multiconfig/nanopi-neo-buster.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Mentor, a Siemens business, 2020
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta-isar/conf/multiconfig/nanopi-neo-efi-bookworm.conf b/meta-isar/conf/multiconfig/nanopi-neo-efi-bookworm.conf
> index 02daf94f..82e22729 100644
> --- a/meta-isar/conf/multiconfig/nanopi-neo-efi-bookworm.conf
> +++ b/meta-isar/conf/multiconfig/nanopi-neo-efi-bookworm.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 Siemens AG
>
> MACHINE ?= "nanopi-neo-efi"
> diff --git a/meta-isar/conf/multiconfig/phyboard-mira-bullseye.conf b/meta-isar/conf/multiconfig/phyboard-mira-bullseye.conf
> index be624512..4abb07e9 100644
> --- a/meta-isar/conf/multiconfig/phyboard-mira-bullseye.conf
> +++ b/meta-isar/conf/multiconfig/phyboard-mira-bullseye.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2022 ilbers GmbH
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta-isar/conf/multiconfig/qemuamd64-bookworm.conf b/meta-isar/conf/multiconfig/qemuamd64-bookworm.conf
> index a5ad814f..e9a12dff 100644
> --- a/meta-isar/conf/multiconfig/qemuamd64-bookworm.conf
> +++ b/meta-isar/conf/multiconfig/qemuamd64-bookworm.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
>
> MACHINE ?= "qemuamd64"
> DISTRO ?= "debian-bookworm"
> diff --git a/meta-isar/conf/multiconfig/qemuamd64-bullseye.conf b/meta-isar/conf/multiconfig/qemuamd64-bullseye.conf
> index 1badc889..8548eb81 100644
> --- a/meta-isar/conf/multiconfig/qemuamd64-bullseye.conf
> +++ b/meta-isar/conf/multiconfig/qemuamd64-bullseye.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
>
> MACHINE ?= "qemuamd64"
> DISTRO ?= "debian-bullseye"
> diff --git a/meta-isar/conf/multiconfig/qemuamd64-buster.conf b/meta-isar/conf/multiconfig/qemuamd64-buster.conf
> index 3fabd675..bddd9b88 100644
> --- a/meta-isar/conf/multiconfig/qemuamd64-buster.conf
> +++ b/meta-isar/conf/multiconfig/qemuamd64-buster.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
>
> MACHINE ?= "qemuamd64"
> DISTRO ?= "debian-buster"
> diff --git a/meta-isar/conf/multiconfig/qemuamd64-cip-bookworm.conf b/meta-isar/conf/multiconfig/qemuamd64-cip-bookworm.conf
> index a6eaedd0..9ffd913a 100644
> --- a/meta-isar/conf/multiconfig/qemuamd64-cip-bookworm.conf
> +++ b/meta-isar/conf/multiconfig/qemuamd64-cip-bookworm.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
>
> MACHINE ?= "qemuamd64-cip"
> DISTRO ?= "debian-bookworm"
> diff --git a/meta-isar/conf/multiconfig/qemuamd64-iso-bookworm.conf b/meta-isar/conf/multiconfig/qemuamd64-iso-bookworm.conf
> index a2597131..13671faa 100644
> --- a/meta-isar/conf/multiconfig/qemuamd64-iso-bookworm.conf
> +++ b/meta-isar/conf/multiconfig/qemuamd64-iso-bookworm.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
>
> MACHINE ?= "qemuamd64-iso"
> DISTRO ?= "debian-bookworm"
> diff --git a/meta-isar/conf/multiconfig/qemuamd64-sb-bullseye.conf b/meta-isar/conf/multiconfig/qemuamd64-sb-bullseye.conf
> index 85ce3a65..8c3ec910 100644
> --- a/meta-isar/conf/multiconfig/qemuamd64-sb-bullseye.conf
> +++ b/meta-isar/conf/multiconfig/qemuamd64-sb-bullseye.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
>
> MACHINE ?= "qemuamd64-sb"
> DISTRO ?= "debian-bullseye"
> diff --git a/meta-isar/conf/multiconfig/qemuarm-bookworm.conf b/meta-isar/conf/multiconfig/qemuarm-bookworm.conf
> index 08192365..b0cc92c3 100644
> --- a/meta-isar/conf/multiconfig/qemuarm-bookworm.conf
> +++ b/meta-isar/conf/multiconfig/qemuarm-bookworm.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
>
> MACHINE ?= "qemuarm"
> DISTRO ?= "debian-bookworm"
> diff --git a/meta-isar/conf/multiconfig/qemuarm-bullseye.conf b/meta-isar/conf/multiconfig/qemuarm-bullseye.conf
> index 6924f405..287a16c3 100644
> --- a/meta-isar/conf/multiconfig/qemuarm-bullseye.conf
> +++ b/meta-isar/conf/multiconfig/qemuarm-bullseye.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
>
> MACHINE ?= "qemuarm"
> DISTRO ?= "debian-bullseye"
> diff --git a/meta-isar/conf/multiconfig/qemuarm-buster.conf b/meta-isar/conf/multiconfig/qemuarm-buster.conf
> index 96904388..cd46102e 100644
> --- a/meta-isar/conf/multiconfig/qemuarm-buster.conf
> +++ b/meta-isar/conf/multiconfig/qemuarm-buster.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
>
> MACHINE ?= "qemuarm"
> DISTRO ?= "debian-buster"
> diff --git a/meta-isar/conf/multiconfig/qemuarm64-bookworm.conf b/meta-isar/conf/multiconfig/qemuarm64-bookworm.conf
> index c6b92d2e..e6e56cc5 100644
> --- a/meta-isar/conf/multiconfig/qemuarm64-bookworm.conf
> +++ b/meta-isar/conf/multiconfig/qemuarm64-bookworm.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2022 ilbers GmbH
> # Copyright (c) Siemens AG, 2022
>
> diff --git a/meta-isar/conf/multiconfig/qemuarm64-bullseye.conf b/meta-isar/conf/multiconfig/qemuarm64-bullseye.conf
> index 4b3a8462..03c9dba7 100644
> --- a/meta-isar/conf/multiconfig/qemuarm64-bullseye.conf
> +++ b/meta-isar/conf/multiconfig/qemuarm64-bullseye.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2017 ilbers GmbH
> # Copyright (c) Siemens AG, 2019
>
> diff --git a/meta-isar/conf/multiconfig/qemuarm64-buster.conf b/meta-isar/conf/multiconfig/qemuarm64-buster.conf
> index 60c370ba..1e54effb 100644
> --- a/meta-isar/conf/multiconfig/qemuarm64-buster.conf
> +++ b/meta-isar/conf/multiconfig/qemuarm64-buster.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2017 ilbers GmbH
> # Copyright (c) Siemens AG, 2018
>
> diff --git a/meta-isar/conf/multiconfig/qemui386-bookworm.conf b/meta-isar/conf/multiconfig/qemui386-bookworm.conf
> index a71732be..19056162 100644
> --- a/meta-isar/conf/multiconfig/qemui386-bookworm.conf
> +++ b/meta-isar/conf/multiconfig/qemui386-bookworm.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
>
> MACHINE ?= "qemui386"
> DISTRO ?= "debian-bookworm"
> diff --git a/meta-isar/conf/multiconfig/qemui386-bullseye.conf b/meta-isar/conf/multiconfig/qemui386-bullseye.conf
> index bc81136d..53aa629e 100644
> --- a/meta-isar/conf/multiconfig/qemui386-bullseye.conf
> +++ b/meta-isar/conf/multiconfig/qemui386-bullseye.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
>
> MACHINE ?= "qemui386"
> DISTRO ?= "debian-bullseye"
> diff --git a/meta-isar/conf/multiconfig/qemui386-buster.conf b/meta-isar/conf/multiconfig/qemui386-buster.conf
> index d9350c04..f102851a 100644
> --- a/meta-isar/conf/multiconfig/qemui386-buster.conf
> +++ b/meta-isar/conf/multiconfig/qemui386-buster.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
>
> MACHINE ?= "qemui386"
> DISTRO ?= "debian-buster"
> diff --git a/meta-isar/conf/multiconfig/qemumipsel-bookworm.conf b/meta-isar/conf/multiconfig/qemumipsel-bookworm.conf
> index 3dd5fd2e..45d68f0e 100644
> --- a/meta-isar/conf/multiconfig/qemumipsel-bookworm.conf
> +++ b/meta-isar/conf/multiconfig/qemumipsel-bookworm.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2022 Mentor Graphics, a Siemens busines
>
> MACHINE ?= "qemumipsel"
> diff --git a/meta-isar/conf/multiconfig/qemumipsel-bullseye.conf b/meta-isar/conf/multiconfig/qemumipsel-bullseye.conf
> index 6f24c59b..0a22f6a1 100644
> --- a/meta-isar/conf/multiconfig/qemumipsel-bullseye.conf
> +++ b/meta-isar/conf/multiconfig/qemumipsel-bullseye.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2019 Mentor Graphics, a Siemens busines
>
> MACHINE ?= "qemumipsel"
> diff --git a/meta-isar/conf/multiconfig/rpi-arm-bullseye.conf b/meta-isar/conf/multiconfig/rpi-arm-bullseye.conf
> index 9bc0191c..df0d1d75 100644
> --- a/meta-isar/conf/multiconfig/rpi-arm-bullseye.conf
> +++ b/meta-isar/conf/multiconfig/rpi-arm-bullseye.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2022 ilbers GmbH
>
> MACHINE ?= "rpi-arm"
> diff --git a/meta-isar/conf/multiconfig/rpi-arm-v7-bullseye.conf b/meta-isar/conf/multiconfig/rpi-arm-v7-bullseye.conf
> index c7c0fb80..5ec791e8 100644
> --- a/meta-isar/conf/multiconfig/rpi-arm-v7-bullseye.conf
> +++ b/meta-isar/conf/multiconfig/rpi-arm-v7-bullseye.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2022 ilbers GmbH
>
> MACHINE ?= "rpi-arm-v7"
> diff --git a/meta-isar/conf/multiconfig/rpi-arm-v7l-bullseye.conf b/meta-isar/conf/multiconfig/rpi-arm-v7l-bullseye.conf
> index 6299d6cd..4f20bac2 100644
> --- a/meta-isar/conf/multiconfig/rpi-arm-v7l-bullseye.conf
> +++ b/meta-isar/conf/multiconfig/rpi-arm-v7l-bullseye.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2022 ilbers GmbH
>
> MACHINE ?= "rpi-arm-v7l"
> diff --git a/meta-isar/conf/multiconfig/rpi-arm64-v8-bullseye.conf b/meta-isar/conf/multiconfig/rpi-arm64-v8-bullseye.conf
> index d79e6394..dc90d035 100644
> --- a/meta-isar/conf/multiconfig/rpi-arm64-v8-bullseye.conf
> +++ b/meta-isar/conf/multiconfig/rpi-arm64-v8-bullseye.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2022 ilbers GmbH
>
> MACHINE ?= "rpi-arm64-v8"
> diff --git a/meta-isar/conf/multiconfig/stm32mp15x-bullseye.conf b/meta-isar/conf/multiconfig/stm32mp15x-bullseye.conf
> index 9932210c..b7f25f20 100644
> --- a/meta-isar/conf/multiconfig/stm32mp15x-bullseye.conf
> +++ b/meta-isar/conf/multiconfig/stm32mp15x-bullseye.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2022 ilbers GmbH
>
> MACHINE ?= "stm32mp15x"
> diff --git a/meta-isar/recipes-app/cowsay/cowsay_git.bb b/meta-isar/recipes-app/cowsay/cowsay_git.bb
> index 51e5f7ed..b0b8d3eb 100644
> --- a/meta-isar/recipes-app/cowsay/cowsay_git.bb
> +++ b/meta-isar/recipes-app/cowsay/cowsay_git.bb
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2019
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta-isar/recipes-app/example-raw/example-raw_0.3.bb b/meta-isar/recipes-app/example-raw/example-raw_0.3.bb
> index 35f4b3d9..f2f8b3f2 100644
> --- a/meta-isar/recipes-app/example-raw/example-raw_0.3.bb
> +++ b/meta-isar/recipes-app/example-raw/example-raw_0.3.bb
> @@ -1,9 +1,9 @@
> # Sample application using dpkg-raw, which turns a folder (${D}) of
> # files into a .deb
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
>
> -DESCRIPTION = "Sample application for ISAR"
> +DESCRIPTION = "Sample application for Isar"
> MAINTAINER = "Your name here<you@domain.com>"
> DEBIAN_DEPENDS = "adduser, apt (>= 0.4.2)"
>
> @@ -17,7 +17,7 @@ inherit dpkg-raw
> do_install() {
> bbnote "Creating ${PN} binary"
> echo "#!/bin/sh" > ${WORKDIR}/${PN}
> - echo "echo Hello ISAR! ${PN}_${PV}" >> ${WORKDIR}/${PN}
> + echo "echo Hello Isar! ${PN}_${PV}" >> ${WORKDIR}/${PN}
>
> # here we violate dh_usrlocal, see files/rules
> bbnote "Putting ${PN} into package" @@ -39,7 +39,7 @@ do_install() { install -v -m 644
> ${WORKDIR}/${PN}-isar-skel.txt ${D}/etc/skel/ bbnote "A user-specific HOME entry"
> - echo "hello isar" > ${WORKDIR}/${PN}-isar.txt
> + echo "hello Isar" > ${WORKDIR}/${PN}-isar.txt
> install -v -d ${D}/var/lib/isar/
> install -v -m 644 ${WORKDIR}/${PN}-isar.txt ${D}/var/lib/isar/
> }
> diff --git a/meta-isar/recipes-app/example-raw/files/postinst b/meta-isar/recipes-app/example-raw/files/postinst
> index d25c251d..e34fb29a 100644
> --- a/meta-isar/recipes-app/example-raw/files/postinst
> +++ b/meta-isar/recipes-app/example-raw/files/postinst
> @@ -9,7 +9,7 @@ fi
> if ! getent passwd isar >/dev/null; then
> useradd --system --gid isar --create-home \
> --home /var/lib/isar --no-user-group \
> - --comment "My isar user" \
> + --comment "My Isar user" \
> isar
> fi
>
> diff --git a/meta-isar/recipes-app/hello-isar/hello-isar.bb b/meta-isar/recipes-app/hello-isar/hello-isar.bb
> index 57ee7346..240b1b6f 100644
> --- a/meta-isar/recipes-app/hello-isar/hello-isar.bb
> +++ b/meta-isar/recipes-app/hello-isar/hello-isar.bb
> @@ -1,9 +1,9 @@
> # Sample application
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2015-2024 ilbers GmbH
>
> -DESCRIPTION = "Sample application for ISAR"
> +DESCRIPTION = "Sample application for Isar"
>
> LICENSE = "gpl-2.0"
> LIC_FILES_CHKSUM ="file://${LAYERDIR_core}/licenses/COPYING.GPLv2;md5=751419260aa954499f7abaabaa882bbe"
> diff --git a/meta-isar/recipes-app/hello/hello.bb b/meta-isar/recipes-app/hello/hello.bb
> index 6efb50de..b0c5010c 100644
> --- a/meta-isar/recipes-app/hello/hello.bb
> +++ b/meta-isar/recipes-app/hello/hello.bb
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2019
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta-isar/recipes-app/libhello/libhello.bb b/meta-isar/recipes-app/libhello/libhello.bb
> index 88fbee10..9b4bb9ff 100644
> --- a/meta-isar/recipes-app/libhello/libhello.bb
> +++ b/meta-isar/recipes-app/libhello/libhello.bb
> @@ -1,9 +1,9 @@
> # Sample shared library
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2017-2024 ilbers GmbH
>
> -DESCRIPTION = "Sample shared library for ISAR"
> +DESCRIPTION = "Sample shared library for Isar"
>
> LICENSE = "gpl-2.0"
> LIC_FILES_CHKSUM ="file://${LAYERDIR_core}/licenses/COPYING.GPLv2;md5=751419260aa954499f7abaabaa882bbe"
> diff --git a/meta-isar/recipes-app/prebuilt-container/prebuilt-docker-img_0.1.bb b/meta-isar/recipes-app/prebuilt-container/prebuilt-docker-img_0.1.bb
> index 08701291..ecdc814e 100644
> --- a/meta-isar/recipes-app/prebuilt-container/prebuilt-docker-img_0.1.bb
> +++ b/meta-isar/recipes-app/prebuilt-container/prebuilt-docker-img_0.1.bb
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2024-2025
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta-isar/recipes-app/prebuilt-container/prebuilt-podman-img_0.1.bb b/meta-isar/recipes-app/prebuilt-container/prebuilt-podman-img_0.1.bb
> index 84f511fe..04aef717 100644
> --- a/meta-isar/recipes-app/prebuilt-container/prebuilt-podman-img_0.1.bb
> +++ b/meta-isar/recipes-app/prebuilt-container/prebuilt-podman-img_0.1.bb
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2024-2025
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta-isar/recipes-app/prebuilt-deb/prebuilt-deb_0.1.bb b/meta-isar/recipes-app/prebuilt-deb/prebuilt-deb_0.1.bb
> index 35a0da31..a1ca0462 100644
> --- a/meta-isar/recipes-app/prebuilt-deb/prebuilt-deb_0.1.bb
> +++ b/meta-isar/recipes-app/prebuilt-deb/prebuilt-deb_0.1.bb
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2021
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta-isar/recipes-app/samefile/samefile_2.14.bb b/meta-isar/recipes-app/samefile/samefile_2.14.bb
> index 1458df69..c7e745c9 100644
> --- a/meta-isar/recipes-app/samefile/samefile_2.14.bb
> +++ b/meta-isar/recipes-app/samefile/samefile_2.14.bb
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2019
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta-isar/recipes-bsp/barebox/barebox_2024.05.0.bb b/meta-isar/recipes-bsp/barebox/barebox_2024.05.0.bb
> index 056849a0..c42c3c1c 100644
> --- a/meta-isar/recipes-bsp/barebox/barebox_2024.05.0.bb
> +++ b/meta-isar/recipes-bsp/barebox/barebox_2024.05.0.bb
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2022 ilbers GmbH
> # Copyright (c) Siemens AG, 2025
> #
> diff --git a/meta-isar/recipes-bsp/bootconfig-rpi-efi/bootconfig-rpi-efi.bb b/meta-isar/recipes-bsp/bootconfig-rpi-efi/bootconfig-rpi-efi.bb
> index 5c80721f..dcab2469 100644
> --- a/meta-isar/recipes-bsp/bootconfig-rpi-efi/bootconfig-rpi-efi.bb
> +++ b/meta-isar/recipes-bsp/bootconfig-rpi-efi/bootconfig-rpi-efi.bb
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2025 Siemens
>
> inherit dpkg-raw
> diff --git a/meta-isar/recipes-bsp/bootconfig-rpi/bootconfig-rpi.bb b/meta-isar/recipes-bsp/bootconfig-rpi/bootconfig-rpi.bb
> index d8b6f100..39182742 100644
> --- a/meta-isar/recipes-bsp/bootconfig-rpi/bootconfig-rpi.bb
> +++ b/meta-isar/recipes-bsp/bootconfig-rpi/bootconfig-rpi.bb
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2022 ilbers GmbH
>
> DESCRIPTION = "Boot config for Raspberry PI boards"
> diff --git a/meta-isar/recipes-bsp/firmware-rpi/firmware-rpi_1.20250305.bb b/meta-isar/recipes-bsp/firmware-rpi/firmware-rpi_1.20250305.bb
> index e88b08e7..92b666b9 100644
> --- a/meta-isar/recipes-bsp/firmware-rpi/firmware-rpi_1.20250305.bb
> +++ b/meta-isar/recipes-bsp/firmware-rpi/firmware-rpi_1.20250305.bb
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2025 Siemens
>
> inherit dpkg
> diff --git a/meta-isar/recipes-bsp/optee-examples/files/debian/control.tmpl b/meta-isar/recipes-bsp/optee-examples/files/debian/control.tmpl
> index b9edcb6a..7533c34a 100644
> --- a/meta-isar/recipes-bsp/optee-examples/files/debian/control.tmpl
> +++ b/meta-isar/recipes-bsp/optee-examples/files/debian/control.tmpl
> @@ -3,7 +3,7 @@ Section: admin
> Priority: optional
> Standards-Version: ${DEBIAN_STANDARDS_VERSION}
> Build-Depends: debhelper-compat (= ${DEBIAN_COMPAT}), ${DEBIAN_BUILD_DEPENDS}
> -Maintainer: ISAR project<isar-users@googlegroups.com>
> +Maintainer: Isar project<isar-users@googlegroups.com>
> Rules-Requires-Root: no
>
> Package: ${PN}-acipher-ta
> diff --git a/meta-isar/recipes-bsp/optee-examples/files/debian/rules.tmpl b/meta-isar/recipes-bsp/optee-examples/files/debian/rules.tmpl
> index 7e4be394..7f4a5bd2 100644
> --- a/meta-isar/recipes-bsp/optee-examples/files/debian/rules.tmpl
> +++ b/meta-isar/recipes-bsp/optee-examples/files/debian/rules.tmpl
> @@ -2,7 +2,7 @@
> #
> # Debian rules for custom OP-TEE Examples build
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2023
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta-isar/recipes-bsp/u-boot/files/rules-beagleplay b/meta-isar/recipes-bsp/u-boot/files/rules-beagleplay
> index fbd423a7..7bd1881a 100755
> --- a/meta-isar/recipes-bsp/u-boot/files/rules-beagleplay
> +++ b/meta-isar/recipes-bsp/u-boot/files/rules-beagleplay
> @@ -2,7 +2,7 @@
>
> # Debian rules for custom U-Boot build
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2018-2024
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta-isar/recipes-bsp/u-boot/files/starfive-visionfive2-rules.tmpl b/meta-isar/recipes-bsp/u-boot/files/starfive-visionfive2-rules.tmpl
> index 01bb9156..4f4527d8 100755
> --- a/meta-isar/recipes-bsp/u-boot/files/starfive-visionfive2-rules.tmpl
> +++ b/meta-isar/recipes-bsp/u-boot/files/starfive-visionfive2-rules.tmpl
> @@ -2,7 +2,7 @@
>
> # Debian rules for custom U-Boot build
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2018-2021
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta-isar/recipes-bsp/u-boot/u-boot-beagleplay_2025.10.bb b/meta-isar/recipes-bsp/u-boot/u-boot-beagleplay_2025.10.bb
> index baaf9408..a40d4e04 100644
> --- a/meta-isar/recipes-bsp/u-boot/u-boot-beagleplay_2025.10.bb
> +++ b/meta-isar/recipes-bsp/u-boot/u-boot-beagleplay_2025.10.bb
> @@ -1,5 +1,5 @@
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2023-2025
> # Copyright (C) 2025 ilbers GmbH
> #
> diff --git a/meta-isar/recipes-core/images/isar-image-base.bb b/meta-isar/recipes-core/images/isar-image-base.bb
> index b381d859..77c78bfb 100644
> --- a/meta-isar/recipes-core/images/isar-image-base.bb
> +++ b/meta-isar/recipes-core/images/isar-image-base.bb
> @@ -1,6 +1,6 @@
> -# Base image recipe for ISAR
> +# Base image recipe for Isar
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2015-2018 ilbers GmbH
>
> DESCRIPTION = "Isar target filesystem"
> diff --git a/meta-isar/recipes-core/images/isar-image-debug.bb b/meta-isar/recipes-core/images/isar-image-debug.bb
> index 791d6230..58db45ff 100644
> --- a/meta-isar/recipes-core/images/isar-image-debug.bb
> +++ b/meta-isar/recipes-core/images/isar-image-debug.bb
> @@ -1,6 +1,6 @@
> # Debug root filesystem for target installation
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2015-2016 ilbers GmbH
>
> require recipes-core/images/isar-image-base.bb
> diff --git a/meta-isar/recipes-core/images/isar-image-installer.bb b/meta-isar/recipes-core/images/isar-image-installer.bb
> index 366b02c2..c1b8bb00 100644
> --- a/meta-isar/recipes-core/images/isar-image-installer.bb
> +++ b/meta-isar/recipes-core/images/isar-image-installer.bb
> @@ -1,11 +1,11 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) Siemens AG, 2024
> #
> # SPDX-License-Identifier: MIT
>
> inherit image
> inherit installer-add-rootfs
> -DESCRIPTION = "Example of a ISAR based Installer Image"
> +DESCRIPTION = "Example of a Isar based Installer Image"
>
> # Use variable to switch easily to another wks
> INSTALLER_WKS_FILE ??= "installer-efi.wks.in"
> diff --git a/meta-isar/recipes-devtools/module-signer-example/files/sign-module.sh b/meta-isar/recipes-devtools/module-signer-example/files/sign-module.sh
> index 4d22532b..97aaf3d8 100644
> --- a/meta-isar/recipes-devtools/module-signer-example/files/sign-module.sh
> +++ b/meta-isar/recipes-devtools/module-signer-example/files/sign-module.sh
> @@ -2,7 +2,7 @@
> #
> # Example signer script that generates detached signatures for modules
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2025
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta-isar/recipes-devtools/module-signer-example/module-signer-example.bb b/meta-isar/recipes-devtools/module-signer-example/module-signer-example.bb
> index 271b481e..20986ec8 100644
> --- a/meta-isar/recipes-devtools/module-signer-example/module-signer-example.bb
> +++ b/meta-isar/recipes-devtools/module-signer-example/module-signer-example.bb
> @@ -1,6 +1,6 @@
> # Example recipe for signing a kernel module with custom signer script
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2025
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta-isar/recipes-devtools/sbuild-chroot/sbuild-chroot-host-db2m.bb b/meta-isar/recipes-devtools/sbuild-chroot/sbuild-chroot-host-db2m.bb
> index 1795c5a2..e77c6684 100644
> --- a/meta-isar/recipes-devtools/sbuild-chroot/sbuild-chroot-host-db2m.bb
> +++ b/meta-isar/recipes-devtools/sbuild-chroot/sbuild-chroot-host-db2m.bb
> @@ -1,7 +1,7 @@
> # Root filesystem for packages building
> # Example of SBUILD_FLAVOR usage with docbook-to-man preinstalled
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> DESCRIPTION = "Isar sbuild/schroot filesystem for host (docbook-to-man)"
> diff --git a/meta-isar/recipes-devtools/sbuild-chroot/sbuild-chroot-target-db2m.bb b/meta-isar/recipes-devtools/sbuild-chroot/sbuild-chroot-target-db2m.bb
> index e2e10433..2c726ca4 100644
> --- a/meta-isar/recipes-devtools/sbuild-chroot/sbuild-chroot-target-db2m.bb
> +++ b/meta-isar/recipes-devtools/sbuild-chroot/sbuild-chroot-target-db2m.bb
> @@ -1,7 +1,7 @@
> # Root filesystem for packages building
> # Example of SBUILD_FLAVOR usage with docbook-to-man preinstalled
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> DESCRIPTION = "Isar sbuild/schroot filesystem for target (docbook-to-man)"
> diff --git a/meta-isar/recipes-initramfs/images/isar-dracut.bb b/meta-isar/recipes-initramfs/images/isar-dracut.bb
> index cafffc47..c75b69e3 100644
> --- a/meta-isar/recipes-initramfs/images/isar-dracut.bb
> +++ b/meta-isar/recipes-initramfs/images/isar-dracut.bb
> @@ -2,7 +2,7 @@
> #
> # build/tmp/deploy/images/${MACHINE}/isar-initramfs-${DISTRO}-${MACHINE}-initrd.img
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
>
> inherit initrd-dracut
>
> diff --git a/meta-isar/recipes-initramfs/images/isar-initramfs.bb b/meta-isar/recipes-initramfs/images/isar-initramfs.bb
> index 3d7aa203..6c2f2559 100644
> --- a/meta-isar/recipes-initramfs/images/isar-initramfs.bb
> +++ b/meta-isar/recipes-initramfs/images/isar-initramfs.bb
> @@ -2,7 +2,7 @@
> #
> # build/tmp/deploy/images/${MACHINE}/isar-initramfs-${DISTRO}-${MACHINE}-initrd.img
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
>
> inherit initramfs
>
> diff --git a/meta-isar/recipes-initramfs/initramfs-example/files/local-top b/meta-isar/recipes-initramfs/initramfs-example/files/local-top
> index 66e382b4..c2e45879 100644
> --- a/meta-isar/recipes-initramfs/initramfs-example/files/local-top
> +++ b/meta-isar/recipes-initramfs/initramfs-example/files/local-top
> @@ -1,3 +1,3 @@
> # Script header is provided by initramfs-hook/hook.inc
>
> -log_success_msg "Hello from ISAR!"
> +log_success_msg "Hello from Isar!" diff --git
> a/meta-isar/recipes-initramfs/initramfs-example/initramfs-isar-example-hook_0.1.bb
> b/meta-isar/recipes-initramfs/initramfs-example/initramfs-isar-example-hook_0.1.bb
> index 2ee353d0..116b8087 100644 ---
> a/meta-isar/recipes-initramfs/initramfs-example/initramfs-isar-example-hook_0.1.bb
> +++
> b/meta-isar/recipes-initramfs/initramfs-example/initramfs-isar-example-hook_0.1.bb
> @@ -2,11 +2,11 @@ # used with initramfs.bbclass or installed directly
> into a rootfs, depending on # the usecase. # -# This software is a
> part of ISAR. +# This software is a part of Isar. inherit
> initramfs-hook -DESCRIPTION = "Sample initramfs module for ISAR"
> +DESCRIPTION = "Sample initramfs module for Isar"
> MAINTAINER = "Your name here<you@domain.com>"
>
> # If the conf-hook enables BUSYBOX=y, busybox is needed:
> diff --git a/meta-isar/recipes-installer/bmap-tools/bmap-tools.bb b/meta-isar/recipes-installer/bmap-tools/bmap-tools.bb
> index b7ae71ea..e7dd6cbe 100644
> --- a/meta-isar/recipes-installer/bmap-tools/bmap-tools.bb
> +++ b/meta-isar/recipes-installer/bmap-tools/bmap-tools.bb
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2025
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta-isar/recipes-installer/deploy-image/deploy-image_0.1.bb b/meta-isar/recipes-installer/deploy-image/deploy-image_0.1.bb
> index e85b50c3..03b082a9 100644
> --- a/meta-isar/recipes-installer/deploy-image/deploy-image_0.1.bb
> +++ b/meta-isar/recipes-installer/deploy-image/deploy-image_0.1.bb
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) Siemens AG, 2024
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta-isar/recipes-installer/deploy-image/files/usr/bin/deploy-image-wic.sh b/meta-isar/recipes-installer/deploy-image/files/usr/bin/deploy-image-wic.sh
> index 78d40e32..60944e58 100755
> --- a/meta-isar/recipes-installer/deploy-image/files/usr/bin/deploy-image-wic.sh
> +++ b/meta-isar/recipes-installer/deploy-image/files/usr/bin/deploy-image-wic.sh
> @@ -1,5 +1,5 @@
> #!/usr/bin/env bash
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) Siemens AG, 2024
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta-isar/recipes-installer/deploy-image/files/usr/lib/deploy-image-wic/handle-config.sh b/meta-isar/recipes-installer/deploy-image/files/usr/lib/deploy-image-wic/handle-config.sh
> index 78c2bc12..45a7fadc 100644
> --- a/meta-isar/recipes-installer/deploy-image/files/usr/lib/deploy-image-wic/handle-config.sh
> +++ b/meta-isar/recipes-installer/deploy-image/files/usr/lib/deploy-image-wic/handle-config.sh
> @@ -1,5 +1,5 @@
> #!/usr/bin/env bash
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) Siemens AG, 2024
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta-isar/recipes-installer/device-info-collector/device-info-collector.bb b/meta-isar/recipes-installer/device-info-collector/device-info-collector.bb
> index e858869c..9a9f2842 100644
> --- a/meta-isar/recipes-installer/device-info-collector/device-info-collector.bb
> +++ b/meta-isar/recipes-installer/device-info-collector/device-info-collector.bb
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) Siemens AG, 2024-2025
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta-isar/recipes-installer/device-info-collector/files/usr/bin/device-info-collector.sh b/meta-isar/recipes-installer/device-info-collector/files/usr/bin/device-info-collector.sh
> index 257d80a1..2d47753e 100755
> --- a/meta-isar/recipes-installer/device-info-collector/files/usr/bin/device-info-collector.sh
> +++ b/meta-isar/recipes-installer/device-info-collector/files/usr/bin/device-info-collector.sh
> @@ -1,5 +1,5 @@
> #!/usr/bin/env bash
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) Siemens AG, 2024-2025
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta-isar/recipes-installer/systemd-tmpfs-tmp/systemd-tmpfs-tmp_0.1.bb b/meta-isar/recipes-installer/systemd-tmpfs-tmp/systemd-tmpfs-tmp_0.1.bb
> index c0ab1bcf..3112245e 100644
> --- a/meta-isar/recipes-installer/systemd-tmpfs-tmp/systemd-tmpfs-tmp_0.1.bb
> +++ b/meta-isar/recipes-installer/systemd-tmpfs-tmp/systemd-tmpfs-tmp_0.1.bb
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) Siemens AG, 2025
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta-isar/recipes-installer/target-bootstrapper-service/target-bootstrapper-service.bb b/meta-isar/recipes-installer/target-bootstrapper-service/target-bootstrapper-service.bb
> index ff65a8d5..e7a8b2a1 100644
> --- a/meta-isar/recipes-installer/target-bootstrapper-service/target-bootstrapper-service.bb
> +++ b/meta-isar/recipes-installer/target-bootstrapper-service/target-bootstrapper-service.bb
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) Siemens AG, 2024-2025
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta-isar/recipes-installer/target-bootstrapper/files/target-bootstrapper.sh.tmpl b/meta-isar/recipes-installer/target-bootstrapper/files/target-bootstrapper.sh.tmpl
> index 13be023a..bf0ea020 100644
> --- a/meta-isar/recipes-installer/target-bootstrapper/files/target-bootstrapper.sh.tmpl
> +++ b/meta-isar/recipes-installer/target-bootstrapper/files/target-bootstrapper.sh.tmpl
> @@ -1,5 +1,5 @@
> #!/usr/bin/env bash
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) Siemens AG, 2024
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta-isar/recipes-installer/target-bootstrapper/target-bootstrapper.bb b/meta-isar/recipes-installer/target-bootstrapper/target-bootstrapper.bb
> index 4f45fe24..d49fe875 100644
> --- a/meta-isar/recipes-installer/target-bootstrapper/target-bootstrapper.bb
> +++ b/meta-isar/recipes-installer/target-bootstrapper/target-bootstrapper.bb
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) Siemens AG, 2024-2025
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta-isar/recipes-kernel/example-module/example-module-signed.bb b/meta-isar/recipes-kernel/example-module/example-module-signed.bb
> index 45f114bb..42193a9a 100644
> --- a/meta-isar/recipes-kernel/example-module/example-module-signed.bb
> +++ b/meta-isar/recipes-kernel/example-module/example-module-signed.bb
> @@ -1,6 +1,6 @@
> # Example recipe for building a custom module
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2022
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta-isar/recipes-kernel/example-module/example-module-signedwith.bb b/meta-isar/recipes-kernel/example-module/example-module-signedwith.bb
> index f611169c..6b4efb4b 100644
> --- a/meta-isar/recipes-kernel/example-module/example-module-signedwith.bb
> +++ b/meta-isar/recipes-kernel/example-module/example-module-signedwith.bb
> @@ -1,6 +1,6 @@
> # Example recipe for building a custom module
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2025
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta-isar/recipes-kernel/example-module/example-module.bb b/meta-isar/recipes-kernel/example-module/example-module.bb
> index dcff87f1..01d9206f 100644
> --- a/meta-isar/recipes-kernel/example-module/example-module.bb
> +++ b/meta-isar/recipes-kernel/example-module/example-module.bb
> @@ -1,6 +1,6 @@
> # Example recipe for building a custom module
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2018
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta-isar/recipes-kernel/example-module/files/src/Makefile b/meta-isar/recipes-kernel/example-module/files/src/Makefile
> index 2561cfd4..b16bdadc 100644
> --- a/meta-isar/recipes-kernel/example-module/files/src/Makefile
> +++ b/meta-isar/recipes-kernel/example-module/files/src/Makefile
> @@ -1,6 +1,6 @@
> # Example module
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2018
> #
> # SPDX-License-Identifier: GPL-2.0
> diff --git a/meta-isar/recipes-kernel/kselftest/kselftest_6.12.59.bb b/meta-isar/recipes-kernel/kselftest/kselftest_6.12.59.bb
> index a0835284..2c2769aa 100644
> --- a/meta-isar/recipes-kernel/kselftest/kselftest_6.12.59.bb
> +++ b/meta-isar/recipes-kernel/kselftest/kselftest_6.12.59.bb
> @@ -1,6 +1,6 @@
> # Kselftest package
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Mentor Graphics, a Siemens business, 2020
> # Copyright (c) Siemens, 2025
> #
> diff --git a/meta-isar/recipes-kernel/linux/linux-cip_4.4.166-cip29.bb b/meta-isar/recipes-kernel/linux/linux-cip_4.4.166-cip29.bb
> index faaf2a7d..1f4d75bc 100644
> --- a/meta-isar/recipes-kernel/linux/linux-cip_4.4.166-cip29.bb
> +++ b/meta-isar/recipes-kernel/linux/linux-cip_4.4.166-cip29.bb
> @@ -1,6 +1,6 @@
> # Example recipe for building the CIP 4.4 kernel
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2024
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta-isar/recipes-kernel/linux/linux-mainline_6.12.58.bb b/meta-isar/recipes-kernel/linux/linux-mainline_6.12.58.bb
> index 3e2877bb..8e34a26b 100644
> --- a/meta-isar/recipes-kernel/linux/linux-mainline_6.12.58.bb
> +++ b/meta-isar/recipes-kernel/linux/linux-mainline_6.12.58.bb
> @@ -1,6 +1,6 @@
> # Example recipe for building the mainline kernel
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2018-2025
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta-isar/recipes-secureboot/sb-mok-keys/files/Makefile.tmpl b/meta-isar/recipes-secureboot/sb-mok-keys/files/Makefile.tmpl
> index b377c510..0c5e4dca 100644
> --- a/meta-isar/recipes-secureboot/sb-mok-keys/files/Makefile.tmpl
> +++ b/meta-isar/recipes-secureboot/sb-mok-keys/files/Makefile.tmpl
> @@ -1,6 +1,6 @@
> -# Base image recipe for ISAR
> +# Base image recipe for Isar
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2022 Siemens AG
>
> CN=${COMMON_NAME}
> diff --git a/meta-isar/recipes-secureboot/sb-mok-keys/sb-mok-keys.bb b/meta-isar/recipes-secureboot/sb-mok-keys/sb-mok-keys.bb
> index 2a8b66d4..51e0f86d 100644
> --- a/meta-isar/recipes-secureboot/sb-mok-keys/sb-mok-keys.bb
> +++ b/meta-isar/recipes-secureboot/sb-mok-keys/sb-mok-keys.bb
> @@ -1,6 +1,6 @@
> -# Base image recipe for ISAR
> +# Base image recipe for Isar
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2022 Siemens AG
>
> inherit dpkg
> @@ -16,7 +16,7 @@ TEMPLATE_FILES = "Makefile.tmpl"
>
> DEBIAN_BUILD_DEPENDS .= ",openssl"
> # common name of x509 certificate used for signing
> -COMMON_NAME = "ISAR Builder"
> +COMMON_NAME = "Isar Builder"
>
> do_prepare_build[cleandirs] += "${S}/debian"
> do_prepare_build() {
> diff --git a/meta-isar/recipes-secureboot/sb-mok-public/files/rules b/meta-isar/recipes-secureboot/sb-mok-public/files/rules
> index 305b4430..ebabec29 100644
> --- a/meta-isar/recipes-secureboot/sb-mok-public/files/rules
> +++ b/meta-isar/recipes-secureboot/sb-mok-public/files/rules
> @@ -1,7 +1,7 @@
> #!/usr/bin/make -f
> -# Base image recipe for ISAR
> +# Base image recipe for Isar
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2022 Siemens AG
>
> %:
> diff --git a/meta-isar/recipes-secureboot/sb-mok-public/sb-mok-public.bb b/meta-isar/recipes-secureboot/sb-mok-public/sb-mok-public.bb
> index 46fdeed3..60086dfb 100644
> --- a/meta-isar/recipes-secureboot/sb-mok-public/sb-mok-public.bb
> +++ b/meta-isar/recipes-secureboot/sb-mok-public/sb-mok-public.bb
> @@ -1,6 +1,6 @@
> -# Base image recipe for ISAR
> +# Base image recipe for Isar
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2022 Siemens AG
>
> inherit dpkg
> diff --git a/meta-isar/scripts/lib/wic/canned-wks/installer-efi.wks.in b/meta-isar/scripts/lib/wic/canned-wks/installer-efi.wks.in
> index ecc6adbb..78330b5b 100644
> --- a/meta-isar/scripts/lib/wic/canned-wks/installer-efi.wks.in
> +++ b/meta-isar/scripts/lib/wic/canned-wks/installer-efi.wks.in
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) Siemens AG, 2024
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta-test/conf/bblayers.conf.sample b/meta-test/conf/bblayers.conf.sample
> index f37625d2..b04aba92 100644
> --- a/meta-test/conf/bblayers.conf.sample
> +++ b/meta-test/conf/bblayers.conf.sample
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> # LAYER_CONF_VERSION is increased each time build/conf/bblayers.conf
> diff --git a/meta-test/conf/layer.conf b/meta-test/conf/layer.conf
> index 425e9251..a707a498 100644
> --- a/meta-test/conf/layer.conf
> +++ b/meta-test/conf/layer.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> # We have a conf and classes directory, add to BBPATH
> diff --git a/meta-test/conf/local.conf.sample b/meta-test/conf/local.conf.sample
> index 862bea47..2dbe28f1 100644
> --- a/meta-test/conf/local.conf.sample
> +++ b/meta-test/conf/local.conf.sample
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> # Machine and distro selection
> @@ -37,7 +37,7 @@ GROUP_isar[flags] = "system"
> USERS += "isar"
> USER_isar[gid] = "isar"
> USER_isar[home] = "/var/lib/isar"
> -USER_isar[comment] = "My isar user"
> +USER_isar[comment] = "My Isar user"
> USER_isar[flags] = "system create-home"
> USER_isar[password] = "isar"
> USER_isar[flags] += "clear-text-password"
> diff --git a/meta-test/recipes-app/libhello/libhello.bbappend b/meta-test/recipes-app/libhello/libhello.bbappend
> index 3c88a741..f29a9be8 100644
> --- a/meta-test/recipes-app/libhello/libhello.bbappend
> +++ b/meta-test/recipes-app/libhello/libhello.bbappend
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) Siemens
>
> # avoid creating a dedicated sbuild chroot
> diff --git a/meta-test/recipes-ci/isar-ci-ssh-setup/files/99-disable-ssh-socket.preset b/meta-test/recipes-ci/isar-ci-ssh-setup/files/99-disable-ssh-socket.preset
> index aced69e1..974151e3 100644
> --- a/meta-test/recipes-ci/isar-ci-ssh-setup/files/99-disable-ssh-socket.preset
> +++ b/meta-test/recipes-ci/isar-ci-ssh-setup/files/99-disable-ssh-socket.preset
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> disable ssh.socket
> diff --git a/meta-test/recipes-ci/isar-ci-ssh-setup/isar-ci-ssh-setup_0.1.bb b/meta-test/recipes-ci/isar-ci-ssh-setup/isar-ci-ssh-setup_0.1.bb
> index 89100444..0eee38d8 100644
> --- a/meta-test/recipes-ci/isar-ci-ssh-setup/isar-ci-ssh-setup_0.1.bb
> +++ b/meta-test/recipes-ci/isar-ci-ssh-setup/isar-ci-ssh-setup_0.1.bb
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
>
> DESCRIPTION = "Setup user with non-interactive SSH access"
> MAINTAINER = "Uladzimir Bely<uladzimir.bely@ilbers.de>"
> diff --git a/meta-test/recipes-core/images/isar-image-ci.bb b/meta-test/recipes-core/images/isar-image-ci.bb
> index d3552533..a2456bec 100644
> --- a/meta-test/recipes-core/images/isar-image-ci.bb
> +++ b/meta-test/recipes-core/images/isar-image-ci.bb
> @@ -1,6 +1,6 @@
> # CI root filesystem for target installation
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
>
> require recipes-core/images/isar-image-base.bb
> diff --git a/meta-test/recipes-core/images/isar-rootfs-ci.bb b/meta-test/recipes-core/images/isar-rootfs-ci.bb
> index a87fd1a8..5ac33665 100644
> --- a/meta-test/recipes-core/images/isar-rootfs-ci.bb
> +++ b/meta-test/recipes-core/images/isar-rootfs-ci.bb
> @@ -1,6 +1,6 @@
> # CI root filesystem for target installation (without kernel, initrd, ...)
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2025 Siemens
>
> # Bill-of-material
> diff --git a/meta/classes-global/base.bbclass b/meta/classes-global/base.bbclass
> index f923622b..70b4565b 100644
> --- a/meta/classes-global/base.bbclass
> +++ b/meta/classes-global/base.bbclass
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> #
> # Copyright (C) 2003 Chris Larson
> # Copyright (C) 2015-2025 ilbers GmbH
> diff --git a/meta/classes-global/isar-events.bbclass b/meta/classes-global/isar-events.bbclass
> index 76b713c7..15bfdb99 100644
> --- a/meta/classes-global/isar-events.bbclass
> +++ b/meta/classes-global/isar-events.bbclass
> @@ -1,6 +1,6 @@
> # Isar event handlers.
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2015-2017 ilbers GmbH
> # Copyright (c) Siemens AG, 2018
>
> diff --git a/meta/classes-global/template.bbclass b/meta/classes-global/template.bbclass
> index 37e43196..6c437180 100644
> --- a/meta/classes-global/template.bbclass
> +++ b/meta/classes-global/template.bbclass
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) Siemens AG, 2019
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/classes-recipe/barebox.bbclass b/meta/classes-recipe/barebox.bbclass
> index 63c70fa1..45d77e3c 100644
> --- a/meta/classes-recipe/barebox.bbclass
> +++ b/meta/classes-recipe/barebox.bbclass
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2022 ilbers GmbH
> # Copyright (c) Siemens, 2025
> #
> diff --git a/meta/classes-recipe/compat.bbclass b/meta/classes-recipe/compat.bbclass
> index 7df55576..1758c6c0 100644
> --- a/meta/classes-recipe/compat.bbclass
> +++ b/meta/classes-recipe/compat.bbclass
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 Siemens AG
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/classes-recipe/container-loader.bbclass b/meta/classes-recipe/container-loader.bbclass
> index f76480be..e5c82a74 100644
> --- a/meta/classes-recipe/container-loader.bbclass
> +++ b/meta/classes-recipe/container-loader.bbclass
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2024-2025
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/classes-recipe/crossvars.bbclass b/meta/classes-recipe/crossvars.bbclass
> index 0a135a91..7cf2d660 100644
> --- a/meta/classes-recipe/crossvars.bbclass
> +++ b/meta/classes-recipe/crossvars.bbclass
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023-2024 ilbers GmbH
> # Copyright (C) 2023-2024 Siemens AG
> #
> diff --git a/meta/classes-recipe/deb-dl-dir.bbclass b/meta/classes-recipe/deb-dl-dir.bbclass
> index 7ebc3526..27d1fb24 100644
> --- a/meta/classes-recipe/deb-dl-dir.bbclass
> +++ b/meta/classes-recipe/deb-dl-dir.bbclass
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2020 Siemens AG
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/classes-recipe/debianize.bbclass b/meta/classes-recipe/debianize.bbclass
> index a255dd28..6f6141b0 100644
> --- a/meta/classes-recipe/debianize.bbclass
> +++ b/meta/classes-recipe/debianize.bbclass
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2017-2019 Siemens AG
> # Copyright (C) 2021 Siemens Mobility GmbH
> # Copyright (C) 2025 ilbers GmbH
> diff --git a/meta/classes-recipe/docker-loader.bbclass b/meta/classes-recipe/docker-loader.bbclass
> index 1b768336..081c6183 100644
> --- a/meta/classes-recipe/docker-loader.bbclass
> +++ b/meta/classes-recipe/docker-loader.bbclass
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2024-2025
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/classes-recipe/dpkg-base.bbclass b/meta/classes-recipe/dpkg-base.bbclass
> index d8287e8d..f7a12302 100644
> --- a/meta/classes-recipe/dpkg-base.bbclass
> +++ b/meta/classes-recipe/dpkg-base.bbclass
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2017-2019 Siemens AG
> # Copyright (C) 2019 ilbers GmbH
> #
> diff --git a/meta/classes-recipe/dpkg-gbp.bbclass b/meta/classes-recipe/dpkg-gbp.bbclass
> index a151ade2..cb6d4b7e 100644
> --- a/meta/classes-recipe/dpkg-gbp.bbclass
> +++ b/meta/classes-recipe/dpkg-gbp.bbclass
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2019
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/classes-recipe/dpkg-prebuilt.bbclass b/meta/classes-recipe/dpkg-prebuilt.bbclass
> index 78205aa3..13f6cc9e 100644
> --- a/meta/classes-recipe/dpkg-prebuilt.bbclass
> +++ b/meta/classes-recipe/dpkg-prebuilt.bbclass
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2021-2022 Siemens AG
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/classes-recipe/dpkg-raw.bbclass b/meta/classes-recipe/dpkg-raw.bbclass
> index ac1cfa90..7860389e 100644
> --- a/meta/classes-recipe/dpkg-raw.bbclass
> +++ b/meta/classes-recipe/dpkg-raw.bbclass
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2017-2019 Siemens AG
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/classes-recipe/dpkg-source.bbclass b/meta/classes-recipe/dpkg-source.bbclass
> index 1227da36..d14d56aa 100644
> --- a/meta/classes-recipe/dpkg-source.bbclass
> +++ b/meta/classes-recipe/dpkg-source.bbclass
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 ilbers GmbH
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/classes-recipe/dpkg.bbclass b/meta/classes-recipe/dpkg.bbclass
> index 0e987a34..c1c38184 100644
> --- a/meta/classes-recipe/dpkg.bbclass
> +++ b/meta/classes-recipe/dpkg.bbclass
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2015-2018 ilbers GmbH
>
> inherit dpkg-source
> diff --git a/meta/classes-recipe/essential.bbclass b/meta/classes-recipe/essential.bbclass
> index 1ac5bc1f..acdf5b6a 100644
> --- a/meta/classes-recipe/essential.bbclass
> +++ b/meta/classes-recipe/essential.bbclass
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 Siemens AG
>
> ISAR_REBUILD_ESSENTIAL_PKGS ?= "" diff --git a/meta/classes-recipe/image-account-extension.bbclass
> b/meta/classes-recipe/image-account-extension.bbclass index
> a8a3c7ff..e874f3c7 100644 ---
> a/meta/classes-recipe/image-account-extension.bbclass +++
> b/meta/classes-recipe/image-account-extension.bbclass @@ -1,4 +1,4 @@
> -# This software is a part of ISAR. +# This software is a part of
> Isar. # Copyright (C) Siemens AG, 2019-2023 # #
> SPDX-License-Identifier: MIT diff --git
> a/meta/classes-recipe/image-locales-extension.bbclass
> b/meta/classes-recipe/image-locales-extension.bbclass index
> 45dcdb67..32666311 100644 ---
> a/meta/classes-recipe/image-locales-extension.bbclass +++
> b/meta/classes-recipe/image-locales-extension.bbclass @@ -1,4 +1,4 @@
> -# This software is a part of ISAR. +# This software is a part of
> Isar. # Copyright (C) Siemens AG, 2019 # # SPDX-License-Identifier:
> MIT diff --git a/meta/classes-recipe/image-postproc-extension.bbclass
> b/meta/classes-recipe/image-postproc-extension.bbclass index
> 1aba2ec5..43ab750c 100644 ---
> a/meta/classes-recipe/image-postproc-extension.bbclass +++
> b/meta/classes-recipe/image-postproc-extension.bbclass @@ -1,4 +1,4 @@
> -# This software is a part of ISAR. +# This software is a part of
> Isar. # Copyright (C) Siemens AG, 2019 update_etc_os_release() { diff
> --git a/meta/classes-recipe/image-tools-extension.bbclass
> b/meta/classes-recipe/image-tools-extension.bbclass index
> b0f25a69..ab616b7e 100644 ---
> a/meta/classes-recipe/image-tools-extension.bbclass +++
> b/meta/classes-recipe/image-tools-extension.bbclass @@ -1,4 +1,4 @@ -#
> This software is a part of ISAR. +# This software is a part of Isar. #
> Copyright (C) Siemens AG, 2019-2025 # # SPDX-License-Identifier: MIT
> diff --git a/meta/classes-recipe/image.bbclass
> b/meta/classes-recipe/image.bbclass index afe6906e..26a4ec06 100644
> --- a/meta/classes-recipe/image.bbclass +++
> b/meta/classes-recipe/image.bbclass @@ -1,4 +1,4 @@ -# This software
> is a part of ISAR. +# This software is a part of Isar. # Copyright (C)
> 2015-2017 ilbers GmbH # Make workdir and stamps machine-specific
> without changing common PN target diff --git
> a/meta/classes-recipe/imagetypes.bbclass
> b/meta/classes-recipe/imagetypes.bbclass index f802c11c..8b4fcdf7
> 100644 --- a/meta/classes-recipe/imagetypes.bbclass +++
> b/meta/classes-recipe/imagetypes.bbclass @@ -1,4 +1,4 @@ -# This
> software is a part of ISAR. +# This software is a part of Isar. #
> Copyright (C) 2021 Siemens AG # # SPDX-License-Identifier: MIT diff
> --git a/meta/classes-recipe/imagetypes_container.bbclass
> b/meta/classes-recipe/imagetypes_container.bbclass index
> ea15decf..e07ce8e6 100644 ---
> a/meta/classes-recipe/imagetypes_container.bbclass +++
> b/meta/classes-recipe/imagetypes_container.bbclass @@ -1,4 +1,4 @@ -#
> This software is a part of ISAR. +# This software is a part of Isar. #
> Copyright (C) Siemens AG, 2021-2025 # # SPDX-License-Identifier: MIT
> diff --git a/meta/classes-recipe/imagetypes_ddi.bbclass
> b/meta/classes-recipe/imagetypes_ddi.bbclass index 0e45fb8a..dab984a1
> 100644 --- a/meta/classes-recipe/imagetypes_ddi.bbclass +++
> b/meta/classes-recipe/imagetypes_ddi.bbclass @@ -1,4 +1,4 @@ -# This
> software is a part of ISAR. +# This software is a part of Isar. #
> Copyright (c) Siemens AG, 2025 # # SPDX-License-Identifier: MIT diff
> --git a/meta/classes-recipe/imagetypes_vm.bbclass
> b/meta/classes-recipe/imagetypes_vm.bbclass index 4057361e..62eb9600
> 100644 --- a/meta/classes-recipe/imagetypes_vm.bbclass +++
> b/meta/classes-recipe/imagetypes_vm.bbclass @@ -1,4 +1,4 @@ -# This
> software is a part of ISAR. +# This software is a part of Isar. #
> Copyright (C) 2019-2020 Siemens AG # # This class allows to generate
> images for VMware and VirtualBox diff --git
> a/meta/classes-recipe/imagetypes_wic.bbclass
> b/meta/classes-recipe/imagetypes_wic.bbclass index f31ea61f..e8738b04
> 100644 --- a/meta/classes-recipe/imagetypes_wic.bbclass +++
> b/meta/classes-recipe/imagetypes_wic.bbclass @@ -1,4 +1,4 @@ -# This
> software is a part of ISAR. +# This software is a part of Isar. #
> Copyright (C) 2018 Siemens AG # # this class is heavily inspired by
> OEs ./meta/classes/image_types_wic.bbclass diff --git
> a/meta/classes-recipe/initramfs.bbclass
> b/meta/classes-recipe/initramfs.bbclass index 0fd813b7..1b3133d7
> 100644 --- a/meta/classes-recipe/initramfs.bbclass +++
> b/meta/classes-recipe/initramfs.bbclass @@ -1,4 +1,4 @@ -# This
> software is a part of ISAR. +# This software is a part of Isar. # Make
> workdir and stamps machine-specific without changing common PN target
> WORKDIR = "${TMPDIR}/work/${DISTRO}-${DISTRO_ARCH}/${PN}-${MACHINE}/${PV}-${PR}"
> diff --git a/meta/classes-recipe/initrd-dracut.bbclass b/meta/classes-recipe/initrd-dracut.bbclass
> index 0602c364..bb4b50b7 100644
> --- a/meta/classes-recipe/initrd-dracut.bbclass
> +++ b/meta/classes-recipe/initrd-dracut.bbclass
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # This class provides the necessary options to
> # customize a dracut based initramfs.
> #
> diff --git a/meta/classes-recipe/kbuildtarget.bbclass b/meta/classes-recipe/kbuildtarget.bbclass
> index 648825e4..129518c8 100644
> --- a/meta/classes-recipe/kbuildtarget.bbclass
> +++ b/meta/classes-recipe/kbuildtarget.bbclass
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2024 Siemens AG
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/classes-recipe/linux-kernel.bbclass b/meta/classes-recipe/linux-kernel.bbclass
> index 6e383408..80e5b642 100644
> --- a/meta/classes-recipe/linux-kernel.bbclass
> +++ b/meta/classes-recipe/linux-kernel.bbclass
> @@ -1,6 +1,6 @@
> # Custom kernel build
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2022
> # Copyright (c) Mentor Graphics, a Siemens business, 2022
> #
> @@ -12,7 +12,7 @@
> CHANGELOG_V = "${PV}+${PR}"
> DESCRIPTION ?= "Custom kernel"
> MAINTAINER ?= "isar-users<isar-users@googlegroups.com>"
> -DISTRIBUTOR ?= "ISAR"
> +DISTRIBUTOR ?= "Isar"
>
> # pinned due to known or possible issues with compat 12
> DEBIAN_COMPAT:buster = "10"
> diff --git a/meta/classes-recipe/linux-kselftest.bbclass b/meta/classes-recipe/linux-kselftest.bbclass
> index 67165683..f8d8c170 100644
> --- a/meta/classes-recipe/linux-kselftest.bbclass
> +++ b/meta/classes-recipe/linux-kselftest.bbclass
> @@ -1,6 +1,6 @@
> # Kselftest package for Linux
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Mentor Graphics, a Siemens Business, 2020
> # Copyright (c) Siemens, 2025
> #
> diff --git a/meta/classes-recipe/linux-module.bbclass b/meta/classes-recipe/linux-module.bbclass
> index 5ad2ba4c..f0b5790c 100644
> --- a/meta/classes-recipe/linux-module.bbclass
> +++ b/meta/classes-recipe/linux-module.bbclass
> @@ -1,6 +1,6 @@
> # Custom kernel module recipe include
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2018
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/classes-recipe/multiarch.bbclass b/meta/classes-recipe/multiarch.bbclass
> index 851d1aa1..cdd35f12 100644
> --- a/meta/classes-recipe/multiarch.bbclass
> +++ b/meta/classes-recipe/multiarch.bbclass
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2021-2022 Siemens AG
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/classes-recipe/native.bbclass b/meta/classes-recipe/native.bbclass
> index d2581ac1..7dad3bf9 100644
> --- a/meta/classes-recipe/native.bbclass
> +++ b/meta/classes-recipe/native.bbclass
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2023 Siemens AG
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/classes-recipe/opensbi.bbclass b/meta/classes-recipe/opensbi.bbclass
> index 4475bd95..d00b11d9 100644
> --- a/meta/classes-recipe/opensbi.bbclass
> +++ b/meta/classes-recipe/opensbi.bbclass
> @@ -1,6 +1,6 @@
> # Custom OpenSBI build
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2025
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/classes-recipe/optee-os-base.bbclass b/meta/classes-recipe/optee-os-base.bbclass
> index 0e782429..c1fa1cda 100644
> --- a/meta/classes-recipe/optee-os-base.bbclass
> +++ b/meta/classes-recipe/optee-os-base.bbclass
> @@ -1,6 +1,6 @@
> # Custom OP-TEE OS build
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2020-2025
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/classes-recipe/optee-os-tadevkit.bbclass b/meta/classes-recipe/optee-os-tadevkit.bbclass
> index 77d63d02..7ec2fa6f 100644
> --- a/meta/classes-recipe/optee-os-tadevkit.bbclass
> +++ b/meta/classes-recipe/optee-os-tadevkit.bbclass
> @@ -1,6 +1,6 @@
> # Custom OP-TEE OS build for TA devkit
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2023
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/classes-recipe/optee-os.bbclass b/meta/classes-recipe/optee-os.bbclass
> index 48f97bee..2bd790b8 100644
> --- a/meta/classes-recipe/optee-os.bbclass
> +++ b/meta/classes-recipe/optee-os.bbclass
> @@ -1,6 +1,6 @@
> # Custom OP-TEE OS build
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2020-2025
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/classes-recipe/podman-loader.bbclass b/meta/classes-recipe/podman-loader.bbclass
> index 30b1a088..ca780a20 100644
> --- a/meta/classes-recipe/podman-loader.bbclass
> +++ b/meta/classes-recipe/podman-loader.bbclass
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2024-2025
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/classes-recipe/repository.bbclass b/meta/classes-recipe/repository.bbclass
> index 8fbceed6..a5dd8bbc 100644
> --- a/meta/classes-recipe/repository.bbclass
> +++ b/meta/classes-recipe/repository.bbclass
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2017-2020 Siemens AG
> # Copyright (C) 2019 ilbers GmbH
> #
> diff --git a/meta/classes-recipe/rootfs-add-files.bbclass b/meta/classes-recipe/rootfs-add-files.bbclass
> index 8ebd25cb..38f739ee 100644
> --- a/meta/classes-recipe/rootfs-add-files.bbclass
> +++ b/meta/classes-recipe/rootfs-add-files.bbclass
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) Siemens AG, 2024
> # This class allows to add a file directly to
> # the rootfs.
> diff --git a/meta/classes-recipe/rootfs.bbclass b/meta/classes-recipe/rootfs.bbclass
> index b04bd154..8b502a50 100644
> --- a/meta/classes-recipe/rootfs.bbclass
> +++ b/meta/classes-recipe/rootfs.bbclass
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2020
>
> inherit deb-dl-dir
> @@ -448,7 +448,7 @@ do_cache_deb_src() {
> sudo mv "${ROOTFSDIR}"/etc/resolv.conf "${ROOTFSDIR}"/etc/resolv.conf.isar
> fi
> rootfs_install_resolvconf
> - # Note: ISAR updates the apt state information(apt-get update) only once during bootstrap and
> + # Note: Isar updates the apt state information(apt-get update) only once during bootstrap and
> # relies on that through out the build. Copy that state information instead of apt-get update
> # which generates a new state from upstream.
> sudo tar -xf "${BOOTSTRAP_SRC}" ./var/lib/apt/lists --one-top-level="${ROOTFSDIR}"
> @@ -470,7 +470,7 @@ cache_dbg_pkgs() {
> sudo mv "${ROOTFSDIR}"/etc/resolv.conf "${ROOTFSDIR}"/etc/resolv.conf.isar
> fi
> rootfs_install_resolvconf
> - # Note: ISAR updates the apt state information(apt-get update) only once during bootstrap and
> + # Note: Isar updates the apt state information(apt-get update) only once during bootstrap and
> # relies on that through out the build. Copy that state information instead of apt-get update
> # which generates a new state from upstream.
> sudo tar -xf "${BOOTSTRAP_SRC}" ./var/lib/apt/lists --one-top-level="${ROOTFSDIR}"
> diff --git a/meta/classes-recipe/sbuild.bbclass b/meta/classes-recipe/sbuild.bbclass
> index 1ab72aad..95dadee3 100644
> --- a/meta/classes-recipe/sbuild.bbclass
> +++ b/meta/classes-recipe/sbuild.bbclass
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2021 ilbers GmbH
>
> SCHROOT_CONF ?= "/etc/schroot"
> diff --git a/meta/classes-recipe/sdk.bbclass b/meta/classes-recipe/sdk.bbclass
> index dc586346..6f09b5f6 100644
> --- a/meta/classes-recipe/sdk.bbclass
> +++ b/meta/classes-recipe/sdk.bbclass
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) Siemens AG, 2019
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/classes-recipe/squashfs.bbclass b/meta/classes-recipe/squashfs.bbclass
> index 9cd7ed3d..e48ac254 100644
> --- a/meta/classes-recipe/squashfs.bbclass
> +++ b/meta/classes-recipe/squashfs.bbclass
> @@ -1,6 +1,6 @@
> # squashfs image rootfs
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) Siemens AG, 2021-2025
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/classes-recipe/trusted-firmware-a.bbclass b/meta/classes-recipe/trusted-firmware-a.bbclass
> index fb647efe..3ae0c97a 100644
> --- a/meta/classes-recipe/trusted-firmware-a.bbclass
> +++ b/meta/classes-recipe/trusted-firmware-a.bbclass
> @@ -1,6 +1,6 @@
> # Custom Trusted Firmware A build
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2020-2025
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/classes-recipe/u-boot.bbclass b/meta/classes-recipe/u-boot.bbclass
> index 9277127b..3fbbc91c 100644
> --- a/meta/classes-recipe/u-boot.bbclass
> +++ b/meta/classes-recipe/u-boot.bbclass
> @@ -1,6 +1,6 @@
> # Custom U-Boot build
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2018-2025
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/classes/sbom.bbclass b/meta/classes/sbom.bbclass
> index caab3f24..ed9ab15e 100644
> --- a/meta/classes/sbom.bbclass
> +++ b/meta/classes/sbom.bbclass
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2025 Siemens
> #
> # SPDX-License-Identifier: MIT
> @@ -10,9 +10,9 @@ SBOM_DEBSBOM_TYPE_ARGS = "${@"-t " + " -t ".join(d.getVar("SBOM_TYPES").split())
>
> # general user variables
> SBOM_DISTRO_SUPPLIER ?= "isar-users<isar-users@googlegroups.com>"
> -SBOM_DISTRO_NAME ?= "ISAR-Debian-GNU-Linux"
> +SBOM_DISTRO_NAME ?= "Isar-Debian-GNU-Linux"
> SBOM_DISTRO_VERSION ?= "1"
> -SBOM_DISTRO_SUMMARY ?= "Linux distribution built with ISAR"
> +SBOM_DISTRO_SUMMARY ?= "Linux distribution built with Isar"
> SBOM_BASE_DISTRO_VENDOR ??= "debian"
> SBOM_DOCUMENT_UUID ?= ""
> SBOM_DEBSBOM_EXTRA_ARGS ?= "--with-licenses"
> diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
> index 0f84e715..5c71078d 100644
> --- a/meta/conf/bitbake.conf
> +++ b/meta/conf/bitbake.conf
> @@ -52,7 +52,7 @@ TMPDIR = "${TOPDIR}/tmp"
> PERSISTENT_DIR = "${TMPDIR}/cache"
> GITPKGV ="${@bb.fetch2.get_srcrev(d, 'gitpkgv_revision')}"
>
> -# isar specific config
> +# Isar specific config
> WORKDIR = "${TMPDIR}/work/${DISTRO}-${DISTRO_ARCH}/${PN}/${PV}-${PR}"
> GIT_DL_LINK_DIR = "${TMPDIR}/work/${DISTRO}-${DISTRO_ARCH}"
> DEPLOY_DIR_BOOTSTRAP = "${DEPLOY_DIR}/bootstrap"
> @@ -143,7 +143,7 @@ export PYTHONHASHSEED = "0"
> export PERL_HASH_SEED = "0"
> export SOURCE_DATE_EPOCH ?= "${@get_source_date_epoch_value(d)}"
> # A SOURCE_DATE_EPOCH of '0' might be misinterpreted as no SDE
> -# ISAR: set value to date of latest release
> +# Isar: set value to date of latest release
> SOURCE_DATE_EPOCH_FALLBACK ??= "1709565251"
> # Debian snapshots
> ISAR_USE_APT_SNAPSHOT ??= "0"
> diff --git a/meta/conf/distro/debian-bookworm.conf b/meta/conf/distro/debian-bookworm.conf
> index fc5fd5cc..4b04a8a1 100644
> --- a/meta/conf/distro/debian-bookworm.conf
> +++ b/meta/conf/distro/debian-bookworm.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
>
> require debian-common.conf
>
> diff --git a/meta/conf/distro/debian-bullseye.conf b/meta/conf/distro/debian-bullseye.conf
> index 8bda582a..c368dcaf 100644
> --- a/meta/conf/distro/debian-bullseye.conf
> +++ b/meta/conf/distro/debian-bullseye.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
>
> HOST_DISTRO_APT_SOURCES:mipsel ?= "conf/distro/${HOST_DISTRO}-mipsel.list"
> DISTRO_APT_SOURCES:mipsel ?= "conf/distro/${BASE_DISTRO}-${BASE_DISTRO_CODENAME}-mipsel.list"
> diff --git a/meta/conf/distro/debian-buster.conf b/meta/conf/distro/debian-buster.conf
> index 49a073c6..f0a289d0 100644
> --- a/meta/conf/distro/debian-buster.conf
> +++ b/meta/conf/distro/debian-buster.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
>
> require debian-common.conf
>
> diff --git a/meta/conf/distro/debian-common.conf b/meta/conf/distro/debian-common.conf
> index cd72837a..57a391cb 100644
> --- a/meta/conf/distro/debian-common.conf
> +++ b/meta/conf/distro/debian-common.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2018 Siemens AG
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/conf/distro/debian-configscript.sh b/meta/conf/distro/debian-configscript.sh
> index d66fa030..3e4ca1be 100755
> --- a/meta/conf/distro/debian-configscript.sh
> +++ b/meta/conf/distro/debian-configscript.sh
> @@ -1,6 +1,6 @@
> #!/bin/sh
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2015-2017 ilbers GmbH
>
> set -e
> diff --git a/meta/conf/distro/debian-sid-ports.conf b/meta/conf/distro/debian-sid-ports.conf
> index e141327c..8fdff61a 100644
> --- a/meta/conf/distro/debian-sid-ports.conf
> +++ b/meta/conf/distro/debian-sid-ports.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> #
> # Copyright (c) Siemens AG, 2020
> #
> diff --git a/meta/conf/distro/debian-sid.conf b/meta/conf/distro/debian-sid.conf
> index c76b15e4..808954b4 100644
> --- a/meta/conf/distro/debian-sid.conf
> +++ b/meta/conf/distro/debian-sid.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> #
> # Copyright (c) Siemens AG, 2020-2023
> #
> diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf
> index 69225172..038a6fbb 100644
> --- a/meta/conf/layer.conf
> +++ b/meta/conf/layer.conf
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2015-2016 ilbers GmbH
>
> # We have a conf and classes directory, add to BBPATH
> diff --git a/meta/lib/aptsrc_fetcher.py b/meta/lib/aptsrc_fetcher.py
> index 041f5445..4fe5a9ea 100644
> --- a/meta/lib/aptsrc_fetcher.py
> +++ b/meta/lib/aptsrc_fetcher.py
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2024
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/lib/container_fetcher.py b/meta/lib/container_fetcher.py
> index cd1a201a..52a75ac9 100644
> --- a/meta/lib/container_fetcher.py
> +++ b/meta/lib/container_fetcher.py
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2024
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/lib/rootfs_progress.py b/meta/lib/rootfs_progress.py
> index 0ac81e14..6feed9df 100644
> --- a/meta/lib/rootfs_progress.py
> +++ b/meta/lib/rootfs_progress.py
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2024
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/recipes-bsp/barebox/barebox.inc b/meta/recipes-bsp/barebox/barebox.inc
> index 90004a70..c21a47d7 100644
> --- a/meta/recipes-bsp/barebox/barebox.inc
> +++ b/meta/recipes-bsp/barebox/barebox.inc
> @@ -1,6 +1,6 @@
> # Transitional include for barebox.bbclass
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2025
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/recipes-bsp/barebox/files/rules.tmpl b/meta/recipes-bsp/barebox/files/rules.tmpl
> index 78c9aa45..b7128e79 100755
> --- a/meta/recipes-bsp/barebox/files/rules.tmpl
> +++ b/meta/recipes-bsp/barebox/files/rules.tmpl
> @@ -2,7 +2,7 @@
>
> # Debian rules for custom Barebox build
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2022 ilbers GmbH
>
> ifneq ($(DEB_BUILD_GNU_TYPE),$(DEB_HOST_GNU_TYPE))
> diff --git a/meta/recipes-bsp/libubootenv/libubootenv_0.3.5-0.1.bb b/meta/recipes-bsp/libubootenv/libubootenv_0.3.5-0.1.bb
> index 28425bae..1a6c9013 100644
> --- a/meta/recipes-bsp/libubootenv/libubootenv_0.3.5-0.1.bb
> +++ b/meta/recipes-bsp/libubootenv/libubootenv_0.3.5-0.1.bb
> @@ -1,6 +1,6 @@
> # libubootenv
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2020
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/recipes-bsp/opensbi/rules.tmpl b/meta/recipes-bsp/opensbi/rules.tmpl
> index 935d033e..d4f8385a 100644
> --- a/meta/recipes-bsp/opensbi/rules.tmpl
> +++ b/meta/recipes-bsp/opensbi/rules.tmpl
> @@ -2,7 +2,7 @@
>
> # Debian rules for custom OpenSBI build
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2025
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/recipes-bsp/optee-client/files/debian/rules.tmpl b/meta/recipes-bsp/optee-client/files/debian/rules.tmpl
> index 7d1b335b..ca06d5bd 100755
> --- a/meta/recipes-bsp/optee-client/files/debian/rules.tmpl
> +++ b/meta/recipes-bsp/optee-client/files/debian/rules.tmpl
> @@ -2,7 +2,7 @@
> #
> # Debian rules for custom OP-TEE Client build
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2023
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/recipes-bsp/optee-client/files/debian/tee-supplicant.service b/meta/recipes-bsp/optee-client/files/debian/tee-supplicant.service
> index d8b630a4..693cb37f 100644
> --- a/meta/recipes-bsp/optee-client/files/debian/tee-supplicant.service
> +++ b/meta/recipes-bsp/optee-client/files/debian/tee-supplicant.service
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2023
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/recipes-bsp/optee-ftpm/optee-ftpm.inc b/meta/recipes-bsp/optee-ftpm/optee-ftpm.inc
> index 992c9122..422861ba 100644
> --- a/meta/recipes-bsp/optee-ftpm/optee-ftpm.inc
> +++ b/meta/recipes-bsp/optee-ftpm/optee-ftpm.inc
> @@ -1,6 +1,6 @@
> # Transitional include for optee-ftpm.bbclass
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2025
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/recipes-bsp/optee-os/files/debian/control.tmpl b/meta/recipes-bsp/optee-os/files/debian/control.tmpl
> index d1d21272..f4495101 100644
> --- a/meta/recipes-bsp/optee-os/files/debian/control.tmpl
> +++ b/meta/recipes-bsp/optee-os/files/debian/control.tmpl
> @@ -3,7 +3,7 @@ Section: admin
> Priority: optional
> Standards-Version: ${DEBIAN_STANDARDS_VERSION}
> Build-Depends: debhelper-compat (= ${DEBIAN_COMPAT}), ${DEBIAN_BUILD_DEPENDS}
> -Maintainer: ISAR project<isar-users@googlegroups.com>
> +Maintainer: Isar project<isar-users@googlegroups.com>
> Rules-Requires-Root: no
>
> Package: ${DEBIAN_PACKAGE_NAME}
> diff --git a/meta/recipes-bsp/optee-os/files/debian/rules.tmpl b/meta/recipes-bsp/optee-os/files/debian/rules.tmpl
> index 9ab80dfe..26f73adc 100755
> --- a/meta/recipes-bsp/optee-os/files/debian/rules.tmpl
> +++ b/meta/recipes-bsp/optee-os/files/debian/rules.tmpl
> @@ -2,7 +2,7 @@
>
> # Debian rules for custom OP-TEE OS build
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2020
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/recipes-bsp/optee-os/optee-os-custom.inc b/meta/recipes-bsp/optee-os/optee-os-custom.inc
> index b386047d..99467055 100644
> --- a/meta/recipes-bsp/optee-os/optee-os-custom.inc
> +++ b/meta/recipes-bsp/optee-os/optee-os-custom.inc
> @@ -1,6 +1,6 @@
> # Transitional include for optee-os.bbclass
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2025
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/recipes-bsp/optee-os/optee-os-tadevkit-custom.inc b/meta/recipes-bsp/optee-os/optee-os-tadevkit-custom.inc
> index bc011567..d0988386 100644
> --- a/meta/recipes-bsp/optee-os/optee-os-tadevkit-custom.inc
> +++ b/meta/recipes-bsp/optee-os/optee-os-tadevkit-custom.inc
> @@ -1,6 +1,6 @@
> # Transitional include for optee-os-tadevkit.bbclass
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2025
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/recipes-bsp/trusted-firmware-a/files/debian/control.tmpl b/meta/recipes-bsp/trusted-firmware-a/files/debian/control.tmpl
> index bb21b6e5..47d49b2e 100644
> --- a/meta/recipes-bsp/trusted-firmware-a/files/debian/control.tmpl
> +++ b/meta/recipes-bsp/trusted-firmware-a/files/debian/control.tmpl
> @@ -3,7 +3,7 @@ Section: admin
> Priority: optional
> Standards-Version: ${DEBIAN_STANDARDS_VERSION}
> Build-Depends: debhelper-compat (= ${DEBIAN_COMPAT}), ${DEBIAN_BUILD_DEPENDS}
> -Maintainer: ISAR project<isar-users@googlegroups.com>
> +Maintainer: Isar project<isar-users@googlegroups.com>
> Rules-Requires-Root: no
>
> Package: trusted-firmware-a-${TF_A_NAME}
> diff --git a/meta/recipes-bsp/trusted-firmware-a/files/debian/rules.tmpl b/meta/recipes-bsp/trusted-firmware-a/files/debian/rules.tmpl
> index 6dbf44db..03be9c92 100755
> --- a/meta/recipes-bsp/trusted-firmware-a/files/debian/rules.tmpl
> +++ b/meta/recipes-bsp/trusted-firmware-a/files/debian/rules.tmpl
> @@ -2,7 +2,7 @@
>
> # Debian rules for custom Trusted Firmware A build
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2020
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/recipes-bsp/trusted-firmware-a/trusted-firmware-a-custom.inc b/meta/recipes-bsp/trusted-firmware-a/trusted-firmware-a-custom.inc
> index f65e322f..0e966b0e 100644
> --- a/meta/recipes-bsp/trusted-firmware-a/trusted-firmware-a-custom.inc
> +++ b/meta/recipes-bsp/trusted-firmware-a/trusted-firmware-a-custom.inc
> @@ -1,6 +1,6 @@
> # Transitional include for trusted-firmware-a.bbclass
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2025
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/recipes-bsp/u-boot-script/files/update-u-boot-script b/meta/recipes-bsp/u-boot-script/files/update-u-boot-script
> index 2eb6097c..71a27595 100755
> --- a/meta/recipes-bsp/u-boot-script/files/update-u-boot-script
> +++ b/meta/recipes-bsp/u-boot-script/files/update-u-boot-script
> @@ -2,7 +2,7 @@
> #
> # Boot script generator for U-Boot
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2018
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/recipes-bsp/u-boot-script/u-boot-script_1.1.bb b/meta/recipes-bsp/u-boot-script/u-boot-script_1.1.bb
> index 572d3851..1fea1227 100644
> --- a/meta/recipes-bsp/u-boot-script/u-boot-script_1.1.bb
> +++ b/meta/recipes-bsp/u-boot-script/u-boot-script_1.1.bb
> @@ -1,6 +1,6 @@
> # Boot script generator for U-Boot
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2018
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/recipes-bsp/u-boot/files/debian/control.tmpl b/meta/recipes-bsp/u-boot/files/debian/control.tmpl
> index bf8a81de..2305f463 100644
> --- a/meta/recipes-bsp/u-boot/files/debian/control.tmpl
> +++ b/meta/recipes-bsp/u-boot/files/debian/control.tmpl
> @@ -3,7 +3,7 @@ Section: admin
> Priority: optional
> Standards-Version: ${DEBIAN_STANDARDS_VERSION}
> Build-Depends: debhelper-compat (= ${DEBIAN_COMPAT}), ${DEBIAN_BUILD_DEPENDS}
> -Maintainer: ISAR project<isar-users@googlegroups.com>
> +Maintainer: Isar project<isar-users@googlegroups.com>
> Rules-Requires-Root: no
>
> Package: u-boot-${MACHINE}
> diff --git a/meta/recipes-bsp/u-boot/files/debian/rules.tmpl b/meta/recipes-bsp/u-boot/files/debian/rules.tmpl
> index f4c161aa..32b6ed43 100755
> --- a/meta/recipes-bsp/u-boot/files/debian/rules.tmpl
> +++ b/meta/recipes-bsp/u-boot/files/debian/rules.tmpl
> @@ -2,7 +2,7 @@
>
> # Debian rules for custom U-Boot build
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2018-2021
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/recipes-bsp/u-boot/u-boot-custom.inc b/meta/recipes-bsp/u-boot/u-boot-custom.inc
> index 9cc2c15f..fcd16a3d 100644
> --- a/meta/recipes-bsp/u-boot/u-boot-custom.inc
> +++ b/meta/recipes-bsp/u-boot/u-boot-custom.inc
> @@ -1,6 +1,6 @@
> # Transitional include for u-boot.bbclass
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2025
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/recipes-devtools/base-apt/base-apt.bb b/meta/recipes-devtools/base-apt/base-apt.bb
> index 4fad76c5..06b1f6c8 100644
> --- a/meta/recipes-devtools/base-apt/base-apt.bb
> +++ b/meta/recipes-devtools/base-apt/base-apt.bb
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2018 ilbers GmbH
> # Copyright (C) 2020 Siemens AG
> #
> diff --git a/meta/recipes-devtools/isar-apt/isar-apt.bb b/meta/recipes-devtools/isar-apt/isar-apt.bb
> index cda7de89..e824bf1d 100644
> --- a/meta/recipes-devtools/isar-apt/isar-apt.bb
> +++ b/meta/recipes-devtools/isar-apt/isar-apt.bb
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2015-2017 ilbers GmbH
> # Copyright (C) 2020 Siemens AG
> #
> diff --git a/meta/recipes-devtools/sbom-chroot/sbom-chroot.bb b/meta/recipes-devtools/sbom-chroot/sbom-chroot.bb
> index bf6d6683..182432a0 100644
> --- a/meta/recipes-devtools/sbom-chroot/sbom-chroot.bb
> +++ b/meta/recipes-devtools/sbom-chroot/sbom-chroot.bb
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> #
> # Copyright (C) 2025 Siemens
>
> diff --git a/meta/recipes-devtools/sbuild-chroot/sbuild-chroot-host.bb b/meta/recipes-devtools/sbuild-chroot/sbuild-chroot-host.bb
> index 3f0888d8..3e66a7f4 100644
> --- a/meta/recipes-devtools/sbuild-chroot/sbuild-chroot-host.bb
> +++ b/meta/recipes-devtools/sbuild-chroot/sbuild-chroot-host.bb
> @@ -1,6 +1,6 @@
> # Root filesystem for packages building
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2015-2021 ilbers GmbH
>
> DESCRIPTION = "Isar sbuild/schroot filesystem for host"
> diff --git a/meta/recipes-devtools/sbuild-chroot/sbuild-chroot-target.bb b/meta/recipes-devtools/sbuild-chroot/sbuild-chroot-target.bb
> index 1d1bcc5f..763453e6 100644
> --- a/meta/recipes-devtools/sbuild-chroot/sbuild-chroot-target.bb
> +++ b/meta/recipes-devtools/sbuild-chroot/sbuild-chroot-target.bb
> @@ -1,6 +1,6 @@
> # Root filesystem for packages building
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2015-2021 ilbers GmbH
>
> DESCRIPTION = "Isar sbuild/schroot filesystem for target"
> diff --git a/meta/recipes-devtools/sbuild-chroot/sbuild-chroot.inc b/meta/recipes-devtools/sbuild-chroot/sbuild-chroot.inc
> index 61d37760..aa62b324 100644
> --- a/meta/recipes-devtools/sbuild-chroot/sbuild-chroot.inc
> +++ b/meta/recipes-devtools/sbuild-chroot/sbuild-chroot.inc
> @@ -1,6 +1,6 @@
> # Common part for build chroot filesystem.
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2015-2021 ilbers GmbH
>
> LICENSE = "gpl-2.0"
> diff --git a/meta/recipes-devtools/sdk-files/files/README.sdk b/meta/recipes-devtools/sdk-files/files/README.sdk
> index 29c09950..6cf20dae 100644
> --- a/meta/recipes-devtools/sdk-files/files/README.sdk
> +++ b/meta/recipes-devtools/sdk-files/files/README.sdk
> @@ -1,7 +1,7 @@
> -ISAR Target SDK
> +Isar Target SDK
> ===============
>
> -This SDK helps to develop applications for an ISAR target platform in a
> +This SDK helps to develop applications for an Isar target platform in a
> crossbuild environment. It contains a cross-toolchain and development packages
> corresponding to the original target.
>
> diff --git a/meta/recipes-devtools/sdk-files/files/configscript.sh b/meta/recipes-devtools/sdk-files/files/configscript.sh
> index 62c1cf05..44293dd2 100644
> --- a/meta/recipes-devtools/sdk-files/files/configscript.sh
> +++ b/meta/recipes-devtools/sdk-files/files/configscript.sh
> @@ -1,6 +1,6 @@
> #!/bin/sh
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2015-2018 ilbers GmbH
>
> set -e
> diff --git a/meta/recipes-devtools/sdk-files/files/gcc-sysroot-wrapper.sh b/meta/recipes-devtools/sdk-files/files/gcc-sysroot-wrapper.sh
> index feead1a1..369804fb 100755
> --- a/meta/recipes-devtools/sdk-files/files/gcc-sysroot-wrapper.sh
> +++ b/meta/recipes-devtools/sdk-files/files/gcc-sysroot-wrapper.sh
> @@ -1,6 +1,6 @@
> #!/bin/sh
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2020
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/recipes-devtools/sdk-files/files/relocate-sdk.sh b/meta/recipes-devtools/sdk-files/files/relocate-sdk.sh
> index e02e71f4..c0adfa72 100755
> --- a/meta/recipes-devtools/sdk-files/files/relocate-sdk.sh
> +++ b/meta/recipes-devtools/sdk-files/files/relocate-sdk.sh
> @@ -1,6 +1,6 @@
> #!/bin/sh
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2020-2023
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/recipes-devtools/sdk-files/sdk-files.bb b/meta/recipes-devtools/sdk-files/sdk-files.bb
> index c472f9f3..b7a7c180 100644
> --- a/meta/recipes-devtools/sdk-files/sdk-files.bb
> +++ b/meta/recipes-devtools/sdk-files/sdk-files.bb
> @@ -1,6 +1,6 @@
> # SDK Root filesystem
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2015-2018 ilbers GmbH
>
> DESCRIPTION = "Isar SDK Root filesystem"
> diff --git a/meta/recipes-initramfs/initramfs-fsck-hook/files/initramfs-fsck-hook-ext4.triggers b/meta/recipes-initramfs/initramfs-fsck-hook/files/initramfs-fsck-hook-ext4.triggers
> index db45dfdc..477b4171 100644
> --- a/meta/recipes-initramfs/initramfs-fsck-hook/files/initramfs-fsck-hook-ext4.triggers
> +++ b/meta/recipes-initramfs/initramfs-fsck-hook/files/initramfs-fsck-hook-ext4.triggers
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) Siemens AG, 2023
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/recipes-initramfs/initramfs-fsck-hook/initramfs-fsck-ext4-hook_0.3.bb b/meta/recipes-initramfs/initramfs-fsck-hook/initramfs-fsck-ext4-hook_0.3.bb
> index cdbc4a84..0a2db408 100644
> --- a/meta/recipes-initramfs/initramfs-fsck-hook/initramfs-fsck-ext4-hook_0.3.bb
> +++ b/meta/recipes-initramfs/initramfs-fsck-hook/initramfs-fsck-ext4-hook_0.3.bb
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) Siemens AG, 2019-2025
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/recipes-initramfs/initramfs-hook/hook.inc b/meta/recipes-initramfs/initramfs-hook/hook.inc
> index 0ef89154..ee0f5d6d 100644
> --- a/meta/recipes-initramfs/initramfs-hook/hook.inc
> +++ b/meta/recipes-initramfs/initramfs-hook/hook.inc
> @@ -1,6 +1,6 @@
> # Transitional include for u-boot.bbclass
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2025
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/recipes-kernel/kselftest/files/rules.tmpl b/meta/recipes-kernel/kselftest/files/rules.tmpl
> index 776d341e..9b67594a 100755
> --- a/meta/recipes-kernel/kselftest/files/rules.tmpl
> +++ b/meta/recipes-kernel/kselftest/files/rules.tmpl
> @@ -2,7 +2,7 @@
>
> # Debian rules for Kselftest build
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Mentor, A Siemens Business
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/recipes-kernel/kselftest/kselftest.inc b/meta/recipes-kernel/kselftest/kselftest.inc
> index e9bf5c27..84920e73 100644
> --- a/meta/recipes-kernel/kselftest/kselftest.inc
> +++ b/meta/recipes-kernel/kselftest/kselftest.inc
> @@ -1,6 +1,6 @@
> # Transitional include for linux-kselftest.bbclass
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2025
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/recipes-kernel/linux-module/files/debian/rules.tmpl b/meta/recipes-kernel/linux-module/files/debian/rules.tmpl
> index 30d7ce0f..ff8d551a 100755
> --- a/meta/recipes-kernel/linux-module/files/debian/rules.tmpl
> +++ b/meta/recipes-kernel/linux-module/files/debian/rules.tmpl
> @@ -2,7 +2,7 @@
>
> # Debian rules for custom kernel module build
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2018
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/recipes-kernel/linux-module/module.inc b/meta/recipes-kernel/linux-module/module.inc
> index 52541a29..4a7e265e 100644
> --- a/meta/recipes-kernel/linux-module/module.inc
> +++ b/meta/recipes-kernel/linux-module/module.inc
> @@ -1,6 +1,6 @@
> # Transitional include for linux-module.bbclass
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2025
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/recipes-kernel/linux/linux-custom.inc b/meta/recipes-kernel/linux/linux-custom.inc
> index c372ec56..00f1c1f3 100644
> --- a/meta/recipes-kernel/linux/linux-custom.inc
> +++ b/meta/recipes-kernel/linux/linux-custom.inc
> @@ -1,6 +1,6 @@
> # Transitional include for linux-kernel.bbclass
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2025
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/recipes-kernel/linux/linux-distro.bb b/meta/recipes-kernel/linux/linux-distro.bb
> index ffe828f5..638ad65a 100644
> --- a/meta/recipes-kernel/linux/linux-distro.bb
> +++ b/meta/recipes-kernel/linux/linux-distro.bb
> @@ -1,6 +1,6 @@
> # Distro kernel dummy package
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2018
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/recipes-support/container-loader/docker-loader.inc b/meta/recipes-support/container-loader/docker-loader.inc
> index 8dde04ee..86a38005 100644
> --- a/meta/recipes-support/container-loader/docker-loader.inc
> +++ b/meta/recipes-support/container-loader/docker-loader.inc
> @@ -1,6 +1,6 @@
> # Transitional include for docker-loader.bbclass
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2025
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/recipes-support/container-loader/podman-loader.inc b/meta/recipes-support/container-loader/podman-loader.inc
> index dc8bc30f..920ce628 100644
> --- a/meta/recipes-support/container-loader/podman-loader.inc
> +++ b/meta/recipes-support/container-loader/podman-loader.inc
> @@ -1,6 +1,6 @@
> # Transitional include for podman-loader.bbclass
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2025
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/recipes-support/enable-fsck/enable-fsck_0.2.bb b/meta/recipes-support/enable-fsck/enable-fsck_0.2.bb
> index faaa2b20..4caf2fb5 100644
> --- a/meta/recipes-support/enable-fsck/enable-fsck_0.2.bb
> +++ b/meta/recipes-support/enable-fsck/enable-fsck_0.2.bb
> @@ -1,6 +1,6 @@
> # Resize last partition to full medium size on fist boot
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2018
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/recipes-support/enable-fsck/files/enable-fsck.service b/meta/recipes-support/enable-fsck/files/enable-fsck.service
> index 0e9bea73..309c9c1f 100644
> --- a/meta/recipes-support/enable-fsck/files/enable-fsck.service
> +++ b/meta/recipes-support/enable-fsck/files/enable-fsck.service
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2018
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/recipes-support/enable-fsck/files/enable-fsck.sh b/meta/recipes-support/enable-fsck/files/enable-fsck.sh
> index 72d6bd78..e4efe67b 100644
> --- a/meta/recipes-support/enable-fsck/files/enable-fsck.sh
> +++ b/meta/recipes-support/enable-fsck/files/enable-fsck.sh
> @@ -2,7 +2,7 @@
> #
> # Update rootfs device in fstab, enable checks for all regular filesystems
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2018
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/recipes-support/expand-on-first-boot/expand-on-first-boot_1.6.bb b/meta/recipes-support/expand-on-first-boot/expand-on-first-boot_1.6.bb
> index f873bd29..914427c5 100644
> --- a/meta/recipes-support/expand-on-first-boot/expand-on-first-boot_1.6.bb
> +++ b/meta/recipes-support/expand-on-first-boot/expand-on-first-boot_1.6.bb
> @@ -1,6 +1,6 @@
> # Resize last partition to full medium size on fist boot
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2018-2022
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/recipes-support/expand-on-first-boot/files/expand-last-partition.sh b/meta/recipes-support/expand-on-first-boot/files/expand-last-partition.sh
> index 2c4326c1..519a746d 100755
> --- a/meta/recipes-support/expand-on-first-boot/files/expand-last-partition.sh
> +++ b/meta/recipes-support/expand-on-first-boot/files/expand-last-partition.sh
> @@ -2,7 +2,7 @@
> #
> # Resize last partition to full medium size
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2018-2022
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/recipes-support/expand-on-first-boot/files/expand-on-first-boot.service b/meta/recipes-support/expand-on-first-boot/files/expand-on-first-boot.service
> index 6f1799b9..16372a15 100644
> --- a/meta/recipes-support/expand-on-first-boot/files/expand-on-first-boot.service
> +++ b/meta/recipes-support/expand-on-first-boot/files/expand-on-first-boot.service
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2018
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/recipes-support/isar-ddi-definitions/isar-ddi-definitions_0.1.bb b/meta/recipes-support/isar-ddi-definitions/isar-ddi-definitions_0.1.bb
> index 1fe320ec..5c22376b 100644
> --- a/meta/recipes-support/isar-ddi-definitions/isar-ddi-definitions_0.1.bb
> +++ b/meta/recipes-support/isar-ddi-definitions/isar-ddi-definitions_0.1.bb
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens AG, 2025
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/recipes-support/isar-disable-apt-cache/isar-disable-apt-cache_0.1.bb b/meta/recipes-support/isar-disable-apt-cache/isar-disable-apt-cache_0.1.bb
> index 8648494b..c1927480 100644
> --- a/meta/recipes-support/isar-disable-apt-cache/isar-disable-apt-cache_0.1.bb
> +++ b/meta/recipes-support/isar-disable-apt-cache/isar-disable-apt-cache_0.1.bb
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> inherit dpkg-raw
>
> DESCRIPTION = "Configuration to disable apt cache"
> diff --git a/meta/recipes-support/isar-exclude-docs/isar-exclude-docs_0.2.2.bb b/meta/recipes-support/isar-exclude-docs/isar-exclude-docs_0.2.2.bb
> index acca67c8..dc538187 100644
> --- a/meta/recipes-support/isar-exclude-docs/isar-exclude-docs_0.2.2.bb
> +++ b/meta/recipes-support/isar-exclude-docs/isar-exclude-docs_0.2.2.bb
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> inherit dpkg-raw
>
> DESCRIPTION = "Configuration to exclude most documentation"
> diff --git a/meta/recipes-support/python3-beartype/python3-beartype_0.19.0.bb b/meta/recipes-support/python3-beartype/python3-beartype_0.19.0.bb
> index 92a9ca12..b5c16493 100644
> --- a/meta/recipes-support/python3-beartype/python3-beartype_0.19.0.bb
> +++ b/meta/recipes-support/python3-beartype/python3-beartype_0.19.0.bb
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens, 2025
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/recipes-support/python3-cyclonedx-lib/python3-cyclonedx-lib_9.1.0.bb b/meta/recipes-support/python3-cyclonedx-lib/python3-cyclonedx-lib_9.1.0.bb
> index 738ed1b3..d65261e2 100644
> --- a/meta/recipes-support/python3-cyclonedx-lib/python3-cyclonedx-lib_9.1.0.bb
> +++ b/meta/recipes-support/python3-cyclonedx-lib/python3-cyclonedx-lib_9.1.0.bb
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens, 2025
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/recipes-support/python3-debsbom/python3-debsbom_0.7.1.bb b/meta/recipes-support/python3-debsbom/python3-debsbom_0.7.1.bb
> index 810fb736..97fa429f 100644
> --- a/meta/recipes-support/python3-debsbom/python3-debsbom_0.7.1.bb
> +++ b/meta/recipes-support/python3-debsbom/python3-debsbom_0.7.1.bb
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens, 2025
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/recipes-support/python3-packageurl/python3-packageurl_0.16.0.bb b/meta/recipes-support/python3-packageurl/python3-packageurl_0.16.0.bb
> index 27209429..8cd96acb 100644
> --- a/meta/recipes-support/python3-packageurl/python3-packageurl_0.16.0.bb
> +++ b/meta/recipes-support/python3-packageurl/python3-packageurl_0.16.0.bb
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens, 2025
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/recipes-support/python3-py-serializable/python3-py-serializable_2.0.0.bb b/meta/recipes-support/python3-py-serializable/python3-py-serializable_2.0.0.bb
> index 5bc48c0f..42a67e09 100644
> --- a/meta/recipes-support/python3-py-serializable/python3-py-serializable_2.0.0.bb
> +++ b/meta/recipes-support/python3-py-serializable/python3-py-serializable_2.0.0.bb
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens, 2025
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/recipes-support/python3-spdx-tools/python3-spdx-tools_0.8.3.bb b/meta/recipes-support/python3-spdx-tools/python3-spdx-tools_0.8.3.bb
> index 6285f332..4aad2e71 100644
> --- a/meta/recipes-support/python3-spdx-tools/python3-spdx-tools_0.8.3.bb
> +++ b/meta/recipes-support/python3-spdx-tools/python3-spdx-tools_0.8.3.bb
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (c) Siemens, 2025
> #
> # SPDX-License-Identifier: MIT
> diff --git a/meta/recipes-support/sshd-regen-keys/sshd-regen-keys_0.5.bb b/meta/recipes-support/sshd-regen-keys/sshd-regen-keys_0.5.bb
> index 1184df7c..c7f126d4 100644
> --- a/meta/recipes-support/sshd-regen-keys/sshd-regen-keys_0.5.bb
> +++ b/meta/recipes-support/sshd-regen-keys/sshd-regen-keys_0.5.bb
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> inherit dpkg-raw
>
> DESCRIPTION = "Systemd service to regenerate sshd keys"
> diff --git a/scripts/isar-setup-builddir b/scripts/isar-setup-builddir
> index 79179a01..3896793d 100755
> --- a/scripts/isar-setup-builddir
> +++ b/scripts/isar-setup-builddir
> @@ -110,7 +110,7 @@ fi
> # Ending the first-time run message. Show the no documentation banner.
> if [ ! -z "$SHOWYPDOC" ]; then
> cat <<EOM
> -For more information about isar, contact the developers at:
> +For more information about Isar, contact the developers at:
> https://groups.google.com/d/forum/isar-users
>
> EOM
> diff --git a/scripts/rpm2cpio.sh b/scripts/rpm2cpio.sh
> index aa7b7b91..d8a91de5 100755
> --- a/scripts/rpm2cpio.sh
> +++ b/scripts/rpm2cpio.sh
> @@ -1,6 +1,6 @@
> #!/bin/sh -efu
> #
> -# This software is a part of ISAR,
> +# This software is a part of Isar,
> # originating from the RPM Package Manager version 4.14
> #
> # SPDX-License-Identifier: GPL-2.0
> diff --git a/scripts/schroot b/scripts/schroot
> index f5320a6a..41c7f17d 100755
> --- a/scripts/schroot
> +++ b/scripts/schroot
> @@ -1,6 +1,6 @@
> #!/bin/bash
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2024 ilbers GmbH
> #
> # SPDX-License-Identifier: MIT
> diff --git a/testsuite/README.md b/testsuite/README.md
> index 7c11bfb8..e65a5279 100644
> --- a/testsuite/README.md
> +++ b/testsuite/README.md
> @@ -133,7 +133,7 @@ classes implemented in Isar testsuite (e.g. `./isar/testsuite/*.py`). This is
> a common case for downstream that use `kas` to handle layers they use.
>
> In this case it's important to adjust `PYTHONPATH` variable before running
> -avocado so that isar testsuite files could be found:
> +avocado so that Isar testsuite files could be found:
>
> ```
> # TESTSUITEDIR="/work/isar/testsuite"
> diff --git a/testsuite/cibase.py b/testsuite/cibase.py
> index fd6a3df9..e6a6dd97 100755
> --- a/testsuite/cibase.py
> +++ b/testsuite/cibase.py
> @@ -167,7 +167,7 @@ class CIBaseTest(CIBuilder):
> self.fail(f'{needle_pkg} package not found in SBOM {sbom_path}')
>
> def perform_sstate_populate(self, image_target, **kwargs):
> - # Use a different isar root for populating sstate cache
> + # Use a different Isar root for populating sstate cache
> isar_sstate = f"{isar_root}/isar-sstate"
> os.makedirs(isar_sstate)
> process.run(f"git --work-tree={isar_sstate} checkout HEAD -- .")
> @@ -182,7 +182,7 @@ class CIBaseTest(CIBuilder):
> # Populate cache
> self.bitbake(image_target, **kwargs)
>
> - # Remove isar configuration so the the following test creates a new one
> + # Remove Isar configuration so the the following test creates a new one
> self.delete_from_build_dir('conf')
>
> def perform_signature_lint(
> diff --git a/testsuite/cibuilder.py b/testsuite/cibuilder.py
> index 7538ade2..f9cca0c7 100755
> --- a/testsuite/cibuilder.py
> +++ b/testsuite/cibuilder.py
> @@ -1,6 +1,6 @@
> #!/usr/bin/env python3
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2022-2024 ilbers GmbH
> # Copyright (C) 2022-2024 Siemens AG
> #
> diff --git a/testsuite/citest.py b/testsuite/citest.py
> index ab28b68e..454deb69 100755
> --- a/testsuite/citest.py
> +++ b/testsuite/citest.py
> @@ -1,6 +1,6 @@
> #!/usr/bin/env python3
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2022-2025 ilbers GmbH
> # Copyright (C) 2022-2025 Siemens AG
> #
> diff --git a/testsuite/start_vm.py b/testsuite/start_vm.py
> index 57d169df..8e28f11b 100755
> --- a/testsuite/start_vm.py
> +++ b/testsuite/start_vm.py
> @@ -162,7 +162,7 @@ def parse_args():
> '-a',
> '--arch',
> choices=arch_names,
> - help='set isar machine architecture.',
> + help='set Isar machine architecture.',
> default='arm',
> )
> parser.add_argument(
> @@ -175,7 +175,7 @@ def parse_args():
> '-d',
> '--distro',
> choices=distro_names,
> - help='set isar Debian distribution.',
> + help='set Isar Debian distribution.',
> default='bookworm',
> )
> parser.add_argument(
> diff --git a/testsuite/unittests/bitbake.py b/testsuite/unittests/bitbake.py
> index 66cd0b2c..3c7920ab 100644
> --- a/testsuite/unittests/bitbake.py
> +++ b/testsuite/unittests/bitbake.py
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) Siemens AG, 2023
> #
> # SPDX-License-Identifier: MIT
> diff --git a/testsuite/unittests/rootfs.py b/testsuite/unittests/rootfs.py
> index da97d0d3..158b2e88 100644
> --- a/testsuite/unittests/rootfs.py
> +++ b/testsuite/unittests/rootfs.py
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) Siemens AG, 2023
> #
> # SPDX-License-Identifier: MIT
> diff --git a/testsuite/unittests/test_image_account_extension.py b/testsuite/unittests/test_image_account_extension.py
> index 97d221fd..f78aa7f8 100644
> --- a/testsuite/unittests/test_image_account_extension.py
> +++ b/testsuite/unittests/test_image_account_extension.py
> @@ -1,4 +1,4 @@
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) Siemens AG, 2023
> #
> # SPDX-License-Identifier: MIT
> diff --git a/testsuite/utils.py b/testsuite/utils.py
> index 9b18999b..36dd9c4a 100755
> --- a/testsuite/utils.py
> +++ b/testsuite/utils.py
> @@ -1,6 +1,6 @@
> #!/usr/bin/env python3
> #
> -# This software is a part of ISAR.
> +# This software is a part of Isar.
> # Copyright (C) 2024-2025 ilbers GmbH
> #
> # SPDX-License-Identifier: MIT
--
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/93862dfb-6f97-4d2e-94ba-e49c3f09c4df%40ilbers.de.
prev parent reply other threads:[~2026-04-02 16:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-01 9:36 Zhihang Wei
2026-04-02 16:05 ` Zhihang Wei [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=93862dfb-6f97-4d2e-94ba-e49c3f09c4df@ilbers.de \
--to=wzh@ilbers.de \
--cc=isar-users@googlegroups.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox