-
Notifications
You must be signed in to change notification settings - Fork 284
[COMPLIANCE] Add Copyright and License Headers #8614
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
base: main
Are you sure you want to change the base?
Conversation
|
** WARNING **: This repository is generated by https://github.com/GoogleCloudPlatform/magic-modules. Any changes made directly to this repository will likely be overwritten. If you have further questions, please feel free to ping your reviewer or, internal employees, reach out to one of the engineers. Thank you! |
451c34a to
8e87417
Compare
|
keeping this open for so the bot doesn't keep opening PR's, but don't plan to merge as GoogleCloudPlatform/magic-modules#12235 should fix |
8e87417 to
beb7daa
Compare
beb7daa to
b45e50f
Compare
b45e50f to
e5ce79a
Compare
d1ff382 to
6f35979
Compare
6e43577 to
322f9f2
Compare
322f9f2 to
1e54218
Compare
f511922 to
1e4408c
Compare
1e4408c to
b067be6
Compare
b067be6 to
fdb6380
Compare
4275935 to
b472d75
Compare
e490f27 to
0bff17b
Compare
0bff17b to
5597b1e
Compare
3ac2e9a to
00a8e97
Compare
00a8e97 to
e035466
Compare
e035466 to
0367887
Compare
834b187 to
1f8f557
Compare
d40d4e7 to
f2912a6
Compare
f04140c to
62ece52
Compare
7531ba1 to
628526c
Compare
628526c to
ab45317
Compare
ab45317 to
270718d
Compare
270718d to
9b7cb9b
Compare
3d98b43 to
b062f2f
Compare
8906d9d to
10fe7bd
Compare
10fe7bd to
e414abd
Compare
1e437d8 to
48057db
Compare
48057db to
95f93b0
Compare
Hi there 👋
This PR was auto-generated as part of an internal review of public repositories that are not in compliance with HashiCorp's licensing standards.
Frequently Asked Questions
Why am I getting this PR?
This pull request was created because one or more source code files were found missing copyright and/or license headers.More info is available in the RFC
How do you determine which files should get copyright headers?
Attempts are made to skip scanning autogenerated files (e.g., `go.mod`) and prose. If you find file types you feel should be excluded from future scans, please reach out to:#proj-software-copyright
I have a file or folder which should be exempted, how do I do that?
You may exempt certain files or folders from being scanned by adding a `.copywrite.hcl` config in the root of your repo. You can use the [`copywrite init`](https://go.hashi.co/copywrite) command to interactively create a config for this project.An example schema can be found below. Add a doublestar**-capable pattern to the
header_ignorelist to skip it in future scans.I added a config. How do I trigger this PR to be rebased?
HashiCorp employees can use the [Copywrite SlackBot](https://hashicorp.slack.com/archives/D052WARFFS8) to trigger a rebase. You can DM the slackbot with "headers terraform-provider-google-beta" to trigger a PR rebasing.Why don't the headers include a copyright date?
Copyright headers are not required to include a year. In the interest of pragmatism, HashiCorp has decided to exclude the year from headers and instead list it in the LICENSE file at the root of the repository instead.Additional FAQs are available at https://go.hashi.co/header-faq
Please approve and merge this PR in a timely manner to keep this source code compliant with our OSS license agreement. If you have any questions or feedback, reach out to #proj-software-copyright.
Thank you!
Powered by copywrite, made with ❤️ by @hashicorp