Skip to content

Conversation

@dhermes
Copy link
Contributor

@dhermes dhermes commented Sep 22, 2016

Fixes #2387.

Done via:

$ git grep -l 'Inc. All rights reserved.' |
> xargs sed -i s/'Inc. All rights reserved.'/'Inc.'/g

Also adding a license to update_json_docs.sh. I have an updated script for checking the licenses we have in Python and Shell files.

I also wrote a script to check all the extensions we have (and extension-less files): The output is

  • .bigtable_v2
  • .cmd
  • .coveragerc
  • .datastore
  • .enc
  • .gitignore
  • .html
  • .ico
  • .in
  • .ini
  • .json
  • .md
  • .png
  • .proto
  • .ps1
  • .py
  • .rst
  • .sample
  • .sh
  • .txt
  • .yaml
  • .yml
  • .zip
  • LICENSE
  • docs/Makefile
  • scripts/pylintrc_default

Done via:

$ git grep -l 'Inc. All rights reserved.' |
> xargs sed -i s/'Inc. All rights reserved.'/'Inc.'/g
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 22, 2016
@dhermes dhermes merged commit 0142350 into googleapis:master Sep 22, 2016
@dhermes dhermes deleted the fix-2387 branch September 22, 2016 20:45
parthea pushed a commit that referenced this pull request Nov 24, 2025
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants