Commit 018e355
authored
Add missing copyright headers (bazel-contrib#1030)
* Add missing copyright headers
Done by running:
`addlicense -v -c "The Bazel Authors. All rights reserved." .`
With a few changes reverted because they're for generated files or test goldens.
Fixes bazel-contrib#9161 parent 82c8f0a commit 018e355
259 files changed
Lines changed: 3627 additions & 1 deletion
File tree
- .bazelci
- .bcr
- .github/workflows
- examples
- build_file_generation
- random_number_generator
- bzlmod
- other_module/other_module/pkg
- runfiles
- multi_python_versions
- libs/my_lib
- tests
- pip_install
- pip_parse
- pip_repository_annotations
- data
- wheel/private
- gazelle
- manifest
- generate
- hasher
- test
- modules_mapping
- pythonconfig
- python
- testdata
- dependency_resolution_order
- bar
- baz
- foo
- somewhere/bar
- disable_import_statements_validation
- dont_rename_target
- file_name_matches_import_statement
- first_party_dependencies
- one
- bar
- baz
- foo
- three
- two
- first_party_file_and_directory_modules
- foo
- one
- undiscoverable/package1/subpackage1
- from_imports
- foo
- bar
- import_from_init_py
- import_from_multiple
- import_nested_file
- import_nested_module
- import_nested_var
- import_top_level_var
- std_module
- generated_test_entrypoint
- ignored_invalid_imported_module
- invalid_annotation
- invalid_imported_module
- monorepo
- coarse_grained
- _boundary
- bar
- baz
- foo
- one
- bar
- baz
- foo
- three
- two
- wont_generate
- bar
- baz
- foo
- naming_convention_binary_fail
- naming_convention_library_fail
- naming_convention_test_fail
- naming_convention
- dont_rename
- resolve_conflict
- python_ignore_dependencies_directive
- python_ignore_files_directive
- bar
- foo
- python_target_with_test_in_name
- relative_imports
- package1
- package2
- subpackage1
- simple_binary_with_library
- simple_binary
- simple_library_without_init
- foo
- simple_library
- simple_test_with_conftest
- simple_test
- subdir_sources
- foo
- bar
- baz
- has_build_bazel/python
- has_build/python
- has_init
- python
- has_main
- python
- has_test
- python
- one
- two
- with_nested_import_statements
- with_std_requirements
- with_third_party_requirements_from_imports
- with_third_party_requirements
- python
- config_settings
- pip_install
- private
- test
- tools
- dependency_resolver
- lib
- lock_file_generator
- wheel_installer
- private
- runfiles
- tests
- pip_repository_entry_points
- runfiles
- tools/bazel_integration_test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
1 | 15 | | |
2 | 16 | | |
3 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
1 | 15 | | |
2 | 16 | | |
3 | 17 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
1 | 15 | | |
2 | 16 | | |
3 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
1 | 15 | | |
2 | 16 | | |
3 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
1 | 15 | | |
2 | 16 | | |
3 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
2 | 16 | | |
3 | 17 | | |
4 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
1 | 15 | | |
2 | 16 | | |
3 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
1 | 15 | | |
2 | 16 | | |
3 | 17 | | |
| |||
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
1 | 15 | | |
2 | 16 | | |
3 | 17 | | |
| |||
0 commit comments