Skip to content

Commit ff41c58

Browse files
author
pengcheng888
committed
issue/896 - 添加参考代码的来源声明
1 parent ec59fb7 commit ff41c58

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/infinicore/io.cc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
/*
2+
* This file contains some code derived from xtensor (https://github.com/xtensor-stack/xtensor),
3+
* which is licensed under the BSD-3-Clause license.
4+
*/
5+
16
#include "infinicore/io.hpp"
27
#include "../utils/custom_types.h"
38
#include "infinicore/context/context.hpp"

0 commit comments

Comments
 (0)