diff --git a/LICENSE b/LICENSE index 067f13f27d..0aa25d9aa2 100644 --- a/LICENSE +++ b/LICENSE @@ -187,7 +187,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2022 AntGroup CO., Ltd. + Copyright 2024 AntGroup CO., 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/deps/geax-front-end/src/geax-front-end/utils/TinyScopeGuard.h b/deps/geax-front-end/src/geax-front-end/utils/TinyScopeGuard.h index 69c6d30355..226168e13f 100644 --- a/deps/geax-front-end/src/geax-front-end/utils/TinyScopeGuard.h +++ b/deps/geax-front-end/src/geax-front-end/utils/TinyScopeGuard.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/deps/tugraph-db-management b/deps/tugraph-db-management index 8025134b9b..034db21d20 160000 --- a/deps/tugraph-db-management +++ b/deps/tugraph-db-management @@ -1 +1 @@ -Subproject commit 8025134b9bcf9995dc6b01574b1c4392f0862164 +Subproject commit 034db21d20c6d2e9d11ccf07416c4c53a212d048 diff --git a/include/fma-common/assert.h b/include/fma-common/assert.h index 0620a2473f..fc58529a74 100644 --- a/include/fma-common/assert.h +++ b/include/fma-common/assert.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/fma-common/atomic_ops.h b/include/fma-common/atomic_ops.h index 52d0d4ca41..c33a271a0f 100644 --- a/include/fma-common/atomic_ops.h +++ b/include/fma-common/atomic_ops.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/fma-common/binary_buffer.h b/include/fma-common/binary_buffer.h index 2d81eb6eb0..794897cefe 100644 --- a/include/fma-common/binary_buffer.h +++ b/include/fma-common/binary_buffer.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/fma-common/binary_read_write_helper.h b/include/fma-common/binary_read_write_helper.h index 48069c505e..ec051743ef 100644 --- a/include/fma-common/binary_read_write_helper.h +++ b/include/fma-common/binary_read_write_helper.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/fma-common/bounded_queue.h b/include/fma-common/bounded_queue.h index 90af9c6e17..63915a8829 100644 --- a/include/fma-common/bounded_queue.h +++ b/include/fma-common/bounded_queue.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/fma-common/buffered_file_stream.h b/include/fma-common/buffered_file_stream.h index b9df2d9b18..b0db5c9e49 100644 --- a/include/fma-common/buffered_file_stream.h +++ b/include/fma-common/buffered_file_stream.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/fma-common/cache_aligned_vector.h b/include/fma-common/cache_aligned_vector.h index 313115f8ef..2d6fac5f13 100644 --- a/include/fma-common/cache_aligned_vector.h +++ b/include/fma-common/cache_aligned_vector.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/fma-common/check_date.h b/include/fma-common/check_date.h index 54741379ab..ebc17e2e47 100644 --- a/include/fma-common/check_date.h +++ b/include/fma-common/check_date.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/fma-common/configuration.h b/include/fma-common/configuration.h index 70c560183f..c8a46ca1ca 100644 --- a/include/fma-common/configuration.h +++ b/include/fma-common/configuration.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/fma-common/data_file.h b/include/fma-common/data_file.h index 5a77da5919..78b95487a3 100644 --- a/include/fma-common/data_file.h +++ b/include/fma-common/data_file.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/fma-common/encrypt.h b/include/fma-common/encrypt.h index 333842fcb6..0174a1f37e 100644 --- a/include/fma-common/encrypt.h +++ b/include/fma-common/encrypt.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/fma-common/env.h b/include/fma-common/env.h index 972df7e1fb..61617218c7 100644 --- a/include/fma-common/env.h +++ b/include/fma-common/env.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/fma-common/file_stream.h b/include/fma-common/file_stream.h index 2990fcb4d2..5367956c02 100644 --- a/include/fma-common/file_stream.h +++ b/include/fma-common/file_stream.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/fma-common/file_system.h b/include/fma-common/file_system.h index 15b980cfcc..e590615d76 100644 --- a/include/fma-common/file_system.h +++ b/include/fma-common/file_system.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/fma-common/fma_stream.h b/include/fma-common/fma_stream.h index 9e47f7eb63..4ef3f80f1d 100644 --- a/include/fma-common/fma_stream.h +++ b/include/fma-common/fma_stream.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/fma-common/hard_array_linux.h b/include/fma-common/hard_array_linux.h index 696da677dd..5eca9bd0f6 100644 --- a/include/fma-common/hard_array_linux.h +++ b/include/fma-common/hard_array_linux.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/fma-common/hard_array_windows.h b/include/fma-common/hard_array_windows.h index b01d735f94..77dd4df72d 100644 --- a/include/fma-common/hard_array_windows.h +++ b/include/fma-common/hard_array_windows.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/fma-common/hard_container.h b/include/fma-common/hard_container.h index 57ac5dc883..49a7cda175 100644 --- a/include/fma-common/hard_container.h +++ b/include/fma-common/hard_container.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/fma-common/hardware_info.h b/include/fma-common/hardware_info.h index 637ffe8db6..eb2ff445b7 100644 --- a/include/fma-common/hardware_info.h +++ b/include/fma-common/hardware_info.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/fma-common/libhdfs_stream.h b/include/fma-common/libhdfs_stream.h index c3d99d3a2c..191bde5a9e 100644 --- a/include/fma-common/libhdfs_stream.h +++ b/include/fma-common/libhdfs_stream.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/fma-common/local_file_stream.h b/include/fma-common/local_file_stream.h index c6611f8e37..3771a7942b 100644 --- a/include/fma-common/local_file_stream.h +++ b/include/fma-common/local_file_stream.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/fma-common/multi_disk_stream.h b/include/fma-common/multi_disk_stream.h index 721d023caf..a6bf4c08d2 100644 --- a/include/fma-common/multi_disk_stream.h +++ b/include/fma-common/multi_disk_stream.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/fma-common/mysql_stream.h b/include/fma-common/mysql_stream.h index 0e4b805e92..c4e84ee532 100644 --- a/include/fma-common/mysql_stream.h +++ b/include/fma-common/mysql_stream.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/fma-common/option.h b/include/fma-common/option.h index cee5e87bc7..573d91593d 100644 --- a/include/fma-common/option.h +++ b/include/fma-common/option.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/fma-common/pipe_stream.h b/include/fma-common/pipe_stream.h index d514678044..ab4061d0ad 100644 --- a/include/fma-common/pipe_stream.h +++ b/include/fma-common/pipe_stream.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/fma-common/piped_hdfs_stream.h b/include/fma-common/piped_hdfs_stream.h index 66699b577d..6c9ca67f5f 100644 --- a/include/fma-common/piped_hdfs_stream.h +++ b/include/fma-common/piped_hdfs_stream.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/fma-common/pipeline.h b/include/fma-common/pipeline.h index 2274e81398..19d4ba0f78 100644 --- a/include/fma-common/pipeline.h +++ b/include/fma-common/pipeline.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/fma-common/predefs.h b/include/fma-common/predefs.h index fd4cf1b9cb..562fccd6d1 100644 --- a/include/fma-common/predefs.h +++ b/include/fma-common/predefs.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/fma-common/rotating_files.h b/include/fma-common/rotating_files.h index 266081ec54..43825619ec 100644 --- a/include/fma-common/rotating_files.h +++ b/include/fma-common/rotating_files.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/fma-common/rw_lock.h b/include/fma-common/rw_lock.h index b3de444991..7296233487 100644 --- a/include/fma-common/rw_lock.h +++ b/include/fma-common/rw_lock.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/fma-common/snappy_stream.h b/include/fma-common/snappy_stream.h index 089bbbc353..10b693a6e7 100644 --- a/include/fma-common/snappy_stream.h +++ b/include/fma-common/snappy_stream.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/fma-common/snappy_util.h b/include/fma-common/snappy_util.h index 86b86ba30a..d424b922f0 100644 --- a/include/fma-common/snappy_util.h +++ b/include/fma-common/snappy_util.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/fma-common/stream_base.h b/include/fma-common/stream_base.h index 33929d4b68..c9db50305b 100644 --- a/include/fma-common/stream_base.h +++ b/include/fma-common/stream_base.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/fma-common/stream_buffer.h b/include/fma-common/stream_buffer.h index 6eff92aa0c..fafcf4e0a6 100644 --- a/include/fma-common/stream_buffer.h +++ b/include/fma-common/stream_buffer.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/fma-common/string_formatter.h b/include/fma-common/string_formatter.h index 6ed0cc4411..899df64259 100644 --- a/include/fma-common/string_formatter.h +++ b/include/fma-common/string_formatter.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/fma-common/string_util.h b/include/fma-common/string_util.h index 2730770292..d0dc70cf71 100644 --- a/include/fma-common/string_util.h +++ b/include/fma-common/string_util.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/fma-common/text_dir_stream.h b/include/fma-common/text_dir_stream.h index 1cb18948bb..21a27aa4a7 100644 --- a/include/fma-common/text_dir_stream.h +++ b/include/fma-common/text_dir_stream.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/fma-common/text_parser.h b/include/fma-common/text_parser.h index 57c0672546..3ab30bd96b 100644 --- a/include/fma-common/text_parser.h +++ b/include/fma-common/text_parser.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/fma-common/text_writer.h b/include/fma-common/text_writer.h index 7b99b85a19..2c33fdfcd7 100644 --- a/include/fma-common/text_writer.h +++ b/include/fma-common/text_writer.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/fma-common/thread_id.h b/include/fma-common/thread_id.h index 4c7332365f..1446b8fb2d 100644 --- a/include/fma-common/thread_id.h +++ b/include/fma-common/thread_id.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/fma-common/thread_pool.h b/include/fma-common/thread_pool.h index 585da307ff..f175f8f2bc 100644 --- a/include/fma-common/thread_pool.h +++ b/include/fma-common/thread_pool.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/fma-common/timed_task.h b/include/fma-common/timed_task.h index 06f9d4eff8..2051295d22 100644 --- a/include/fma-common/timed_task.h +++ b/include/fma-common/timed_task.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/fma-common/type_traits.h b/include/fma-common/type_traits.h index cf7084ba4a..31556f2ca3 100644 --- a/include/fma-common/type_traits.h +++ b/include/fma-common/type_traits.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/fma-common/utils.h b/include/fma-common/utils.h index ddf57288ae..c412f97826 100644 --- a/include/fma-common/utils.h +++ b/include/fma-common/utils.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/lgraph/base64_encode.h b/include/lgraph/base64_encode.h index 56494a22c5..be5baddc2c 100644 --- a/include/lgraph/base64_encode.h +++ b/include/lgraph/base64_encode.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/lgraph/c.h b/include/lgraph/c.h index de3e08c309..b20016a4be 100644 --- a/include/lgraph/c.h +++ b/include/lgraph/c.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/lgraph/lgraph.h b/include/lgraph/lgraph.h index dd53bb2c31..25d6126e58 100644 --- a/include/lgraph/lgraph.h +++ b/include/lgraph/lgraph.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/lgraph/lgraph_atomic.h b/include/lgraph/lgraph_atomic.h index 58ddd09bb7..6e7a92be26 100644 --- a/include/lgraph/lgraph_atomic.h +++ b/include/lgraph/lgraph_atomic.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/lgraph/lgraph_date_time.h b/include/lgraph/lgraph_date_time.h index 5591957fc4..615207bd72 100644 --- a/include/lgraph/lgraph_date_time.h +++ b/include/lgraph/lgraph_date_time.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/lgraph/lgraph_db.h b/include/lgraph/lgraph_db.h index ea89d1e2ea..e7ef52cae0 100644 --- a/include/lgraph/lgraph_db.h +++ b/include/lgraph/lgraph_db.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/lgraph/lgraph_edge_index_iterator.h b/include/lgraph/lgraph_edge_index_iterator.h index 6fccb19f0f..a8226bdde4 100644 --- a/include/lgraph/lgraph_edge_index_iterator.h +++ b/include/lgraph/lgraph_edge_index_iterator.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/lgraph/lgraph_edge_iterator.h b/include/lgraph/lgraph_edge_iterator.h index 2a4fafa0cb..d087c5fce4 100644 --- a/include/lgraph/lgraph_edge_iterator.h +++ b/include/lgraph/lgraph_edge_iterator.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/lgraph/lgraph_exceptions.h b/include/lgraph/lgraph_exceptions.h index a3d0161e89..64eb46cc2a 100644 --- a/include/lgraph/lgraph_exceptions.h +++ b/include/lgraph/lgraph_exceptions.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/lgraph/lgraph_galaxy.h b/include/lgraph/lgraph_galaxy.h index 65ee14bf17..8ba249134f 100644 --- a/include/lgraph/lgraph_galaxy.h +++ b/include/lgraph/lgraph_galaxy.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/lgraph/lgraph_result.h b/include/lgraph/lgraph_result.h index 236950a11a..52587bb3a5 100644 --- a/include/lgraph/lgraph_result.h +++ b/include/lgraph/lgraph_result.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/lgraph/lgraph_rpc_client.h b/include/lgraph/lgraph_rpc_client.h index d0b8c8c004..0d00184131 100644 --- a/include/lgraph/lgraph_rpc_client.h +++ b/include/lgraph/lgraph_rpc_client.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/lgraph/lgraph_spatial.h b/include/lgraph/lgraph_spatial.h index a24ea0aefa..d86ba20aff 100644 --- a/include/lgraph/lgraph_spatial.h +++ b/include/lgraph/lgraph_spatial.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/lgraph/lgraph_traversal.h b/include/lgraph/lgraph_traversal.h index 3a89250d72..ea76677cf3 100644 --- a/include/lgraph/lgraph_traversal.h +++ b/include/lgraph/lgraph_traversal.h @@ -1,5 +1,5 @@  -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/lgraph/lgraph_txn.h b/include/lgraph/lgraph_txn.h index f096822e26..f8320882d7 100644 --- a/include/lgraph/lgraph_txn.h +++ b/include/lgraph/lgraph_txn.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/lgraph/lgraph_types.h b/include/lgraph/lgraph_types.h index 44023a1966..fcd9a75a19 100644 --- a/include/lgraph/lgraph_types.h +++ b/include/lgraph/lgraph_types.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/lgraph/lgraph_utils.h b/include/lgraph/lgraph_utils.h index 7434718866..549fc881f5 100644 --- a/include/lgraph/lgraph_utils.h +++ b/include/lgraph/lgraph_utils.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/lgraph/lgraph_vertex_index_iterator.h b/include/lgraph/lgraph_vertex_index_iterator.h index 9d6f1068ee..fb91ea01de 100644 --- a/include/lgraph/lgraph_vertex_index_iterator.h +++ b/include/lgraph/lgraph_vertex_index_iterator.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/lgraph/lgraph_vertex_iterator.h b/include/lgraph/lgraph_vertex_iterator.h index eadcd57a1c..543509a6b4 100644 --- a/include/lgraph/lgraph_vertex_iterator.h +++ b/include/lgraph/lgraph_vertex_iterator.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/lgraph/olap_base.h b/include/lgraph/olap_base.h index f145cd0ecf..3fc289357e 100644 --- a/include/lgraph/olap_base.h +++ b/include/lgraph/olap_base.h @@ -1,5 +1,5 @@  -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/lgraph/olap_on_db.h b/include/lgraph/olap_on_db.h index 21cde3e0f7..40ce08d282 100644 --- a/include/lgraph/olap_on_db.h +++ b/include/lgraph/olap_on_db.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/lgraph/olap_profile.h b/include/lgraph/olap_profile.h index 7dda2fe6e8..c552b89f8b 100644 --- a/include/lgraph/olap_profile.h +++ b/include/lgraph/olap_profile.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/include/tools/lgraph_log.h b/include/tools/lgraph_log.h index 180d1e918f..c0f15838a6 100644 --- a/include/tools/lgraph_log.h +++ b/include/tools/lgraph_log.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/algo.h b/procedures/algo_cpp/algo.h index bc3bd9915b..77851a1595 100644 --- a/procedures/algo_cpp/algo.h +++ b/procedures/algo_cpp/algo.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/bc_core.cpp b/procedures/algo_cpp/bc_core.cpp index 86be65d920..70f4ff2d35 100644 --- a/procedures/algo_cpp/bc_core.cpp +++ b/procedures/algo_cpp/bc_core.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/bc_procedure.cpp b/procedures/algo_cpp/bc_procedure.cpp index 511f90faa9..b307ff19e8 100644 --- a/procedures/algo_cpp/bc_procedure.cpp +++ b/procedures/algo_cpp/bc_procedure.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/bc_standalone.cpp b/procedures/algo_cpp/bc_standalone.cpp index 7b1ffca40d..68f8034d04 100644 --- a/procedures/algo_cpp/bc_standalone.cpp +++ b/procedures/algo_cpp/bc_standalone.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/bfs_core.cpp b/procedures/algo_cpp/bfs_core.cpp index 35ee7491f4..f7ab9522b4 100644 --- a/procedures/algo_cpp/bfs_core.cpp +++ b/procedures/algo_cpp/bfs_core.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/bfs_procedure.cpp b/procedures/algo_cpp/bfs_procedure.cpp index 1e5742915f..3824453d57 100644 --- a/procedures/algo_cpp/bfs_procedure.cpp +++ b/procedures/algo_cpp/bfs_procedure.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/bfs_standalone.cpp b/procedures/algo_cpp/bfs_standalone.cpp index c2c7413973..d15e60b0dc 100644 --- a/procedures/algo_cpp/bfs_standalone.cpp +++ b/procedures/algo_cpp/bfs_standalone.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/clce_core.cpp b/procedures/algo_cpp/clce_core.cpp index 126d854273..aa64f6ba09 100644 --- a/procedures/algo_cpp/clce_core.cpp +++ b/procedures/algo_cpp/clce_core.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/clce_procedure.cpp b/procedures/algo_cpp/clce_procedure.cpp index dc17215ca0..4cee7c53ae 100644 --- a/procedures/algo_cpp/clce_procedure.cpp +++ b/procedures/algo_cpp/clce_procedure.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/clce_standalone.cpp b/procedures/algo_cpp/clce_standalone.cpp index f9ec33190d..7003b1436e 100644 --- a/procedures/algo_cpp/clce_standalone.cpp +++ b/procedures/algo_cpp/clce_standalone.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/cn_core.cpp b/procedures/algo_cpp/cn_core.cpp index a53cadd77b..d373434b91 100644 --- a/procedures/algo_cpp/cn_core.cpp +++ b/procedures/algo_cpp/cn_core.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/cn_procedure.cpp b/procedures/algo_cpp/cn_procedure.cpp index def7053b0c..d3ac15915d 100644 --- a/procedures/algo_cpp/cn_procedure.cpp +++ b/procedures/algo_cpp/cn_procedure.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/cn_standalone.cpp b/procedures/algo_cpp/cn_standalone.cpp index dd0323d93d..96bbe5b39b 100644 --- a/procedures/algo_cpp/cn_standalone.cpp +++ b/procedures/algo_cpp/cn_standalone.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/dc_core.cpp b/procedures/algo_cpp/dc_core.cpp index cee90a6aed..378c05595f 100644 --- a/procedures/algo_cpp/dc_core.cpp +++ b/procedures/algo_cpp/dc_core.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/dc_procedure.cpp b/procedures/algo_cpp/dc_procedure.cpp index 1e84b20693..644753b8c4 100644 --- a/procedures/algo_cpp/dc_procedure.cpp +++ b/procedures/algo_cpp/dc_procedure.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/dc_standalone.cpp b/procedures/algo_cpp/dc_standalone.cpp index 61f28b25bc..7aa2c7e2b9 100644 --- a/procedures/algo_cpp/dc_standalone.cpp +++ b/procedures/algo_cpp/dc_standalone.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/de_core.cpp b/procedures/algo_cpp/de_core.cpp index 58d8da7ced..c9f4153f8e 100644 --- a/procedures/algo_cpp/de_core.cpp +++ b/procedures/algo_cpp/de_core.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/de_procedure.cpp b/procedures/algo_cpp/de_procedure.cpp index aa063e5623..84c78dca97 100644 --- a/procedures/algo_cpp/de_procedure.cpp +++ b/procedures/algo_cpp/de_procedure.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/de_standalone.cpp b/procedures/algo_cpp/de_standalone.cpp index 244a5e35b0..ff88312398 100644 --- a/procedures/algo_cpp/de_standalone.cpp +++ b/procedures/algo_cpp/de_standalone.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/en_core.cpp b/procedures/algo_cpp/en_core.cpp index 1612689a3b..5ff7ca9e8e 100644 --- a/procedures/algo_cpp/en_core.cpp +++ b/procedures/algo_cpp/en_core.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/en_procedure.cpp b/procedures/algo_cpp/en_procedure.cpp index 95cb652a91..ebb21cd84a 100644 --- a/procedures/algo_cpp/en_procedure.cpp +++ b/procedures/algo_cpp/en_procedure.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/en_standalone.cpp b/procedures/algo_cpp/en_standalone.cpp index 809cf98239..eec9b61bbf 100644 --- a/procedures/algo_cpp/en_standalone.cpp +++ b/procedures/algo_cpp/en_standalone.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/fast_triangle_counting_core.cpp b/procedures/algo_cpp/fast_triangle_counting_core.cpp index 15bc69cab2..0c93a87bf4 100644 --- a/procedures/algo_cpp/fast_triangle_counting_core.cpp +++ b/procedures/algo_cpp/fast_triangle_counting_core.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/fast_triangle_counting_procedure.cpp b/procedures/algo_cpp/fast_triangle_counting_procedure.cpp index 41ed471817..b8fc773742 100644 --- a/procedures/algo_cpp/fast_triangle_counting_procedure.cpp +++ b/procedures/algo_cpp/fast_triangle_counting_procedure.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/fast_triangle_counting_standalone.cpp b/procedures/algo_cpp/fast_triangle_counting_standalone.cpp index a12e02db0d..9235b5d8fa 100644 --- a/procedures/algo_cpp/fast_triangle_counting_standalone.cpp +++ b/procedures/algo_cpp/fast_triangle_counting_standalone.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/hits_core.cpp b/procedures/algo_cpp/hits_core.cpp index d14e4a748c..3218f7618f 100644 --- a/procedures/algo_cpp/hits_core.cpp +++ b/procedures/algo_cpp/hits_core.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/hits_procedure.cpp b/procedures/algo_cpp/hits_procedure.cpp index 82ad0ff843..f85f1ec1ab 100644 --- a/procedures/algo_cpp/hits_procedure.cpp +++ b/procedures/algo_cpp/hits_procedure.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/hits_standalone.cpp b/procedures/algo_cpp/hits_standalone.cpp index e3b15b51ac..ccba957800 100644 --- a/procedures/algo_cpp/hits_standalone.cpp +++ b/procedures/algo_cpp/hits_standalone.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/ji_core.cpp b/procedures/algo_cpp/ji_core.cpp index 25ea1bc519..1c00d776f3 100644 --- a/procedures/algo_cpp/ji_core.cpp +++ b/procedures/algo_cpp/ji_core.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/ji_procedure.cpp b/procedures/algo_cpp/ji_procedure.cpp index 9e7dfa62fc..76a5786cda 100644 --- a/procedures/algo_cpp/ji_procedure.cpp +++ b/procedures/algo_cpp/ji_procedure.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/ji_standalone.cpp b/procedures/algo_cpp/ji_standalone.cpp index 6293b64be9..0ae6d9fff8 100644 --- a/procedures/algo_cpp/ji_standalone.cpp +++ b/procedures/algo_cpp/ji_standalone.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/kcliques_core.cpp b/procedures/algo_cpp/kcliques_core.cpp index b7bbb459a2..e73d74f606 100644 --- a/procedures/algo_cpp/kcliques_core.cpp +++ b/procedures/algo_cpp/kcliques_core.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/kcliques_procedure.cpp b/procedures/algo_cpp/kcliques_procedure.cpp index c100598164..6b4a72f1ff 100644 --- a/procedures/algo_cpp/kcliques_procedure.cpp +++ b/procedures/algo_cpp/kcliques_procedure.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/kcliques_standalone.cpp b/procedures/algo_cpp/kcliques_standalone.cpp index 6479516abf..d93e660531 100644 --- a/procedures/algo_cpp/kcliques_standalone.cpp +++ b/procedures/algo_cpp/kcliques_standalone.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/kcore_core.cpp b/procedures/algo_cpp/kcore_core.cpp index beb905ed63..12825c04de 100644 --- a/procedures/algo_cpp/kcore_core.cpp +++ b/procedures/algo_cpp/kcore_core.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/kcore_procedure.cpp b/procedures/algo_cpp/kcore_procedure.cpp index d7152606dd..4bd909ecbf 100644 --- a/procedures/algo_cpp/kcore_procedure.cpp +++ b/procedures/algo_cpp/kcore_procedure.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/kcore_standalone.cpp b/procedures/algo_cpp/kcore_standalone.cpp index 9ef768b176..4e726fa2a1 100644 --- a/procedures/algo_cpp/kcore_standalone.cpp +++ b/procedures/algo_cpp/kcore_standalone.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/khop_kth.cpp b/procedures/algo_cpp/khop_kth.cpp index 5565e43754..dd6932b342 100644 --- a/procedures/algo_cpp/khop_kth.cpp +++ b/procedures/algo_cpp/khop_kth.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/khop_within.cpp b/procedures/algo_cpp/khop_within.cpp index 4b0196eb80..33ad7568f7 100644 --- a/procedures/algo_cpp/khop_within.cpp +++ b/procedures/algo_cpp/khop_within.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/ktruss_core.cpp b/procedures/algo_cpp/ktruss_core.cpp index 22a6e6bc4d..e13c29957e 100644 --- a/procedures/algo_cpp/ktruss_core.cpp +++ b/procedures/algo_cpp/ktruss_core.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/ktruss_procedure.cpp b/procedures/algo_cpp/ktruss_procedure.cpp index 699195e293..538db5bc93 100644 --- a/procedures/algo_cpp/ktruss_procedure.cpp +++ b/procedures/algo_cpp/ktruss_procedure.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/ktruss_standalone.cpp b/procedures/algo_cpp/ktruss_standalone.cpp index 6da7711b04..dbf1480433 100644 --- a/procedures/algo_cpp/ktruss_standalone.cpp +++ b/procedures/algo_cpp/ktruss_standalone.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/lcc_core.cpp b/procedures/algo_cpp/lcc_core.cpp index b9e6781d3a..be55b9200d 100644 --- a/procedures/algo_cpp/lcc_core.cpp +++ b/procedures/algo_cpp/lcc_core.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/lcc_procedure.cpp b/procedures/algo_cpp/lcc_procedure.cpp index 2e938c7fed..cb33ddbbcc 100644 --- a/procedures/algo_cpp/lcc_procedure.cpp +++ b/procedures/algo_cpp/lcc_procedure.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/lcc_standalone.cpp b/procedures/algo_cpp/lcc_standalone.cpp index 924a31e943..5762380618 100644 --- a/procedures/algo_cpp/lcc_standalone.cpp +++ b/procedures/algo_cpp/lcc_standalone.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/leiden_core.cpp b/procedures/algo_cpp/leiden_core.cpp index 0eed93e856..cdae1bafaf 100644 --- a/procedures/algo_cpp/leiden_core.cpp +++ b/procedures/algo_cpp/leiden_core.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/leiden_procedure.cpp b/procedures/algo_cpp/leiden_procedure.cpp index 3209862ff0..e4398e1013 100644 --- a/procedures/algo_cpp/leiden_procedure.cpp +++ b/procedures/algo_cpp/leiden_procedure.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/leiden_standalone.cpp b/procedures/algo_cpp/leiden_standalone.cpp index b1bbd16577..84026e69da 100644 --- a/procedures/algo_cpp/leiden_standalone.cpp +++ b/procedures/algo_cpp/leiden_standalone.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/locate_cycle_core.cpp b/procedures/algo_cpp/locate_cycle_core.cpp index 66472052a6..67ce83624b 100644 --- a/procedures/algo_cpp/locate_cycle_core.cpp +++ b/procedures/algo_cpp/locate_cycle_core.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/locate_cycle_procedure.cpp b/procedures/algo_cpp/locate_cycle_procedure.cpp index 705648e26e..6ddd5c63a2 100644 --- a/procedures/algo_cpp/locate_cycle_procedure.cpp +++ b/procedures/algo_cpp/locate_cycle_procedure.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/locate_cycle_standalone.cpp b/procedures/algo_cpp/locate_cycle_standalone.cpp index ecf8a2e713..10cebb5959 100644 --- a/procedures/algo_cpp/locate_cycle_standalone.cpp +++ b/procedures/algo_cpp/locate_cycle_standalone.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/louvain_core.cpp b/procedures/algo_cpp/louvain_core.cpp index 881a90351d..3970c73861 100644 --- a/procedures/algo_cpp/louvain_core.cpp +++ b/procedures/algo_cpp/louvain_core.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/louvain_procedure.cpp b/procedures/algo_cpp/louvain_procedure.cpp index c2cac388b7..7099d7676b 100644 --- a/procedures/algo_cpp/louvain_procedure.cpp +++ b/procedures/algo_cpp/louvain_procedure.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/louvain_standalone.cpp b/procedures/algo_cpp/louvain_standalone.cpp index 87838a7d06..878db6f85e 100644 --- a/procedures/algo_cpp/louvain_standalone.cpp +++ b/procedures/algo_cpp/louvain_standalone.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/lpa_core.cpp b/procedures/algo_cpp/lpa_core.cpp index 7e41ebdf3a..dc104ead92 100644 --- a/procedures/algo_cpp/lpa_core.cpp +++ b/procedures/algo_cpp/lpa_core.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/lpa_procedure.cpp b/procedures/algo_cpp/lpa_procedure.cpp index ba47d706aa..38d7fe3c94 100644 --- a/procedures/algo_cpp/lpa_procedure.cpp +++ b/procedures/algo_cpp/lpa_procedure.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/lpa_standalone.cpp b/procedures/algo_cpp/lpa_standalone.cpp index bd6d9537fc..54ba68a386 100644 --- a/procedures/algo_cpp/lpa_standalone.cpp +++ b/procedures/algo_cpp/lpa_standalone.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/mis_core.cpp b/procedures/algo_cpp/mis_core.cpp index 22248badb1..745059444a 100644 --- a/procedures/algo_cpp/mis_core.cpp +++ b/procedures/algo_cpp/mis_core.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/mis_procedure.cpp b/procedures/algo_cpp/mis_procedure.cpp index 62815e7517..535c3c421c 100644 --- a/procedures/algo_cpp/mis_procedure.cpp +++ b/procedures/algo_cpp/mis_procedure.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/mis_standalone.cpp b/procedures/algo_cpp/mis_standalone.cpp index c31558cbf2..2cd9b9052a 100644 --- a/procedures/algo_cpp/mis_standalone.cpp +++ b/procedures/algo_cpp/mis_standalone.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/motif_core.cpp b/procedures/algo_cpp/motif_core.cpp index 3c9f1f9180..2f8a9964e7 100644 --- a/procedures/algo_cpp/motif_core.cpp +++ b/procedures/algo_cpp/motif_core.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/motif_procedure.cpp b/procedures/algo_cpp/motif_procedure.cpp index d03a28effc..354ccc3e20 100644 --- a/procedures/algo_cpp/motif_procedure.cpp +++ b/procedures/algo_cpp/motif_procedure.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/motif_standalone.cpp b/procedures/algo_cpp/motif_standalone.cpp index 590b65d597..1658791878 100644 --- a/procedures/algo_cpp/motif_standalone.cpp +++ b/procedures/algo_cpp/motif_standalone.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/mssp_core.cpp b/procedures/algo_cpp/mssp_core.cpp index 0914b5f594..581b70bb35 100644 --- a/procedures/algo_cpp/mssp_core.cpp +++ b/procedures/algo_cpp/mssp_core.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/mssp_procedure.cpp b/procedures/algo_cpp/mssp_procedure.cpp index 89c57972ea..e2a909ba9b 100644 --- a/procedures/algo_cpp/mssp_procedure.cpp +++ b/procedures/algo_cpp/mssp_procedure.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/mssp_standalone.cpp b/procedures/algo_cpp/mssp_standalone.cpp index fcea44cd93..800cdf084e 100644 --- a/procedures/algo_cpp/mssp_standalone.cpp +++ b/procedures/algo_cpp/mssp_standalone.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/pagerank_core.cpp b/procedures/algo_cpp/pagerank_core.cpp index 0de6e4afe0..9faf9be687 100644 --- a/procedures/algo_cpp/pagerank_core.cpp +++ b/procedures/algo_cpp/pagerank_core.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/pagerank_procedure.cpp b/procedures/algo_cpp/pagerank_procedure.cpp index eddf5121e1..acbfb4a621 100644 --- a/procedures/algo_cpp/pagerank_procedure.cpp +++ b/procedures/algo_cpp/pagerank_procedure.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/pagerank_standalone.cpp b/procedures/algo_cpp/pagerank_standalone.cpp index e26097dcb7..428e84bc77 100644 --- a/procedures/algo_cpp/pagerank_standalone.cpp +++ b/procedures/algo_cpp/pagerank_standalone.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/ppr_core.cpp b/procedures/algo_cpp/ppr_core.cpp index a16cf5b61d..d484b8ba04 100644 --- a/procedures/algo_cpp/ppr_core.cpp +++ b/procedures/algo_cpp/ppr_core.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/ppr_procedure.cpp b/procedures/algo_cpp/ppr_procedure.cpp index 9fdea2b557..378c535dd7 100644 --- a/procedures/algo_cpp/ppr_procedure.cpp +++ b/procedures/algo_cpp/ppr_procedure.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/ppr_standalone.cpp b/procedures/algo_cpp/ppr_standalone.cpp index a1c6f2f53d..102583b43e 100644 --- a/procedures/algo_cpp/ppr_standalone.cpp +++ b/procedures/algo_cpp/ppr_standalone.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/scc_core.cpp b/procedures/algo_cpp/scc_core.cpp index 6f282e2c47..37b840af10 100644 --- a/procedures/algo_cpp/scc_core.cpp +++ b/procedures/algo_cpp/scc_core.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/scc_procedure.cpp b/procedures/algo_cpp/scc_procedure.cpp index 1dfd128197..5c447a326d 100644 --- a/procedures/algo_cpp/scc_procedure.cpp +++ b/procedures/algo_cpp/scc_procedure.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/scc_standalone.cpp b/procedures/algo_cpp/scc_standalone.cpp index f94c2279c6..48ffc6bc90 100644 --- a/procedures/algo_cpp/scc_standalone.cpp +++ b/procedures/algo_cpp/scc_standalone.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/slpa_core.cpp b/procedures/algo_cpp/slpa_core.cpp index 9e6d71547e..828524f62d 100644 --- a/procedures/algo_cpp/slpa_core.cpp +++ b/procedures/algo_cpp/slpa_core.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/slpa_procedure.cpp b/procedures/algo_cpp/slpa_procedure.cpp index a674f0dfc1..caea1040f7 100644 --- a/procedures/algo_cpp/slpa_procedure.cpp +++ b/procedures/algo_cpp/slpa_procedure.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/slpa_standalone.cpp b/procedures/algo_cpp/slpa_standalone.cpp index f4c367dcbe..d6f5c222bc 100644 --- a/procedures/algo_cpp/slpa_standalone.cpp +++ b/procedures/algo_cpp/slpa_standalone.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/spsp_core.cpp b/procedures/algo_cpp/spsp_core.cpp index 4bcc071fce..213af50ca6 100644 --- a/procedures/algo_cpp/spsp_core.cpp +++ b/procedures/algo_cpp/spsp_core.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/spsp_procedure.cpp b/procedures/algo_cpp/spsp_procedure.cpp index 746b9610a6..2c37f0c2a7 100644 --- a/procedures/algo_cpp/spsp_procedure.cpp +++ b/procedures/algo_cpp/spsp_procedure.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/spsp_standalone.cpp b/procedures/algo_cpp/spsp_standalone.cpp index 6987e51c6b..076d8a799e 100644 --- a/procedures/algo_cpp/spsp_standalone.cpp +++ b/procedures/algo_cpp/spsp_standalone.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/sssp_core.cpp b/procedures/algo_cpp/sssp_core.cpp index e32e58c791..c0c206c4d7 100644 --- a/procedures/algo_cpp/sssp_core.cpp +++ b/procedures/algo_cpp/sssp_core.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/sssp_procedure.cpp b/procedures/algo_cpp/sssp_procedure.cpp index 371493c0f0..5f7ef99533 100644 --- a/procedures/algo_cpp/sssp_procedure.cpp +++ b/procedures/algo_cpp/sssp_procedure.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/sssp_standalone.cpp b/procedures/algo_cpp/sssp_standalone.cpp index 01cd1a0ab2..bc7be9e138 100644 --- a/procedures/algo_cpp/sssp_standalone.cpp +++ b/procedures/algo_cpp/sssp_standalone.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/subgraph_isomorphism_core.cpp b/procedures/algo_cpp/subgraph_isomorphism_core.cpp index a4704bb996..28b9b6adec 100644 --- a/procedures/algo_cpp/subgraph_isomorphism_core.cpp +++ b/procedures/algo_cpp/subgraph_isomorphism_core.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/subgraph_isomorphism_procedure.cpp b/procedures/algo_cpp/subgraph_isomorphism_procedure.cpp index 3f7f377e21..ed01b54cb9 100644 --- a/procedures/algo_cpp/subgraph_isomorphism_procedure.cpp +++ b/procedures/algo_cpp/subgraph_isomorphism_procedure.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/subgraph_isomorphism_standalone.cpp b/procedures/algo_cpp/subgraph_isomorphism_standalone.cpp index c5688c421f..659fe017f2 100644 --- a/procedures/algo_cpp/subgraph_isomorphism_standalone.cpp +++ b/procedures/algo_cpp/subgraph_isomorphism_standalone.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/sybilrank_core.cpp b/procedures/algo_cpp/sybilrank_core.cpp index 1b7202b675..623269a9eb 100644 --- a/procedures/algo_cpp/sybilrank_core.cpp +++ b/procedures/algo_cpp/sybilrank_core.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/sybilrank_procedure.cpp b/procedures/algo_cpp/sybilrank_procedure.cpp index ba3558a2bd..f3057f3774 100644 --- a/procedures/algo_cpp/sybilrank_procedure.cpp +++ b/procedures/algo_cpp/sybilrank_procedure.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/sybilrank_standalone.cpp b/procedures/algo_cpp/sybilrank_standalone.cpp index 96e795f7f8..e605ee9f5d 100644 --- a/procedures/algo_cpp/sybilrank_standalone.cpp +++ b/procedures/algo_cpp/sybilrank_standalone.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/triangle_core.cpp b/procedures/algo_cpp/triangle_core.cpp index 9e1169bc0c..1c39da95b6 100644 --- a/procedures/algo_cpp/triangle_core.cpp +++ b/procedures/algo_cpp/triangle_core.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/triangle_procedure.cpp b/procedures/algo_cpp/triangle_procedure.cpp index 64a7218414..0550204425 100644 --- a/procedures/algo_cpp/triangle_procedure.cpp +++ b/procedures/algo_cpp/triangle_procedure.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/triangle_standalone.cpp b/procedures/algo_cpp/triangle_standalone.cpp index 6288c0a077..6403619b55 100644 --- a/procedures/algo_cpp/triangle_standalone.cpp +++ b/procedures/algo_cpp/triangle_standalone.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/trustrank_core.cpp b/procedures/algo_cpp/trustrank_core.cpp index 16e7c2d470..c572f088af 100644 --- a/procedures/algo_cpp/trustrank_core.cpp +++ b/procedures/algo_cpp/trustrank_core.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/trustrank_procedure.cpp b/procedures/algo_cpp/trustrank_procedure.cpp index d4a0e689d9..980cee2870 100644 --- a/procedures/algo_cpp/trustrank_procedure.cpp +++ b/procedures/algo_cpp/trustrank_procedure.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/trustrank_standalone.cpp b/procedures/algo_cpp/trustrank_standalone.cpp index 704d713401..ceab7ea04b 100644 --- a/procedures/algo_cpp/trustrank_standalone.cpp +++ b/procedures/algo_cpp/trustrank_standalone.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/wcc_core.cpp b/procedures/algo_cpp/wcc_core.cpp index 7cf277b95b..4da21d1fa4 100644 --- a/procedures/algo_cpp/wcc_core.cpp +++ b/procedures/algo_cpp/wcc_core.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/wcc_procedure.cpp b/procedures/algo_cpp/wcc_procedure.cpp index c0ed53fd17..c018028ea5 100644 --- a/procedures/algo_cpp/wcc_procedure.cpp +++ b/procedures/algo_cpp/wcc_procedure.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/wcc_standalone.cpp b/procedures/algo_cpp/wcc_standalone.cpp index 74e8a82a5f..47737b1d71 100644 --- a/procedures/algo_cpp/wcc_standalone.cpp +++ b/procedures/algo_cpp/wcc_standalone.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/wlpa_core.cpp b/procedures/algo_cpp/wlpa_core.cpp index 06fad1f567..3d8bc74b51 100644 --- a/procedures/algo_cpp/wlpa_core.cpp +++ b/procedures/algo_cpp/wlpa_core.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/wlpa_procedure.cpp b/procedures/algo_cpp/wlpa_procedure.cpp index afea8cf5bc..bed1798d89 100644 --- a/procedures/algo_cpp/wlpa_procedure.cpp +++ b/procedures/algo_cpp/wlpa_procedure.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/wlpa_standalone.cpp b/procedures/algo_cpp/wlpa_standalone.cpp index 7997ca577c..f4b57674b9 100644 --- a/procedures/algo_cpp/wlpa_standalone.cpp +++ b/procedures/algo_cpp/wlpa_standalone.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/wpagerank_core.cpp b/procedures/algo_cpp/wpagerank_core.cpp index f32145b0da..3958100b61 100644 --- a/procedures/algo_cpp/wpagerank_core.cpp +++ b/procedures/algo_cpp/wpagerank_core.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/wpagerank_procedure.cpp b/procedures/algo_cpp/wpagerank_procedure.cpp index 2fac73c058..f4c6961c5e 100644 --- a/procedures/algo_cpp/wpagerank_procedure.cpp +++ b/procedures/algo_cpp/wpagerank_procedure.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/algo_cpp/wpagerank_standalone.cpp b/procedures/algo_cpp/wpagerank_standalone.cpp index 1c689fa1fe..4ceea471ec 100644 --- a/procedures/algo_cpp/wpagerank_standalone.cpp +++ b/procedures/algo_cpp/wpagerank_standalone.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/demo/echo_binary.cpp b/procedures/demo/echo_binary.cpp index 95558318cf..c0c9ee6e15 100644 --- a/procedures/demo/echo_binary.cpp +++ b/procedures/demo/echo_binary.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/demo/log_demo.cpp b/procedures/demo/log_demo.cpp index a4d6fdb989..24e3574853 100644 --- a/procedures/demo/log_demo.cpp +++ b/procedures/demo/log_demo.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/demo/merge.h b/procedures/demo/merge.h index a2115f7047..9ae8166dd3 100644 --- a/procedures/demo/merge.h +++ b/procedures/demo/merge.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/demo/merge_reduced.h b/procedures/demo/merge_reduced.h index 4674e9ee06..3b3fddd126 100644 --- a/procedures/demo/merge_reduced.h +++ b/procedures/demo/merge_reduced.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/demo/v1_scan_graph.cpp b/procedures/demo/v1_scan_graph.cpp index e6dfdb81f5..b7306d98bb 100644 --- a/procedures/demo/v1_scan_graph.cpp +++ b/procedures/demo/v1_scan_graph.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/procedures/demo/v2_pagerank.cpp b/procedures/demo/v2_pagerank.cpp index 439d5ecb69..8a0c42374b 100644 --- a/procedures/demo/v2_pagerank.cpp +++ b/procedures/demo/v2_pagerank.cpp @@ -1,5 +1,5 @@ /** -* Copyright 2022 AntGroup CO., Ltd. +* Copyright 2024 AntGroup CO., 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/procedures/embed_main.cpp b/procedures/embed_main.cpp index d4eb8e9972..f49b6049be 100644 --- a/procedures/embed_main.cpp +++ b/procedures/embed_main.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/bolt/blocking_queue.h b/src/bolt/blocking_queue.h index a3ca59c482..e5d98ffdf1 100644 --- a/src/bolt/blocking_queue.h +++ b/src/bolt/blocking_queue.h @@ -1,5 +1,5 @@ /** -* Copyright 2022 AntGroup CO., Ltd. +* Copyright 2024 AntGroup CO., 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/src/bolt/connection.cpp b/src/bolt/connection.cpp index a667ff4838..4e785d5038 100644 --- a/src/bolt/connection.cpp +++ b/src/bolt/connection.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/bolt/connection.h b/src/bolt/connection.h index 25f9af5a82..750d6c3fa4 100644 --- a/src/bolt/connection.h +++ b/src/bolt/connection.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/bolt/errors.h b/src/bolt/errors.h index 5e322cf0fe..f41d45646c 100644 --- a/src/bolt/errors.h +++ b/src/bolt/errors.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., Ltd. * * Copyright (c) "Neo4j" * Neo4j Sweden AB [https://neo4j.com] diff --git a/src/bolt/graph.h b/src/bolt/graph.h index 10be72c444..66c817bd8d 100644 --- a/src/bolt/graph.h +++ b/src/bolt/graph.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., Ltd. * * Copyright (c) "Neo4j" * Neo4j Sweden AB [https://neo4j.com] diff --git a/src/bolt/hydrator.cpp b/src/bolt/hydrator.cpp index a1d63e5ae3..2380a14700 100644 --- a/src/bolt/hydrator.cpp +++ b/src/bolt/hydrator.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., Ltd. * * Copyright (c) "Neo4j" * Neo4j Sweden AB [https://neo4j.com] diff --git a/src/bolt/hydrator.h b/src/bolt/hydrator.h index daa732e09d..584c1bd319 100644 --- a/src/bolt/hydrator.h +++ b/src/bolt/hydrator.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., Ltd. * * Copyright (c) "Neo4j" * Neo4j Sweden AB [https://neo4j.com] diff --git a/src/bolt/io_service.h b/src/bolt/io_service.h index 9d00e0af73..80626c74d5 100644 --- a/src/bolt/io_service.h +++ b/src/bolt/io_service.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/bolt/messages.h b/src/bolt/messages.h index cb117ad3de..432410dbc1 100644 --- a/src/bolt/messages.h +++ b/src/bolt/messages.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., Ltd. * * Copyright (c) "Neo4j" * Neo4j Sweden AB [https://neo4j.com] diff --git a/src/bolt/pack.cpp b/src/bolt/pack.cpp index 9f53a040a0..f1a744a11e 100644 --- a/src/bolt/pack.cpp +++ b/src/bolt/pack.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., Ltd. * * Copyright (c) "Neo4j" * Neo4j Sweden AB [https://neo4j.com] diff --git a/src/bolt/pack.h b/src/bolt/pack.h index d446d89f64..8eec1c0cc5 100644 --- a/src/bolt/pack.h +++ b/src/bolt/pack.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., Ltd. * * Copyright (c) "Neo4j" * Neo4j Sweden AB [https://neo4j.com] diff --git a/src/bolt/pack_stream.h b/src/bolt/pack_stream.h index 1269519326..8080cb02d4 100644 --- a/src/bolt/pack_stream.h +++ b/src/bolt/pack_stream.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., Ltd. * * Copyright (c) "Neo4j" * Neo4j Sweden AB [https://neo4j.com] diff --git a/src/bolt/path.h b/src/bolt/path.h index 676002b976..47bbc0b9dc 100644 --- a/src/bolt/path.h +++ b/src/bolt/path.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., Ltd. * * Copyright (c) "Neo4j" * Neo4j Sweden AB [https://neo4j.com] diff --git a/src/bolt/record.h b/src/bolt/record.h index b8bf43c878..d0c5ad349a 100644 --- a/src/bolt/record.h +++ b/src/bolt/record.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., Ltd. * * Copyright (c) "Neo4j" * Neo4j Sweden AB [https://neo4j.com] diff --git a/src/bolt/spatial.h b/src/bolt/spatial.h index 9ebe0a9b1e..958be9d9ab 100644 --- a/src/bolt/spatial.h +++ b/src/bolt/spatial.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., Ltd. * * Copyright (c) "Neo4j" * Neo4j Sweden AB [https://neo4j.com] diff --git a/src/bolt/summary.h b/src/bolt/summary.h index 7a7c5736f4..7c9b45a6dc 100644 --- a/src/bolt/summary.h +++ b/src/bolt/summary.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., Ltd. * * Copyright (c) "Neo4j" * Neo4j Sweden AB [https://neo4j.com] diff --git a/src/bolt/temporal.h b/src/bolt/temporal.h index 4f16d4cf9e..8e3a63b3ad 100644 --- a/src/bolt/temporal.h +++ b/src/bolt/temporal.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., Ltd. * * Copyright (c) "Neo4j" * Neo4j Sweden AB [https://neo4j.com] diff --git a/src/bolt/to_string.h b/src/bolt/to_string.h index f4b05516c2..860badf789 100644 --- a/src/bolt/to_string.h +++ b/src/bolt/to_string.h @@ -1,5 +1,5 @@ /** -* Copyright 2022 AntGroup CO., Ltd. +* Copyright 2024 AntGroup CO., 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/src/client/cpp/restful/rest_client.cpp b/src/client/cpp/restful/rest_client.cpp index da10448d47..b732067b64 100644 --- a/src/client/cpp/restful/rest_client.cpp +++ b/src/client/cpp/restful/rest_client.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/client/cpp/restful/rest_client.h b/src/client/cpp/restful/rest_client.h index e437396b6f..e32ee348d1 100644 --- a/src/client/cpp/restful/rest_client.h +++ b/src/client/cpp/restful/rest_client.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/client/cpp/restful/restful_exception.h b/src/client/cpp/restful/restful_exception.h index bf8d3c2bfb..6d5365c084 100644 --- a/src/client/cpp/restful/restful_exception.h +++ b/src/client/cpp/restful/restful_exception.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/client/cpp/rpc/field_spec_serializer.h b/src/client/cpp/rpc/field_spec_serializer.h index fb08d15883..b3f2fc3cc1 100644 --- a/src/client/cpp/rpc/field_spec_serializer.h +++ b/src/client/cpp/rpc/field_spec_serializer.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/client/cpp/rpc/lgraph_rpc.h b/src/client/cpp/rpc/lgraph_rpc.h index a042b15f64..c9695b3d48 100644 --- a/src/client/cpp/rpc/lgraph_rpc.h +++ b/src/client/cpp/rpc/lgraph_rpc.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/client/cpp/rpc/lgraph_rpc_client.cpp b/src/client/cpp/rpc/lgraph_rpc_client.cpp index 39d9744097..7c87ede687 100644 --- a/src/client/cpp/rpc/lgraph_rpc_client.cpp +++ b/src/client/cpp/rpc/lgraph_rpc_client.cpp @@ -1,6 +1,6 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/client/cpp/rpc/rpc_exception.h b/src/client/cpp/rpc/rpc_exception.h index a266855403..7aa37678c2 100644 --- a/src/client/cpp/rpc/rpc_exception.h +++ b/src/client/cpp/rpc/rpc_exception.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/client/python/rpc/client.cpp b/src/client/python/rpc/client.cpp index 1d80ed529f..f609710ff2 100644 --- a/src/client/python/rpc/client.cpp +++ b/src/client/python/rpc/client.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/client/python/rpc/lgraph_python_client.h b/src/client/python/rpc/lgraph_python_client.h index a1ceae52e1..3c01a1fc9a 100644 --- a/src/client/python/rpc/lgraph_python_client.h +++ b/src/client/python/rpc/lgraph_python_client.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/audit_logger.cpp b/src/core/audit_logger.cpp index 32a06f4a84..f37e199c65 100644 --- a/src/core/audit_logger.cpp +++ b/src/core/audit_logger.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/audit_logger.h b/src/core/audit_logger.h index 05435a507c..fac94b646b 100644 --- a/src/core/audit_logger.h +++ b/src/core/audit_logger.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/backup_log.h b/src/core/backup_log.h index d698a9df91..8090b41246 100644 --- a/src/core/backup_log.h +++ b/src/core/backup_log.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/blob_manager.h b/src/core/blob_manager.h index 4839168571..0edee43cab 100644 --- a/src/core/blob_manager.h +++ b/src/core/blob_manager.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/cache_aligned_vector.h b/src/core/cache_aligned_vector.h index a7c267c20f..0673d716a2 100644 --- a/src/core/cache_aligned_vector.h +++ b/src/core/cache_aligned_vector.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/data_type.cpp b/src/core/data_type.cpp index d1d322f721..7ac492ac19 100644 --- a/src/core/data_type.cpp +++ b/src/core/data_type.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/data_type.h b/src/core/data_type.h index a4791921b2..758b88773d 100644 --- a/src/core/data_type.h +++ b/src/core/data_type.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/defs.h b/src/core/defs.h index a02b6522ad..33991b14ec 100644 --- a/src/core/defs.h +++ b/src/core/defs.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/edge_index.cpp b/src/core/edge_index.cpp index 38aea49cfc..cdf6fa6923 100644 --- a/src/core/edge_index.cpp +++ b/src/core/edge_index.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/edge_index.h b/src/core/edge_index.h index a1cf070f1e..ae8a9bb843 100644 --- a/src/core/edge_index.h +++ b/src/core/edge_index.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/field_data_helper.h b/src/core/field_data_helper.h index 24d3331c52..4832086f3d 100644 --- a/src/core/field_data_helper.h +++ b/src/core/field_data_helper.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/field_extractor.cpp b/src/core/field_extractor.cpp index c30a640536..d87d9441f5 100644 --- a/src/core/field_extractor.cpp +++ b/src/core/field_extractor.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/field_extractor.h b/src/core/field_extractor.h index 69b0275236..ef35092c5e 100644 --- a/src/core/field_extractor.h +++ b/src/core/field_extractor.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/full_text_index.cpp b/src/core/full_text_index.cpp index b268f39e9b..345ce870bc 100644 --- a/src/core/full_text_index.cpp +++ b/src/core/full_text_index.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/full_text_index.h b/src/core/full_text_index.h index 3aad45275e..a6b040f87e 100644 --- a/src/core/full_text_index.h +++ b/src/core/full_text_index.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/global_config.cpp b/src/core/global_config.cpp index 4d82fe3b83..85c069f9a5 100644 --- a/src/core/global_config.cpp +++ b/src/core/global_config.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/global_config.h b/src/core/global_config.h index 2f281736f5..a32f9e9545 100644 --- a/src/core/global_config.h +++ b/src/core/global_config.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/graph.cpp b/src/core/graph.cpp index 9a999b9630..475372b443 100644 --- a/src/core/graph.cpp +++ b/src/core/graph.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/graph.h b/src/core/graph.h index 34a0f10b8f..b607b2905f 100644 --- a/src/core/graph.h +++ b/src/core/graph.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/graph_data_pack.h b/src/core/graph_data_pack.h index d31d6c392d..9fb7e04aa4 100644 --- a/src/core/graph_data_pack.h +++ b/src/core/graph_data_pack.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/graph_edge_iterator.cpp b/src/core/graph_edge_iterator.cpp index 2a96f66f2d..9f7d445903 100644 --- a/src/core/graph_edge_iterator.cpp +++ b/src/core/graph_edge_iterator.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/graph_edge_iterator.h b/src/core/graph_edge_iterator.h index eaec988618..aa6bf9341a 100644 --- a/src/core/graph_edge_iterator.h +++ b/src/core/graph_edge_iterator.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/graph_vertex_iterator.cpp b/src/core/graph_vertex_iterator.cpp index 9ef6523a1c..f16c9dd5d9 100644 --- a/src/core/graph_vertex_iterator.cpp +++ b/src/core/graph_vertex_iterator.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/graph_vertex_iterator.h b/src/core/graph_vertex_iterator.h index b7431f11da..0647e8686c 100644 --- a/src/core/graph_vertex_iterator.h +++ b/src/core/graph_vertex_iterator.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/index_manager.cpp b/src/core/index_manager.cpp index 9910820b6d..d1d71ef196 100644 --- a/src/core/index_manager.cpp +++ b/src/core/index_manager.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/index_manager.h b/src/core/index_manager.h index 9bdf313c6b..b7ebc0c28c 100644 --- a/src/core/index_manager.h +++ b/src/core/index_manager.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/iterator_base.cpp b/src/core/iterator_base.cpp index 6523d9ca13..8921250631 100644 --- a/src/core/iterator_base.cpp +++ b/src/core/iterator_base.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/iterator_base.h b/src/core/iterator_base.h index 5bcc1c74bd..96fad706dd 100644 --- a/src/core/iterator_base.h +++ b/src/core/iterator_base.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/killable_rw_lock.h b/src/core/killable_rw_lock.h index 8ba8a350e1..9527c6eb57 100644 --- a/src/core/killable_rw_lock.h +++ b/src/core/killable_rw_lock.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/kv_engine.h b/src/core/kv_engine.h index 4aff60d778..26b5d46136 100644 --- a/src/core/kv_engine.h +++ b/src/core/kv_engine.h @@ -1,5 +1,5 @@ /** -* Copyright 2022 AntGroup CO., Ltd. +* Copyright 2024 AntGroup CO., 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/src/core/kv_store.h b/src/core/kv_store.h index 886e0770bf..38cec62a00 100644 --- a/src/core/kv_store.h +++ b/src/core/kv_store.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/kv_table_comparators.cpp b/src/core/kv_table_comparators.cpp index 1d150de5d7..f55ecd192e 100644 --- a/src/core/kv_table_comparators.cpp +++ b/src/core/kv_table_comparators.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/kv_table_comparators.h b/src/core/kv_table_comparators.h index 779cb4ce4e..09167565d1 100644 --- a/src/core/kv_table_comparators.h +++ b/src/core/kv_table_comparators.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/lgraph_date_time.cpp b/src/core/lgraph_date_time.cpp index dd65354337..5688436631 100644 --- a/src/core/lgraph_date_time.cpp +++ b/src/core/lgraph_date_time.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/lgraph_spatial.cpp b/src/core/lgraph_spatial.cpp index 34262b1885..1e62bd9840 100644 --- a/src/core/lgraph_spatial.cpp +++ b/src/core/lgraph_spatial.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/lightning_graph.cpp b/src/core/lightning_graph.cpp index 24f49317ff..19904ef42c 100644 --- a/src/core/lightning_graph.cpp +++ b/src/core/lightning_graph.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/lightning_graph.h b/src/core/lightning_graph.h index 3b67c4c73d..6bfcb631dc 100644 --- a/src/core/lightning_graph.h +++ b/src/core/lightning_graph.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/lmdb_exception.h b/src/core/lmdb_exception.h index b6494b32a9..b363634d04 100644 --- a/src/core/lmdb_exception.h +++ b/src/core/lmdb_exception.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/lmdb_iterator.cpp b/src/core/lmdb_iterator.cpp index f8d795ab28..1b00b16ca2 100644 --- a/src/core/lmdb_iterator.cpp +++ b/src/core/lmdb_iterator.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/lmdb_iterator.h b/src/core/lmdb_iterator.h index ff1c8b8bae..3763948b50 100644 --- a/src/core/lmdb_iterator.h +++ b/src/core/lmdb_iterator.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/lmdb_profiler.h b/src/core/lmdb_profiler.h index 971edbd544..867b22bbb0 100644 --- a/src/core/lmdb_profiler.h +++ b/src/core/lmdb_profiler.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/lmdb_store.cpp b/src/core/lmdb_store.cpp index 4a8587fa2e..6d0d0f3c08 100644 --- a/src/core/lmdb_store.cpp +++ b/src/core/lmdb_store.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/lmdb_store.h b/src/core/lmdb_store.h index fd0e39d2a5..2d19478904 100644 --- a/src/core/lmdb_store.h +++ b/src/core/lmdb_store.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/lmdb_table.cpp b/src/core/lmdb_table.cpp index 85a00497e5..bd24bf7765 100644 --- a/src/core/lmdb_table.cpp +++ b/src/core/lmdb_table.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/lmdb_table.h b/src/core/lmdb_table.h index eb25215589..3207a3327c 100644 --- a/src/core/lmdb_table.h +++ b/src/core/lmdb_table.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/lmdb_transaction.cpp b/src/core/lmdb_transaction.cpp index 169501acd1..ce9fa94b57 100644 --- a/src/core/lmdb_transaction.cpp +++ b/src/core/lmdb_transaction.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/lmdb_transaction.h b/src/core/lmdb_transaction.h index a3429d25a9..5a7f40c8f2 100644 --- a/src/core/lmdb_transaction.h +++ b/src/core/lmdb_transaction.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/load_library.cpp b/src/core/load_library.cpp index c4d61e343d..6810a9ea33 100644 --- a/src/core/load_library.cpp +++ b/src/core/load_library.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/managed_object.h b/src/core/managed_object.h index a8f2b48666..33c4045b80 100644 --- a/src/core/managed_object.h +++ b/src/core/managed_object.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/mem_profiler.h b/src/core/mem_profiler.h index a3e5f05e63..2429b3eb71 100644 --- a/src/core/mem_profiler.h +++ b/src/core/mem_profiler.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/mock_kv.h b/src/core/mock_kv.h index 37a856f170..753421576d 100644 --- a/src/core/mock_kv.h +++ b/src/core/mock_kv.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/schema.cpp b/src/core/schema.cpp index a85c3ec8ee..d69b89cb46 100644 --- a/src/core/schema.cpp +++ b/src/core/schema.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/schema.h b/src/core/schema.h index 66f314a33b..d8f6a1ce4c 100644 --- a/src/core/schema.h +++ b/src/core/schema.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/schema_common.h b/src/core/schema_common.h index 5ed644f596..f0d84e3cb5 100644 --- a/src/core/schema_common.h +++ b/src/core/schema_common.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/schema_manager.h b/src/core/schema_manager.h index fc25f8f159..1b08711957 100644 --- a/src/core/schema_manager.h +++ b/src/core/schema_manager.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/sync_file.cpp b/src/core/sync_file.cpp index ccd1f4b5e3..9f4d4dccd1 100644 --- a/src/core/sync_file.cpp +++ b/src/core/sync_file.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/sync_file.h b/src/core/sync_file.h index 78298a2358..e03f03e77f 100644 --- a/src/core/sync_file.h +++ b/src/core/sync_file.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/task_tracker.h b/src/core/task_tracker.h index a65b0696c3..45838d0b11 100644 --- a/src/core/task_tracker.h +++ b/src/core/task_tracker.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/thread_id.cpp b/src/core/thread_id.cpp index 01def64ae2..ae92c03798 100644 --- a/src/core/thread_id.cpp +++ b/src/core/thread_id.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/thread_id.h b/src/core/thread_id.h index 04d0d283b8..cfd0732f05 100644 --- a/src/core/thread_id.h +++ b/src/core/thread_id.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/transaction.cpp b/src/core/transaction.cpp index 1cbff77890..30b1cca753 100644 --- a/src/core/transaction.cpp +++ b/src/core/transaction.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/transaction.h b/src/core/transaction.h index c6d9e926f5..aab5f63b28 100644 --- a/src/core/transaction.h +++ b/src/core/transaction.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/type_convert.h b/src/core/type_convert.h index db840ea250..7739565cd3 100644 --- a/src/core/type_convert.h +++ b/src/core/type_convert.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/value.h b/src/core/value.h index 9a5858acad..0d98cf9575 100644 --- a/src/core/value.h +++ b/src/core/value.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/version.h.in b/src/core/version.h.in index 8ef8ed9fcd..6ff8f6d463 100644 --- a/src/core/version.h.in +++ b/src/core/version.h.in @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/vertex_index.cpp b/src/core/vertex_index.cpp index 0c54297b64..1099242143 100644 --- a/src/core/vertex_index.cpp +++ b/src/core/vertex_index.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/vertex_index.h b/src/core/vertex_index.h index aaab07db62..377ae0c8f0 100644 --- a/src/core/vertex_index.h +++ b/src/core/vertex_index.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/wal.cpp b/src/core/wal.cpp index 710bc58683..7741c1c524 100644 --- a/src/core/wal.cpp +++ b/src/core/wal.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/core/wal.h b/src/core/wal.h index 520e5d0dd6..926f577198 100644 --- a/src/core/wal.h +++ b/src/core/wal.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/arithmetic/agg_ctx.h b/src/cypher/arithmetic/agg_ctx.h index 9eedfc07cd..e909d6da23 100644 --- a/src/cypher/arithmetic/agg_ctx.h +++ b/src/cypher/arithmetic/agg_ctx.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/arithmetic/agg_funcs.cpp b/src/cypher/arithmetic/agg_funcs.cpp index eacd65221b..53db9602e2 100644 --- a/src/cypher/arithmetic/agg_funcs.cpp +++ b/src/cypher/arithmetic/agg_funcs.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/arithmetic/agg_funcs.h b/src/cypher/arithmetic/agg_funcs.h index d32adf5119..a9aec98898 100644 --- a/src/cypher/arithmetic/agg_funcs.h +++ b/src/cypher/arithmetic/agg_funcs.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/arithmetic/arithmetic_expression.cpp b/src/cypher/arithmetic/arithmetic_expression.cpp index 72b6b883e1..3f235c8b0b 100644 --- a/src/cypher/arithmetic/arithmetic_expression.cpp +++ b/src/cypher/arithmetic/arithmetic_expression.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/arithmetic/arithmetic_expression.h b/src/cypher/arithmetic/arithmetic_expression.h index fe09adf1d4..3b722cbb09 100644 --- a/src/cypher/arithmetic/arithmetic_expression.h +++ b/src/cypher/arithmetic/arithmetic_expression.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/cypher_exception.h b/src/cypher/cypher_exception.h index a2a7422457..c7a8c97241 100644 --- a/src/cypher/cypher_exception.h +++ b/src/cypher/cypher_exception.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/cypher_types.h b/src/cypher/cypher_types.h index 439ec3871a..2ce6c9e6e5 100644 --- a/src/cypher/cypher_types.h +++ b/src/cypher/cypher_types.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/clause_guard.h b/src/cypher/execution_plan/clause_guard.h index 6b6c362420..ea2928514b 100644 --- a/src/cypher/execution_plan/clause_guard.h +++ b/src/cypher/execution_plan/clause_guard.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/execution_plan.cpp b/src/cypher/execution_plan/execution_plan.cpp index 0e7f6faee8..d0d0596126 100644 --- a/src/cypher/execution_plan/execution_plan.cpp +++ b/src/cypher/execution_plan/execution_plan.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/execution_plan.h b/src/cypher/execution_plan/execution_plan.h index 9dc54a48bf..fd2c38937f 100644 --- a/src/cypher/execution_plan/execution_plan.h +++ b/src/cypher/execution_plan/execution_plan.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/lru_cache.h b/src/cypher/execution_plan/lru_cache.h index 14591a42ba..99d9b38c03 100644 --- a/src/cypher/execution_plan/lru_cache.h +++ b/src/cypher/execution_plan/lru_cache.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op.h b/src/cypher/execution_plan/ops/op.h index b870a736e4..2783c91877 100644 --- a/src/cypher/execution_plan/ops/op.h +++ b/src/cypher/execution_plan/ops/op.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_aggregate.cpp b/src/cypher/execution_plan/ops/op_aggregate.cpp index e22e7c7fa5..192afd7668 100644 --- a/src/cypher/execution_plan/ops/op_aggregate.cpp +++ b/src/cypher/execution_plan/ops/op_aggregate.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_aggregate.h b/src/cypher/execution_plan/ops/op_aggregate.h index 120235ace8..5518ec9e14 100644 --- a/src/cypher/execution_plan/ops/op_aggregate.h +++ b/src/cypher/execution_plan/ops/op_aggregate.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_all_node_scan.cpp b/src/cypher/execution_plan/ops/op_all_node_scan.cpp index acb9737c11..1e05883e03 100644 --- a/src/cypher/execution_plan/ops/op_all_node_scan.cpp +++ b/src/cypher/execution_plan/ops/op_all_node_scan.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_all_node_scan.h b/src/cypher/execution_plan/ops/op_all_node_scan.h index 58847f1358..ef0983426d 100644 --- a/src/cypher/execution_plan/ops/op_all_node_scan.h +++ b/src/cypher/execution_plan/ops/op_all_node_scan.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_all_node_scan_dynamic.cpp b/src/cypher/execution_plan/ops/op_all_node_scan_dynamic.cpp index 2144ed1e5c..8d7cb6573d 100644 --- a/src/cypher/execution_plan/ops/op_all_node_scan_dynamic.cpp +++ b/src/cypher/execution_plan/ops/op_all_node_scan_dynamic.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_all_node_scan_dynamic.h b/src/cypher/execution_plan/ops/op_all_node_scan_dynamic.h index 14d32dfc9b..37392b92be 100644 --- a/src/cypher/execution_plan/ops/op_all_node_scan_dynamic.h +++ b/src/cypher/execution_plan/ops/op_all_node_scan_dynamic.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_apply.cpp b/src/cypher/execution_plan/ops/op_apply.cpp index b363d5b5c6..e730e21203 100644 --- a/src/cypher/execution_plan/ops/op_apply.cpp +++ b/src/cypher/execution_plan/ops/op_apply.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_apply.h b/src/cypher/execution_plan/ops/op_apply.h index fd0f6f187b..ddb56053a6 100644 --- a/src/cypher/execution_plan/ops/op_apply.h +++ b/src/cypher/execution_plan/ops/op_apply.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_argument.cpp b/src/cypher/execution_plan/ops/op_argument.cpp index f72150c11b..99b9c04ed8 100644 --- a/src/cypher/execution_plan/ops/op_argument.cpp +++ b/src/cypher/execution_plan/ops/op_argument.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_argument.h b/src/cypher/execution_plan/ops/op_argument.h index f678dbf673..a81c06a0a1 100644 --- a/src/cypher/execution_plan/ops/op_argument.h +++ b/src/cypher/execution_plan/ops/op_argument.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_cartesian_product.cpp b/src/cypher/execution_plan/ops/op_cartesian_product.cpp index bd0deeb7dc..c7bb5c62ab 100644 --- a/src/cypher/execution_plan/ops/op_cartesian_product.cpp +++ b/src/cypher/execution_plan/ops/op_cartesian_product.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_cartesian_product.h b/src/cypher/execution_plan/ops/op_cartesian_product.h index 043dd6ae81..91a7ae9202 100644 --- a/src/cypher/execution_plan/ops/op_cartesian_product.h +++ b/src/cypher/execution_plan/ops/op_cartesian_product.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_create.cpp b/src/cypher/execution_plan/ops/op_create.cpp index ee49dba097..7cb9fc259a 100644 --- a/src/cypher/execution_plan/ops/op_create.cpp +++ b/src/cypher/execution_plan/ops/op_create.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_create.h b/src/cypher/execution_plan/ops/op_create.h index 8389afed16..fb94b0e87e 100644 --- a/src/cypher/execution_plan/ops/op_create.h +++ b/src/cypher/execution_plan/ops/op_create.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_delete.cpp b/src/cypher/execution_plan/ops/op_delete.cpp index 1288867208..2eb18ec369 100644 --- a/src/cypher/execution_plan/ops/op_delete.cpp +++ b/src/cypher/execution_plan/ops/op_delete.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_delete.h b/src/cypher/execution_plan/ops/op_delete.h index 9c709db377..e49488d0e6 100644 --- a/src/cypher/execution_plan/ops/op_delete.h +++ b/src/cypher/execution_plan/ops/op_delete.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_distinct.cpp b/src/cypher/execution_plan/ops/op_distinct.cpp index 80cd72de24..0121c5b79c 100644 --- a/src/cypher/execution_plan/ops/op_distinct.cpp +++ b/src/cypher/execution_plan/ops/op_distinct.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_distinct.h b/src/cypher/execution_plan/ops/op_distinct.h index 8069f794e1..0ecca37c1c 100644 --- a/src/cypher/execution_plan/ops/op_distinct.h +++ b/src/cypher/execution_plan/ops/op_distinct.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_expand_all.cpp b/src/cypher/execution_plan/ops/op_expand_all.cpp index 4b4c1f9f28..b0dfe77d55 100644 --- a/src/cypher/execution_plan/ops/op_expand_all.cpp +++ b/src/cypher/execution_plan/ops/op_expand_all.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_expand_all.h b/src/cypher/execution_plan/ops/op_expand_all.h index 9d13011e0a..69515db8cc 100644 --- a/src/cypher/execution_plan/ops/op_expand_all.h +++ b/src/cypher/execution_plan/ops/op_expand_all.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_filter.cpp b/src/cypher/execution_plan/ops/op_filter.cpp index ca33e04fb1..1bfc4b0ef5 100644 --- a/src/cypher/execution_plan/ops/op_filter.cpp +++ b/src/cypher/execution_plan/ops/op_filter.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_filter.h b/src/cypher/execution_plan/ops/op_filter.h index 22b8a4dd51..d144485760 100644 --- a/src/cypher/execution_plan/ops/op_filter.h +++ b/src/cypher/execution_plan/ops/op_filter.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_immediate_argument.cpp b/src/cypher/execution_plan/ops/op_immediate_argument.cpp index e1566b6c20..95e87e05d3 100644 --- a/src/cypher/execution_plan/ops/op_immediate_argument.cpp +++ b/src/cypher/execution_plan/ops/op_immediate_argument.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_immediate_argument.h b/src/cypher/execution_plan/ops/op_immediate_argument.h index db088c8201..1b9c57bd89 100644 --- a/src/cypher/execution_plan/ops/op_immediate_argument.h +++ b/src/cypher/execution_plan/ops/op_immediate_argument.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_inquery_call.cpp b/src/cypher/execution_plan/ops/op_inquery_call.cpp index ffbb7fb046..c9a010af2a 100644 --- a/src/cypher/execution_plan/ops/op_inquery_call.cpp +++ b/src/cypher/execution_plan/ops/op_inquery_call.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_inquery_call.h b/src/cypher/execution_plan/ops/op_inquery_call.h index 33ade810de..3463a53f55 100644 --- a/src/cypher/execution_plan/ops/op_inquery_call.h +++ b/src/cypher/execution_plan/ops/op_inquery_call.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_limit.cpp b/src/cypher/execution_plan/ops/op_limit.cpp index 36316d8916..8f3348ed7f 100644 --- a/src/cypher/execution_plan/ops/op_limit.cpp +++ b/src/cypher/execution_plan/ops/op_limit.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_limit.h b/src/cypher/execution_plan/ops/op_limit.h index af792ac415..4bf38e904a 100644 --- a/src/cypher/execution_plan/ops/op_limit.h +++ b/src/cypher/execution_plan/ops/op_limit.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_merge.cpp b/src/cypher/execution_plan/ops/op_merge.cpp index 11f0b31d28..64962beee8 100644 --- a/src/cypher/execution_plan/ops/op_merge.cpp +++ b/src/cypher/execution_plan/ops/op_merge.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_merge.h b/src/cypher/execution_plan/ops/op_merge.h index 506d787dca..4401660d85 100644 --- a/src/cypher/execution_plan/ops/op_merge.h +++ b/src/cypher/execution_plan/ops/op_merge.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_node_by_id_seek.cpp b/src/cypher/execution_plan/ops/op_node_by_id_seek.cpp index 5cce8e7323..021cbca3e1 100644 --- a/src/cypher/execution_plan/ops/op_node_by_id_seek.cpp +++ b/src/cypher/execution_plan/ops/op_node_by_id_seek.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_node_by_id_seek.h b/src/cypher/execution_plan/ops/op_node_by_id_seek.h index a7c49b6fc2..87d75560dd 100644 --- a/src/cypher/execution_plan/ops/op_node_by_id_seek.h +++ b/src/cypher/execution_plan/ops/op_node_by_id_seek.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_node_by_label_scan.cpp b/src/cypher/execution_plan/ops/op_node_by_label_scan.cpp index 05b1245f77..b708bc6bc8 100644 --- a/src/cypher/execution_plan/ops/op_node_by_label_scan.cpp +++ b/src/cypher/execution_plan/ops/op_node_by_label_scan.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_node_by_label_scan.h b/src/cypher/execution_plan/ops/op_node_by_label_scan.h index ea18433e86..fbf92505bf 100644 --- a/src/cypher/execution_plan/ops/op_node_by_label_scan.h +++ b/src/cypher/execution_plan/ops/op_node_by_label_scan.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_node_by_label_scan_dynamic.cpp b/src/cypher/execution_plan/ops/op_node_by_label_scan_dynamic.cpp index b985d8d781..26d59ae70b 100644 --- a/src/cypher/execution_plan/ops/op_node_by_label_scan_dynamic.cpp +++ b/src/cypher/execution_plan/ops/op_node_by_label_scan_dynamic.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_node_by_label_scan_dynamic.h b/src/cypher/execution_plan/ops/op_node_by_label_scan_dynamic.h index a43ef7e55c..af47cf9071 100644 --- a/src/cypher/execution_plan/ops/op_node_by_label_scan_dynamic.h +++ b/src/cypher/execution_plan/ops/op_node_by_label_scan_dynamic.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_node_index_seek.cpp b/src/cypher/execution_plan/ops/op_node_index_seek.cpp index 5a190bef8e..399301b693 100644 --- a/src/cypher/execution_plan/ops/op_node_index_seek.cpp +++ b/src/cypher/execution_plan/ops/op_node_index_seek.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_node_index_seek.h b/src/cypher/execution_plan/ops/op_node_index_seek.h index 6a765d622a..bfce83cdf3 100644 --- a/src/cypher/execution_plan/ops/op_node_index_seek.h +++ b/src/cypher/execution_plan/ops/op_node_index_seek.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_node_index_seek_dynamic.cpp b/src/cypher/execution_plan/ops/op_node_index_seek_dynamic.cpp index c309553b19..277a549e78 100644 --- a/src/cypher/execution_plan/ops/op_node_index_seek_dynamic.cpp +++ b/src/cypher/execution_plan/ops/op_node_index_seek_dynamic.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_node_index_seek_dynamic.h b/src/cypher/execution_plan/ops/op_node_index_seek_dynamic.h index 61118d304e..b2d310bf56 100644 --- a/src/cypher/execution_plan/ops/op_node_index_seek_dynamic.h +++ b/src/cypher/execution_plan/ops/op_node_index_seek_dynamic.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_optional.cpp b/src/cypher/execution_plan/ops/op_optional.cpp index 468786ed33..986d4e030d 100644 --- a/src/cypher/execution_plan/ops/op_optional.cpp +++ b/src/cypher/execution_plan/ops/op_optional.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_optional.h b/src/cypher/execution_plan/ops/op_optional.h index 36f1f421b6..b3b71dfa68 100644 --- a/src/cypher/execution_plan/ops/op_optional.h +++ b/src/cypher/execution_plan/ops/op_optional.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_produce_results.cpp b/src/cypher/execution_plan/ops/op_produce_results.cpp index 30396d6716..2ac9180f2e 100644 --- a/src/cypher/execution_plan/ops/op_produce_results.cpp +++ b/src/cypher/execution_plan/ops/op_produce_results.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_produce_results.h b/src/cypher/execution_plan/ops/op_produce_results.h index 546736dfc1..9839e1970b 100644 --- a/src/cypher/execution_plan/ops/op_produce_results.h +++ b/src/cypher/execution_plan/ops/op_produce_results.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_project.cpp b/src/cypher/execution_plan/ops/op_project.cpp index 9e1b71645d..9e3c7ed51d 100644 --- a/src/cypher/execution_plan/ops/op_project.cpp +++ b/src/cypher/execution_plan/ops/op_project.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_project.h b/src/cypher/execution_plan/ops/op_project.h index 8f3eee8694..4fec447f1d 100644 --- a/src/cypher/execution_plan/ops/op_project.h +++ b/src/cypher/execution_plan/ops/op_project.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_relationship_count.cpp b/src/cypher/execution_plan/ops/op_relationship_count.cpp index 64956798b8..070ded1538 100644 --- a/src/cypher/execution_plan/ops/op_relationship_count.cpp +++ b/src/cypher/execution_plan/ops/op_relationship_count.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_relationship_count.h b/src/cypher/execution_plan/ops/op_relationship_count.h index 7aff52c583..01e179c0c9 100644 --- a/src/cypher/execution_plan/ops/op_relationship_count.h +++ b/src/cypher/execution_plan/ops/op_relationship_count.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_remove.cpp b/src/cypher/execution_plan/ops/op_remove.cpp index c0af9e0716..9ef8138138 100644 --- a/src/cypher/execution_plan/ops/op_remove.cpp +++ b/src/cypher/execution_plan/ops/op_remove.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_remove.h b/src/cypher/execution_plan/ops/op_remove.h index 6e10e09f5a..59dad5c0ac 100644 --- a/src/cypher/execution_plan/ops/op_remove.h +++ b/src/cypher/execution_plan/ops/op_remove.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_set.cpp b/src/cypher/execution_plan/ops/op_set.cpp index aeda5a6317..328b2d5b32 100644 --- a/src/cypher/execution_plan/ops/op_set.cpp +++ b/src/cypher/execution_plan/ops/op_set.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_set.h b/src/cypher/execution_plan/ops/op_set.h index e39700ad9f..250435c0f6 100644 --- a/src/cypher/execution_plan/ops/op_set.h +++ b/src/cypher/execution_plan/ops/op_set.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_skip.cpp b/src/cypher/execution_plan/ops/op_skip.cpp index c42b417d48..50f8866548 100644 --- a/src/cypher/execution_plan/ops/op_skip.cpp +++ b/src/cypher/execution_plan/ops/op_skip.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_skip.h b/src/cypher/execution_plan/ops/op_skip.h index dde9088fb1..6d4daf140f 100644 --- a/src/cypher/execution_plan/ops/op_skip.h +++ b/src/cypher/execution_plan/ops/op_skip.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_sort.cpp b/src/cypher/execution_plan/ops/op_sort.cpp index 7e5c42eece..566b993b26 100644 --- a/src/cypher/execution_plan/ops/op_sort.cpp +++ b/src/cypher/execution_plan/ops/op_sort.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_sort.h b/src/cypher/execution_plan/ops/op_sort.h index cfde554d37..0a2992463a 100644 --- a/src/cypher/execution_plan/ops/op_sort.h +++ b/src/cypher/execution_plan/ops/op_sort.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_standalone_call.cpp b/src/cypher/execution_plan/ops/op_standalone_call.cpp index cf5132598b..729297ea5f 100644 --- a/src/cypher/execution_plan/ops/op_standalone_call.cpp +++ b/src/cypher/execution_plan/ops/op_standalone_call.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_standalone_call.h b/src/cypher/execution_plan/ops/op_standalone_call.h index 57e28ec243..29e44cdc11 100644 --- a/src/cypher/execution_plan/ops/op_standalone_call.h +++ b/src/cypher/execution_plan/ops/op_standalone_call.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_topn.cpp b/src/cypher/execution_plan/ops/op_topn.cpp index 35a92c0faa..d0726039a4 100644 --- a/src/cypher/execution_plan/ops/op_topn.cpp +++ b/src/cypher/execution_plan/ops/op_topn.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_topn.h b/src/cypher/execution_plan/ops/op_topn.h index 334fed52e5..86c1ecb3ef 100644 --- a/src/cypher/execution_plan/ops/op_topn.h +++ b/src/cypher/execution_plan/ops/op_topn.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_traversal.cpp b/src/cypher/execution_plan/ops/op_traversal.cpp index 5463fcc09b..380fda3f28 100644 --- a/src/cypher/execution_plan/ops/op_traversal.cpp +++ b/src/cypher/execution_plan/ops/op_traversal.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_traversal.h b/src/cypher/execution_plan/ops/op_traversal.h index f500df4dab..2650926cc9 100644 --- a/src/cypher/execution_plan/ops/op_traversal.h +++ b/src/cypher/execution_plan/ops/op_traversal.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_union.cpp b/src/cypher/execution_plan/ops/op_union.cpp index 2fa4236f89..25d0116860 100644 --- a/src/cypher/execution_plan/ops/op_union.cpp +++ b/src/cypher/execution_plan/ops/op_union.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_union.h b/src/cypher/execution_plan/ops/op_union.h index dde9dbdf59..f2c739c7cd 100644 --- a/src/cypher/execution_plan/ops/op_union.h +++ b/src/cypher/execution_plan/ops/op_union.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_unwind.cpp b/src/cypher/execution_plan/ops/op_unwind.cpp index 8a158cb7fa..e8f6d45ea6 100644 --- a/src/cypher/execution_plan/ops/op_unwind.cpp +++ b/src/cypher/execution_plan/ops/op_unwind.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_unwind.h b/src/cypher/execution_plan/ops/op_unwind.h index f2979d75fa..fa5c5407b6 100644 --- a/src/cypher/execution_plan/ops/op_unwind.h +++ b/src/cypher/execution_plan/ops/op_unwind.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_var_len_expand.cpp b/src/cypher/execution_plan/ops/op_var_len_expand.cpp index 48318bf6ff..01f6dc8263 100644 --- a/src/cypher/execution_plan/ops/op_var_len_expand.cpp +++ b/src/cypher/execution_plan/ops/op_var_len_expand.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_var_len_expand.h b/src/cypher/execution_plan/ops/op_var_len_expand.h index a45da5ebe7..be358308da 100644 --- a/src/cypher/execution_plan/ops/op_var_len_expand.h +++ b/src/cypher/execution_plan/ops/op_var_len_expand.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_var_len_expand_into.cpp b/src/cypher/execution_plan/ops/op_var_len_expand_into.cpp index c778d3e80a..354be276da 100644 --- a/src/cypher/execution_plan/ops/op_var_len_expand_into.cpp +++ b/src/cypher/execution_plan/ops/op_var_len_expand_into.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/op_var_len_expand_into.h b/src/cypher/execution_plan/ops/op_var_len_expand_into.h index 3e73648005..cb8a01bccc 100644 --- a/src/cypher/execution_plan/ops/op_var_len_expand_into.h +++ b/src/cypher/execution_plan/ops/op_var_len_expand_into.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/ops/ops.h b/src/cypher/execution_plan/ops/ops.h index 02aa4504a8..aceafdc752 100644 --- a/src/cypher/execution_plan/ops/ops.h +++ b/src/cypher/execution_plan/ops/ops.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/optimization/edge_filter_pushdown_expand.h b/src/cypher/execution_plan/optimization/edge_filter_pushdown_expand.h index 4847a753d3..68759ac1ce 100644 --- a/src/cypher/execution_plan/optimization/edge_filter_pushdown_expand.h +++ b/src/cypher/execution_plan/optimization/edge_filter_pushdown_expand.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/optimization/lazy_project_topn.h b/src/cypher/execution_plan/optimization/lazy_project_topn.h index e279f6b949..335fe75aa1 100644 --- a/src/cypher/execution_plan/optimization/lazy_project_topn.h +++ b/src/cypher/execution_plan/optimization/lazy_project_topn.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/optimization/locate_node_by_indexed_prop.h b/src/cypher/execution_plan/optimization/locate_node_by_indexed_prop.h index bb3ae58190..60ee17a339 100644 --- a/src/cypher/execution_plan/optimization/locate_node_by_indexed_prop.h +++ b/src/cypher/execution_plan/optimization/locate_node_by_indexed_prop.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/optimization/locate_node_by_vid.h b/src/cypher/execution_plan/optimization/locate_node_by_vid.h index 649eb4e3fd..f0f34b5730 100644 --- a/src/cypher/execution_plan/optimization/locate_node_by_vid.h +++ b/src/cypher/execution_plan/optimization/locate_node_by_vid.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/optimization/opt_pass.h b/src/cypher/execution_plan/optimization/opt_pass.h index 8e90f4e061..62a1dbe4fd 100644 --- a/src/cypher/execution_plan/optimization/opt_pass.h +++ b/src/cypher/execution_plan/optimization/opt_pass.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/optimization/opt_rewrite_with_schema_inference.h b/src/cypher/execution_plan/optimization/opt_rewrite_with_schema_inference.h index 2bcc34145d..3e60cacbec 100644 --- a/src/cypher/execution_plan/optimization/opt_rewrite_with_schema_inference.h +++ b/src/cypher/execution_plan/optimization/opt_rewrite_with_schema_inference.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/optimization/parallel_traversal.h b/src/cypher/execution_plan/optimization/parallel_traversal.h index 0ffcb042db..ffe5e8006f 100644 --- a/src/cypher/execution_plan/optimization/parallel_traversal.h +++ b/src/cypher/execution_plan/optimization/parallel_traversal.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/optimization/pass_manager.h b/src/cypher/execution_plan/optimization/pass_manager.h index b5e924142f..99673906f9 100644 --- a/src/cypher/execution_plan/optimization/pass_manager.h +++ b/src/cypher/execution_plan/optimization/pass_manager.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/optimization/reduce_count.h b/src/cypher/execution_plan/optimization/reduce_count.h index 89261063b3..820421a76c 100644 --- a/src/cypher/execution_plan/optimization/reduce_count.h +++ b/src/cypher/execution_plan/optimization/reduce_count.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/optimization/rewrite/edge.h b/src/cypher/execution_plan/optimization/rewrite/edge.h index 2b76039831..3fbbcd3d9a 100644 --- a/src/cypher/execution_plan/optimization/rewrite/edge.h +++ b/src/cypher/execution_plan/optimization/rewrite/edge.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/optimization/rewrite/graph.cpp b/src/cypher/execution_plan/optimization/rewrite/graph.cpp index 264318f5e1..02ef7d3cc9 100644 --- a/src/cypher/execution_plan/optimization/rewrite/graph.cpp +++ b/src/cypher/execution_plan/optimization/rewrite/graph.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/optimization/rewrite/graph.h b/src/cypher/execution_plan/optimization/rewrite/graph.h index 5e0d7ae8db..909f1bd83a 100644 --- a/src/cypher/execution_plan/optimization/rewrite/graph.h +++ b/src/cypher/execution_plan/optimization/rewrite/graph.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/optimization/rewrite/node.h b/src/cypher/execution_plan/optimization/rewrite/node.h index 065b179560..08ac66aa71 100644 --- a/src/cypher/execution_plan/optimization/rewrite/node.h +++ b/src/cypher/execution_plan/optimization/rewrite/node.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/optimization/rewrite/schema_rewrite.cpp b/src/cypher/execution_plan/optimization/rewrite/schema_rewrite.cpp index 34b8981efe..d49d4bce82 100644 --- a/src/cypher/execution_plan/optimization/rewrite/schema_rewrite.cpp +++ b/src/cypher/execution_plan/optimization/rewrite/schema_rewrite.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/optimization/rewrite/schema_rewrite.h b/src/cypher/execution_plan/optimization/rewrite/schema_rewrite.h index f5389dbd14..6bfbcbb9e3 100644 --- a/src/cypher/execution_plan/optimization/rewrite/schema_rewrite.h +++ b/src/cypher/execution_plan/optimization/rewrite/schema_rewrite.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/optimization/rewrite/state_info.h b/src/cypher/execution_plan/optimization/rewrite/state_info.h index 6b2c821a07..df3220b4e0 100644 --- a/src/cypher/execution_plan/optimization/rewrite/state_info.h +++ b/src/cypher/execution_plan/optimization/rewrite/state_info.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/optimization/var_len_expand_with_limit.h b/src/cypher/execution_plan/optimization/var_len_expand_with_limit.h index 5a90c5ef2c..c832ad2a78 100644 --- a/src/cypher/execution_plan/optimization/var_len_expand_with_limit.h +++ b/src/cypher/execution_plan/optimization/var_len_expand_with_limit.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/runtime_context.h b/src/cypher/execution_plan/runtime_context.h index 505c8d5544..f52147667f 100644 --- a/src/cypher/execution_plan/runtime_context.h +++ b/src/cypher/execution_plan/runtime_context.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/scheduler.cpp b/src/cypher/execution_plan/scheduler.cpp index 8c3140370b..2422d8c2a9 100644 --- a/src/cypher/execution_plan/scheduler.cpp +++ b/src/cypher/execution_plan/scheduler.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/scheduler.h b/src/cypher/execution_plan/scheduler.h index e190be4382..80260b508d 100644 --- a/src/cypher/execution_plan/scheduler.h +++ b/src/cypher/execution_plan/scheduler.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/validation/graph_name_checker.h b/src/cypher/execution_plan/validation/graph_name_checker.h index b71adb12c7..710991b0f3 100644 --- a/src/cypher/execution_plan/validation/graph_name_checker.h +++ b/src/cypher/execution_plan/validation/graph_name_checker.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/execution_plan/visitor/visitor.h b/src/cypher/execution_plan/visitor/visitor.h index 184e3caa06..94dd7aa550 100644 --- a/src/cypher/execution_plan/visitor/visitor.h +++ b/src/cypher/execution_plan/visitor/visitor.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/filter/filter.cpp b/src/cypher/filter/filter.cpp index b02e89fb74..d21bc7f59e 100644 --- a/src/cypher/filter/filter.cpp +++ b/src/cypher/filter/filter.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/filter/filter.h b/src/cypher/filter/filter.h index c3cde66b42..7f5e6f3e6d 100644 --- a/src/cypher/filter/filter.h +++ b/src/cypher/filter/filter.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/filter/iterator.cpp b/src/cypher/filter/iterator.cpp index 51a434531b..169c270e06 100644 --- a/src/cypher/filter/iterator.cpp +++ b/src/cypher/filter/iterator.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/filter/iterator.h b/src/cypher/filter/iterator.h index 2c7fac2484..bb6db45410 100644 --- a/src/cypher/filter/iterator.h +++ b/src/cypher/filter/iterator.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/graph/common.h b/src/cypher/graph/common.h index 29cd525861..32b1e30c8f 100644 --- a/src/cypher/graph/common.h +++ b/src/cypher/graph/common.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/graph/graph.cpp b/src/cypher/graph/graph.cpp index a1408bd480..c4771f60af 100644 --- a/src/cypher/graph/graph.cpp +++ b/src/cypher/graph/graph.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/graph/graph.h b/src/cypher/graph/graph.h index 10f95d0060..d015d626ea 100644 --- a/src/cypher/graph/graph.h +++ b/src/cypher/graph/graph.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/graph/node.cpp b/src/cypher/graph/node.cpp index 82b0a6763c..14d5874712 100644 --- a/src/cypher/graph/node.cpp +++ b/src/cypher/graph/node.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/graph/node.h b/src/cypher/graph/node.h index 099491d723..e9da56796b 100644 --- a/src/cypher/graph/node.h +++ b/src/cypher/graph/node.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/graph/relationship.cpp b/src/cypher/graph/relationship.cpp index 5d8601876e..0702593a81 100644 --- a/src/cypher/graph/relationship.cpp +++ b/src/cypher/graph/relationship.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/graph/relationship.h b/src/cypher/graph/relationship.h index c21154a4a1..d7d6922ba3 100644 --- a/src/cypher/graph/relationship.h +++ b/src/cypher/graph/relationship.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/grouping/group.cpp b/src/cypher/grouping/group.cpp index 311c1772a7..d38452f0fb 100644 --- a/src/cypher/grouping/group.cpp +++ b/src/cypher/grouping/group.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/grouping/group.h b/src/cypher/grouping/group.h index 56429c2bce..d323a59972 100644 --- a/src/cypher/grouping/group.h +++ b/src/cypher/grouping/group.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/monitor/memory_monitor_allocator.h b/src/cypher/monitor/memory_monitor_allocator.h index ab3f4ae1b6..22e3dfd487 100644 --- a/src/cypher/monitor/memory_monitor_allocator.h +++ b/src/cypher/monitor/memory_monitor_allocator.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/monitor/monitor_manager.cpp b/src/cypher/monitor/monitor_manager.cpp index f663b6af33..4ffdd9de3e 100644 --- a/src/cypher/monitor/monitor_manager.cpp +++ b/src/cypher/monitor/monitor_manager.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/monitor/monitor_manager.h b/src/cypher/monitor/monitor_manager.h index 3d8eb54bc1..e257fda366 100644 --- a/src/cypher/monitor/monitor_manager.h +++ b/src/cypher/monitor/monitor_manager.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/parser/clause.h b/src/cypher/parser/clause.h index 4e0098cb49..9f1e913309 100644 --- a/src/cypher/parser/clause.h +++ b/src/cypher/parser/clause.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/parser/cypher_base_visitor.cpp b/src/cypher/parser/cypher_base_visitor.cpp index c6f2ce0881..eec04914f6 100644 --- a/src/cypher/parser/cypher_base_visitor.cpp +++ b/src/cypher/parser/cypher_base_visitor.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/parser/cypher_base_visitor.h b/src/cypher/parser/cypher_base_visitor.h index 18be1ab9bc..ed70e31942 100644 --- a/src/cypher/parser/cypher_base_visitor.h +++ b/src/cypher/parser/cypher_base_visitor.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/parser/cypher_error_listener.cpp b/src/cypher/parser/cypher_error_listener.cpp index 04fc53b03b..73ba7bfe33 100644 --- a/src/cypher/parser/cypher_error_listener.cpp +++ b/src/cypher/parser/cypher_error_listener.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/parser/cypher_error_listener.h b/src/cypher/parser/cypher_error_listener.h index dc0a9c9ceb..844eeb215c 100644 --- a/src/cypher/parser/cypher_error_listener.h +++ b/src/cypher/parser/cypher_error_listener.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/parser/data_typedef.h b/src/cypher/parser/data_typedef.h index 6f3c58e70f..2c72d8b936 100644 --- a/src/cypher/parser/data_typedef.h +++ b/src/cypher/parser/data_typedef.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/parser/expression.h b/src/cypher/parser/expression.h index 59e948263b..dfb7caad86 100644 --- a/src/cypher/parser/expression.h +++ b/src/cypher/parser/expression.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/parser/symbol_table.cpp b/src/cypher/parser/symbol_table.cpp index fc31ce2f4a..c3ace31432 100644 --- a/src/cypher/parser/symbol_table.cpp +++ b/src/cypher/parser/symbol_table.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/parser/symbol_table.h b/src/cypher/parser/symbol_table.h index ef8b20df7f..4705c32cea 100644 --- a/src/cypher/parser/symbol_table.h +++ b/src/cypher/parser/symbol_table.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/procedure/procedure.cpp b/src/cypher/procedure/procedure.cpp index 72227bda0b..8ed7503de7 100644 --- a/src/cypher/procedure/procedure.cpp +++ b/src/cypher/procedure/procedure.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/procedure/procedure.h b/src/cypher/procedure/procedure.h index d7cecc30f0..fbddf1ff35 100644 --- a/src/cypher/procedure/procedure.h +++ b/src/cypher/procedure/procedure.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/procedure/utils.h b/src/cypher/procedure/utils.h index 65e0dbc77b..6e0926d80e 100644 --- a/src/cypher/procedure/utils.h +++ b/src/cypher/procedure/utils.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/resultset/record.cpp b/src/cypher/resultset/record.cpp index 3c7c6d2b56..badbf92638 100644 --- a/src/cypher/resultset/record.cpp +++ b/src/cypher/resultset/record.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/resultset/record.h b/src/cypher/resultset/record.h index cf585acccf..3e8e86c04b 100644 --- a/src/cypher/resultset/record.h +++ b/src/cypher/resultset/record.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/resultset/result_info.h b/src/cypher/resultset/result_info.h index 342526d667..5f816108f0 100644 --- a/src/cypher/resultset/result_info.h +++ b/src/cypher/resultset/result_info.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/resultset/resultset_statistics.h b/src/cypher/resultset/resultset_statistics.h index 4c09d672b6..8b1112c05d 100644 --- a/src/cypher/resultset/resultset_statistics.h +++ b/src/cypher/resultset/resultset_statistics.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/rewriter/GenAnonymousAliasRewriter.h b/src/cypher/rewriter/GenAnonymousAliasRewriter.h index ec9c96ceca..0a51c3e13d 100644 --- a/src/cypher/rewriter/GenAnonymousAliasRewriter.h +++ b/src/cypher/rewriter/GenAnonymousAliasRewriter.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/utils/ast_node_visitor_impl.h b/src/cypher/utils/ast_node_visitor_impl.h index 49a1fe2139..674431d74a 100644 --- a/src/cypher/utils/ast_node_visitor_impl.h +++ b/src/cypher/utils/ast_node_visitor_impl.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/utils/geax_expr_util.h b/src/cypher/utils/geax_expr_util.h index d1fbe56e91..fa945c8232 100644 --- a/src/cypher/utils/geax_expr_util.h +++ b/src/cypher/utils/geax_expr_util.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/cypher/utils/geax_util.h b/src/cypher/utils/geax_util.h index 6add411101..080cea3eaa 100644 --- a/src/cypher/utils/geax_util.h +++ b/src/cypher/utils/geax_util.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/db/acl.cpp b/src/db/acl.cpp index 03d859e97e..749f93d824 100644 --- a/src/db/acl.cpp +++ b/src/db/acl.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/db/acl.h b/src/db/acl.h index fb37e3598d..5fc22a43c9 100644 --- a/src/db/acl.h +++ b/src/db/acl.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/db/db.cpp b/src/db/db.cpp index aedb35cbf7..094ade0e87 100644 --- a/src/db/db.cpp +++ b/src/db/db.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/db/db.h b/src/db/db.h index 6f10fa0c8a..bd9d903f1a 100644 --- a/src/db/db.h +++ b/src/db/db.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/db/galaxy.cpp b/src/db/galaxy.cpp index e2d8e51823..ba2f77f38d 100644 --- a/src/db/galaxy.cpp +++ b/src/db/galaxy.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/db/galaxy.h b/src/db/galaxy.h index 6cae188013..293739a24a 100644 --- a/src/db/galaxy.h +++ b/src/db/galaxy.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/db/graph_manager.cpp b/src/db/graph_manager.cpp index e4d473b6da..c86951e129 100644 --- a/src/db/graph_manager.cpp +++ b/src/db/graph_manager.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/db/graph_manager.h b/src/db/graph_manager.h index 5f9d69af08..f3273f0ea7 100644 --- a/src/db/graph_manager.h +++ b/src/db/graph_manager.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/db/token_manager.cpp b/src/db/token_manager.cpp index a005fa6e93..3481639928 100644 --- a/src/db/token_manager.cpp +++ b/src/db/token_manager.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/db/token_manager.h b/src/db/token_manager.h index b4231d4a62..fb5fe8bfd4 100644 --- a/src/db/token_manager.h +++ b/src/db/token_manager.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/import/blob_writer.h b/src/import/blob_writer.h index b8cf183aab..5898849c78 100644 --- a/src/import/blob_writer.h +++ b/src/import/blob_writer.h @@ -1,5 +1,5 @@ /** -* Copyright 2022 AntGroup CO., Ltd. +* Copyright 2024 AntGroup CO., 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/src/import/column_parser.h b/src/import/column_parser.h index 5b51c3796c..63175f76b2 100644 --- a/src/import/column_parser.h +++ b/src/import/column_parser.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/import/dense_string.h b/src/import/dense_string.h index 2d3a154343..0f8fabc7cd 100644 --- a/src/import/dense_string.h +++ b/src/import/dense_string.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/import/file_cutter.h b/src/import/file_cutter.h index 952a48d81e..5f4114898c 100644 --- a/src/import/file_cutter.h +++ b/src/import/file_cutter.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/import/import_client.cpp b/src/import/import_client.cpp index a396983750..c3bef47ea5 100644 --- a/src/import/import_client.cpp +++ b/src/import/import_client.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/import/import_client.h b/src/import/import_client.h index 26196e7773..4eb4320f63 100644 --- a/src/import/import_client.h +++ b/src/import/import_client.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/import/import_config_parser.h b/src/import/import_config_parser.h index bf99bdac4d..467c48b2bd 100644 --- a/src/import/import_config_parser.h +++ b/src/import/import_config_parser.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/import/import_data_file.h b/src/import/import_data_file.h index c5c0b5dba2..bb4bb074b7 100644 --- a/src/import/import_data_file.h +++ b/src/import/import_data_file.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/import/import_exception.h b/src/import/import_exception.h index da8fcaca72..97e9290a37 100644 --- a/src/import/import_exception.h +++ b/src/import/import_exception.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/import/import_online.cpp b/src/import/import_online.cpp index 308c72bf7c..82d44e6de7 100644 --- a/src/import/import_online.cpp +++ b/src/import/import_online.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/import/import_online.h b/src/import/import_online.h index 7658f6f8d2..eb098ce18f 100644 --- a/src/import/import_online.h +++ b/src/import/import_online.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/import/import_planner.h b/src/import/import_planner.h index 44f995838b..405bc5fc4d 100644 --- a/src/import/import_planner.h +++ b/src/import/import_planner.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/import/import_utils.h b/src/import/import_utils.h index 4916041311..b9e7c32034 100644 --- a/src/import/import_utils.h +++ b/src/import/import_utils.h @@ -1,5 +1,5 @@ /** -* Copyright 2022 AntGroup CO., Ltd. +* Copyright 2024 AntGroup CO., 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/src/import/import_v2.cpp b/src/import/import_v2.cpp index 42289bf3b4..295340485c 100644 --- a/src/import/import_v2.cpp +++ b/src/import/import_v2.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/import/import_v2.h b/src/import/import_v2.h index 829bd7a335..c400b4ad74 100644 --- a/src/import/import_v2.h +++ b/src/import/import_v2.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/import/import_v3.cpp b/src/import/import_v3.cpp index f541928df7..ec46527569 100644 --- a/src/import/import_v3.cpp +++ b/src/import/import_v3.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/import/import_v3.h b/src/import/import_v3.h index 283859edd2..44ec315aab 100644 --- a/src/import/import_v3.h +++ b/src/import/import_v3.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/import/parse_delimiter.h b/src/import/parse_delimiter.h index 11a8ccad88..02fac9d9fe 100644 --- a/src/import/parse_delimiter.h +++ b/src/import/parse_delimiter.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/import/vid_table.h b/src/import/vid_table.h index f5e5151543..f968fd0bad 100644 --- a/src/import/vid_table.h +++ b/src/import/vid_table.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/lgraph_api/c.cpp b/src/lgraph_api/c.cpp index c520d166f0..12ef53a946 100644 --- a/src/lgraph_api/c.cpp +++ b/src/lgraph_api/c.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/lgraph_api/lgraph_db.cpp b/src/lgraph_api/lgraph_db.cpp index 259802000a..072c61117a 100644 --- a/src/lgraph_api/lgraph_db.cpp +++ b/src/lgraph_api/lgraph_db.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/lgraph_api/lgraph_edge_index_iterator.cpp b/src/lgraph_api/lgraph_edge_index_iterator.cpp index 7830b9eb12..a0b51ffbe1 100644 --- a/src/lgraph_api/lgraph_edge_index_iterator.cpp +++ b/src/lgraph_api/lgraph_edge_index_iterator.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/lgraph_api/lgraph_edge_iterator.cpp b/src/lgraph_api/lgraph_edge_iterator.cpp index 6d6740547a..b1ab9bb526 100644 --- a/src/lgraph_api/lgraph_edge_iterator.cpp +++ b/src/lgraph_api/lgraph_edge_iterator.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/lgraph_api/lgraph_galaxy.cpp b/src/lgraph_api/lgraph_galaxy.cpp index 09f03f08a5..a49c35692d 100644 --- a/src/lgraph_api/lgraph_galaxy.cpp +++ b/src/lgraph_api/lgraph_galaxy.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/lgraph_api/lgraph_result.cpp b/src/lgraph_api/lgraph_result.cpp index 123cbbdd52..346ccd9ce3 100644 --- a/src/lgraph_api/lgraph_result.cpp +++ b/src/lgraph_api/lgraph_result.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/lgraph_api/lgraph_traversal.cpp b/src/lgraph_api/lgraph_traversal.cpp index 4955f956d6..31fe2d5740 100644 --- a/src/lgraph_api/lgraph_traversal.cpp +++ b/src/lgraph_api/lgraph_traversal.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/lgraph_api/lgraph_txn.cpp b/src/lgraph_api/lgraph_txn.cpp index a09d8aa320..dfe84b40f8 100644 --- a/src/lgraph_api/lgraph_txn.cpp +++ b/src/lgraph_api/lgraph_txn.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/lgraph_api/lgraph_types.cpp b/src/lgraph_api/lgraph_types.cpp index 91cb8cb021..b121e126ba 100644 --- a/src/lgraph_api/lgraph_types.cpp +++ b/src/lgraph_api/lgraph_types.cpp @@ -1,5 +1,5 @@ /** -* Copyright 2022 AntGroup CO., Ltd. +* Copyright 2024 AntGroup CO., 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/src/lgraph_api/lgraph_utils.cpp b/src/lgraph_api/lgraph_utils.cpp index 65b89a121a..e7e20f0886 100644 --- a/src/lgraph_api/lgraph_utils.cpp +++ b/src/lgraph_api/lgraph_utils.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/lgraph_api/lgraph_vertex_index_iterator.cpp b/src/lgraph_api/lgraph_vertex_index_iterator.cpp index e36169010c..76eba68ba5 100644 --- a/src/lgraph_api/lgraph_vertex_index_iterator.cpp +++ b/src/lgraph_api/lgraph_vertex_index_iterator.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/lgraph_api/lgraph_vertex_iterator.cpp b/src/lgraph_api/lgraph_vertex_iterator.cpp index ad37932bac..b6f7330a29 100644 --- a/src/lgraph_api/lgraph_vertex_iterator.cpp +++ b/src/lgraph_api/lgraph_vertex_iterator.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/lgraph_api/olap_base.cpp b/src/lgraph_api/olap_base.cpp index ceca2c623c..896cab6d2a 100644 --- a/src/lgraph_api/olap_base.cpp +++ b/src/lgraph_api/olap_base.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/lgraph_api/olap_profile.cpp b/src/lgraph_api/olap_profile.cpp index c80a86e057..02e91fc49d 100644 --- a/src/lgraph_api/olap_profile.cpp +++ b/src/lgraph_api/olap_profile.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/lgraph_api/result_element.cpp b/src/lgraph_api/result_element.cpp index 2a5b7965a8..5500c10f60 100644 --- a/src/lgraph_api/result_element.cpp +++ b/src/lgraph_api/result_element.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/lgraph_api/result_element.h b/src/lgraph_api/result_element.h index 078f2d6d43..56795ea414 100644 --- a/src/lgraph_api/result_element.h +++ b/src/lgraph_api/result_element.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/monitor/prometheus_monitor.cpp b/src/monitor/prometheus_monitor.cpp index 3df708b358..22812c7fa9 100644 --- a/src/monitor/prometheus_monitor.cpp +++ b/src/monitor/prometheus_monitor.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/monitor/prometheus_monitor.h b/src/monitor/prometheus_monitor.h index e4c15154ca..785f8a01da 100644 --- a/src/monitor/prometheus_monitor.h +++ b/src/monitor/prometheus_monitor.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/olap/olap_config.h b/src/olap/olap_config.h index e2b9f77300..0f80f92609 100644 --- a/src/olap/olap_config.h +++ b/src/olap/olap_config.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/olap/olap_io.h b/src/olap/olap_io.h index 60c27665ae..354e360a2e 100644 --- a/src/olap/olap_io.h +++ b/src/olap/olap_io.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/olap/olap_on_disk.h b/src/olap/olap_on_disk.h index 07b3142d83..272a9f1150 100644 --- a/src/olap/olap_on_disk.h +++ b/src/olap/olap_on_disk.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/plugin/cpp_plugin.cpp b/src/plugin/cpp_plugin.cpp index cae06d6fdf..2c4fe73e01 100644 --- a/src/plugin/cpp_plugin.cpp +++ b/src/plugin/cpp_plugin.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/plugin/cpp_plugin.h b/src/plugin/cpp_plugin.h index 10a3cb0602..13a05b7cb8 100644 --- a/src/plugin/cpp_plugin.h +++ b/src/plugin/cpp_plugin.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/plugin/load_library.h b/src/plugin/load_library.h index 6ea5e8169a..2539752272 100644 --- a/src/plugin/load_library.h +++ b/src/plugin/load_library.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/plugin/plugin_context.cpp b/src/plugin/plugin_context.cpp index 4743a78279..3dcbb13141 100644 --- a/src/plugin/plugin_context.cpp +++ b/src/plugin/plugin_context.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/plugin/plugin_context.h b/src/plugin/plugin_context.h index 1ba7b45215..2a766a1afa 100644 --- a/src/plugin/plugin_context.h +++ b/src/plugin/plugin_context.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/plugin/plugin_desc.h b/src/plugin/plugin_desc.h index 7cdd3fc455..9b2c0a8d18 100644 --- a/src/plugin/plugin_desc.h +++ b/src/plugin/plugin_desc.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/plugin/plugin_manager.cpp b/src/plugin/plugin_manager.cpp index 275606ffea..dc2c21a306 100644 --- a/src/plugin/plugin_manager.cpp +++ b/src/plugin/plugin_manager.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/plugin/plugin_manager.h b/src/plugin/plugin_manager.h index b28842c1be..a8d510b0a3 100644 --- a/src/plugin/plugin_manager.h +++ b/src/plugin/plugin_manager.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/plugin/plugin_manager_impl.h b/src/plugin/plugin_manager_impl.h index 7757dbebc1..dce7f136a4 100644 --- a/src/plugin/plugin_manager_impl.h +++ b/src/plugin/plugin_manager_impl.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/plugin/python_plugin.cpp b/src/plugin/python_plugin.cpp index 28507708cb..d3b2faeec8 100644 --- a/src/plugin/python_plugin.cpp +++ b/src/plugin/python_plugin.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/plugin/python_plugin.h b/src/plugin/python_plugin.h index a1d50e38cb..9280ce1402 100644 --- a/src/plugin/python_plugin.h +++ b/src/plugin/python_plugin.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/python/python_api.cpp b/src/python/python_api.cpp index a1890e30dd..33192cbbf1 100644 --- a/src/python/python_api.cpp +++ b/src/python/python_api.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/restful/server/json_convert.h b/src/restful/server/json_convert.h index 65f38b89cf..b1a4b5af3b 100644 --- a/src/restful/server/json_convert.h +++ b/src/restful/server/json_convert.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/restful/server/rest_server.cpp b/src/restful/server/rest_server.cpp index e831b4a049..6affff43d5 100644 --- a/src/restful/server/rest_server.cpp +++ b/src/restful/server/rest_server.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/restful/server/rest_server.h b/src/restful/server/rest_server.h index 1f4cacded2..822b82a280 100644 --- a/src/restful/server/rest_server.h +++ b/src/restful/server/rest_server.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/restful/server/stdafx.cpp b/src/restful/server/stdafx.cpp index 4783a7047c..fe9491f2cc 100644 --- a/src/restful/server/stdafx.cpp +++ b/src/restful/server/stdafx.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/restful/server/stdafx.h b/src/restful/server/stdafx.h index 67361d43bc..2e47d435ad 100644 --- a/src/restful/server/stdafx.h +++ b/src/restful/server/stdafx.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/restful/server/test_server.cpp b/src/restful/server/test_server.cpp index a52580fc9b..12aa2d1781 100644 --- a/src/restful/server/test_server.cpp +++ b/src/restful/server/test_server.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/server/bolt_handler.cpp b/src/server/bolt_handler.cpp index 32ca34ea4d..842196094b 100644 --- a/src/server/bolt_handler.cpp +++ b/src/server/bolt_handler.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/server/bolt_server.cpp b/src/server/bolt_server.cpp index dd3c2c7d28..1d5e8ef7f9 100644 --- a/src/server/bolt_server.cpp +++ b/src/server/bolt_server.cpp @@ -1,5 +1,5 @@ /** -* Copyright 2022 AntGroup CO., Ltd. +* Copyright 2024 AntGroup CO., 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/src/server/bolt_server.h b/src/server/bolt_server.h index 741a71bfcf..36855888ac 100644 --- a/src/server/bolt_server.h +++ b/src/server/bolt_server.h @@ -1,5 +1,5 @@ /** -* Copyright 2022 AntGroup CO., Ltd. +* Copyright 2024 AntGroup CO., 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/src/server/bolt_session.h b/src/server/bolt_session.h index 9015e1c133..4a6ca720e6 100644 --- a/src/server/bolt_session.h +++ b/src/server/bolt_session.h @@ -1,5 +1,5 @@ /** -* Copyright 2022 AntGroup CO., Ltd. +* Copyright 2024 AntGroup CO., 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/src/server/db_management_client.cpp b/src/server/db_management_client.cpp index 7adadebc92..9b8556065e 100644 --- a/src/server/db_management_client.cpp +++ b/src/server/db_management_client.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/server/db_management_client.h b/src/server/db_management_client.h index a97541dc03..ff5fd88587 100644 --- a/src/server/db_management_client.h +++ b/src/server/db_management_client.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/server/json_convert.h b/src/server/json_convert.h index 4fefdaac95..c7640b7b9c 100644 --- a/src/server/json_convert.h +++ b/src/server/json_convert.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/server/lgraph_server.cpp b/src/server/lgraph_server.cpp index 858cf7f1a7..deb7890c99 100644 --- a/src/server/lgraph_server.cpp +++ b/src/server/lgraph_server.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -153,7 +153,7 @@ int LGraphServer::Start() { << "\n" << "* *" << "\n" - << "* Copyright(C) 2018-2023 Ant Group. All rights reserved. *" + << "* Copyright(C) 2018-2024 Ant Group. All rights reserved. *" << "\n" << "* *" << "\n" diff --git a/src/server/lgraph_server.h b/src/server/lgraph_server.h index 5cff2ef54a..8569da71c8 100644 --- a/src/server/lgraph_server.h +++ b/src/server/lgraph_server.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/server/proto_convert.h b/src/server/proto_convert.h index bd8c21eaa2..7a69cf37a8 100644 --- a/src/server/proto_convert.h +++ b/src/server/proto_convert.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/server/server_main.cpp b/src/server/server_main.cpp index ff3ef1ef40..15cbbc34d7 100644 --- a/src/server/server_main.cpp +++ b/src/server/server_main.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/server/service.h b/src/server/service.h index 078969276c..77126280b2 100644 --- a/src/server/service.h +++ b/src/server/service.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/src/server/state_machine.cpp b/src/server/state_machine.cpp index fea92bf87a..0321e829fc 100644 --- a/src/server/state_machine.cpp +++ b/src/server/state_machine.cpp @@ -1,5 +1,5 @@ /** -* Copyright 2022 AntGroup CO., Ltd. +* Copyright 2024 AntGroup CO., 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/src/server/state_machine.h b/src/server/state_machine.h index 6ab30666bc..e1516da92e 100644 --- a/src/server/state_machine.h +++ b/src/server/state_machine.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/graph_factory.h b/test/graph_factory.h index 51431420d7..bbafb3cb1b 100644 --- a/test/graph_factory.h +++ b/test/graph_factory.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/graph_gen.h b/test/graph_gen.h index 94912068b4..1d6c9912a9 100644 --- a/test/graph_gen.h +++ b/test/graph_gen.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/main.cpp b/test/main.cpp index 2ed3f68e8b..24fa2d7c54 100644 --- a/test/main.cpp +++ b/test/main.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/random_port.h b/test/random_port.h index b7fb15f113..701053d4ab 100644 --- a/test/random_port.h +++ b/test/random_port.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/resource/cases/finbench/cypher/procedure/tcr8.cpp b/test/resource/cases/finbench/cypher/procedure/tcr8.cpp index 84b54fe2cb..86b0cd242d 100644 --- a/test/resource/cases/finbench/cypher/procedure/tcr8.cpp +++ b/test/resource/cases/finbench/cypher/procedure/tcr8.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/resource/cases/finbench/cypher/procedure/trw1.cpp b/test/resource/cases/finbench/cypher/procedure/trw1.cpp index ca39468ec7..53b1858e8a 100644 --- a/test/resource/cases/finbench/cypher/procedure/trw1.cpp +++ b/test/resource/cases/finbench/cypher/procedure/trw1.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/resource/cases/finbench/cypher/procedure/trw2.cpp b/test/resource/cases/finbench/cypher/procedure/trw2.cpp index f9b4c2ebba..b13d603ca8 100644 --- a/test/resource/cases/finbench/cypher/procedure/trw2.cpp +++ b/test/resource/cases/finbench/cypher/procedure/trw2.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/resource/cases/finbench/cypher/procedure/trw3.cpp b/test/resource/cases/finbench/cypher/procedure/trw3.cpp index e67f9489ef..831f7bb9e7 100644 --- a/test/resource/cases/finbench/cypher/procedure/trw3.cpp +++ b/test/resource/cases/finbench/cypher/procedure/trw3.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_audit_logger.cpp b/test/test_audit_logger.cpp index 28c55efdba..9caf927448 100644 --- a/test/test_audit_logger.cpp +++ b/test/test_audit_logger.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_backup_restore.cpp b/test/test_backup_restore.cpp index b8e935de96..ea2e98de4d 100644 --- a/test/test_backup_restore.cpp +++ b/test/test_backup_restore.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_batch_edge_index.cpp b/test/test_batch_edge_index.cpp index a442a361f0..8b9c4b4b11 100644 --- a/test/test_batch_edge_index.cpp +++ b/test/test_batch_edge_index.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_batch_vertex_index.cpp b/test/test_batch_vertex_index.cpp index b1440c647e..387911d8f2 100644 --- a/test/test_batch_vertex_index.cpp +++ b/test/test_batch_vertex_index.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_blob_manager.cpp b/test/test_blob_manager.cpp index a21b5b8d39..100cddb1d6 100644 --- a/test/test_blob_manager.cpp +++ b/test/test_blob_manager.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_bolt_hydrator.cpp b/test/test_bolt_hydrator.cpp index ec952fcfad..fa60b13404 100644 --- a/test/test_bolt_hydrator.cpp +++ b/test/test_bolt_hydrator.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., Ltd. * * Copyright (c) "Neo4j" * Neo4j Sweden AB [https://neo4j.com] diff --git a/test/test_c.cpp b/test/test_c.cpp index e5c2f91577..11c174823b 100644 --- a/test/test_c.cpp +++ b/test/test_c.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_cache_aligned_vector.cpp b/test/test_cache_aligned_vector.cpp index 4886bba69a..89d3706807 100644 --- a/test/test_cache_aligned_vector.cpp +++ b/test/test_cache_aligned_vector.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_concurrent_gettime.cpp b/test/test_concurrent_gettime.cpp index 096fe9861d..92efb1dd55 100644 --- a/test/test_concurrent_gettime.cpp +++ b/test/test_concurrent_gettime.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_core_exception.cpp b/test/test_core_exception.cpp index c63ece151a..a785651e15 100644 --- a/test/test_core_exception.cpp +++ b/test/test_core_exception.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_cpp_procedure.cpp b/test/test_cpp_procedure.cpp index 97e2271eca..cb91e4be72 100644 --- a/test/test_cpp_procedure.cpp +++ b/test/test_cpp_procedure.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_cppresetsdk_json.cpp b/test/test_cppresetsdk_json.cpp index 6ba86d1331..dc77f16835 100644 --- a/test/test_cppresetsdk_json.cpp +++ b/test/test_cppresetsdk_json.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_cypher.cpp b/test/test_cypher.cpp index 46de7cf8f8..bf01f69f2b 100644 --- a/test/test_cypher.cpp +++ b/test/test_cypher.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_cypher_plan.cpp b/test/test_cypher_plan.cpp index 31d6c0864b..5da9fdf83d 100644 --- a/test/test_cypher_plan.cpp +++ b/test/test_cypher_plan.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_data_type.cpp b/test/test_data_type.cpp index 59036c46ec..a6ff337194 100644 --- a/test/test_data_type.cpp +++ b/test/test_data_type.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_db_management_client.cpp b/test/test_db_management_client.cpp index 374a32f1d7..77f8028c6b 100644 --- a/test/test_db_management_client.cpp +++ b/test/test_db_management_client.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_dense_string.cpp b/test/test_dense_string.cpp index 58fc97a244..e044b89d45 100644 --- a/test/test_dense_string.cpp +++ b/test/test_dense_string.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_detach_property.cpp b/test/test_detach_property.cpp index 2741fe5a20..a1656425fa 100644 --- a/test/test_detach_property.cpp +++ b/test/test_detach_property.cpp @@ -1,5 +1,5 @@ /** -* Copyright 2022 AntGroup CO., Ltd. +* Copyright 2024 AntGroup CO., 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/test/test_edge_constraint.cpp b/test/test_edge_constraint.cpp index 50d5456e59..14a582b570 100644 --- a/test/test_edge_constraint.cpp +++ b/test/test_edge_constraint.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_edge_index.cpp b/test/test_edge_index.cpp index af321d1168..0d066e2c98 100644 --- a/test/test_edge_index.cpp +++ b/test/test_edge_index.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_embed.cpp b/test/test_embed.cpp index 4feb7d3ee9..0ca4559ba8 100644 --- a/test/test_embed.cpp +++ b/test/test_embed.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_field_data_helper.cpp b/test/test_field_data_helper.cpp index 5580a29191..617e97918b 100644 --- a/test/test_field_data_helper.cpp +++ b/test/test_field_data_helper.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_field_extractor.cpp b/test/test_field_extractor.cpp index 859b6e9417..7abd1c9776 100644 --- a/test/test_field_extractor.cpp +++ b/test/test_field_extractor.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_fma/main.cpp b/test/test_fma/main.cpp index e2eb47269b..d3d6fd3b4c 100644 --- a/test/test_fma/main.cpp +++ b/test/test_fma/main.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_fma/rand_r.h b/test/test_fma/rand_r.h index 202db491a1..f7e9d8c340 100644 --- a/test/test_fma/rand_r.h +++ b/test/test_fma/rand_r.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_fma/test_arg_parse.cpp b/test/test_fma/test_arg_parse.cpp index d38b2552a4..0249650f44 100644 --- a/test/test_fma/test_arg_parse.cpp +++ b/test/test_fma/test_arg_parse.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_fma/test_binary_read_write_helper.cpp b/test/test_fma/test_binary_read_write_helper.cpp index dc5e3ba9c7..d83971881e 100644 --- a/test/test_fma/test_binary_read_write_helper.cpp +++ b/test/test_fma/test_binary_read_write_helper.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_fma/test_bounded_queue.cpp b/test/test_fma/test_bounded_queue.cpp index 47eb868e7a..e2829affa0 100644 --- a/test/test_fma/test_bounded_queue.cpp +++ b/test/test_fma/test_bounded_queue.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_fma/test_cache_aligned_vector.cpp b/test/test_fma/test_cache_aligned_vector.cpp index 908205bb30..b6c9e38457 100644 --- a/test/test_fma/test_cache_aligned_vector.cpp +++ b/test/test_fma/test_cache_aligned_vector.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_fma/test_configuration.cpp b/test/test_fma/test_configuration.cpp index a7a752f296..5a25dfbda9 100644 --- a/test/test_fma/test_configuration.cpp +++ b/test/test_fma/test_configuration.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_fma/test_data_file.cpp b/test/test_fma/test_data_file.cpp index 1e4e5272e2..d8b647fbf7 100644 --- a/test/test_fma/test_data_file.cpp +++ b/test/test_fma/test_data_file.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_fma/test_date.cpp b/test/test_fma/test_date.cpp index 82d2258aec..c166618ebc 100644 --- a/test/test_fma/test_date.cpp +++ b/test/test_fma/test_date.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_fma/test_encrypt.cpp b/test/test_fma/test_encrypt.cpp index cbd9154582..32b77f0116 100644 --- a/test/test_fma/test_encrypt.cpp +++ b/test/test_fma/test_encrypt.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_fma/test_file_stream.cpp b/test/test_fma/test_file_stream.cpp index 9e641e4ad1..1d36142ee8 100644 --- a/test/test_fma/test_file_stream.cpp +++ b/test/test_fma/test_file_stream.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_fma/test_file_system.cpp b/test/test_fma/test_file_system.cpp index 3246a9c069..15d502dc9a 100644 --- a/test/test_fma/test_file_system.cpp +++ b/test/test_fma/test_file_system.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_fma/test_fma_stream.cpp b/test/test_fma/test_fma_stream.cpp index 6e202bce20..3e46143a23 100644 --- a/test/test_fma/test_fma_stream.cpp +++ b/test/test_fma/test_fma_stream.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_fma/test_hard_container.cpp b/test/test_fma/test_hard_container.cpp index db1005d928..328cffe30c 100644 --- a/test/test_fma/test_hard_container.cpp +++ b/test/test_fma/test_hard_container.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_fma/test_hardware_info.cpp b/test/test_fma/test_hardware_info.cpp index d9e2a00d5c..ccabe4fdc0 100644 --- a/test/test_fma/test_hardware_info.cpp +++ b/test/test_fma/test_hardware_info.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_fma/test_many_streams.cpp b/test/test_fma/test_many_streams.cpp index 07ee864846..a25a888083 100644 --- a/test/test_fma/test_many_streams.cpp +++ b/test/test_fma/test_many_streams.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_fma/test_multi_disk_stream.cpp b/test/test_fma/test_multi_disk_stream.cpp index 817262c648..8fce1aba89 100644 --- a/test/test_fma/test_multi_disk_stream.cpp +++ b/test/test_fma/test_multi_disk_stream.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_fma/test_piped_hdfs_stream.cpp b/test/test_fma/test_piped_hdfs_stream.cpp index 89cd9cbaf5..8a3488030d 100644 --- a/test/test_fma/test_piped_hdfs_stream.cpp +++ b/test/test_fma/test_piped_hdfs_stream.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_fma/test_pipeline.cpp b/test/test_fma/test_pipeline.cpp index df5e4487cc..6caf07c3a4 100644 --- a/test/test_fma/test_pipeline.cpp +++ b/test/test_fma/test_pipeline.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_fma/test_rotating_files.cpp b/test/test_fma/test_rotating_files.cpp index 956884701b..0379b1426d 100644 --- a/test/test_fma/test_rotating_files.cpp +++ b/test/test_fma/test_rotating_files.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_fma/test_rw_lock.cpp b/test/test_fma/test_rw_lock.cpp index 0fe6ebd6e7..da81d08db8 100644 --- a/test/test_fma/test_rw_lock.cpp +++ b/test/test_fma/test_rw_lock.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_fma/test_snappy_stream.cpp b/test/test_fma/test_snappy_stream.cpp index e45bba4fe1..4f58e1f9cc 100644 --- a/test/test_fma/test_snappy_stream.cpp +++ b/test/test_fma/test_snappy_stream.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_fma/test_stream_buffer.cpp b/test/test_fma/test_stream_buffer.cpp index 2705eb7a0f..f9b0ee6c27 100644 --- a/test/test_fma/test_stream_buffer.cpp +++ b/test/test_fma/test_stream_buffer.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_fma/test_string_util.cpp b/test/test_fma/test_string_util.cpp index 63ef679cf1..bbc31db272 100644 --- a/test/test_fma/test_string_util.cpp +++ b/test/test_fma/test_string_util.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_fma/test_text_dir_stream.cpp b/test/test_fma/test_text_dir_stream.cpp index 065a72cbfb..c063f816e4 100644 --- a/test/test_fma/test_text_dir_stream.cpp +++ b/test/test_fma/test_text_dir_stream.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_fma/test_text_parser.cpp b/test/test_fma/test_text_parser.cpp index 3e827d9743..835af9dc31 100644 --- a/test/test_fma/test_text_parser.cpp +++ b/test/test_fma/test_text_parser.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_fma/test_text_parser_utils.cpp b/test/test_fma/test_text_parser_utils.cpp index 6cc5796115..cf110cd2f8 100644 --- a/test/test_fma/test_text_parser_utils.cpp +++ b/test/test_fma/test_text_parser_utils.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_fma/test_text_writer.cpp b/test/test_fma/test_text_writer.cpp index d5811d9560..b55ca85f5b 100644 --- a/test/test_fma/test_text_writer.cpp +++ b/test/test_fma/test_text_writer.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_fma/test_thread_pool.cpp b/test/test_fma/test_thread_pool.cpp index 1119674a14..f0acd0380d 100644 --- a/test/test_fma/test_thread_pool.cpp +++ b/test/test_fma/test_thread_pool.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_fma/test_timed_task.cpp b/test/test_fma/test_timed_task.cpp index e655b62b8f..00fb600060 100644 --- a/test/test_fma/test_timed_task.cpp +++ b/test/test_fma/test_timed_task.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_fma/test_type_traits.cpp b/test/test_fma/test_type_traits.cpp index 0717586506..d534a0a32e 100644 --- a/test/test_fma/test_type_traits.cpp +++ b/test/test_fma/test_type_traits.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_fma/test_utils.cpp b/test/test_fma/test_utils.cpp index d9f5aabd2b..c698981c0d 100644 --- a/test/test_fma/test_utils.cpp +++ b/test/test_fma/test_utils.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_fma/unit_test_utils.h b/test/test_fma/unit_test_utils.h index f8e21bac7d..3bdab4f97f 100644 --- a/test/test_fma/unit_test_utils.h +++ b/test/test_fma/unit_test_utils.h @@ -1,4 +1,4 @@ -// Copyright 2022 AntGroup CO., Ltd. +// Copyright 2024 AntGroup CO., Ltd. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/test/test_full_import_online.cpp b/test/test_full_import_online.cpp index fbfc95c4a2..74fa8487eb 100644 --- a/test/test_full_import_online.cpp +++ b/test/test_full_import_online.cpp @@ -1,5 +1,5 @@ /** -* Copyright 2022 AntGroup CO., Ltd. +* Copyright 2024 AntGroup CO., 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/test/test_fulltext.cpp b/test/test_fulltext.cpp index f51b7c75ce..f165731501 100644 --- a/test/test_fulltext.cpp +++ b/test/test_fulltext.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_galaxy.cpp b/test/test_galaxy.cpp index 44e0a1e873..7f466e21d2 100644 --- a/test/test_galaxy.cpp +++ b/test/test_galaxy.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_global_config.cpp b/test/test_global_config.cpp index 2c8c782b22..6dd98e7799 100644 --- a/test/test_global_config.cpp +++ b/test/test_global_config.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_graph.cpp b/test/test_graph.cpp index cce6b1f31a..f356a72539 100644 --- a/test/test_graph.cpp +++ b/test/test_graph.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_graph_data_pack.cpp b/test/test_graph_data_pack.cpp index b43b4ef56b..5f3330c113 100644 --- a/test/test_graph_data_pack.cpp +++ b/test/test_graph_data_pack.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_graph_edge_iterator.cpp b/test/test_graph_edge_iterator.cpp index a36b3dcee9..b4d6e97cc3 100644 --- a/test/test_graph_edge_iterator.cpp +++ b/test/test_graph_edge_iterator.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_graph_simple.cpp b/test/test_graph_simple.cpp index a3f89dfe7c..0f69125f01 100644 --- a/test/test_graph_simple.cpp +++ b/test/test_graph_simple.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_graph_traversal.cpp b/test/test_graph_traversal.cpp index c34580ca47..09b20f3ede 100644 --- a/test/test_graph_traversal.cpp +++ b/test/test_graph_traversal.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_graph_vertex_iterator.cpp b/test/test_graph_vertex_iterator.cpp index eab3188aef..2c8bca8f86 100644 --- a/test/test_graph_vertex_iterator.cpp +++ b/test/test_graph_vertex_iterator.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_ha_lgraph_peer.cpp b/test/test_ha_lgraph_peer.cpp index 8f43c1a6c8..fab44c9f6b 100644 --- a/test/test_ha_lgraph_peer.cpp +++ b/test/test_ha_lgraph_peer.cpp @@ -1,5 +1,5 @@ /** -* Copyright 2022 AntGroup CO., Ltd. +* Copyright 2024 AntGroup CO., 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/test/test_http_tasks.cpp b/test/test_http_tasks.cpp index 29f502b4de..f829bae224 100644 --- a/test/test_http_tasks.cpp +++ b/test/test_http_tasks.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_import_column_parser.cpp b/test/test_import_column_parser.cpp index 2155b88f45..5b15a28840 100644 --- a/test/test_import_column_parser.cpp +++ b/test/test_import_column_parser.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_import_config_parser.cpp b/test/test_import_config_parser.cpp index 9c73ad9ae8..0f4764abf2 100644 --- a/test/test_import_config_parser.cpp +++ b/test/test_import_config_parser.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_import_data_file.cpp b/test/test_import_data_file.cpp index 4b52b73925..db679cb1ce 100644 --- a/test/test_import_data_file.cpp +++ b/test/test_import_data_file.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_import_online.cpp b/test/test_import_online.cpp index 2c43d468e1..dbae6a45c6 100644 --- a/test/test_import_online.cpp +++ b/test/test_import_online.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_import_parse_delimiter.cpp b/test/test_import_parse_delimiter.cpp index bff4df6a0c..0d7fe9ed5e 100644 --- a/test/test_import_parse_delimiter.cpp +++ b/test/test_import_parse_delimiter.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_import_planner.cpp b/test/test_import_planner.cpp index f527ef178f..1b2686e18f 100644 --- a/test/test_import_planner.cpp +++ b/test/test_import_planner.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_import_v2.cpp b/test/test_import_v2.cpp index 30162d0c07..d24974ed76 100644 --- a/test/test_import_v2.cpp +++ b/test/test_import_v2.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_import_v3.cpp b/test/test_import_v3.cpp index 888b7bf000..a7a89a3f1b 100644 --- a/test/test_import_v3.cpp +++ b/test/test_import_v3.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_json_convert.cpp b/test/test_json_convert.cpp index f9ff6e6969..264f7c815f 100644 --- a/test/test_json_convert.cpp +++ b/test/test_json_convert.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_kv_store.cpp b/test/test_kv_store.cpp index 28930edd97..7125837a27 100644 --- a/test/test_kv_store.cpp +++ b/test/test_kv_store.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_lgraph.cpp b/test/test_lgraph.cpp index 0932b758e0..3348f37592 100644 --- a/test/test_lgraph.cpp +++ b/test/test_lgraph.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_lgraph_api.cpp b/test/test_lgraph_api.cpp index 1953033afb..a60dd5e02c 100644 --- a/test/test_lgraph_api.cpp +++ b/test/test_lgraph_api.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_lgraph_backup.cpp b/test/test_lgraph_backup.cpp index 34d766fbb1..c383a0efd6 100644 --- a/test/test_lgraph_backup.cpp +++ b/test/test_lgraph_backup.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_lgraph_cli.cpp b/test/test_lgraph_cli.cpp index 546265a209..338036711c 100644 --- a/test/test_lgraph_cli.cpp +++ b/test/test_lgraph_cli.cpp @@ -1,5 +1,5 @@ /** -* Copyright 2022 AntGroup CO., Ltd. +* Copyright 2024 AntGroup CO., 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/test/test_lgraph_date_time.cpp b/test/test_lgraph_date_time.cpp index 0170db15bc..f90fe1652e 100644 --- a/test/test_lgraph_date_time.cpp +++ b/test/test_lgraph_date_time.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_lgraph_export.cpp b/test/test_lgraph_export.cpp index 560f2d4abd..9dc3482632 100644 --- a/test/test_lgraph_export.cpp +++ b/test/test_lgraph_export.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_lgraph_log.cpp b/test/test_lgraph_log.cpp index 59b3bb7d05..1de7b41b51 100644 --- a/test/test_lgraph_log.cpp +++ b/test/test_lgraph_log.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_lgraph_monkey.cpp b/test/test_lgraph_monkey.cpp index fd35e1c39e..a76b6a62f5 100644 --- a/test/test_lgraph_monkey.cpp +++ b/test/test_lgraph_monkey.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_lgraph_server.cpp b/test/test_lgraph_server.cpp index 08f340cb01..0b493f9a3c 100644 --- a/test/test_lgraph_server.cpp +++ b/test/test_lgraph_server.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_lgraph_spatial.cpp b/test/test_lgraph_spatial.cpp index bfa2a16ce8..bbeab678fd 100644 --- a/test/test_lgraph_spatial.cpp +++ b/test/test_lgraph_spatial.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_lgraph_utils.cpp b/test/test_lgraph_utils.cpp index 9fa466cdb8..a883d4a768 100644 --- a/test/test_lgraph_utils.cpp +++ b/test/test_lgraph_utils.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_managed_object.cpp b/test/test_managed_object.cpp index 5f13bf4124..59e28e66b8 100644 --- a/test/test_managed_object.cpp +++ b/test/test_managed_object.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_max_db_size.cpp b/test/test_max_db_size.cpp index 9a5a08feb8..87ef7a4415 100644 --- a/test/test_max_db_size.cpp +++ b/test/test_max_db_size.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_mdb.cpp b/test/test_mdb.cpp index 86ae49e0e4..a18b156b3d 100644 --- a/test/test_mdb.cpp +++ b/test/test_mdb.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_mdb_wal_perf.cpp b/test/test_mdb_wal_perf.cpp index 73726d70d7..af40ebad5f 100644 --- a/test/test_mdb_wal_perf.cpp +++ b/test/test_mdb_wal_perf.cpp @@ -1,5 +1,5 @@ /** -* Copyright 2022 AntGroup CO., Ltd. +* Copyright 2024 AntGroup CO., Ltd. *^M * 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/test/test_memorylimit.cpp b/test/test_memorylimit.cpp index 94cf40b30c..e2fbe19e15 100644 --- a/test/test_memorylimit.cpp +++ b/test/test_memorylimit.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_merge.cpp b/test/test_merge.cpp index ba51c53c05..152799cb0d 100644 --- a/test/test_merge.cpp +++ b/test/test_merge.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_move_constructors.cpp b/test/test_move_constructors.cpp index f0d3c663fd..7f345359c3 100644 --- a/test/test_move_constructors.cpp +++ b/test/test_move_constructors.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_mthread.cpp b/test/test_mthread.cpp index 2da8b88c25..861dcd2757 100644 --- a/test/test_mthread.cpp +++ b/test/test_mthread.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_olap_vertex_traversal.cpp b/test/test_olap_vertex_traversal.cpp index c14273fc30..26cd782bab 100644 --- a/test/test_olap_vertex_traversal.cpp +++ b/test/test_olap_vertex_traversal.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_parallelvector.cpp b/test/test_parallelvector.cpp index fedff03364..e3ff863c50 100644 --- a/test/test_parallelvector.cpp +++ b/test/test_parallelvector.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_perf_db.cpp b/test/test_perf_db.cpp index 42cf8b416b..10787dfd4c 100644 --- a/test/test_perf_db.cpp +++ b/test/test_perf_db.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_perf_graph.cpp b/test/test_perf_graph.cpp index b07b55fe84..9b06e9690f 100644 --- a/test/test_perf_graph.cpp +++ b/test/test_perf_graph.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_perf_kv.cpp b/test/test_perf_kv.cpp index e923a18509..e501cd10a2 100644 --- a/test/test_perf_kv.cpp +++ b/test/test_perf_kv.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_perf_kv_fatkey.cpp b/test/test_perf_kv_fatkey.cpp index 563dd6f7c4..b2aa91a517 100644 --- a/test/test_perf_kv_fatkey.cpp +++ b/test/test_perf_kv_fatkey.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_perf_multi_writer.cpp b/test/test_perf_multi_writer.cpp index 2f86e7b710..3f06b3a292 100644 --- a/test/test_perf_multi_writer.cpp +++ b/test/test_perf_multi_writer.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_perf_unaligned.cpp b/test/test_perf_unaligned.cpp index 26d30e6715..188ca617c8 100644 --- a/test/test_perf_unaligned.cpp +++ b/test/test_perf_unaligned.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_procedures/add_label_v.cpp b/test/test_procedures/add_label_v.cpp index 19676945a4..9a1b0425a1 100644 --- a/test/test_procedures/add_label_v.cpp +++ b/test/test_procedures/add_label_v.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_procedures/add_vertex_v.cpp b/test/test_procedures/add_vertex_v.cpp index cc6d0a7002..dfe499dbe8 100644 --- a/test/test_procedures/add_vertex_v.cpp +++ b/test/test_procedures/add_vertex_v.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_procedures/custom_algo.cpp b/test/test_procedures/custom_algo.cpp index 4281405847..a9f68cfe53 100644 --- a/test/test_procedures/custom_algo.cpp +++ b/test/test_procedures/custom_algo.cpp @@ -1,5 +1,5 @@ /** -* Copyright 2022 AntGroup CO., Ltd. +* Copyright 2024 AntGroup CO., 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/test/test_procedures/custom_pagerank.cpp b/test/test_procedures/custom_pagerank.cpp index 990be1b15a..83202b6915 100644 --- a/test/test_procedures/custom_pagerank.cpp +++ b/test/test_procedures/custom_pagerank.cpp @@ -1,5 +1,5 @@ /** -* Copyright 2022 AntGroup CO., Ltd. +* Copyright 2024 AntGroup CO., 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/test/test_procedures/custom_path_process.cpp b/test/test_procedures/custom_path_process.cpp index 32fb2fc563..d4c98740d0 100644 --- a/test/test_procedures/custom_path_process.cpp +++ b/test/test_procedures/custom_path_process.cpp @@ -1,5 +1,5 @@ /** -* Copyright 2022 AntGroup CO., Ltd. +* Copyright 2024 AntGroup CO., 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/test/test_procedures/custom_shortestpath.cpp b/test/test_procedures/custom_shortestpath.cpp index 2ec572ed83..333982c9c1 100644 --- a/test/test_procedures/custom_shortestpath.cpp +++ b/test/test_procedures/custom_shortestpath.cpp @@ -1,5 +1,5 @@ /** -* Copyright 2022 AntGroup CO., Ltd. +* Copyright 2024 AntGroup CO., 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/test/test_procedures/echo_binary.cpp b/test/test_procedures/echo_binary.cpp index 95558318cf..c0c9ee6e15 100644 --- a/test/test_procedures/echo_binary.cpp +++ b/test/test_procedures/echo_binary.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_procedures/peek_some_node_salt.cpp b/test/test_procedures/peek_some_node_salt.cpp index 48e690f518..8c976b3c12 100644 --- a/test/test_procedures/peek_some_node_salt.cpp +++ b/test/test_procedures/peek_some_node_salt.cpp @@ -1,5 +1,5 @@ /** -* Copyright 2022 AntGroup CO., Ltd. +* Copyright 2024 AntGroup CO., 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/test/test_procedures/scan_graph.cpp b/test/test_procedures/scan_graph.cpp index e6dfdb81f5..b7306d98bb 100644 --- a/test/test_procedures/scan_graph.cpp +++ b/test/test_procedures/scan_graph.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_procedures/sortstr.cpp b/test/test_procedures/sortstr.cpp index a22440157f..80a817ff07 100644 --- a/test/test_procedures/sortstr.cpp +++ b/test/test_procedures/sortstr.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_procedures/standard_result.cpp b/test/test_procedures/standard_result.cpp index a88b3d7d84..3f608639c2 100644 --- a/test/test_procedures/standard_result.cpp +++ b/test/test_procedures/standard_result.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_proto_convert.cpp b/test/test_proto_convert.cpp index 6c2b06d502..f6c52a8013 100644 --- a/test/test_proto_convert.cpp +++ b/test/test_proto_convert.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_python_plugin_manager.cpp b/test/test_python_plugin_manager.cpp index bb9b708e6d..3f16103709 100644 --- a/test/test_python_plugin_manager.cpp +++ b/test/test_python_plugin_manager.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_python_plugin_manager_impl.cpp b/test/test_python_plugin_manager_impl.cpp index 88250d13bc..efdedd75f1 100644 --- a/test/test_python_plugin_manager_impl.cpp +++ b/test/test_python_plugin_manager_impl.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_query.cpp b/test/test_query.cpp index 03562619f2..ba14df3361 100644 --- a/test/test_query.cpp +++ b/test/test_query.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_random_delete.cpp b/test/test_random_delete.cpp index bd0909ece7..e228c89326 100644 --- a/test/test_random_delete.cpp +++ b/test/test_random_delete.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_rest_client.cpp b/test/test_rest_client.cpp index b6ba486efd..59d0de632b 100644 --- a/test/test_rest_client.cpp +++ b/test/test_rest_client.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_restful_abnormal_branch.cpp b/test/test_restful_abnormal_branch.cpp index 96f52c529a..244fc6d81a 100644 --- a/test/test_restful_abnormal_branch.cpp +++ b/test/test_restful_abnormal_branch.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_restful_base_operation.cpp b/test/test_restful_base_operation.cpp index 36f9e3e13f..2cd8b57014 100644 --- a/test/test_restful_base_operation.cpp +++ b/test/test_restful_base_operation.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_restful_import_online.cpp b/test/test_restful_import_online.cpp index 294fff4ccf..0b101fc986 100644 --- a/test/test_restful_import_online.cpp +++ b/test/test_restful_import_online.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_rpc.cpp b/test/test_rpc.cpp index 8d972c9739..d25e705f0f 100644 --- a/test/test_rpc.cpp +++ b/test/test_rpc.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_rpc_client/cpp/CppClientTest/client_test.cpp b/test/test_rpc_client/cpp/CppClientTest/client_test.cpp index ae86d6f884..0f12957211 100644 --- a/test/test_rpc_client/cpp/CppClientTest/client_test.cpp +++ b/test/test_rpc_client/cpp/CppClientTest/client_test.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_schema.cpp b/test/test_schema.cpp index b3b342f8aa..52d1128dac 100644 --- a/test/test_schema.cpp +++ b/test/test_schema.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_schema_change.cpp b/test/test_schema_change.cpp index 8aa4a54b89..43945ca3c6 100644 --- a/test/test_schema_change.cpp +++ b/test/test_schema_change.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_schema_common.cpp b/test/test_schema_common.cpp index 8f98731323..b5d27a30cb 100644 --- a/test/test_schema_common.cpp +++ b/test/test_schema_common.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_schema_manager.cpp b/test/test_schema_manager.cpp index 0544bd0059..b3c896bb3b 100644 --- a/test/test_schema_manager.cpp +++ b/test/test_schema_manager.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_service.cpp b/test/test_service.cpp index 7d6a17ada0..a75b05cc3f 100644 --- a/test/test_service.cpp +++ b/test/test_service.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_snapshot.cpp b/test/test_snapshot.cpp index 028b51a4ae..67894943de 100644 --- a/test/test_snapshot.cpp +++ b/test/test_snapshot.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_static_vector.cpp b/test/test_static_vector.cpp index 3cb01234f1..7c593fa27c 100644 --- a/test/test_static_vector.cpp +++ b/test/test_static_vector.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_sync_file_implementations.cpp b/test/test_sync_file_implementations.cpp index d6d1798d70..15c22b3192 100644 --- a/test/test_sync_file_implementations.cpp +++ b/test/test_sync_file_implementations.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_task_tracker.cpp b/test/test_task_tracker.cpp index 90708d27d4..996599b7ee 100644 --- a/test/test_task_tracker.cpp +++ b/test/test_task_tracker.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_token_manager.cpp b/test/test_token_manager.cpp index 97ad38b856..041e909271 100644 --- a/test/test_token_manager.cpp +++ b/test/test_token_manager.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_tools.h b/test/test_tools.h index 26417b6baf..f8f1a754a8 100644 --- a/test/test_tools.h +++ b/test/test_tools.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_transaction.cpp b/test/test_transaction.cpp index 0e1ee031ea..3bc99657d5 100644 --- a/test/test_transaction.cpp +++ b/test/test_transaction.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_txn_fork.cpp b/test/test_txn_fork.cpp index 7aacf0df8c..1ce6285e8d 100644 --- a/test/test_txn_fork.cpp +++ b/test/test_txn_fork.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_type_convert.cpp b/test/test_type_convert.cpp index 9484b0b774..074af2548e 100644 --- a/test/test_type_convert.cpp +++ b/test/test_type_convert.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_value.cpp b/test/test_value.cpp index 732da8cc1d..1a07b74766 100644 --- a/test/test_value.cpp +++ b/test/test_value.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_vertex_index.cpp b/test/test_vertex_index.cpp index e495610759..ebb757b603 100644 --- a/test/test_vertex_index.cpp +++ b/test/test_vertex_index.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/test_vid_table.cpp b/test/test_vid_table.cpp index 6354efd41b..6ec3b9c3ce 100644 --- a/test/test_vid_table.cpp +++ b/test/test_vid_table.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/ut_config.h b/test/ut_config.h index dee8eb1eac..67c1f450fe 100644 --- a/test/ut_config.h +++ b/test/ut_config.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/ut_types.h b/test/ut_types.h index 0991a369cd..bb7a5b919d 100644 --- a/test/ut_types.h +++ b/test/ut_types.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/ut_utils.cpp b/test/ut_utils.cpp index a26abcaaea..dacf69c39d 100644 --- a/test/ut_utils.cpp +++ b/test/ut_utils.cpp @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/test/ut_utils.h b/test/ut_utils.h index 97812f0a17..d28e24b9c0 100644 --- a/test/ut_utils.h +++ b/test/ut_utils.h @@ -1,5 +1,5 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/toolkits/lgraph_backup.cpp b/toolkits/lgraph_backup.cpp index dc57ee60b5..6b39a4ac8e 100644 --- a/toolkits/lgraph_backup.cpp +++ b/toolkits/lgraph_backup.cpp @@ -1,6 +1,6 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/toolkits/lgraph_binlog.cpp b/toolkits/lgraph_binlog.cpp index f89c702826..44ad931018 100644 --- a/toolkits/lgraph_binlog.cpp +++ b/toolkits/lgraph_binlog.cpp @@ -1,6 +1,6 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/toolkits/lgraph_cli.cpp b/toolkits/lgraph_cli.cpp index f1df265468..a5b6db35e7 100644 --- a/toolkits/lgraph_cli.cpp +++ b/toolkits/lgraph_cli.cpp @@ -1,5 +1,5 @@ /** -* Copyright 2022 AntGroup CO., Ltd. +* Copyright 2024 AntGroup CO., 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/toolkits/lgraph_export.cpp b/toolkits/lgraph_export.cpp index 0e637589dd..e8e207de3b 100644 --- a/toolkits/lgraph_export.cpp +++ b/toolkits/lgraph_export.cpp @@ -1,6 +1,6 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/toolkits/lgraph_import.cpp b/toolkits/lgraph_import.cpp index e00d0b1473..8ad9060699 100644 --- a/toolkits/lgraph_import.cpp +++ b/toolkits/lgraph_import.cpp @@ -1,6 +1,6 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/toolkits/lgraph_monitor.cpp b/toolkits/lgraph_monitor.cpp index 999e77197c..496dcc9fa3 100644 --- a/toolkits/lgraph_monitor.cpp +++ b/toolkits/lgraph_monitor.cpp @@ -1,6 +1,6 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/toolkits/lgraph_peek.cpp b/toolkits/lgraph_peek.cpp index 72e7eb3b7c..bf46ae7cd0 100644 --- a/toolkits/lgraph_peek.cpp +++ b/toolkits/lgraph_peek.cpp @@ -1,6 +1,6 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/toolkits/lgraph_peer.cpp b/toolkits/lgraph_peer.cpp index 4ece2535d2..4757608a30 100644 --- a/toolkits/lgraph_peer.cpp +++ b/toolkits/lgraph_peer.cpp @@ -1,6 +1,6 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/toolkits/lgraph_validate.cpp b/toolkits/lgraph_validate.cpp index d34b58f17d..ce165fc2fa 100644 --- a/toolkits/lgraph_validate.cpp +++ b/toolkits/lgraph_validate.cpp @@ -1,6 +1,6 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., 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/toolkits/lgraph_warmup.cpp b/toolkits/lgraph_warmup.cpp index ac492a462e..e315c9fca0 100644 --- a/toolkits/lgraph_warmup.cpp +++ b/toolkits/lgraph_warmup.cpp @@ -1,6 +1,6 @@ /** - * Copyright 2022 AntGroup CO., Ltd. + * Copyright 2024 AntGroup CO., Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.