diff --git a/.github/linters/licenserc.yml b/.github/linters/licenserc.yml index 15982f70..30d05598 100644 --- a/.github/linters/licenserc.yml +++ b/.github/linters/licenserc.yml @@ -5,7 +5,7 @@ header: copyright-year: "2024" software-name: urunc content: | - Copyright (c) 2023-2025, Nubificus LTD + Copyright (c) 2023-2026, Nubificus LTD Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Makefile b/Makefile index ecc36592..d4b74f5b 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# Copyright (c) 2023-2025, Nubificus LTD +# Copyright (c) 2023-2026, Nubificus LTD # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/cmd/containerd-shim-urunc-v2/main.go b/cmd/containerd-shim-urunc-v2/main.go index 65e98f13..ec7c6bc5 100644 --- a/cmd/containerd-shim-urunc-v2/main.go +++ b/cmd/containerd-shim-urunc-v2/main.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/urunc/create.go b/cmd/urunc/create.go index b1d8ca7b..66ff8516 100644 --- a/cmd/urunc/create.go +++ b/cmd/urunc/create.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/urunc/delete.go b/cmd/urunc/delete.go index 7e60871f..41eeeac6 100644 --- a/cmd/urunc/delete.go +++ b/cmd/urunc/delete.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/urunc/kill.go b/cmd/urunc/kill.go index 36bc8967..7b2e29cf 100644 --- a/cmd/urunc/kill.go +++ b/cmd/urunc/kill.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/urunc/log_forward.go b/cmd/urunc/log_forward.go index 3df66e38..3181db8c 100644 --- a/cmd/urunc/log_forward.go +++ b/cmd/urunc/log_forward.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/urunc/main.go b/cmd/urunc/main.go index c9db3e39..a5e9cdde 100644 --- a/cmd/urunc/main.go +++ b/cmd/urunc/main.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/urunc/run.go b/cmd/urunc/run.go index 88ed37cc..6774f834 100644 --- a/cmd/urunc/run.go +++ b/cmd/urunc/run.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/urunc/start.go b/cmd/urunc/start.go index 72746ddd..a020b547 100644 --- a/cmd/urunc/start.go +++ b/cmd/urunc/start.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/urunc/utils.go b/cmd/urunc/utils.go index c48a23af..22678873 100644 --- a/cmd/urunc/utils.go +++ b/cmd/urunc/utils.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/deployment/urunc-deploy/Dockerfile b/deployment/urunc-deploy/Dockerfile index 19ccac03..1b38f73d 100644 --- a/deployment/urunc-deploy/Dockerfile +++ b/deployment/urunc-deploy/Dockerfile @@ -1,4 +1,4 @@ -# Copyright (c) 2023-2025, Nubificus LTD +# Copyright (c) 2023-2026, Nubificus LTD # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/deployment/urunc-deploy/runtimeclasses/runtimeclass.yaml b/deployment/urunc-deploy/runtimeclasses/runtimeclass.yaml index 73afb84b..7c163559 100644 --- a/deployment/urunc-deploy/runtimeclasses/runtimeclass.yaml +++ b/deployment/urunc-deploy/runtimeclasses/runtimeclass.yaml @@ -1,4 +1,4 @@ -# Copyright (c) 2023-2025, Nubificus LTD +# Copyright (c) 2023-2026, Nubificus LTD # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/deployment/urunc-deploy/scripts/install.sh b/deployment/urunc-deploy/scripts/install.sh index f7cb6f7e..90b448a0 100644 --- a/deployment/urunc-deploy/scripts/install.sh +++ b/deployment/urunc-deploy/scripts/install.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright (c) 2023-2025, Nubificus LTD +# Copyright (c) 2023-2026, Nubificus LTD # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/deployment/urunc-deploy/urunc-cleanup/base/kustomization.yaml b/deployment/urunc-deploy/urunc-cleanup/base/kustomization.yaml index eab266ed..b729bb5b 100644 --- a/deployment/urunc-deploy/urunc-cleanup/base/kustomization.yaml +++ b/deployment/urunc-deploy/urunc-cleanup/base/kustomization.yaml @@ -1,4 +1,4 @@ -# Copyright (c) 2023-2025, Nubificus LTD +# Copyright (c) 2023-2026, Nubificus LTD # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/deployment/urunc-deploy/urunc-cleanup/base/urunc-cleanup.yaml b/deployment/urunc-deploy/urunc-cleanup/base/urunc-cleanup.yaml index 8d30b978..6d8090f7 100644 --- a/deployment/urunc-deploy/urunc-cleanup/base/urunc-cleanup.yaml +++ b/deployment/urunc-deploy/urunc-cleanup/base/urunc-cleanup.yaml @@ -1,4 +1,4 @@ -# Copyright (c) 2023-2025, Nubificus LTD +# Copyright (c) 2023-2026, Nubificus LTD # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/deployment/urunc-deploy/urunc-cleanup/overlays/k3s/kustomization.yaml b/deployment/urunc-deploy/urunc-cleanup/overlays/k3s/kustomization.yaml index 1a2ccc96..595eba70 100644 --- a/deployment/urunc-deploy/urunc-cleanup/overlays/k3s/kustomization.yaml +++ b/deployment/urunc-deploy/urunc-cleanup/overlays/k3s/kustomization.yaml @@ -1,4 +1,4 @@ -# Copyright (c) 2023-2025, Nubificus LTD +# Copyright (c) 2023-2026, Nubificus LTD # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/deployment/urunc-deploy/urunc-cleanup/overlays/k3s/mount_k3s_conf.yaml b/deployment/urunc-deploy/urunc-cleanup/overlays/k3s/mount_k3s_conf.yaml index 25088412..46cd7464 100644 --- a/deployment/urunc-deploy/urunc-cleanup/overlays/k3s/mount_k3s_conf.yaml +++ b/deployment/urunc-deploy/urunc-cleanup/overlays/k3s/mount_k3s_conf.yaml @@ -1,4 +1,4 @@ -# Copyright (c) 2023-2025, Nubificus LTD +# Copyright (c) 2023-2026, Nubificus LTD # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/deployment/urunc-deploy/urunc-deploy/base/kustomization.yaml b/deployment/urunc-deploy/urunc-deploy/base/kustomization.yaml index 4ba6629c..2324a23c 100644 --- a/deployment/urunc-deploy/urunc-deploy/base/kustomization.yaml +++ b/deployment/urunc-deploy/urunc-deploy/base/kustomization.yaml @@ -1,4 +1,4 @@ -# Copyright (c) 2023-2025, Nubificus LTD +# Copyright (c) 2023-2026, Nubificus LTD # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/deployment/urunc-deploy/urunc-deploy/base/urunc-deploy.yaml b/deployment/urunc-deploy/urunc-deploy/base/urunc-deploy.yaml index 1802aebd..07081620 100644 --- a/deployment/urunc-deploy/urunc-deploy/base/urunc-deploy.yaml +++ b/deployment/urunc-deploy/urunc-deploy/base/urunc-deploy.yaml @@ -1,4 +1,4 @@ -# Copyright (c) 2023-2025, Nubificus LTD +# Copyright (c) 2023-2026, Nubificus LTD # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/deployment/urunc-deploy/urunc-deploy/overlays/k3s/kustomization.yaml b/deployment/urunc-deploy/urunc-deploy/overlays/k3s/kustomization.yaml index 1a2ccc96..595eba70 100644 --- a/deployment/urunc-deploy/urunc-deploy/overlays/k3s/kustomization.yaml +++ b/deployment/urunc-deploy/urunc-deploy/overlays/k3s/kustomization.yaml @@ -1,4 +1,4 @@ -# Copyright (c) 2023-2025, Nubificus LTD +# Copyright (c) 2023-2026, Nubificus LTD # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/deployment/urunc-deploy/urunc-deploy/overlays/k3s/mount_k3s_conf.yaml b/deployment/urunc-deploy/urunc-deploy/overlays/k3s/mount_k3s_conf.yaml index 6f5d58cb..80c36292 100644 --- a/deployment/urunc-deploy/urunc-deploy/overlays/k3s/mount_k3s_conf.yaml +++ b/deployment/urunc-deploy/urunc-deploy/overlays/k3s/mount_k3s_conf.yaml @@ -1,4 +1,4 @@ -# Copyright (c) 2023-2025, Nubificus LTD +# Copyright (c) 2023-2026, Nubificus LTD # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/deployment/urunc-deploy/urunc-rbac/kustomization.yaml b/deployment/urunc-deploy/urunc-rbac/kustomization.yaml index e0ef0be5..5784fc45 100644 --- a/deployment/urunc-deploy/urunc-rbac/kustomization.yaml +++ b/deployment/urunc-deploy/urunc-rbac/kustomization.yaml @@ -1,4 +1,4 @@ -# Copyright (c) 2023-2025, Nubificus LTD +# Copyright (c) 2023-2026, Nubificus LTD # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/deployment/urunc-deploy/urunc-rbac/urunc-rbac.yaml b/deployment/urunc-deploy/urunc-rbac/urunc-rbac.yaml index d8582e4d..bf46444e 100644 --- a/deployment/urunc-deploy/urunc-rbac/urunc-rbac.yaml +++ b/deployment/urunc-deploy/urunc-rbac/urunc-rbac.yaml @@ -1,4 +1,4 @@ -# Copyright (c) 2023-2025, Nubificus LTD +# Copyright (c) 2023-2026, Nubificus LTD # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/constants/constants.go b/internal/constants/constants.go index eec72d4f..b15132ca 100644 --- a/internal/constants/constants.go +++ b/internal/constants/constants.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/constants/network_constants.go b/internal/constants/network_constants.go index 9598bed0..de8a30cc 100644 --- a/internal/constants/network_constants.go +++ b/internal/constants/network_constants.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/metrics/metrics.go b/internal/metrics/metrics.go index 4d709dcc..69a815fc 100644 --- a/internal/metrics/metrics.go +++ b/internal/metrics/metrics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/metrics/metrics_test.go b/internal/metrics/metrics_test.go index c0275e77..cb4230d7 100644 --- a/internal/metrics/metrics_test.go +++ b/internal/metrics/metrics_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/metrics/schema.go b/internal/metrics/schema.go index be45effa..7a68fb59 100644 --- a/internal/metrics/schema.go +++ b/internal/metrics/schema.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/metrics/schema_test.go b/internal/metrics/schema_test.go index b556e415..c72eb478 100644 --- a/internal/metrics/schema_test.go +++ b/internal/metrics/schema_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/mkdocs.yml b/mkdocs.yml index 0d2e86a9..734d6a13 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2023-2025, Nubificus LTD +# Copyright (c) 2023-2026, Nubificus LTD # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pkg/network/network.go b/pkg/network/network.go index 6aa55e22..d2d8ecac 100644 --- a/pkg/network/network.go +++ b/pkg/network/network.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/network/network_dynamic.go b/pkg/network/network_dynamic.go index f4264bbe..87b0be21 100644 --- a/pkg/network/network_dynamic.go +++ b/pkg/network/network_dynamic.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/network/network_static.go b/pkg/network/network_static.go index a1de8bb1..7197170e 100644 --- a/pkg/network/network_static.go +++ b/pkg/network/network_static.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/unikontainers/block.go b/pkg/unikontainers/block.go index 2331039d..c4193a51 100644 --- a/pkg/unikontainers/block.go +++ b/pkg/unikontainers/block.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/unikontainers/block_test.go b/pkg/unikontainers/block_test.go index dd33470b..a33cd7ef 100644 --- a/pkg/unikontainers/block_test.go +++ b/pkg/unikontainers/block_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/unikontainers/config.go b/pkg/unikontainers/config.go index 44ea229b..7751aa27 100644 --- a/pkg/unikontainers/config.go +++ b/pkg/unikontainers/config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/unikontainers/config_test.go b/pkg/unikontainers/config_test.go index 435c7358..5579122f 100644 --- a/pkg/unikontainers/config_test.go +++ b/pkg/unikontainers/config_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/unikontainers/hypervisors/firecracker.go b/pkg/unikontainers/hypervisors/firecracker.go index 8213a12c..a1ced99b 100644 --- a/pkg/unikontainers/hypervisors/firecracker.go +++ b/pkg/unikontainers/hypervisors/firecracker.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/unikontainers/hypervisors/hedge.go b/pkg/unikontainers/hypervisors/hedge.go index b58b4801..436b4786 100644 --- a/pkg/unikontainers/hypervisors/hedge.go +++ b/pkg/unikontainers/hypervisors/hedge.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/unikontainers/hypervisors/hvt.go b/pkg/unikontainers/hypervisors/hvt.go index e758fa69..ff1aa821 100644 --- a/pkg/unikontainers/hypervisors/hvt.go +++ b/pkg/unikontainers/hypervisors/hvt.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/unikontainers/hypervisors/qemu.go b/pkg/unikontainers/hypervisors/qemu.go index 9af66620..3283df13 100644 --- a/pkg/unikontainers/hypervisors/qemu.go +++ b/pkg/unikontainers/hypervisors/qemu.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/unikontainers/hypervisors/spt.go b/pkg/unikontainers/hypervisors/spt.go index c2e9eaec..d99fd3dd 100644 --- a/pkg/unikontainers/hypervisors/spt.go +++ b/pkg/unikontainers/hypervisors/spt.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/unikontainers/hypervisors/utils.go b/pkg/unikontainers/hypervisors/utils.go index 5b78c17f..6694c6eb 100644 --- a/pkg/unikontainers/hypervisors/utils.go +++ b/pkg/unikontainers/hypervisors/utils.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/unikontainers/hypervisors/vmm.go b/pkg/unikontainers/hypervisors/vmm.go index bac4eb8c..850f7eca 100644 --- a/pkg/unikontainers/hypervisors/vmm.go +++ b/pkg/unikontainers/hypervisors/vmm.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/unikontainers/initrd/initrd.go b/pkg/unikontainers/initrd/initrd.go index 25e42ee8..aa026288 100644 --- a/pkg/unikontainers/initrd/initrd.go +++ b/pkg/unikontainers/initrd/initrd.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/unikontainers/ipc.go b/pkg/unikontainers/ipc.go index b913dfd6..d7c19c45 100644 --- a/pkg/unikontainers/ipc.go +++ b/pkg/unikontainers/ipc.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/unikontainers/ipc_test.go b/pkg/unikontainers/ipc_test.go index e9dfdfef..dbc63a9a 100644 --- a/pkg/unikontainers/ipc_test.go +++ b/pkg/unikontainers/ipc_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/unikontainers/mount.go b/pkg/unikontainers/mount.go index 5ed27ec5..f9c8e6e3 100644 --- a/pkg/unikontainers/mount.go +++ b/pkg/unikontainers/mount.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/unikontainers/rootfs.go b/pkg/unikontainers/rootfs.go index 1d1e951e..4b75dfc9 100644 --- a/pkg/unikontainers/rootfs.go +++ b/pkg/unikontainers/rootfs.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/unikontainers/shared_fs.go b/pkg/unikontainers/shared_fs.go index 66470547..9729edde 100644 --- a/pkg/unikontainers/shared_fs.go +++ b/pkg/unikontainers/shared_fs.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/unikontainers/types/types.go b/pkg/unikontainers/types/types.go index 85b1b49c..3f434e51 100644 --- a/pkg/unikontainers/types/types.go +++ b/pkg/unikontainers/types/types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/unikontainers/unikernels/linux.go b/pkg/unikontainers/unikernels/linux.go index 18222eec..240391b4 100644 --- a/pkg/unikontainers/unikernels/linux.go +++ b/pkg/unikontainers/unikernels/linux.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/unikontainers/unikernels/mewz.go b/pkg/unikontainers/unikernels/mewz.go index 5220e625..5286ee42 100644 --- a/pkg/unikontainers/unikernels/mewz.go +++ b/pkg/unikontainers/unikernels/mewz.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/unikontainers/unikernels/mirage.go b/pkg/unikontainers/unikernels/mirage.go index badfa955..133ded8f 100644 --- a/pkg/unikontainers/unikernels/mirage.go +++ b/pkg/unikontainers/unikernels/mirage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/unikontainers/unikernels/rumprun.go b/pkg/unikontainers/unikernels/rumprun.go index 4542dce2..81a0e4e3 100644 --- a/pkg/unikontainers/unikernels/rumprun.go +++ b/pkg/unikontainers/unikernels/rumprun.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/unikontainers/unikernels/unikernel.go b/pkg/unikontainers/unikernels/unikernel.go index d1f57cac..38326874 100644 --- a/pkg/unikontainers/unikernels/unikernel.go +++ b/pkg/unikontainers/unikernels/unikernel.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/unikontainers/unikernels/unikraft.go b/pkg/unikontainers/unikernels/unikraft.go index f5552b2c..7bc02a7a 100644 --- a/pkg/unikontainers/unikernels/unikraft.go +++ b/pkg/unikontainers/unikernels/unikraft.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/unikontainers/unikernels/utils.go b/pkg/unikontainers/unikernels/utils.go index 4fe77aaf..5e0886ab 100644 --- a/pkg/unikontainers/unikernels/utils.go +++ b/pkg/unikontainers/unikernels/utils.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/unikontainers/unikontainers.go b/pkg/unikontainers/unikontainers.go index 7d4136b8..85dc1e2a 100644 --- a/pkg/unikontainers/unikontainers.go +++ b/pkg/unikontainers/unikontainers.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/unikontainers/urunc_config.go b/pkg/unikontainers/urunc_config.go index 99616d48..8b8686de 100644 --- a/pkg/unikontainers/urunc_config.go +++ b/pkg/unikontainers/urunc_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/unikontainers/urunc_config_test.go b/pkg/unikontainers/urunc_config_test.go index b353bd22..9c2be68a 100644 --- a/pkg/unikontainers/urunc_config_test.go +++ b/pkg/unikontainers/urunc_config_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/unikontainers/utils.go b/pkg/unikontainers/utils.go index 38f6b03b..ff304015 100644 --- a/pkg/unikontainers/utils.go +++ b/pkg/unikontainers/utils.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/unikontainers/utils_test.go b/pkg/unikontainers/utils_test.go index 89ec2573..7f88ca3b 100644 --- a/pkg/unikontainers/utils_test.go +++ b/pkg/unikontainers/utils_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/unikontainers/vaccel.go b/pkg/unikontainers/vaccel.go index c053cacd..909089c9 100644 --- a/pkg/unikontainers/vaccel.go +++ b/pkg/unikontainers/vaccel.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/script/dm_create.sh b/script/dm_create.sh index 9a032178..e492564e 100644 --- a/script/dm_create.sh +++ b/script/dm_create.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (c) 2023-2025, Nubificus LTD +# Copyright (c) 2023-2026, Nubificus LTD # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/script/dm_reload.sh b/script/dm_reload.sh index 18b624e6..1a870d47 100644 --- a/script/dm_reload.sh +++ b/script/dm_reload.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (c) 2023-2025, Nubificus LTD +# Copyright (c) 2023-2026, Nubificus LTD # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/script/performance/__modules__.py b/script/performance/__modules__.py index 824aa9c7..3463c1d6 100644 --- a/script/performance/__modules__.py +++ b/script/performance/__modules__.py @@ -1,4 +1,4 @@ -# Copyright (c) 2023-2025, Nubificus LTD +# Copyright (c) 2023-2026, Nubificus LTD # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/script/performance/measure.py b/script/performance/measure.py index c2d34d6f..89e9b0ec 100644 --- a/script/performance/measure.py +++ b/script/performance/measure.py @@ -1,4 +1,4 @@ -# Copyright (c) 2023-2025, Nubificus LTD +# Copyright (c) 2023-2026, Nubificus LTD # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/script/performance/measure_single.py b/script/performance/measure_single.py index 8064ef6f..b1df4cbd 100644 --- a/script/performance/measure_single.py +++ b/script/performance/measure_single.py @@ -1,4 +1,4 @@ -# Copyright (c) 2023-2025, Nubificus LTD +# Copyright (c) 2023-2026, Nubificus LTD # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/script/performance/measure_to_json.py b/script/performance/measure_to_json.py index 67494bde..bf614f8d 100644 --- a/script/performance/measure_to_json.py +++ b/script/performance/measure_to_json.py @@ -1,4 +1,4 @@ -# Copyright (c) 2023-2025, Nubificus LTD +# Copyright (c) 2023-2026, Nubificus LTD # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/e2e/common.go b/tests/e2e/common.go index 6308dd02..ff1cd8aa 100644 --- a/tests/e2e/common.go +++ b/tests/e2e/common.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/tests/e2e/crictl.go b/tests/e2e/crictl.go index a93eb25b..05ed0f05 100644 --- a/tests/e2e/crictl.go +++ b/tests/e2e/crictl.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/tests/e2e/ctr.go b/tests/e2e/ctr.go index 0f72425c..627a5c49 100644 --- a/tests/e2e/ctr.go +++ b/tests/e2e/ctr.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/tests/e2e/docker.go b/tests/e2e/docker.go index a533654f..9c0982a9 100644 --- a/tests/e2e/docker.go +++ b/tests/e2e/docker.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/tests/e2e/e2e_test.go b/tests/e2e/e2e_test.go index abc8d549..14b4db18 100644 --- a/tests/e2e/e2e_test.go +++ b/tests/e2e/e2e_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/tests/e2e/nerdctl.go b/tests/e2e/nerdctl.go index 2dd79f1d..024e8379 100644 --- a/tests/e2e/nerdctl.go +++ b/tests/e2e/nerdctl.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/tests/e2e/setup_test.go b/tests/e2e/setup_test.go index dea6cb7c..28477395 100644 --- a/tests/e2e/setup_test.go +++ b/tests/e2e/setup_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/tests/e2e/test_cases.go b/tests/e2e/test_cases.go index 4af24797..1a367fea 100644 --- a/tests/e2e/test_cases.go +++ b/tests/e2e/test_cases.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/tests/e2e/test_functions.go b/tests/e2e/test_functions.go index 99a3ccf6..c0d53591 100644 --- a/tests/e2e/test_functions.go +++ b/tests/e2e/test_functions.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/tests/e2e/tests_skeleton.go b/tests/e2e/tests_skeleton.go index ee679f06..6b48549a 100644 --- a/tests/e2e/tests_skeleton.go +++ b/tests/e2e/tests_skeleton.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/tests/e2e/utils.go b/tests/e2e/utils.go index 89d2aed6..02f8df6e 100644 --- a/tests/e2e/utils.go +++ b/tests/e2e/utils.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023-2025, Nubificus LTD +// Copyright (c) 2023-2026, Nubificus LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.