Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change Copyright information #737

Closed
wangkuiyi opened this issue Dec 6, 2016 · 1 comment
Closed

Change Copyright information #737

wangkuiyi opened this issue Dec 6, 2016 · 1 comment
Assignees

Comments

@wangkuiyi
Copy link
Collaborator

wangkuiyi commented Dec 6, 2016

Most C++ source files have file header comment as

/* Copyright (c) 2016 Baidu, Inc. All Rights Reserve.

This should be changed to

/* Copyright (c) 2016 The PaddlePaddle Authors. All Rights Reserved.

How about we write a shell script to correct them all and file a PR?

@Xreki
Copy link
Contributor

Xreki commented Dec 6, 2016

简单统计了包含Copyright (c) 2016 Baidu, Inc的文件数量:

suffix       number of files 
.h           171 
.cpp         227
.cc          9
.cu          13
.ph          4
.cuh         19
.py          113
.conf        41
.sh          46
.m4          6
.md          0
.rst         0
other        2

总共涉及651个文件。

zhhsplendid pushed a commit to zhhsplendid/Paddle that referenced this issue Sep 25, 2019
* fix create_lod_tensor

* fix create_lod_tensor English version

* Update feeding_data_en.rst
lizexu123 pushed a commit to lizexu123/Paddle that referenced this issue Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants