Skip to content

Commit ffbe66b

Browse files
committed
style: preserve legacy license links
恢复历史文件原有的 jd-opensource LICENSE 链接。 仅本次新增的 DFlash2 文件使用 xLLM-AI LICENSE 链接,避免无关的批量头部修改。
1 parent 935285a commit ffbe66b

9 files changed

Lines changed: 9 additions & 9 deletions

File tree

tests/core/framework/kv_cache/cache_layout_builder_test.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.
55
You may obtain a copy of the License at
66
7-
https://github.com/xLLM-AI/xllm/blob/main/LICENSE
7+
https://github.com/jd-opensource/xllm/blob/main/LICENSE
88
99
Unless required by applicable law or agreed to in writing, software
1010
distributed under the License is distributed on an "AS IS" BASIS,

tests/core/framework/kv_cache_transfer/reshard_planner_test.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.
55
You may obtain a copy of the License at
66
7-
https://github.com/xLLM-AI/xllm/blob/main/LICENSE
7+
https://github.com/jd-opensource/xllm/blob/main/LICENSE
88
99
Unless required by applicable law or agreed to in writing, software
1010
distributed under the License is distributed on an "AS IS" BASIS,

xllm/core/framework/kv_cache/cache_layout_builder.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.
55
You may obtain a copy of the License at
66
7-
https://github.com/xLLM-AI/xllm/blob/main/LICENSE
7+
https://github.com/jd-opensource/xllm/blob/main/LICENSE
88
99
Unless required by applicable law or agreed to in writing, software
1010
distributed under the License is distributed on an "AS IS" BASIS,

xllm/core/framework/kv_cache/cache_layout_builder.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.
55
You may obtain a copy of the License at
66
7-
https://github.com/xLLM-AI/xllm/blob/main/LICENSE
7+
https://github.com/jd-opensource/xllm/blob/main/LICENSE
88
99
Unless required by applicable law or agreed to in writing, software
1010
distributed under the License is distributed on an "AS IS" BASIS,

xllm/core/framework/kv_cache/logical_cache_layout.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.
55
You may obtain a copy of the License at
66
7-
https://github.com/xLLM-AI/xllm/blob/main/LICENSE
7+
https://github.com/jd-opensource/xllm/blob/main/LICENSE
88
99
Unless required by applicable law or agreed to in writing, software
1010
distributed under the License is distributed on an "AS IS" BASIS,

xllm/core/framework/kv_cache_transfer/cache_layout.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.
55
You may obtain a copy of the License at
66
7-
https://github.com/xLLM-AI/xllm/blob/main/LICENSE
7+
https://github.com/jd-opensource/xllm/blob/main/LICENSE
88
99
Unless required by applicable law or agreed to in writing, software
1010
distributed under the License is distributed on an "AS IS" BASIS,

xllm/core/framework/kv_cache_transfer/cache_layout.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.
55
You may obtain a copy of the License at
66
7-
https://github.com/xLLM-AI/xllm/blob/main/LICENSE
7+
https://github.com/jd-opensource/xllm/blob/main/LICENSE
88
99
Unless required by applicable law or agreed to in writing, software
1010
distributed under the License is distributed on an "AS IS" BASIS,

xllm/core/framework/kv_cache_transfer/reshard_planner.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.
55
You may obtain a copy of the License at
66
7-
https://github.com/xLLM-AI/xllm/blob/main/LICENSE
7+
https://github.com/jd-opensource/xllm/blob/main/LICENSE
88
99
Unless required by applicable law or agreed to in writing, software
1010
distributed under the License is distributed on an "AS IS" BASIS,

xllm/core/framework/kv_cache_transfer/reshard_planner.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.
55
You may obtain a copy of the License at
66
7-
https://github.com/xLLM-AI/xllm/blob/main/LICENSE
7+
https://github.com/jd-opensource/xllm/blob/main/LICENSE
88
99
Unless required by applicable law or agreed to in writing, software
1010
distributed under the License is distributed on an "AS IS" BASIS,

0 commit comments

Comments
 (0)