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

Add license headers to all move files #1022

Merged
merged 1 commit into from
Mar 23, 2022
Merged

Add license headers to all move files #1022

merged 1 commit into from
Mar 23, 2022

Conversation

666lcz
Copy link
Contributor

@666lcz 666lcz commented Mar 22, 2022

Command used: find ./ -name "*.move" -exec gsed -i -e '1i\/\/ Copyright (c) 2022, Mysten Labs, Inc.\n\/\/ SPDX-License-Identifier: Apache-2.0\n' '{}' \;\n thanks to @huitseeker

There're also some typo/formatting fix due to the pre-commit hooks setup

Next steps

  • Also add license headers to typescript files

@lxfind
Copy link
Contributor

lxfind commented Mar 22, 2022

Thank you for doing this!

@666lcz 666lcz changed the title Add license header to all move files Add license headers to all move files Mar 22, 2022
@666lcz 666lcz merged commit 5330436 into main Mar 23, 2022
@666lcz 666lcz deleted the chris/move-license branch March 23, 2022 01:01
stella3d pushed a commit that referenced this pull request Mar 23, 2022
mwtian added a commit to mwtian/sui that referenced this pull request Sep 29, 2022
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.

4 participants