You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/02/06 09:31:28 UTC

[GitHub] daisy-ycguo commented on issue #709: Add Apache License

daisy-ycguo commented on issue #709: Add Apache License
URL: https://github.com/apache/incubator-openwhisk-wskdeploy/pull/709#issuecomment-363363295
 
 
   This PR is auto created by Apache RAT. I made a few changes manually:
   - Some file mode are changed by Apache RAT. I need to change them back manually
   ```
    mode change 100755 => 100644 tests/src/integration/zipaction/actions/cat/node_modules/cat/bin.js
    mode change 100755 => 100644 tools/travis/build_tag_releases.sh
    mode change 100755 => 100644 tools/travis/cloneutils.sh
    mode change 100755 => 100644 tools/travis/docker/publish.sh
    mode change 100755 => 100644 tools/travis/scancode.sh
    mode change 100755 => 100644 tools/travis/script.sh
   ```
   - I manually changed gradlew.bat because all lines of gradlew.bat are marked as deleted and new lines are marked as inserted in the `git diff` view for the auto generated PR. My manual action can make sure only header lines are added. (This step is not necessary I think. If we don't care about `git diff` we can ignore this manual action.)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services