-
Notifications
You must be signed in to change notification settings - Fork 360
docs: license typo fix #1480
base: main
Are you sure you want to change the base?
docs: license typo fix #1480
Conversation
WalkthroughThe recent updates focus on correcting a common typographical error across various files, changing "govered" to "governed" within license information comment blocks. This minor but widespread correction ensures the accurate representation of the licensing terms that govern the software's use. Changes
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Review Status
Actionable comments generated: 0
Configuration used: CodeRabbit UI
Files ignored due to path filters (2)
codecov.yml
is excluded by:!**/*.yml
e2e/testapp/docker/docker-compose.yml
is excluded by:!**/*.yml
Files selected for processing (82)
- .golangci.yaml (1 hunks)
- e2e/hive/clients/polard/entrypoint.sh (1 hunks)
- e2e/localnet/network/fixture.go (1 hunks)
- e2e/localnet/utils/utils.go (1 hunks)
- e2e/precompile/polard/start-node.sh (1 hunks)
- e2e/testapp/LICENSE.header (1 hunks)
- e2e/testapp/app.go (1 hunks)
- e2e/testapp/app_config.go (1 hunks)
- e2e/testapp/docker/local/docker-init.sh (1 hunks)
- e2e/testapp/docker/network-init-4.sh (1 hunks)
- e2e/testapp/docker/reset-temp.sh (1 hunks)
- e2e/testapp/docker/seed/init.sh (1 hunks)
- e2e/testapp/docker/seed/scripts/get-seed-address.sh (1 hunks)
- e2e/testapp/docker/seed/scripts/liveness-probe.sh (1 hunks)
- e2e/testapp/docker/seed/scripts/readiness-probe.sh (1 hunks)
- e2e/testapp/docker/seed/scripts/reset.sh (1 hunks)
- e2e/testapp/docker/seed/scripts/seed-start.sh (1 hunks)
- e2e/testapp/docker/seed/scripts/seed0-init-step1.sh (1 hunks)
- e2e/testapp/docker/seed/scripts/seed0-init-step2.sh (1 hunks)
- e2e/testapp/docker/seed/scripts/seed1-init-step1.sh (1 hunks)
- e2e/testapp/docker/seed/scripts/seed1-init-step2.sh (1 hunks)
- e2e/testapp/docker/seed/scripts/set-moniker.sh (1 hunks)
- e2e/testapp/docker/seed/scripts/set-persistent-peers.sh (1 hunks)
- e2e/testapp/docker/seed/scripts/set-seed-address.sh (1 hunks)
- e2e/testapp/docker/validator/scripts/create-val.sh (1 hunks)
- e2e/testapp/docker/validator/scripts/val0-init-step1.sh (1 hunks)
- e2e/testapp/docker/validator/scripts/val0-init-step2.sh (1 hunks)
- e2e/testapp/docker/validator/scripts/val0-init-step3.sh (1 hunks)
- e2e/testapp/docker/validator/scripts/val1-init-step1.sh (1 hunks)
- e2e/testapp/docker/validator/scripts/val1-init-step2.sh (1 hunks)
- e2e/testapp/entrypoint.sh (1 hunks)
- e2e/testapp/export.go (1 hunks)
- e2e/testapp/helpers.go (1 hunks)
- e2e/testapp/polard/cmd/commands.go (1 hunks)
- e2e/testapp/polard/cmd/root.go (1 hunks)
- e2e/testapp/polard/cmd/root_test.go (1 hunks)
- e2e/testapp/polard/main.go (1 hunks)
- e2e/testapp/upgrades.go (1 hunks)
- eth/LICENSE.header (1 hunks)
- eth/core/chain.go (1 hunks)
- eth/core/chain_context.go (1 hunks)
- eth/core/chain_genesis.go (1 hunks)
- eth/core/chain_helpers.go (1 hunks)
- eth/core/chain_reader.go (1 hunks)
- eth/core/chain_resources.go (1 hunks)
- eth/core/chain_subscriber.go (1 hunks)
- eth/core/chain_writer.go (1 hunks)
- eth/core/core_test.go (1 hunks)
- eth/core/errors.go (1 hunks)
- eth/core/genesis.go (1 hunks)
- eth/core/host.go (1 hunks)
- eth/core/mock/aliases.go (1 hunks)
- eth/core/mock/block_plugin.go (1 hunks)
- eth/core/mock/historical_plugin.go (1 hunks)
- eth/core/mock/precompile_plugin.go (1 hunks)
- eth/core/mock/state_plugin.go (1 hunks)
- eth/core/precompile/base_contract.go (1 hunks)
- eth/core/precompile/default_plugin.go (1 hunks)
- eth/core/precompile/errors.go (1 hunks)
- eth/core/precompile/factories.go (1 hunks)
- eth/core/precompile/factories_test.go (1 hunks)
- eth/core/precompile/interfaces.go (1 hunks)
- eth/core/precompile/method.go (1 hunks)
- eth/core/precompile/method_helpers.go (1 hunks)
- eth/core/precompile/method_test.go (1 hunks)
- eth/core/precompile/method_validation_test.go (1 hunks)
- eth/core/precompile/mock/stateful_impl.go (1 hunks)
- eth/core/precompile/precompile_test.go (1 hunks)
- eth/core/precompile/stateful_container.go (1 hunks)
- eth/core/precompile/stateful_container_test.go (1 hunks)
- eth/core/state/interfaces.go (1 hunks)
- eth/core/state/journal/access_list.go (1 hunks)
- eth/core/state/journal/access_list_test.go (1 hunks)
- eth/core/state/journal/base.go (1 hunks)
- eth/core/state/journal/constants.go (1 hunks)
- eth/core/state/journal/journal_test.go (1 hunks)
- eth/core/state/journal/logs.go (1 hunks)
- eth/core/state/journal/logs_test.go (1 hunks)
- eth/core/state/journal/mock/state_plugin.go (1 hunks)
- eth/core/state/journal/refund.go (1 hunks)
- eth/core/state/journal/refund_test.go (1 hunks)
- eth/core/state/journal/selfdestruct_test.go (1 hunks)
Files not processed due to max files limit (16)
- eth/core/state/journal/selfdestructs.go
- eth/core/state/journal/transient_storage.go
- eth/core/state/journal/transient_storage_test.go
- eth/core/state/mock/state.go
- eth/core/state/modes.go
- eth/core/state/statedb.go
- eth/core/state/statedb_test.go
- eth/core/types/header.go
- eth/core/types/receipts.go
- eth/core/types/transaction.go
- eth/core/types/types_test.go
- eth/core/vm/context.go
- eth/core/vm/interfaces.go
- eth/core/vm/mock/evm.go
- eth/core/vm/mock/statedb.go
- eth/eth.go
Files skipped from review due to trivial changes (81)
- .golangci.yaml
- e2e/hive/clients/polard/entrypoint.sh
- e2e/localnet/network/fixture.go
- e2e/localnet/utils/utils.go
- e2e/precompile/polard/start-node.sh
- e2e/testapp/app.go
- e2e/testapp/app_config.go
- e2e/testapp/docker/local/docker-init.sh
- e2e/testapp/docker/network-init-4.sh
- e2e/testapp/docker/reset-temp.sh
- e2e/testapp/docker/seed/init.sh
- e2e/testapp/docker/seed/scripts/get-seed-address.sh
- e2e/testapp/docker/seed/scripts/liveness-probe.sh
- e2e/testapp/docker/seed/scripts/readiness-probe.sh
- e2e/testapp/docker/seed/scripts/reset.sh
- e2e/testapp/docker/seed/scripts/seed-start.sh
- e2e/testapp/docker/seed/scripts/seed0-init-step1.sh
- e2e/testapp/docker/seed/scripts/seed0-init-step2.sh
- e2e/testapp/docker/seed/scripts/seed1-init-step1.sh
- e2e/testapp/docker/seed/scripts/seed1-init-step2.sh
- e2e/testapp/docker/seed/scripts/set-moniker.sh
- e2e/testapp/docker/seed/scripts/set-persistent-peers.sh
- e2e/testapp/docker/seed/scripts/set-seed-address.sh
- e2e/testapp/docker/validator/scripts/create-val.sh
- e2e/testapp/docker/validator/scripts/val0-init-step1.sh
- e2e/testapp/docker/validator/scripts/val0-init-step2.sh
- e2e/testapp/docker/validator/scripts/val0-init-step3.sh
- e2e/testapp/docker/validator/scripts/val1-init-step1.sh
- e2e/testapp/docker/validator/scripts/val1-init-step2.sh
- e2e/testapp/entrypoint.sh
- e2e/testapp/export.go
- e2e/testapp/helpers.go
- e2e/testapp/polard/cmd/commands.go
- e2e/testapp/polard/cmd/root.go
- e2e/testapp/polard/cmd/root_test.go
- e2e/testapp/polard/main.go
- e2e/testapp/upgrades.go
- eth/LICENSE.header
- eth/core/chain.go
- eth/core/chain_context.go
- eth/core/chain_genesis.go
- eth/core/chain_helpers.go
- eth/core/chain_reader.go
- eth/core/chain_resources.go
- eth/core/chain_subscriber.go
- eth/core/chain_writer.go
- eth/core/core_test.go
- eth/core/errors.go
- eth/core/genesis.go
- eth/core/host.go
- eth/core/mock/aliases.go
- eth/core/mock/block_plugin.go
- eth/core/mock/historical_plugin.go
- eth/core/mock/precompile_plugin.go
- eth/core/mock/state_plugin.go
- eth/core/precompile/base_contract.go
- eth/core/precompile/default_plugin.go
- eth/core/precompile/errors.go
- eth/core/precompile/factories.go
- eth/core/precompile/factories_test.go
- eth/core/precompile/interfaces.go
- eth/core/precompile/method.go
- eth/core/precompile/method_helpers.go
- eth/core/precompile/method_test.go
- eth/core/precompile/method_validation_test.go
- eth/core/precompile/mock/stateful_impl.go
- eth/core/precompile/precompile_test.go
- eth/core/precompile/stateful_container.go
- eth/core/precompile/stateful_container_test.go
- eth/core/state/interfaces.go
- eth/core/state/journal/access_list.go
- eth/core/state/journal/access_list_test.go
- eth/core/state/journal/base.go
- eth/core/state/journal/constants.go
- eth/core/state/journal/journal_test.go
- eth/core/state/journal/logs.go
- eth/core/state/journal/logs_test.go
- eth/core/state/journal/mock/state_plugin.go
- eth/core/state/journal/refund.go
- eth/core/state/journal/refund_test.go
- eth/core/state/journal/selfdestruct_test.go
Additional comments: 1
e2e/testapp/LICENSE.header (1)
- 4-4: Correction of the typo "govered" to "governed" in the license text is accurate and aligns with the PR's objective.
hi @itsdevbear , wanted to check if all good with this small pr or any changes needed? 🙇♂️ |
Fixing typo in license. From "govered" to "governed".
Summary by CodeRabbit