Skip to content

Change to new RAI Institute copyright#93

Closed
baxelrod-bdai wants to merge 2 commits intomainfrom
baxelrod/update-copyright
Closed

Change to new RAI Institute copyright#93
baxelrod-bdai wants to merge 2 commits intomainfrom
baxelrod/update-copyright

Conversation

@baxelrod-bdai
Copy link
Copy Markdown
Contributor

Automated update to fix copyright headers with new organization name.

"Boston Dynamics AI Institute LLC" has been changed to "Robotics and AI Institute LLC" or "RAI Institute" for short.

Note that the date-stamps in the copyright headers have been preserved. Only files with existing copyrights have been modified.

This PR was created automatically.

Comment thread setup.py Outdated
Comment thread scripts/parse_jsons.py
@@ -1,4 +1,4 @@
# Copyright (c) 2023 Boston Dynamics AI Institute LLC. All rights reserved.
# Copyright (c) 2023 Robotics and AI Institute LLC dba RAI Institute. All rights reserved.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just for my understanding, do we keep the original year in the new copyright format?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TLDR: when updating just the copyright, i tried to maintain the existing year where possible.

The official stance is that the year should only be updated when "significant" changes are made to the file. But that is hard to enforce with a script so the pre-commit hook just updates the year whenever the file has ANY modifications. But the copyright enforcer script has an option to keep the current year, which i used when manually running it on the files.

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

Successfully merging this pull request may close these issues.

2 participants