[to #42322933]Add licenses

Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10580553

    * Add licenses
This commit is contained in:
yuanzheng.yuanzhen
2022-10-31 18:47:06 +08:00
committed by yingda.chen
parent e2d35fbb14
commit ce08cfbea8
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
# The Uni-fold implementation is also open-sourced by the authors under Apache-2.0 license,
# and is publicly available at https://github.com/dptech-corp/Uni-Fold.
import copy
import logging
import os

View File

@@ -1,3 +1,6 @@
# The Uni-fold implementation is also open-sourced by the authors under Apache-2.0 license,
# and is publicly available at https://github.com/dptech-corp/Uni-Fold.
import argparse
import os
from typing import Any