From 938a6a7fac273c7ea19959435ef705683ec0ee0c Mon Sep 17 00:00:00 2001 From: YuQing <384681@qq.com> Date: Sat, 23 Nov 2019 10:03:54 +0800 Subject: [PATCH] modify website name --- README | 2 +- src/base64.c | 2 +- src/base64.h | 2 +- src/chain.c | 2 +- src/chain.h | 2 +- src/char_convert_loader.c | 2 +- src/char_convert_loader.h | 2 +- src/char_converter.c | 2 +- src/char_converter.h | 2 +- src/common_blocked_queue.h | 2 +- src/common_define.h | 2 +- src/connection_pool.c | 2 +- src/connection_pool.h | 2 +- src/fast_allocator.h | 2 +- src/fast_blocked_queue.h | 2 +- src/fast_mblock.h | 2 +- src/fast_mpool.h | 2 +- src/fast_task_queue.h | 2 +- src/flat_skiplist.c | 2 +- src/flat_skiplist.h | 2 +- src/hash.c | 2 +- src/hash.h | 2 +- src/http_func.c | 2 +- src/http_func.h | 2 +- src/id_generator.c | 2 +- src/id_generator.h | 2 +- src/ini_file_reader.c | 2 +- src/ini_file_reader.h | 2 +- src/io_opt.c | 2 +- src/io_opt.h | 2 +- src/local_ip_func.c | 2 +- src/local_ip_func.h | 2 +- src/logger.c | 2 +- src/logger.h | 2 +- src/multi_skiplist.c | 2 +- src/multi_skiplist.h | 2 +- src/multi_socket_client.h | 2 +- src/pthread_func.c | 2 +- src/pthread_func.h | 2 +- src/pthread_pool.c | 2 +- src/pthread_pool.h | 2 +- src/sched_thread.c | 2 +- src/sched_thread.h | 2 +- src/shared_func.c | 2 +- src/shared_func.h | 2 +- src/skiplist.h | 2 +- src/skiplist_common.h | 2 +- src/skiplist_set.c | 2 +- src/skiplist_set.h | 2 +- src/sockopt.c | 2 +- src/sockopt.h | 2 +- src/system_info.c | 2 +- src/system_info.h | 2 +- 53 files changed, 53 insertions(+), 53 deletions(-) diff --git a/README b/README index a1a2110..5bd3479 100644 --- a/README +++ b/README @@ -4,7 +4,7 @@ libfastcommon may be copied only under the terms of the Less GNU General Public License(LGPL). Please visit the libfastcommon Home Page for more detail. English language: https://github.com/happyfish100/libfastcommon -Chinese language: http://www.csource.org/ +Chinese language: http://www.fastken.com/ c common functions library extracted from my open source projects FastDFS and diff --git a/src/base64.c b/src/base64.c index 1c9bf74..35c7e04 100644 --- a/src/base64.c +++ b/src/base64.c @@ -3,7 +3,7 @@ * * FastDFS may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastDFS source kit. -* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. +* Please visit the FastDFS Home Page http://www.fastken.com/ for more detail. **/ #include diff --git a/src/base64.h b/src/base64.h index 6c85007..bd23559 100644 --- a/src/base64.h +++ b/src/base64.h @@ -3,7 +3,7 @@ * * FastDFS may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastDFS source kit. -* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. +* Please visit the FastDFS Home Page http://www.fastken.com/ for more detail. **/ //base64.h diff --git a/src/chain.c b/src/chain.c index a23e5ab..1a7e9a9 100644 --- a/src/chain.c +++ b/src/chain.c @@ -3,7 +3,7 @@ * * FastDFS may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastDFS source kit. -* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. +* Please visit the FastDFS Home Page http://www.fastken.com/ for more detail. **/ #include diff --git a/src/chain.h b/src/chain.h index 9d18a3d..3f2a18d 100644 --- a/src/chain.h +++ b/src/chain.h @@ -3,7 +3,7 @@ * * FastDFS may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastDFS source kit. -* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. +* Please visit the FastDFS Home Page http://www.fastken.com/ for more detail. **/ #ifndef CHAIN_H diff --git a/src/char_convert_loader.c b/src/char_convert_loader.c index eaf72f2..87cc2cd 100644 --- a/src/char_convert_loader.c +++ b/src/char_convert_loader.c @@ -3,7 +3,7 @@ * * FastDFS may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastDFS source kit. -* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. +* Please visit the FastDFS Home Page http://www.fastken.com/ for more detail. **/ #include diff --git a/src/char_convert_loader.h b/src/char_convert_loader.h index ebffdd1..f7b6d29 100644 --- a/src/char_convert_loader.h +++ b/src/char_convert_loader.h @@ -3,7 +3,7 @@ * * FastDFS may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastDFS source kit. -* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. +* Please visit the FastDFS Home Page http://www.fastken.com/ for more detail. **/ //char_convert_loader.h diff --git a/src/char_converter.c b/src/char_converter.c index 42ec475..c1c6ecd 100644 --- a/src/char_converter.c +++ b/src/char_converter.c @@ -3,7 +3,7 @@ * * FastDFS may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastDFS source kit. -* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. +* Please visit the FastDFS Home Page http://www.fastken.com/ for more detail. **/ #include diff --git a/src/char_converter.h b/src/char_converter.h index 5ddec1f..4e51b98 100644 --- a/src/char_converter.h +++ b/src/char_converter.h @@ -3,7 +3,7 @@ * * FastDFS may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastDFS source kit. -* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. +* Please visit the FastDFS Home Page http://www.fastken.com/ for more detail. **/ //char_converter.h diff --git a/src/common_blocked_queue.h b/src/common_blocked_queue.h index f3d32bd..0d0d0c0 100644 --- a/src/common_blocked_queue.h +++ b/src/common_blocked_queue.h @@ -3,7 +3,7 @@ * * FastDFS may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastDFS source kit. -* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. +* Please visit the FastDFS Home Page http://www.fastken.com/ for more detail. **/ //common_blocked_queue.h diff --git a/src/common_define.h b/src/common_define.h index 68b9a9a..69d013c 100644 --- a/src/common_define.h +++ b/src/common_define.h @@ -3,7 +3,7 @@ * * FastDFS may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastDFS source kit. -* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. +* Please visit the FastDFS Home Page http://www.fastken.com/ for more detail. **/ //common_define.h diff --git a/src/connection_pool.c b/src/connection_pool.c index a64802f..49340eb 100644 --- a/src/connection_pool.c +++ b/src/connection_pool.c @@ -3,7 +3,7 @@ * * FastDFS may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastDFS source kit. -* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. +* Please visit the FastDFS Home Page http://www.fastken.com/ for more detail. **/ #include diff --git a/src/connection_pool.h b/src/connection_pool.h index 0d29f65..606fdd2 100644 --- a/src/connection_pool.h +++ b/src/connection_pool.h @@ -3,7 +3,7 @@ * * FastDFS may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastDFS source kit. -* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. +* Please visit the FastDFS Home Page http://www.fastken.com/ for more detail. **/ //connection_pool.h diff --git a/src/fast_allocator.h b/src/fast_allocator.h index 8f524ab..7bcae41 100644 --- a/src/fast_allocator.h +++ b/src/fast_allocator.h @@ -3,7 +3,7 @@ * * FastDFS may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastDFS source kit. -* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. +* Please visit the FastDFS Home Page http://www.fastken.com/ for more detail. **/ //fast_allocator.h diff --git a/src/fast_blocked_queue.h b/src/fast_blocked_queue.h index 3b857ac..e06c0c0 100644 --- a/src/fast_blocked_queue.h +++ b/src/fast_blocked_queue.h @@ -3,7 +3,7 @@ * * FastDFS may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastDFS source kit. -* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. +* Please visit the FastDFS Home Page http://www.fastken.com/ for more detail. **/ //fast_blocked_queue.h diff --git a/src/fast_mblock.h b/src/fast_mblock.h index 4a304b6..b6c87e8 100644 --- a/src/fast_mblock.h +++ b/src/fast_mblock.h @@ -3,7 +3,7 @@ * * FastDFS may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastDFS source kit. -* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. +* Please visit the FastDFS Home Page http://www.fastken.com/ for more detail. **/ //fast_mblock.h diff --git a/src/fast_mpool.h b/src/fast_mpool.h index 216a82f..8f9f4f4 100644 --- a/src/fast_mpool.h +++ b/src/fast_mpool.h @@ -3,7 +3,7 @@ * * FastDFS may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastDFS source kit. -* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. +* Please visit the FastDFS Home Page http://www.fastken.com/ for more detail. **/ //fast_mpool.h diff --git a/src/fast_task_queue.h b/src/fast_task_queue.h index dac9b9d..fe9601a 100644 --- a/src/fast_task_queue.h +++ b/src/fast_task_queue.h @@ -3,7 +3,7 @@ * * FastDFS may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastDFS source kit. -* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. +* Please visit the FastDFS Home Page http://www.fastken.com/ for more detail. **/ //fast_task_queue.h diff --git a/src/flat_skiplist.c b/src/flat_skiplist.c index 3557df8..398c069 100644 --- a/src/flat_skiplist.c +++ b/src/flat_skiplist.c @@ -3,7 +3,7 @@ * * libfastcommon may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastDFS source kit. -* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. +* Please visit the FastDFS Home Page http://www.fastken.com/ for more detail. **/ //flat_skiplist.c diff --git a/src/flat_skiplist.h b/src/flat_skiplist.h index 3100ec8..89421bb 100644 --- a/src/flat_skiplist.h +++ b/src/flat_skiplist.h @@ -3,7 +3,7 @@ * * libfastcommon may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastDFS source kit. -* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. +* Please visit the FastDFS Home Page http://www.fastken.com/ for more detail. **/ //flat_skiplist.h, support duplicated entries, and support stable sort :) diff --git a/src/hash.c b/src/hash.c index 58126f5..c4fdacb 100644 --- a/src/hash.c +++ b/src/hash.c @@ -3,7 +3,7 @@ * * FastDFS may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastDFS source kit. -* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. +* Please visit the FastDFS Home Page http://www.fastken.com/ for more detail. **/ #include diff --git a/src/hash.h b/src/hash.h index e13a8a2..4feb893 100644 --- a/src/hash.h +++ b/src/hash.h @@ -3,7 +3,7 @@ * * FastDFS may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastDFS source kit. -* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. +* Please visit the FastDFS Home Page http://www.fastken.com/ for more detail. **/ #ifndef _HASH_H_ diff --git a/src/http_func.c b/src/http_func.c index 6ccc2f6..ae42527 100644 --- a/src/http_func.c +++ b/src/http_func.c @@ -4,7 +4,7 @@ * * FastDFS may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastDFS source kit. -* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. +* Please visit the FastDFS Home Page http://www.fastken.com/ for more detail. **/ #include diff --git a/src/http_func.h b/src/http_func.h index 8625a3a..3aabd86 100644 --- a/src/http_func.h +++ b/src/http_func.h @@ -3,7 +3,7 @@ * * FastDFS may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastDFS source kit. -* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. +* Please visit the FastDFS Home Page http://www.fastken.com/ for more detail. **/ #ifndef _HTTP_FUNC_H diff --git a/src/id_generator.c b/src/id_generator.c index f1f5374..5a338e0 100644 --- a/src/id_generator.c +++ b/src/id_generator.c @@ -3,7 +3,7 @@ * * FastDFS may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastDFS source kit. -* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. +* Please visit the FastDFS Home Page http://www.fastken.com/ for more detail. **/ #include diff --git a/src/id_generator.h b/src/id_generator.h index 27bfd11..5b90b0c 100644 --- a/src/id_generator.h +++ b/src/id_generator.h @@ -3,7 +3,7 @@ * * FastDFS may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastDFS source kit. -* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. +* Please visit the FastDFS Home Page http://www.fastken.com/ for more detail. **/ /** diff --git a/src/ini_file_reader.c b/src/ini_file_reader.c index 3eac70b..86c6b94 100644 --- a/src/ini_file_reader.c +++ b/src/ini_file_reader.c @@ -3,7 +3,7 @@ * * FastDFS may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastDFS source kit. -* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. +* Please visit the FastDFS Home Page http://www.fastken.com/ for more detail. **/ //ini_file_reader.c diff --git a/src/ini_file_reader.h b/src/ini_file_reader.h index d2eb8b2..0528da2 100644 --- a/src/ini_file_reader.h +++ b/src/ini_file_reader.h @@ -3,7 +3,7 @@ * * FastDFS may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastDFS source kit. -* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. +* Please visit the FastDFS Home Page http://www.fastken.com/ for more detail. **/ //ini_file_reader.h diff --git a/src/io_opt.c b/src/io_opt.c index 45a95eb..feb0665 100644 --- a/src/io_opt.c +++ b/src/io_opt.c @@ -3,7 +3,7 @@ * * FastLib may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastLib source kit. -* Please visit the FastLib Home Page http://www.csource.org/ for more detail. +* Please visit the FastLib Home Page http://www.fastken.com/ for more detail. **/ #include diff --git a/src/io_opt.h b/src/io_opt.h index 662707e..459d5fd 100644 --- a/src/io_opt.h +++ b/src/io_opt.h @@ -3,7 +3,7 @@ * * FastLib may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastLib source kit. -* Please visit the FastLib Home Page http://www.csource.org/ for more detail. +* Please visit the FastLib Home Page http://www.fastken.com/ for more detail. **/ #ifndef IO_OPT_H_ diff --git a/src/local_ip_func.c b/src/local_ip_func.c index 25c39fc..5ab81f9 100644 --- a/src/local_ip_func.c +++ b/src/local_ip_func.c @@ -3,7 +3,7 @@ * * FastDFS may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastDFS source kit. -* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. +* Please visit the FastDFS Home Page http://www.fastken.com/ for more detail. **/ #include diff --git a/src/local_ip_func.h b/src/local_ip_func.h index 5f6acb3..188e04e 100644 --- a/src/local_ip_func.h +++ b/src/local_ip_func.h @@ -3,7 +3,7 @@ * * FastDFS may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastDFS source kit. -* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. +* Please visit the FastDFS Home Page http://www.fastken.com/ for more detail. **/ //local_ip_func.h diff --git a/src/logger.c b/src/logger.c index 044efdc..0784bfa 100644 --- a/src/logger.c +++ b/src/logger.c @@ -3,7 +3,7 @@ * * FastDFS may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastDFS source kit. -* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. +* Please visit the FastDFS Home Page http://www.fastken.com/ for more detail. **/ #include diff --git a/src/logger.h b/src/logger.h index 9f091b9..86be68d 100644 --- a/src/logger.h +++ b/src/logger.h @@ -3,7 +3,7 @@ * * FastDFS may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastDFS source kit. -* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. +* Please visit the FastDFS Home Page http://www.fastken.com/ for more detail. **/ //logger.h diff --git a/src/multi_skiplist.c b/src/multi_skiplist.c index 1f2c624..3764840 100644 --- a/src/multi_skiplist.c +++ b/src/multi_skiplist.c @@ -3,7 +3,7 @@ * * libfastcommon may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastDFS source kit. -* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. +* Please visit the FastDFS Home Page http://www.fastken.com/ for more detail. **/ //multi_skiplist.c diff --git a/src/multi_skiplist.h b/src/multi_skiplist.h index 75ff34c..afc713d 100644 --- a/src/multi_skiplist.h +++ b/src/multi_skiplist.h @@ -3,7 +3,7 @@ * * libfastcommon may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastDFS source kit. -* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. +* Please visit the FastDFS Home Page http://www.fastken.com/ for more detail. **/ //multi_skiplist.h, support duplicated entries, and support stable sort :) diff --git a/src/multi_socket_client.h b/src/multi_socket_client.h index 5763c53..6445ad8 100644 --- a/src/multi_socket_client.h +++ b/src/multi_socket_client.h @@ -3,7 +3,7 @@ * * FastDFS may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastDFS source kit. -* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. +* Please visit the FastDFS Home Page http://www.fastken.com/ for more detail. **/ //multi_socket_client.h diff --git a/src/pthread_func.c b/src/pthread_func.c index bb1ea81..9182b93 100644 --- a/src/pthread_func.c +++ b/src/pthread_func.c @@ -3,7 +3,7 @@ * * FastDFS may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastDFS source kit. -* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. +* Please visit the FastDFS Home Page http://www.fastken.com/ for more detail. **/ #include diff --git a/src/pthread_func.h b/src/pthread_func.h index 4d3410d..9e6db86 100644 --- a/src/pthread_func.h +++ b/src/pthread_func.h @@ -3,7 +3,7 @@ * * FastDFS may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastDFS source kit. -* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. +* Please visit the FastDFS Home Page http://www.fastken.com/ for more detail. **/ #ifndef PTHREAD_FUNC_H diff --git a/src/pthread_pool.c b/src/pthread_pool.c index 308385e..951846b 100644 --- a/src/pthread_pool.c +++ b/src/pthread_pool.c @@ -3,7 +3,7 @@ * * FastLib may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastLib source kit. -* Please visit the FastLib Home Page http://www.csource.org/ for more detail. +* Please visit the FastLib Home Page http://www.fastken.com/ for more detail. **/ #include diff --git a/src/pthread_pool.h b/src/pthread_pool.h index 98a5a62..f2796fa 100644 --- a/src/pthread_pool.h +++ b/src/pthread_pool.h @@ -3,7 +3,7 @@ * * FastLib may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastLib source kit. -* Please visit the FastLib Home Page http://www.csource.org/ for more detail. +* Please visit the FastLib Home Page http://www.fastken.com/ for more detail. **/ #ifndef PTHREAD_POOL_H_ diff --git a/src/sched_thread.c b/src/sched_thread.c index ecd09de..df068af 100644 --- a/src/sched_thread.c +++ b/src/sched_thread.c @@ -3,7 +3,7 @@ * * FastDFS may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastDFS source kit. -* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. +* Please visit the FastDFS Home Page http://www.fastken.com/ for more detail. **/ #include diff --git a/src/sched_thread.h b/src/sched_thread.h index 2e93056..288220f 100644 --- a/src/sched_thread.h +++ b/src/sched_thread.h @@ -3,7 +3,7 @@ * * FastDFS may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastDFS source kit. -* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. +* Please visit the FastDFS Home Page http://www.fastken.com/ for more detail. **/ #ifndef _SCHED_THREAD_H_ diff --git a/src/shared_func.c b/src/shared_func.c index 371c82d..c6bcfb4 100644 --- a/src/shared_func.c +++ b/src/shared_func.c @@ -3,7 +3,7 @@ * * FastDFS may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastDFS source kit. -* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. +* Please visit the FastDFS Home Page http://www.fastken.com/ for more detail. **/ #include diff --git a/src/shared_func.h b/src/shared_func.h index 8a00bb1..7ddbf01 100644 --- a/src/shared_func.h +++ b/src/shared_func.h @@ -3,7 +3,7 @@ * * FastDFS may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastDFS source kit. -* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. +* Please visit the FastDFS Home Page http://www.fastken.com/ for more detail. **/ #ifndef SHARED_FUNC_H diff --git a/src/skiplist.h b/src/skiplist.h index ff2b099..a4fdd3d 100644 --- a/src/skiplist.h +++ b/src/skiplist.h @@ -3,7 +3,7 @@ * * libfastcommon may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastDFS source kit. -* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. +* Please visit the FastDFS Home Page http://www.fastken.com/ for more detail. **/ //skiplist.h, support stable sort :) diff --git a/src/skiplist_common.h b/src/skiplist_common.h index 41aebe9..59fe1c9 100644 --- a/src/skiplist_common.h +++ b/src/skiplist_common.h @@ -3,7 +3,7 @@ * * libfastcommon may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastDFS source kit. -* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. +* Please visit the FastDFS Home Page http://www.fastken.com/ for more detail. **/ //skiplist_common.h diff --git a/src/skiplist_set.c b/src/skiplist_set.c index f1ff31c..c54bcf6 100644 --- a/src/skiplist_set.c +++ b/src/skiplist_set.c @@ -3,7 +3,7 @@ * * libfastcommon may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastDFS source kit. -* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. +* Please visit the FastDFS Home Page http://www.fastken.com/ for more detail. **/ //skiplist_set.c diff --git a/src/skiplist_set.h b/src/skiplist_set.h index a9470b1..abe23f2 100644 --- a/src/skiplist_set.h +++ b/src/skiplist_set.h @@ -3,7 +3,7 @@ * * libfastcommon may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastDFS source kit. -* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. +* Please visit the FastDFS Home Page http://www.fastken.com/ for more detail. **/ //a set implemented by skiplist, the entry can occur only once diff --git a/src/sockopt.c b/src/sockopt.c index ae0eee2..9c52875 100644 --- a/src/sockopt.c +++ b/src/sockopt.c @@ -3,7 +3,7 @@ * * FastDFS may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastDFS source kit. -* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. +* Please visit the FastDFS Home Page http://www.fastken.com/ for more detail. **/ //socketopt.c diff --git a/src/sockopt.h b/src/sockopt.h index 291e54f..bb303e1 100644 --- a/src/sockopt.h +++ b/src/sockopt.h @@ -3,7 +3,7 @@ * * FastDFS may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastDFS source kit. -* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. +* Please visit the FastDFS Home Page http://www.fastken.com/ for more detail. **/ //socketopt.h diff --git a/src/system_info.c b/src/system_info.c index 6e3f4a2..2e638b2 100644 --- a/src/system_info.c +++ b/src/system_info.c @@ -3,7 +3,7 @@ * * FastDFS may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastDFS source kit. -* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. +* Please visit the FastDFS Home Page http://www.fastken.com/ for more detail. **/ #include diff --git a/src/system_info.h b/src/system_info.h index 5b214c5..f0efbd1 100644 --- a/src/system_info.h +++ b/src/system_info.h @@ -3,7 +3,7 @@ * * FastDFS may be copied only under the terms of the GNU General * Public License V3, which may be found in the FastDFS source kit. -* Please visit the FastDFS Home Page http://www.csource.org/ for more detail. +* Please visit the FastDFS Home Page http://www.fastken.com/ for more detail. **/ #ifndef SYSTEM_INFO_H