Skip to content

Commit 899bf94

Browse files
authored
License year update. Replaced 2008-2023 with 2008-2025 (#1289)
1 parent 59e89f4 commit 899bf94

File tree

552 files changed

+552
-552
lines changed

Some content is hidden

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

552 files changed

+552
-552
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved.
2+
# Copyright (c) 2008-2025, Hazelcast, Inc. All Rights Reserved.
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.

README.md

Lines changed: 1 addition & 1 deletion

Reference_Manual.md

Lines changed: 1 addition & 1 deletion

cmake/Modules/FindThrift.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved.
1+
# Copyright (c) 2008-2025, Hazelcast, Inc. All Rights Reserved.
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

cmake/utils.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved.
2+
# Copyright (c) 2008-2025, Hazelcast, Inc. All Rights Reserved.
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.

examples/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved.
2+
# Copyright (c) 2008-2025, Hazelcast, Inc. All Rights Reserved.
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.

examples/Org.Website.Samples/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved.
2+
# Copyright (c) 2008-2025, Hazelcast, Inc. All Rights Reserved.
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.

examples/Org.Website.Samples/CustomSerializerSample.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved.
2+
* Copyright (c) 2008-2025, Hazelcast, Inc. All Rights Reserved.
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.

examples/Org.Website.Samples/EntryProcessorSample.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved.
2+
* Copyright (c) 2008-2025, Hazelcast, Inc. All Rights Reserved.
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.

examples/Org.Website.Samples/ExecutorSample.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved.
2+
* Copyright (c) 2008-2025, Hazelcast, Inc. All Rights Reserved.
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)