Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

add license to new file, resolving jenkins build issues #7599

Merged
merged 1 commit into from
Aug 24, 2017

Conversation

rahul003
Copy link
Member

This PR #6549 added a new file which didn't have a header. This caused all builds to fail sanity check.

Example of a build is here

Excerpt from that

Traceback (most recent call last):
  File "tools/license_header.py", line 160, in <module>
    process_folder(os.path.join(os.path.dirname(__file__), '..'), args.action[0])
  File "tools/license_header.py", line 150, in process_folder
    'them automatically', excepts)
Exception: ('The following files do not contain a valid license, you can use `python tools/license_header.py add` to addthem automatically', ['example/bi-lstm-sort/gen_data.py'])

Used this tool to add a header

@rahul003 rahul003 changed the title add license to new file add license to new file, resolving jenkins build issues Aug 24, 2017
@piiswrong piiswrong merged commit b34580e into apache:master Aug 24, 2017
mbaijal pushed a commit to mbaijal/incubator-mxnet that referenced this pull request Sep 6, 2017
cjolivier01 pushed a commit to cjolivier01/mxnet that referenced this pull request Sep 11, 2017
crazy-cat pushed a commit to crazy-cat/incubator-mxnet that referenced this pull request Oct 26, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants