Skip to content

Commit 17ea954

Browse files
authored
chore: update copyright year to 2026 (#647)
1 parent 8a0e8eb commit 17ea954

349 files changed

Lines changed: 393 additions & 393 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright 2022 The KubeBlocks Authors
2+
# Copyright (C) 2022-2026 ApeCloud Co., Ltd
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.
55
# You may obtain a copy of the License at

NOTICE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
KubeBlocks Project, (C) 2022-2023 ApeCloud Co., Ltd.
1+
KubeBlocks Project, (C) 2022-2026 ApeCloud Co., Ltd.
22

33
This product includes software developed at ApeCloud Co., Ltd.
44

cmd/cli/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright (C) 2022-2025 ApeCloud Co., Ltd
2+
Copyright (C) 2022-2026 ApeCloud Co., Ltd
33
44
This file is part of KubeBlocks project
55

docs/user_docs/cli/kbcli.md

Lines changed: 5 additions & 5 deletions

docs/user_docs/cli/kbcli_addon_enable.md

Lines changed: 3 additions & 3 deletions

hack/boilerplate.cue.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2022-2025 ApeCloud Co., Ltd
1+
// Copyright (C) 2022-2026 ApeCloud Co., Ltd
22
//
33
// This file is part of KubeBlocks project
44
//

hack/boilerplate.go.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright (C) 2022-2025 ApeCloud Co., Ltd
2+
Copyright (C) 2022-2026 ApeCloud Co., Ltd
33

44
This file is part of KubeBlocks project
55

hack/boilerplate_apache2.go.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright (C) 2022-2025 ApeCloud Co., Ltd
2+
Copyright (C) 2022-2026 ApeCloud Co., Ltd
33

44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

hack/client-sdk-gen.sh

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
#!/usr/bin/env bash
22
#
3-
# Copyright (C) 2022-2025 ApeCloud Co., Ltd
4-
#
3+
# Copyright (C) 2022-2026 ApeCloud Co., Ltd
4+
#
55
# Licensed under the Apache License, Version 2.0 (the "License");
66
# you may not use this file except in compliance with the License.
77
# You may obtain a copy of the License at
8-
#
8+
#
99
# http://www.apache.org/licenses/LICENSE-2.0
10-
#
10+
#
1111
# Unless required by applicable law or agreed to in writing, software
1212
# distributed under the License is distributed on an "AS IS" BASIS,
1313
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

hack/docgen/cli/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright (C) 2022-2025 ApeCloud Co., Ltd
2+
Copyright (C) 2022-2026 ApeCloud Co., Ltd
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)