Skip to content

Commit 62d367f

Browse files
author
Hongshan Li
committed
updated license
1 parent 6bf5fdd commit 62d367f

File tree

4 files changed

+4
-12
lines changed

4 files changed

+4
-12
lines changed

frameworks/mxnet/code/inference.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# coding=utf-8
2-
# Copyright (c) 2019 NVIDIA CORPORATION. All rights reserved.
3-
# Copyright 2018 The Google AI Language Team Authors and The HugginFace Inc. team.
4-
# Modifications Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
2+
# Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
53

64
# Licensed under the Apache License, Version 2.0 (the "License");
75
# you may not use this file except in compliance with the License.

frameworks/mxnet/code/test_inference.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# coding=utf-8
2-
# Copyright (c) 2019 NVIDIA CORPORATION. All rights reserved.
3-
# Copyright 2018 The Google AI Language Team Authors and The HugginFace Inc. team.
4-
# Modifications Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
2+
# Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
53

64
# Licensed under the Apache License, Version 2.0 (the "License");
75
# you may not use this file except in compliance with the License.

frameworks/mxnet/code/test_train.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# coding=utf-8
2-
# Copyright (c) 2019 NVIDIA CORPORATION. All rights reserved.
3-
# Copyright 2018 The Google AI Language Team Authors and The HugginFace Inc. team.
4-
# Modifications Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
2+
# Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
53

64
# Licensed under the Apache License, Version 2.0 (the "License");
75
# you may not use this file except in compliance with the License.

frameworks/mxnet/code/train.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# coding=utf-8
2-
# Copyright (c) 2019 NVIDIA CORPORATION. All rights reserved.
3-
# Copyright 2018 The Google AI Language Team Authors and The HugginFace Inc. team.
4-
# Modifications Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
2+
# Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
53

64
# Licensed under the Apache License, Version 2.0 (the "License");
75
# you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)