Skip to content

Commit e9549cb

Browse files
author
Yi Wang
committed
Change "Baidu, Inc" into "PaddlePaddle Authors"
1 parent 2039070 commit e9549cb

File tree

660 files changed

+661
-661
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

660 files changed

+661
-661
lines changed

LICENSE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2016 Baidu, Inc. All Rights Reserved
1+
Copyright (c) 2016 PaddlePaddle Authors. All Rights Reserved
22

33
Apache License
44
Version 2.0, January 2004
@@ -188,7 +188,7 @@ Copyright (c) 2016 Baidu, Inc. All Rights Reserved
188188
same "printed page" as the copyright notice for easier
189189
identification within third-party archives.
190190

191-
Copyright (c) 2016 Baidu, Inc. All Rights Reserve.
191+
Copyright (c) 2016 PaddlePaddle Authors. All Rights Reserve.
192192

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

demo/gan/data/download_cifar.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2016 Baidu, Inc. All Rights Reserved
1+
# Copyright (c) 2016 PaddlePaddle Authors. All Rights Reserved
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

demo/gan/gan_conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2016 Baidu, Inc. All Rights Reserved
1+
# Copyright (c) 2016 PaddlePaddle Authors. All Rights Reserved
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

demo/gan/gan_conf_image.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2016 Baidu, Inc. All Rights Reserved
1+
# Copyright (c) 2016 PaddlePaddle Authors. All Rights Reserved
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

demo/gan/gan_trainer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2016 Baidu, Inc. All Rights Reserved
1+
# Copyright (c) 2016 PaddlePaddle Authors. All Rights Reserved
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

demo/image_classification/data/download_cifar.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2016 Baidu, Inc. All Rights Reserved
1+
# Copyright (c) 2016 PaddlePaddle Authors. All Rights Reserved
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

demo/image_classification/data/process_cifar.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2016 Baidu, Inc. All Rights Reserved
1+
# Copyright (c) 2016 PaddlePaddle Authors. All Rights Reserved
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

demo/image_classification/image_provider.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2016 Baidu, Inc. All Rights Reserved
1+
# Copyright (c) 2016 PaddlePaddle Authors. All Rights Reserved
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

demo/image_classification/image_util.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2016 Baidu, Inc. All Rights Reserved
1+
# Copyright (c) 2016 PaddlePaddle Authors. All Rights Reserved
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

demo/image_classification/predict.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
2-
# Copyright (c) 2016 Baidu, Inc. All Rights Reserved
2+
# Copyright (c) 2016 PaddlePaddle Authors. All Rights Reserved
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)