From 665a93eec70c4f2d7809d1848fbc8ca60cfd8361 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rub=C3=A9n=20Norte?= Date: Tue, 8 Jan 2019 17:41:54 +0000 Subject: [PATCH] Update Facebook copyright headers (#7589) * Update Facebook copyright headers * Update changelog * Fixed CSS comments * Fixed change in sourcemap --- CHANGELOG.md | 1 + TestUtils.js | 2 +- babel.config.js | 2 +- e2e/MockStdinWatchPlugin.js | 2 +- e2e/Utils.js | 2 +- .../__snapshots__/process_exit.test.js.snap | 2 +- .../resolve_no_file_extensions.test.js.snap | 2 +- e2e/__tests__/auto_clear_mocks.test.js | 2 +- e2e/__tests__/auto_reset_mocks.test.js | 2 +- e2e/__tests__/auto_restore_mocks.test.js | 2 +- e2e/__tests__/babel_plugin_jest_hoist.test.js | 2 +- e2e/__tests__/bad_source_map.test.js | 2 +- e2e/__tests__/before-all-filtered.js | 2 +- e2e/__tests__/before-each-queue.js | 2 +- e2e/__tests__/clear_cache.test.js | 2 +- e2e/__tests__/cli-handles-exact-filenames.test.js | 2 +- e2e/__tests__/compare_dom_nodes.test.js | 2 +- e2e/__tests__/config.test.js | 2 +- e2e/__tests__/console.test.js | 2 +- .../console_log_output_when_run_in_band.test.js | 2 +- e2e/__tests__/coverage_remapping.test.js | 2 +- e2e/__tests__/coverage_report.test.js | 2 +- e2e/__tests__/coverage_threshold.test.js | 2 +- .../coverage_transform_instrumented.test.js | 2 +- e2e/__tests__/custom-resolver.test.js | 2 +- e2e/__tests__/custom_matcher_stack_trace.test.js | 2 +- e2e/__tests__/custom_reporters.test.js | 2 +- e2e/__tests__/debug.test.js | 2 +- e2e/__tests__/dependency_clash.test.js | 2 +- e2e/__tests__/deprecated_cli_options.test.js | 2 +- e2e/__tests__/detect_open_handles.js | 2 +- e2e/__tests__/each.test.js | 2 +- e2e/__tests__/empty-describe-with-hooks.test.js | 2 +- e2e/__tests__/empty_suite_error.test.js | 2 +- e2e/__tests__/env.test.js | 2 +- e2e/__tests__/error-on-deprecated.test.js | 2 +- e2e/__tests__/execute-tests-once-in-mpr.js | 2 +- e2e/__tests__/expect-async-matcher.test.js | 2 +- e2e/__tests__/expect_in_vm.test.js | 2 +- e2e/__tests__/failures.test.js | 2 +- e2e/__tests__/fake-promises.test.js | 2 +- e2e/__tests__/filter.test.js | 2 +- e2e/__tests__/find_related_files.test.js | 2 +- e2e/__tests__/force_exit.test.js | 2 +- e2e/__tests__/generator_mock.test.js | 2 +- e2e/__tests__/global.test.js | 2 +- e2e/__tests__/global_setup.test.js | 2 +- e2e/__tests__/global_teardown.test.js | 2 +- e2e/__tests__/globals.test.js | 2 +- e2e/__tests__/haste_map_sha1.test.js | 2 +- e2e/__tests__/iterator-to-null-test.js | 2 +- e2e/__tests__/jasmine_async.test.js | 2 +- .../jasmine_async_with_pending_during_test.js | 2 +- e2e/__tests__/jest.config.js.test.js | 2 +- e2e/__tests__/jest_changed_files.test.js | 2 +- e2e/__tests__/jest_require_actual.test.js | 2 +- e2e/__tests__/jest_require_mock.test.js | 2 +- e2e/__tests__/json.test.js | 2 +- e2e/__tests__/json_reporter.test.js | 2 +- e2e/__tests__/lifecycles.js | 2 +- e2e/__tests__/list_tests.test.js | 2 +- e2e/__tests__/location_in_results.test.js | 2 +- e2e/__tests__/log_heap_usage.test.js | 2 +- e2e/__tests__/mock_names.test.js | 2 +- e2e/__tests__/module_name_mapper.test.js | 2 +- e2e/__tests__/module_parent_null_in_test.js | 2 +- e2e/__tests__/multi_project_runner.test.js | 2 +- e2e/__tests__/native_async_mock.test.js | 2 +- e2e/__tests__/nested_event_loop.test.js | 2 +- e2e/__tests__/no_test_found.test.js | 2 +- e2e/__tests__/no_tests_found.test.js | 2 +- e2e/__tests__/node_path.test.js | 2 +- e2e/__tests__/only_changed.test.js | 2 +- e2e/__tests__/override-globals.test.js | 2 +- e2e/__tests__/presets.test.js | 2 +- e2e/__tests__/process_exit.test.js | 2 +- e2e/__tests__/promise_reject.test.js | 2 +- e2e/__tests__/regex_(char_in_path.test.js | 2 +- e2e/__tests__/require_after_teardown.test.js | 2 +- e2e/__tests__/require_main.test.js | 2 +- e2e/__tests__/require_v8_module.test.js | 2 +- e2e/__tests__/reset_modules.test.js | 2 +- e2e/__tests__/resolve-get-paths.test.js | 2 +- e2e/__tests__/resolve-node-module.test.js | 2 +- e2e/__tests__/resolve-with-paths.test.js | 2 +- e2e/__tests__/resolve.test.js | 2 +- e2e/__tests__/resolve_no_file_extensions.test.js | 2 +- e2e/__tests__/run_tests_by_path.test.js | 2 +- .../runtime_internal_module_registry.test.js | 2 +- e2e/__tests__/set_immediate.test.js | 2 +- e2e/__tests__/setup_files_after_env_config.test.js | 2 +- e2e/__tests__/show_config.test.js | 2 +- e2e/__tests__/snapshot-mock-fs.test.js | 2 +- e2e/__tests__/snapshot.test.js | 2 +- e2e/__tests__/snapshot_resolver.test.js | 2 +- e2e/__tests__/snapshot_serializers.test.js | 2 +- e2e/__tests__/stack_trace.test.js | 2 +- .../stack_trace_no_captureStackTrace.test.js | 2 +- e2e/__tests__/stack_trace_source_maps.test.js | 2 +- e2e/__tests__/supports-dashed-args.js | 2 +- e2e/__tests__/symbol.test.js | 2 +- e2e/__tests__/test-todo.test.js | 2 +- e2e/__tests__/test_environment.test.js | 2 +- e2e/__tests__/test_environment_async.test.js | 2 +- e2e/__tests__/test_failure_exit_code.test.js | 2 +- e2e/__tests__/test_in_root.test.js | 2 +- e2e/__tests__/test_name_pattern.test.js | 2 +- e2e/__tests__/test_name_pattern_skipped.test.js | 2 +- .../test_path_pattern_reporter_message.test.js | 2 +- e2e/__tests__/test_results_processor.test.js | 2 +- e2e/__tests__/test_retries.test.js | 2 +- e2e/__tests__/timeouts.test.js | 2 +- e2e/__tests__/timeouts_legacy.test.js | 2 +- e2e/__tests__/timer_reset_mocks.test.js | 2 +- e2e/__tests__/timer_use_real_timers.test.js | 2 +- e2e/__tests__/to_match_inline_snapshot.test.js | 2 +- e2e/__tests__/to_match_snapshot.test.js | 2 +- .../to_throw_error_matching_inline_snapshot.test.js | 2 +- .../to_throw_error_matching_snapshot.test.js | 2 +- e2e/__tests__/transform-linked-modules.test.js | 2 +- e2e/__tests__/transform.test.js | 2 +- e2e/__tests__/typescript_coverage.test.js | 2 +- e2e/__tests__/unexpected-token.test.js | 2 +- e2e/__tests__/use_stderr.test.js | 2 +- e2e/__tests__/verbose.test.js | 2 +- e2e/__tests__/version.test.js | 2 +- e2e/__tests__/watch_mode_only_failed.test.js | 2 +- e2e/__tests__/watch_mode_patterns.test.js | 2 +- e2e/__tests__/watch_mode_update_snapshot.test.js | 2 +- .../with-auto-clear/__tests__/index.js | 2 +- e2e/auto-clear-mocks/with-auto-clear/index.js | 2 +- .../without-auto-clear/__tests__/index.js | 2 +- e2e/auto-clear-mocks/without-auto-clear/index.js | 2 +- .../with-auto-reset/__tests__/index.js | 2 +- e2e/auto-reset-mocks/with-auto-reset/index.js | 2 +- .../without-auto-reset/__tests__/index.js | 2 +- e2e/auto-reset-mocks/without-auto-reset/index.js | 2 +- .../with-auto-restore/__tests__/index.js | 2 +- e2e/auto-restore-mocks/with-auto-restore/index.js | 2 +- .../without-auto-restore/__tests__/index.js | 2 +- .../without-auto-restore/index.js | 2 +- .../__test_modules__/Mocked.js | 2 +- .../__test_modules__/Unmocked.js | 2 +- .../__test_modules__/__mocks__/jestBackticks.js | 2 +- e2e/babel-plugin-jest-hoist/__test_modules__/a.js | 2 +- e2e/babel-plugin-jest-hoist/__test_modules__/b.js | 2 +- e2e/babel-plugin-jest-hoist/__test_modules__/c.js | 2 +- e2e/babel-plugin-jest-hoist/__test_modules__/d.js | 2 +- e2e/babel-plugin-jest-hoist/__test_modules__/e.js | 2 +- e2e/babel-plugin-jest-hoist/__test_modules__/f.js | 2 +- .../__test_modules__/jestBackticks.js | 2 +- .../__tests__/integration.test.js | 2 +- .../__tests__/integration_automock_off.test.js | 2 +- e2e/babel-plugin-jest-hoist/babel.config.js | 2 +- e2e/babel-plugin-jest-hoist/banana.js | 2 +- e2e/babel-plugin-jest-hoist/mockFile.js | 2 +- e2e/bad-source-map/__tests__/bad-source-map.js | 2 +- .../__tests__/before-all-filtered.test.js | 2 +- .../__tests__/before-each-queue.test.js | 2 +- e2e/browser-support/browser-test.js | 2 +- e2e/clear-cache/__tests__/clear_cache.test.js | 2 +- e2e/compare-dom-nodes/__tests__/failed-assertion.js | 2 +- e2e/console-jsdom/__tests__/console.test.js | 2 +- e2e/console/__tests__/console.test.js | 2 +- e2e/coverage-remapping/TypescriptPreprocessor.js | 2 +- e2e/coverage-remapping/__tests__/covered-test.ts | 2 +- e2e/coverage-remapping/covered.ts | 2 +- e2e/coverage-report/OtherFile.js | 2 +- e2e/coverage-report/Sum.js | 2 +- e2e/coverage-report/SumDependency.js | 2 +- e2e/coverage-report/__mocks__/SumDependency.js | 2 +- e2e/coverage-report/__tests__/Sum.test.js | 2 +- e2e/coverage-report/babel.config.js | 2 +- .../cached-duplicates/a/Identical.js | 2 +- .../cached-duplicates/a/__tests__/Identical.test.js | 2 +- .../cached-duplicates/b/Identical.js | 2 +- .../cached-duplicates/b/__tests__/Identical.test.js | 2 +- e2e/coverage-report/notRequiredInTestSuite.js | 2 +- e2e/coverage-report/setup.js | 2 +- e2e/coverage-transform-instrumented/Preprocessor.js | 2 +- .../__tests__/covered-test.js | 2 +- e2e/coverage-transform-instrumented/covered.js | 2 +- .../__tests__/custom_matcher.test.js | 2 +- e2e/custom-reporters/__tests__/add.test.js | 2 +- e2e/custom-reporters/__tests__/add_fail.test.js | 2 +- e2e/custom-reporters/add.js | 2 +- .../reporters/IncompleteReporter.js | 2 +- e2e/custom-reporters/reporters/TestReporter.js | 2 +- e2e/custom-resolver/__mocks__/manual-mock.js | 2 +- .../__tests__/custom-resolver.test.js | 2 +- e2e/custom-resolver/bar.js | 2 +- e2e/custom-resolver/fake-regenerator.js | 2 +- e2e/custom-resolver/foo.js | 2 +- e2e/custom-resolver/manual-mock.js | 2 +- e2e/custom-resolver/resolver.js | 2 +- e2e/deprecated-cli-options/__tests__/dummy.js | 2 +- e2e/detect-open-handles/__tests__/inside.js | 2 +- e2e/detect-open-handles/__tests__/outside.js | 2 +- e2e/detect-open-handles/__tests__/promise.js | 2 +- e2e/detect-open-handles/babel.config.js | 2 +- e2e/detect-open-handles/server.js | 2 +- e2e/each/__tests__/describe-only.test.js | 2 +- e2e/each/__tests__/each-exception.test.js | 2 +- e2e/each/__tests__/each-only.test.js | 2 +- e2e/each/__tests__/each-skip.test.js | 2 +- e2e/each/__tests__/failure.test.js | 2 +- e2e/each/__tests__/pretty.test.js | 2 +- e2e/each/__tests__/success.test.js | 2 +- .../hook-in-describe-with-skipped-test.test.js | 2 +- .../__tests__/hook-in-empty-describe.test.js | 2 +- .../__tests__/hook-in-empty-nested-describe.test.js | 2 +- .../multiple-hooks-in-empty-describe.test.js | 2 +- e2e/empty-suite-error/__tests__/empty_suite.test.js | 2 +- e2e/env-test/__tests__/env.test.js | 2 +- .../__tests__/environmentOptions.test.js | 2 +- .../__tests__/DEFAULT_TIMEOUT_INTERVAL.test.js | 2 +- e2e/error-on-deprecated/__tests__/fail.test.js | 2 +- .../__tests__/jasmine.addMatchers.test.js | 2 +- .../__tests__/jasmine.any.test.js | 2 +- .../__tests__/jasmine.anything.test.js | 2 +- .../__tests__/jasmine.arrayContaining.test.js | 2 +- .../__tests__/jasmine.createSpy.test.js | 2 +- .../__tests__/jasmine.objectContaining.test.js | 2 +- .../__tests__/jasmine.stringMatching.test.js | 2 +- e2e/error-on-deprecated/__tests__/pending.test.js | 2 +- e2e/error-on-deprecated/__tests__/spyOn.test.js | 2 +- .../__tests__/spyOnProperty.test.js | 2 +- e2e/expect-async-matcher/__tests__/failure.test.js | 2 +- e2e/expect-async-matcher/__tests__/success.test.js | 2 +- e2e/expect-async-matcher/babel.config.js | 2 +- e2e/expect-async-matcher/matchers.js | 2 +- e2e/expect-in-vm/__tests__/expect-in-vm.test.js | 2 +- e2e/failures/__tests__/assertion_count.test.js | 2 +- e2e/failures/__tests__/async_failures.test.js | 2 +- e2e/failures/__tests__/during_tests.test.js | 2 +- e2e/failures/__tests__/node_assertion_error.test.js | 2 +- e2e/failures/__tests__/snapshot.test.js | 2 +- e2e/failures/__tests__/snapshot_named.test.js | 2 +- e2e/failures/__tests__/test_macro.test.js | 2 +- e2e/failures/__tests__/throw_number.test.js | 2 +- e2e/failures/__tests__/throw_object.test.js | 2 +- e2e/failures/__tests__/throw_string.test.js | 2 +- e2e/failures/babel.config.js | 2 +- e2e/failures/macros.js | 2 +- e2e/fake-promises/asap/__tests__/generator.test.js | 2 +- e2e/fake-promises/asap/fake-promises.js | 2 +- .../immediate/__tests__/generator.test.js | 2 +- e2e/fake-promises/immediate/fake-promises.js | 2 +- e2e/filter/__tests__/bar.test.js | 2 +- e2e/filter/__tests__/foo.test.js | 2 +- e2e/filter/my-clowny-filter.js | 2 +- e2e/filter/my-filter.js | 2 +- e2e/filter/my-secondary-filter.js | 2 +- e2e/generator-mock/__tests__/generator_mock.test.js | 2 +- e2e/generator-mock/index.js | 2 +- e2e/global-setup/__tests__/setup1.test.js | 2 +- e2e/global-setup/__tests__/setup2.test.js | 2 +- e2e/global-setup/__tests__/setup3.test.js | 2 +- e2e/global-setup/custom_tests_dir/pass.test.js | 2 +- e2e/global-setup/invalid_setup.js | 2 +- e2e/global-setup/project-1/setup.js | 2 +- e2e/global-setup/project-1/setup.test.js | 2 +- e2e/global-setup/project-2/setup.js | 2 +- e2e/global-setup/project-2/setup.test.js | 2 +- e2e/global-setup/projects.jest.config.js | 2 +- e2e/global-setup/setup-with-config.js | 2 +- e2e/global-setup/setup.js | 2 +- e2e/global-teardown/__tests__/teardown1.test.js | 2 +- e2e/global-teardown/__tests__/teardown2.test.js | 2 +- e2e/global-teardown/__tests__/teardown3.test.js | 2 +- e2e/global-teardown/custom_tests_dir/pass.test.js | 2 +- e2e/global-teardown/invalid_teardown.js | 2 +- e2e/global-teardown/project-1/teardown.js | 2 +- e2e/global-teardown/project-1/teardown.test.js | 2 +- e2e/global-teardown/project-2/teardown.js | 2 +- e2e/global-teardown/project-2/teardown.test.js | 2 +- e2e/global-teardown/projects.jest.config.js | 2 +- e2e/global-teardown/teardown-with-config.js | 2 +- e2e/global-teardown/teardown.js | 2 +- .../__tests__/async_test_fails.test.js | 2 +- e2e/jasmine-async/__tests__/concurrent.test.js | 2 +- e2e/jasmine-async/__tests__/generator.test.js | 2 +- .../__tests__/pending_in_promise.test.js | 2 +- .../__tests__/promise_after_all.test.js | 2 +- .../__tests__/promise_after_each.test.js | 2 +- .../__tests__/promise_before_all.test.js | 2 +- .../__tests__/promise_before_each.test.js | 2 +- e2e/jasmine-async/__tests__/promise_fit.test.js | 2 +- e2e/jasmine-async/__tests__/promise_it.test.js | 2 +- e2e/jasmine-async/__tests__/promise_xit.test.js | 2 +- .../__tests__/returning_values.test.js | 2 +- e2e/json-reporter/__tests__/sum.test.js | 2 +- e2e/json-reporter/sum.js | 2 +- e2e/lifecycles/__tests__/index.js | 2 +- e2e/lifecycles/index.js | 2 +- e2e/list-tests/__tests__/dummy.test.js | 2 +- e2e/list-tests/__tests__/other.test.js | 2 +- e2e/location-in-results/__tests__/test.js | 2 +- .../__tests__/index.js | 2 +- .../with-empty-mock-name-not-called/index.js | 2 +- .../with-empty-mock-name/__tests__/index.js | 2 +- e2e/mock-names/with-empty-mock-name/index.js | 2 +- .../__tests__/index.js | 2 +- .../with-mock-name-call-times-fail/index.js | 2 +- .../__tests__/index.js | 2 +- .../with-mock-name-call-times-pass/index.js | 2 +- .../__tests__/index.js | 2 +- .../with-mock-name-not-called-fail/index.js | 2 +- .../__tests__/index.js | 2 +- .../with-mock-name-not-called-pass/index.js | 2 +- .../with-mock-name-not-called/__tests__/index.js | 2 +- e2e/mock-names/with-mock-name-not-called/index.js | 2 +- e2e/mock-names/with-mock-name/__tests__/index.js | 2 +- e2e/mock-names/with-mock-name/index.js | 2 +- .../without-mock-name-not-called/__tests__/index.js | 2 +- .../without-mock-name-not-called/index.js | 2 +- e2e/mock-names/without-mock-name/__tests__/index.js | 2 +- e2e/mock-names/without-mock-name/index.js | 2 +- .../__mocks__/style_mock.js | 2 +- .../__tests__/index.js | 2 +- e2e/module-name-mapper-correct-config/index.js | 2 +- .../__tests__/index.js | 2 +- e2e/module-name-mapper-wrong-config/index.js | 2 +- e2e/module_parent_null_in_test/__tests__/index.js | 2 +- .../bar/__tests__/boggus-bar.test.js | 2 +- .../foo/__tests__/boggus-foo.test.js | 2 +- e2e/native-async-mock/Native.js | 2 +- .../__tests__/native_async_mock.test.js | 2 +- e2e/native-async-mock/babel.config.js | 2 +- .../__tests__/nested_event_loop.test.js | 2 +- e2e/node-path/__tests__/node_path.test.js | 2 +- e2e/node-path/src/path/file.js | 2 +- e2e/override-globals/__tests__/index.js | 2 +- e2e/override-globals/babel.config.js | 2 +- e2e/override-globals/index.js | 2 +- e2e/override-globals/setup.js | 2 +- e2e/presets/js/__tests__/index.js | 2 +- .../js/node_modules/jest-preset-js/jest-preset.js | 2 +- .../js/node_modules/jest-preset-js/mapper.js | 2 +- e2e/presets/json/__tests__/index.js | 2 +- .../json/node_modules/jest-preset-json/mapper.js | 2 +- e2e/process-exit/__tests__/test.js | 2 +- e2e/process-exit/babel.config.js | 2 +- .../__tests__/regex_(char_in_path.test.js | 2 +- .../__tests__/late-require.test.js | 2 +- e2e/require-after-teardown/index.js | 2 +- e2e/require-main/__tests__/loader.test.js | 2 +- e2e/require-main/babel.config.js | 2 +- e2e/require-main/example.js | 2 +- e2e/require-main/loader.js | 2 +- e2e/reset_modules/__tests__/reset_modules.test.js | 2 +- .../__tests__/resolve-get-paths.test.js | 2 +- e2e/resolve-get-paths/babel.config.js | 2 +- .../__mocks__/mock-jsx-module/index.jsx | 2 +- .../__mocks__/mock-module-alt/index.js | 2 +- .../__mocks__/mock-module-without-pkg/index.js | 2 +- .../__mocks__/mock-module/index.js | 2 +- .../__tests__/resolve-node-module.test.js | 2 +- .../__tests__/resolve-with-paths.test.js | 2 +- e2e/resolve-with-paths/babel.config.js | 2 +- e2e/resolve-with-paths/dir/mod.js | 2 +- e2e/resolve/__tests__/resolve.test.js | 2 +- e2e/resolve/test1.android.js | 2 +- e2e/resolve/test1.js | 2 +- e2e/resolve/test1.native.js | 2 +- e2e/resolve/test2.js | 2 +- e2e/resolve/test2.native.js | 2 +- e2e/resolve/test2mapper.js | 2 +- e2e/resolve/test2mapper.native.js | 2 +- e2e/resolve/test3.js | 2 +- e2e/resolve_no_extensions/__tests__/test.js | 2 +- e2e/resolve_no_extensions/babel.config.js | 2 +- e2e/resolve_no_extensions/index.js | 2 +- e2e/runJest.js | 2 +- .../__mocks__/fs.js | 2 +- .../runtime_internal_module_registry.test.js | 2 +- e2e/set-immediate/__tests__/set_immediate.test.js | 2 +- .../__tests__/runner_patch.test.js | 2 +- .../__tests__/test1.test.js | 2 +- .../__tests__/test2.test.js | 2 +- e2e/setup-files-after-env-config/setup1.js | 2 +- e2e/setup-files-after-env-config/setup2.js | 2 +- .../setup_hooks_into_runner.js | 2 +- e2e/snapshot-escape/__tests__/snapshot.test.js | 2 +- .../__tests__/snapshot_escape_regex.js | 2 +- .../__tests__/snapshot_escape_substitution.test.js | 2 +- e2e/snapshot-mock-fs/__tests__/snapshot.test.js | 2 +- e2e/snapshot-resolver/__tests__/snapshot.test.js | 2 +- e2e/snapshot-resolver/customSnapshotResolver.js | 2 +- e2e/snapshot-serializers/Transformer.js | 2 +- e2e/snapshot-serializers/Utils.js | 2 +- e2e/snapshot-serializers/__tests__/snapshot.test.js | 2 +- e2e/snapshot-serializers/plugins/bar.js | 2 +- e2e/snapshot-serializers/plugins/foo/index.js | 2 +- e2e/snapshot/__tests__/second_snapshot.test.js | 2 +- e2e/snapshot/__tests__/snapshot.test.js | 2 +- .../__tests__/runtime_error.test.js | 2 +- e2e/stack-trace-source-maps/Preprocessor.js | 2 +- e2e/stack-trace-source-maps/__tests__/fails.ts | 2 +- e2e/stack-trace/__tests__/runtime_error.test.js | 2 +- e2e/stack-trace/__tests__/stack_trace.test.js | 2 +- .../__tests__/stack_trace_without_message.test.js | 2 +- e2e/stack-trace/__tests__/test_error.test.js | 2 +- e2e/test-environment-async/TestEnvironment.js | 2 +- e2e/test-environment-async/__tests__/custom.test.js | 2 +- e2e/test-environment/__tests__/env.test.js | 2 +- e2e/test-in-root/foo.js | 2 +- e2e/test-in-root/footest.js | 2 +- e2e/test-in-root/spec.js | 2 +- e2e/test-in-root/test.js | 2 +- e2e/test-retries/__tests__/control.test.js | 2 +- e2e/test-retries/__tests__/e2e.test.js | 2 +- e2e/test-retries/__tests__/retry.test.js | 2 +- e2e/test-retries/reporters/RetryReporter.js | 2 +- e2e/test-todo/__tests__/statuses.test.js | 2 +- e2e/test-todo/__tests__/todo_multiple_args.test.js | 2 +- e2e/test-todo/__tests__/todo_no_args.test.js | 2 +- e2e/test-todo/__tests__/todo_non_string.test.js | 2 +- .../__tests__/test_name_pattern.test.js | 2 +- .../__tests__/test_name_pattern_skipped.test.js | 2 +- .../__tests__/processor.test.js | 2 +- e2e/testResultsProcessor/processor.js | 2 +- .../after-reset-all-mocks/index.js | 2 +- .../after-reset-all-mocks/timer_and_mock.test.js | 2 +- e2e/timer-reset-mocks/with-reset-mocks/index.js | 2 +- .../with-reset-mocks/timer_with_mock.test.js | 2 +- .../__tests__/use_real_timers.test.js | 2 +- e2e/toMatchInlineSnapshot/babel.config.js | 2 +- .../babel.config.js | 2 +- e2e/transform-linked-modules/Preprocessor.js | 2 +- .../__tests__/linked-modules.test.js | 2 +- e2e/transform-linked-modules/ignored/normal.js | 2 +- e2e/transform-linked-modules/package/index.js | 2 +- e2e/transform/babel-jest/NotCovered.js | 2 +- .../babel-jest/__tests__/babel_jest.test.js | 2 +- .../babel-jest/__tests__/changed_cwd.test.js | 2 +- e2e/transform/babel-jest/babel.config.js | 2 +- .../babel-jest/this-directory-is-covered/Covered.js | 2 +- .../ExcludedFromCoverage.js | 2 +- .../Preprocessor.js | 2 +- .../__tests__/custom_preprocessor.test.js | 2 +- .../custom-instrumenting-preprocessor/src/index.js | 2 +- .../src/someOtherFile.js | 2 +- .../__tests__/ecmascript-modules-support.mjs | 2 +- .../ecmascript-modules-support/babel.config.js | 2 +- .../ecmascript-modules-support/src/index.mjs | 2 +- .../ecmascript-modules-support/src/module.mjs | 2 +- .../multiple-transformers/CssPreprocessor.js | 2 +- .../multiple-transformers/FilePreprocessor.js | 2 +- .../multiple-transformers/JsPreprocessor.js | 2 +- .../__tests__/multiple_transformers.test.js | 2 +- e2e/transform/multiple-transformers/babel.config.js | 2 +- e2e/transform/multiple-transformers/src/App.css | 2 +- e2e/transform/multiple-transformers/src/App.js | 2 +- .../__tests__/fails_with_syntax_error.test.js | 2 +- .../__tests__/passes-with-no-babel-jest.js | 2 +- .../this-directory-is-covered/Covered.js | 2 +- .../ExcludedFromCoverage.js | 2 +- e2e/typescript-coverage/TypescriptPreprocessor.js | 2 +- e2e/typescript-coverage/__tests__/covered-test.ts | 2 +- e2e/typescript-coverage/covered.ts | 2 +- e2e/verbose-reporter/__tests__/verbose.test.js | 2 +- eslintImportResolver.js | 2 +- fixtures/parser_tests.js | 2 +- jest.config.ci.js | 2 +- jest.config.js | 2 +- karma.conf.js | 2 +- packages/babel-jest/src/__tests__/index.js | 2 +- packages/babel-jest/src/index.js | 2 +- packages/babel-plugin-jest-hoist/src/index.js | 2 +- packages/babel-preset-jest/index.js | 2 +- packages/diff-sequences/src/__tests__/index.test.js | 2 +- packages/diff-sequences/src/index.js | 2 +- packages/eslint-config-fb-strict/index.js | 2 +- .../expect/src/__tests__/assertionCounts.test.js | 2 +- .../expect/src/__tests__/asymmetricMatchers.test.js | 2 +- packages/expect/src/__tests__/extend.test.js | 2 +- packages/expect/src/__tests__/fakeChalk.test.js | 2 +- packages/expect/src/__tests__/isError.test.js | 2 +- packages/expect/src/__tests__/matchers.test.js | 2 +- packages/expect/src/__tests__/spyMatchers.test.js | 2 +- packages/expect/src/__tests__/stacktrace.test.js | 2 +- .../expect/src/__tests__/symbolInObjects.test.js | 2 +- .../expect/src/__tests__/toThrowMatchers.test.js | 2 +- packages/expect/src/__tests__/utils.test.js | 2 +- packages/expect/src/asymmetricMatchers.js | 2 +- .../expect/src/extractExpectedAssertionsErrors.js | 2 +- packages/expect/src/fakeChalk.js | 2 +- packages/expect/src/index.js | 2 +- packages/expect/src/jestMatchersObject.js | 2 +- packages/expect/src/matchers.js | 2 +- packages/expect/src/spyMatchers.js | 2 +- packages/expect/src/toThrowMatchers.js | 2 +- packages/expect/src/utils.js | 2 +- packages/jest-changed-files/src/git.js | 2 +- packages/jest-changed-files/src/hg.js | 2 +- packages/jest-changed-files/src/index.js | 2 +- packages/jest-circus/runner.js | 2 +- .../jest-circus/src/__mocks__/testEventHandler.js | 2 +- packages/jest-circus/src/__mocks__/testUtils.js | 2 +- packages/jest-circus/src/__tests__/afterAll.test.js | 2 +- packages/jest-circus/src/__tests__/baseTest.test.js | 2 +- .../src/__tests__/circusItTestError.test.js | 2 +- .../src/__tests__/circusItTodoTestError.test.js | 2 +- packages/jest-circus/src/__tests__/hooks.test.js | 2 +- .../jest-circus/src/__tests__/hooksError.test.js | 2 +- packages/jest-circus/src/eventHandler.js | 2 +- packages/jest-circus/src/formatNodeAssertErrors.js | 2 +- packages/jest-circus/src/globalErrorHandlers.js | 2 +- packages/jest-circus/src/index.js | 2 +- .../src/legacy-code-todo-rewrite/jestAdapter.js | 2 +- .../src/legacy-code-todo-rewrite/jestAdapterInit.js | 2 +- .../src/legacy-code-todo-rewrite/jestExpect.js | 2 +- packages/jest-circus/src/run.js | 2 +- packages/jest-circus/src/state.js | 2 +- packages/jest-circus/src/utils.js | 2 +- packages/jest-cli/bin/jest.js | 2 +- packages/jest-cli/src/FailedTestsCache.js | 2 +- packages/jest-cli/src/ReporterDispatcher.js | 2 +- packages/jest-cli/src/SearchSource.js | 2 +- packages/jest-cli/src/SnapshotInteractiveMode.js | 2 +- packages/jest-cli/src/TestNamePatternPrompt.js | 2 +- packages/jest-cli/src/TestPathPatternPrompt.js | 2 +- packages/jest-cli/src/TestScheduler.js | 2 +- packages/jest-cli/src/TestSequencer.js | 2 +- packages/jest-cli/src/TestWatcher.js | 2 +- .../jest-cli/src/__tests__/FailedTestsCache.test.js | 2 +- .../jest-cli/src/__tests__/SearchSource.test.js | 2 +- .../src/__tests__/SnapshotInteractiveMode.test.js | 2 +- .../jest-cli/src/__tests__/TestScheduler.test.js | 2 +- packages/jest-cli/src/__tests__/cli/args.test.js | 2 +- .../src/__tests__/generateEmptyCoverage.test.js | 2 +- packages/jest-cli/src/__tests__/globals.test.js | 2 +- .../jest-cli/src/__tests__/notify_reporter.test.js | 2 +- .../src/__tests__/runJestWithCoverage.test.js | 2 +- packages/jest-cli/src/__tests__/run_jest.test.js | 2 +- .../src/__tests__/testSchedulerHelper.test.js | 2 +- .../__tests__/test_root/__testtests__/test.foobar | 2 +- .../src/__tests__/test_root/__testtests__/test.js | 2 +- .../src/__tests__/test_root/__testtests__/test.jsx | 2 +- .../jest-cli/src/__tests__/test_root/module.foobar | 2 +- .../jest-cli/src/__tests__/test_root/module.jsx | 2 +- .../jest-cli/src/__tests__/test_root/no_tests.js | 2 +- .../__testtests__/test.js | 2 +- .../test_root_with_(parentheses)/module.jsx | 2 +- .../jest-cli/src/__tests__/test_sequencer.test.js | 2 +- packages/jest-cli/src/__tests__/watch.test.js | 2 +- .../__tests__/watch_filename_pattern_mode.test.js | 2 +- .../__tests__/watch_test_name_pattern_mode.test.js | 2 +- packages/jest-cli/src/cli/args.js | 2 +- packages/jest-cli/src/cli/index.js | 2 +- packages/jest-cli/src/collectHandles.js | 2 +- packages/jest-cli/src/constants.js | 2 +- packages/jest-cli/src/coverage.template | 2 +- packages/jest-cli/src/generateEmptyCoverage.js | 2 +- packages/jest-cli/src/getChangedFilesPromise.js | 2 +- packages/jest-cli/src/getNoTestFound.js | 2 +- packages/jest-cli/src/getNoTestFoundFailed.js | 2 +- .../src/getNoTestFoundRelatedToChangedFiles.js | 2 +- packages/jest-cli/src/getNoTestFoundVerbose.js | 2 +- packages/jest-cli/src/getNoTestsFoundMessage.js | 2 +- packages/jest-cli/src/jest.js | 2 +- .../fixtures/has_jest_config_file/jest.config.js | 2 +- packages/jest-cli/src/lib/__tests__/init.test.js | 2 +- .../src/lib/__tests__/is_valid_path.test.js | 2 +- .../src/lib/__tests__/log_debug_messages.test.js | 2 +- .../src/lib/__tests__/modify_package_json.test.js | 2 +- packages/jest-cli/src/lib/active_filters_message.js | 2 +- packages/jest-cli/src/lib/create_context.js | 2 +- .../jest-cli/src/lib/handle_deprecation_warnings.js | 2 +- packages/jest-cli/src/lib/init/errors.js | 2 +- .../jest-cli/src/lib/init/generate_config_file.js | 2 +- packages/jest-cli/src/lib/init/index.js | 2 +- .../jest-cli/src/lib/init/modify_package_json.js | 2 +- packages/jest-cli/src/lib/init/questions.js | 2 +- packages/jest-cli/src/lib/is_valid_path.js | 2 +- packages/jest-cli/src/lib/log_debug_messages.js | 2 +- packages/jest-cli/src/lib/update_global_config.js | 2 +- packages/jest-cli/src/lib/watch_plugins_helpers.js | 2 +- packages/jest-cli/src/plugins/quit.js | 2 +- packages/jest-cli/src/plugins/test_name_pattern.js | 2 +- packages/jest-cli/src/plugins/test_path_pattern.js | 2 +- packages/jest-cli/src/plugins/update_snapshots.js | 2 +- .../src/plugins/update_snapshots_interactive.js | 2 +- packages/jest-cli/src/pluralize.js | 2 +- packages/jest-cli/src/preRunMessage.js | 2 +- packages/jest-cli/src/reporters/Status.js | 2 +- .../reporters/__tests__/coverage_reporter.test.js | 2 +- .../src/reporters/__tests__/coverage_worker.test.js | 2 +- .../reporters/__tests__/default_reporter.test.js | 2 +- .../reporters/__tests__/get_snapshot_status.test.js | 2 +- .../__tests__/get_snapshot_summary.test.js | 2 +- .../reporters/__tests__/summary_reporter.test.js | 2 +- .../jest-cli/src/reporters/__tests__/utils.test.js | 2 +- .../reporters/__tests__/verbose_reporter.test.js | 2 +- packages/jest-cli/src/reporters/base_reporter.js | 2 +- .../jest-cli/src/reporters/coverage_reporter.js | 2 +- packages/jest-cli/src/reporters/coverage_worker.js | 2 +- packages/jest-cli/src/reporters/default_reporter.js | 2 +- .../jest-cli/src/reporters/get_result_header.js | 2 +- .../jest-cli/src/reporters/get_snapshot_status.js | 2 +- .../jest-cli/src/reporters/get_snapshot_summary.js | 2 +- packages/jest-cli/src/reporters/notify_reporter.js | 2 +- packages/jest-cli/src/reporters/summary_reporter.js | 2 +- packages/jest-cli/src/reporters/utils.js | 2 +- packages/jest-cli/src/reporters/verbose_reporter.js | 2 +- packages/jest-cli/src/runGlobalHook.js | 2 +- packages/jest-cli/src/runJest.js | 2 +- packages/jest-cli/src/testPathPatternToRegexp.js | 2 +- packages/jest-cli/src/testResultHelpers.js | 2 +- packages/jest-cli/src/testSchedulerHelper.js | 2 +- packages/jest-cli/src/types.js | 2 +- packages/jest-cli/src/watch.js | 2 +- packages/jest-config/src/Defaults.js | 2 +- packages/jest-config/src/Deprecated.js | 2 +- packages/jest-config/src/Descriptions.js | 2 +- .../jest-config/src/ReporterValidationErrors.js | 2 +- packages/jest-config/src/ValidConfig.js | 2 +- packages/jest-config/src/__mocks__/fs.js | 2 +- packages/jest-config/src/__mocks__/os.js | 2 +- packages/jest-config/src/__mocks__/read-pkg.js | 2 +- packages/jest-config/src/__tests__/Defaults.test.js | 2 +- .../jest-config/src/__tests__/getMaxWorkers.test.js | 2 +- .../jest-config/src/__tests__/normalize.test.js | 2 +- .../jest-config/src/__tests__/readConfig.test.js | 2 +- .../jest-config/src/__tests__/readConfigs.test.js | 2 +- .../src/__tests__/resolveConfigPath.test.js | 2 +- .../jest-config/src/__tests__/setFromArgv.test.js | 2 +- .../src/__tests__/validatePattern.test.js | 2 +- packages/jest-config/src/constants.js | 2 +- packages/jest-config/src/getCacheDirectory.js | 2 +- packages/jest-config/src/getMaxWorkers.js | 2 +- packages/jest-config/src/index.js | 2 +- packages/jest-config/src/normalize.js | 2 +- .../jest-config/src/readConfigFileAndSetRootDir.js | 2 +- packages/jest-config/src/resolveConfigPath.js | 2 +- packages/jest-config/src/setFromArgv.js | 2 +- packages/jest-config/src/utils.js | 2 +- packages/jest-config/src/validatePattern.js | 2 +- packages/jest-diff/src/__tests__/diff.test.js | 2 +- packages/jest-diff/src/constants.js | 2 +- packages/jest-diff/src/diffStrings.js | 2 +- packages/jest-diff/src/index.js | 2 +- packages/jest-docblock/src/__tests__/index.test.js | 13 +++++++------ packages/jest-docblock/src/index.js | 2 +- packages/jest-each/src/__tests__/array.test.js | 2 +- packages/jest-each/src/__tests__/index.test.js | 2 +- packages/jest-each/src/__tests__/template.test.js | 2 +- packages/jest-each/src/bind.js | 2 +- packages/jest-each/src/index.js | 2 +- .../jest-environment-jsdom/src/__mocks__/index.js | 2 +- .../src/__tests__/jsdom_environment.test.js | 2 +- packages/jest-environment-jsdom/src/index.js | 2 +- .../src/__tests__/node_environment.test.js | 2 +- packages/jest-environment-node/src/index.js | 2 +- packages/jest-get-type/src/__tests__/index.test.js | 2 +- packages/jest-get-type/src/index.js | 2 +- packages/jest-haste-map/src/HasteFS.js | 2 +- packages/jest-haste-map/src/ModuleMap.js | 2 +- .../src/__tests__/dependencyExtractor.js | 2 +- .../src/__tests__/get_mock_name.test.js | 2 +- packages/jest-haste-map/src/__tests__/haste_impl.js | 2 +- packages/jest-haste-map/src/__tests__/index.test.js | 2 +- .../jest-haste-map/src/__tests__/worker.test.js | 2 +- packages/jest-haste-map/src/blacklist.js | 2 +- packages/jest-haste-map/src/constants.js | 2 +- .../src/crawlers/__tests__/node.test.js | 2 +- .../src/crawlers/__tests__/watchman.test.js | 2 +- packages/jest-haste-map/src/crawlers/node.js | 2 +- packages/jest-haste-map/src/crawlers/watchman.js | 2 +- packages/jest-haste-map/src/getMockName.js | 2 +- packages/jest-haste-map/src/index.js | 2 +- packages/jest-haste-map/src/lib/WatchmanWatcher.js | 2 +- .../src/lib/__tests__/dependencyExtractor.test.js | 2 +- .../src/lib/__tests__/fast_path.test.js | 2 +- .../src/lib/__tests__/getPlatformExtension.test.js | 2 +- .../src/lib/__tests__/isRegExpSupported.test.js | 2 +- .../src/lib/__tests__/normalizePathSep.test.js | 2 +- .../jest-haste-map/src/lib/dependencyExtractor.js | 2 +- packages/jest-haste-map/src/lib/fast_path.js | 2 +- .../jest-haste-map/src/lib/getPlatformExtension.js | 2 +- .../jest-haste-map/src/lib/isRegExpSupported.js | 2 +- packages/jest-haste-map/src/lib/normalizePathSep.js | 2 +- packages/jest-haste-map/src/types.js | 2 +- packages/jest-haste-map/src/worker.js | 2 +- packages/jest-jasmine2/src/ExpectationFailed.js | 2 +- packages/jest-jasmine2/src/PCancelable.js | 2 +- packages/jest-jasmine2/src/__tests__/Suite.test.js | 2 +- .../src/__tests__/expectationResultFactory.test.js | 2 +- .../jest-jasmine2/src/__tests__/hooksError.test.js | 2 +- .../jest-jasmine2/src/__tests__/itTestError.test.js | 2 +- .../src/__tests__/itToTestAlias.test.js | 2 +- .../jest-jasmine2/src/__tests__/iterators.test.js | 2 +- .../jest-jasmine2/src/__tests__/matchers.test.js | 2 +- .../jest-jasmine2/src/__tests__/pTimeout.test.js | 2 +- .../jest-jasmine2/src/__tests__/queueRunner.test.js | 2 +- .../jest-jasmine2/src/__tests__/reporter.test.js | 2 +- .../jest-jasmine2/src/__tests__/todoError.test.js | 2 +- packages/jest-jasmine2/src/assertionErrorMessage.js | 2 +- packages/jest-jasmine2/src/each.js | 2 +- packages/jest-jasmine2/src/errorOnPrivate.js | 2 +- .../jest-jasmine2/src/expectationResultFactory.js | 2 +- packages/jest-jasmine2/src/index.js | 2 +- packages/jest-jasmine2/src/isError.js | 2 +- packages/jest-jasmine2/src/jasmine/CallTracker.js | 4 ++-- packages/jest-jasmine2/src/jasmine/Env.js | 4 ++-- packages/jest-jasmine2/src/jasmine/JsApiReporter.js | 4 ++-- .../jest-jasmine2/src/jasmine/ReportDispatcher.js | 4 ++-- packages/jest-jasmine2/src/jasmine/Spec.js | 4 ++-- packages/jest-jasmine2/src/jasmine/SpyStrategy.js | 4 ++-- packages/jest-jasmine2/src/jasmine/Suite.js | 4 ++-- packages/jest-jasmine2/src/jasmine/Timer.js | 4 ++-- packages/jest-jasmine2/src/jasmine/createSpy.js | 4 ++-- packages/jest-jasmine2/src/jasmine/jasmineLight.js | 4 ++-- packages/jest-jasmine2/src/jasmine/spyRegistry.js | 4 ++-- packages/jest-jasmine2/src/jasmineAsyncInstall.js | 2 +- packages/jest-jasmine2/src/jestExpect.js | 2 +- packages/jest-jasmine2/src/pTimeout.js | 2 +- packages/jest-jasmine2/src/queueRunner.js | 2 +- packages/jest-jasmine2/src/reporter.js | 2 +- packages/jest-jasmine2/src/setup_jest_globals.js | 2 +- packages/jest-jasmine2/src/treeProcessor.js | 2 +- .../jest-leak-detector/src/__tests__/index.test.js | 2 +- packages/jest-leak-detector/src/index.js | 2 +- .../jest-matcher-utils/src/__tests__/index.test.js | 2 +- packages/jest-matcher-utils/src/index.js | 2 +- .../src/__tests__/messages.test.js | 2 +- packages/jest-message-util/src/index.js | 2 +- packages/jest-mock/src/__tests__/jest_mock.test.js | 2 +- packages/jest-mock/src/index.js | 2 +- .../jest-phabricator/example/JestUnitTestEngine.php | 2 +- packages/jest-phabricator/src/index.js | 2 +- .../jest-regex-util/src/__tests__/index.test.js | 2 +- packages/jest-regex-util/src/index.js | 2 +- packages/jest-repl/bin/jest-repl.js | 2 +- packages/jest-repl/src/__tests__/jest_repl.test.js | 2 +- packages/jest-repl/src/cli/args.js | 2 +- packages/jest-repl/src/cli/index.js | 2 +- packages/jest-repl/src/cli/repl.js | 2 +- .../src/__tests__/__fixtures__/file.js | 2 +- .../src/__tests__/__fixtures__/file.test.js | 2 +- .../__fixtures__/node_modules/@myorg/pkg/index.js | 2 +- .../src/__tests__/__fixtures__/related.test.js | 2 +- .../src/__tests__/__fixtures__/scoped.js | 2 +- .../src/__tests__/dependency_resolver.test.js | 2 +- packages/jest-resolve-dependencies/src/index.js | 2 +- packages/jest-resolve/src/__mocks__/userResolver.js | 2 +- .../src/__tests__/isBuiltinModule.test.js | 2 +- packages/jest-resolve/src/__tests__/resolve.test.js | 2 +- packages/jest-resolve/src/defaultResolver.js | 2 +- packages/jest-resolve/src/index.js | 2 +- packages/jest-resolve/src/isBuiltinModule.js | 2 +- packages/jest-resolve/src/nodeModulesPaths.js | 2 +- .../jest-runner/src/__tests__/testRunner.test.js | 2 +- packages/jest-runner/src/index.js | 2 +- packages/jest-runner/src/runTest.js | 2 +- packages/jest-runner/src/testWorker.js | 2 +- packages/jest-runtime/bin/jest-runtime.js | 2 +- packages/jest-runtime/src/ScriptTransformer.js | 2 +- .../jest-runtime/src/__mocks__/createRuntime.js | 2 +- .../NODE_PATH_dir/regular_module_in_node_path.js | 2 +- .../src/__tests__/Runtime-sourceMaps.test.js | 2 +- .../jest-runtime/src/__tests__/defaultResolver.js | 2 +- .../src/__tests__/instrumentation.test.js | 2 +- .../__tests__/module_dir/module_directory_file.js | 2 +- .../src/__tests__/module_dir/to_be_instrumented.js | 2 +- .../src/__tests__/resolve_browser.test.js | 2 +- .../jest-runtime/src/__tests__/runtime_cli.test.js | 2 +- .../src/__tests__/runtime_environment.test.js | 2 +- .../__tests__/runtime_gen_mock_from_module.test.js | 2 +- .../src/__tests__/runtime_internal_module.test.js | 2 +- .../jest-runtime/src/__tests__/runtime_jest_fn.js | 2 +- .../src/__tests__/runtime_jest_spy_on.test.js | 2 +- .../jest-runtime/src/__tests__/runtime_mock.test.js | 2 +- .../__tests__/runtime_module_directories.test.js | 2 +- .../src/__tests__/runtime_node_path.test.js | 2 +- .../src/__tests__/runtime_require_actual.test.js | 2 +- .../src/__tests__/runtime_require_mock.test.js | 2 +- .../src/__tests__/runtime_require_module.test.js | 2 +- .../__tests__/runtime_require_module_no_ext.test.js | 2 +- .../runtime_require_module_or_mock.test.js | 2 +- ...e_require_module_or_mock_transitive_deps.test.js | 2 +- .../src/__tests__/script_transformer.test.js | 2 +- .../src/__tests__/should_instrument.test.js | 2 +- .../src/__tests__/test_root/ManuallyMocked.js | 2 +- .../__tests__/test_root/ModuleWithSideEffects.js | 2 +- .../src/__tests__/test_root/ModuleWithState.js | 2 +- .../__tests__/test_root/MyDirectoryModule/index.js | 2 +- .../src/__tests__/test_root/OnlyRequiredFromMock.js | 2 +- .../src/__tests__/test_root/RegularModule.js | 2 +- .../src/__tests__/test_root/RelativeImageStub.js | 2 +- .../src/__tests__/test_root/RequireRegularModule.js | 2 +- .../test_root/TestModuleNameMapperResolution.jsx | 2 +- .../test_root/__mocks__/ExclusivelyManualMock.js | 2 +- .../__tests__/test_root/__mocks__/ManuallyMocked.js | 2 +- .../test_root/__mocks__/mocked-node-module.js | 2 +- .../test_root/__mocks__/nested1/nested2/nested3.js | 2 +- .../src/__tests__/test_root/dep_on_mapped_module.js | 2 +- .../src/__tests__/test_root/global_image_stub.js | 2 +- .../__tests__/test_root/haste-modules/Foo.react.js | 2 +- .../test_root/haste-modules/FooContainer.react.js | 2 +- .../test_root/haste-modules/FooRenderUtil.js | 2 +- .../test_root/haste-package/core/module.js | 2 +- .../src/__tests__/test_root/inner_parent_module.js | 2 +- .../src/__tests__/test_root/internal-module.js | 2 +- .../src/__tests__/test_root/internal-root.js | 2 +- .../jest-runtime/src/__tests__/test_root/logging.js | 2 +- .../test_root/mapped_dir/moduleInMapped.js | 2 +- .../src/__tests__/test_root/mapped_module_test.js | 2 +- .../test_root/module_dir/module_dir_module.js | 2 +- .../test_root/module_dir/my-module/core.js | 2 +- .../test_root/modules_with_main/export_main.js | 2 +- .../test_root/modules_with_main/re_export_main.js | 2 +- .../__tests__/test_root/nested1/nested2/nested3.js | 2 +- .../node_modules/jest-resolve-test/browser.js | 2 +- .../node_modules/jest-resolve-test/node.js | 2 +- .../node_modules/mocked-node-module/index.js | 2 +- .../node_modules/module-needing-parent/index.js | 2 +- .../node_modules/parent-module/index.js | 2 +- .../node_modules/not-a-haste-package/core.js | 2 +- .../test_root/node_modules/npm3-main-dep/index.js | 2 +- .../node_modules/npm3-transitive-dep/index.js | 2 +- .../npm3-transitive-dep/internal-code.js | 2 +- .../test_root/node_modules/parent-module/index.js | 2 +- .../test_root/platform/Platform.android.js | 2 +- .../__tests__/test_root/platform/Platform.ios.js | 2 +- .../src/__tests__/test_root/platform/Platform.js | 2 +- .../__tests__/test_root/platform/Platform.native.js | 2 +- .../jest-runtime/src/__tests__/test_root/root.js | 2 +- .../test_root/sourcemaps/out/throwing-mapped-fn.js | 4 ++-- .../sourcemaps/out/throwing-mapped-fn.js.map | 2 +- .../test_root/sourcemaps/throwing-mapped-fn.js | 2 +- .../subdir2/module_dir/module_dir_module.js | 2 +- .../test_root/subdir2/module_dir/my-module/core.js | 2 +- .../src/__tests__/test_root/test_preprocessor.js | 2 +- .../src/__tests__/test_root/throwing.js | 2 +- .../src/__tests__/test_root/throwing_fn.js | 2 +- .../src/__tests__/test_root/utf8_with_bom.js | 2 +- .../subdir1/__mocks__/my_module.js | 2 +- .../test_root_with_dup_mocks/subdir1/my_module.js | 2 +- .../subdir2/__mocks__/my_module.js | 2 +- .../subdir2/module_dir/module_dir_module.js | 2 +- .../test_root_with_dup_mocks/subdir2/my_module.js | 2 +- packages/jest-runtime/src/cli/args.js | 2 +- packages/jest-runtime/src/cli/index.js | 2 +- packages/jest-runtime/src/helpers.js | 2 +- packages/jest-runtime/src/index.js | 2 +- packages/jest-runtime/src/shouldInstrument.js | 2 +- .../jest-serializer/src/__tests__/index.test.js | 2 +- packages/jest-serializer/src/index.js | 2 +- packages/jest-snapshot/src/State.js | 2 +- packages/jest-snapshot/src/__mocks__/prettier.js | 2 +- .../customSnapshotResolver-inconsistent-fns.js | 2 +- ...mSnapshotResolver-missing-resolveSnapshotPath.js | 2 +- ...ustomSnapshotResolver-missing-resolveTestPath.js | 2 +- ...olver-missing-test-path-for-consistency-check.js | 2 +- .../__tests__/fixtures/customSnapshotResolver.js | 2 +- .../src/__tests__/inline_snapshots.test.js | 2 +- .../jest-snapshot/src/__tests__/matcher.test.js | 2 +- .../src/__tests__/mock_serializer.test.js | 2 +- .../jest-snapshot/src/__tests__/plugins.test.js | 2 +- packages/jest-snapshot/src/__tests__/plugins/bar.js | 2 +- packages/jest-snapshot/src/__tests__/plugins/foo.js | 2 +- .../src/__tests__/snapshot_resolver.test.js | 2 +- .../src/__tests__/throw_matcher.test.js | 2 +- packages/jest-snapshot/src/__tests__/utils.test.js | 2 +- packages/jest-snapshot/src/index.js | 2 +- packages/jest-snapshot/src/inline_snapshots.js | 2 +- packages/jest-snapshot/src/mock_serializer.js | 2 +- packages/jest-snapshot/src/plugins.js | 2 +- packages/jest-snapshot/src/snapshot_resolver.js | 2 +- packages/jest-snapshot/src/utils.js | 2 +- packages/jest-util/src/BufferedConsole.js | 2 +- packages/jest-util/src/CustomConsole.js | 2 +- packages/jest-util/src/ErrorWithStack.js | 2 +- packages/jest-util/src/FakeTimers.js | 2 +- packages/jest-util/src/NullConsole.js | 2 +- .../jest-util/src/__tests__/bufferedConsole.test.js | 2 +- packages/jest-util/src/__tests__/console.test.js | 2 +- .../src/__tests__/createProcessObject.test.js | 2 +- .../jest-util/src/__tests__/deepCyclicCopy.test.js | 2 +- .../jest-util/src/__tests__/errorWithStack.test.js | 2 +- packages/jest-util/src/__tests__/fakeTimers.test.js | 2 +- .../src/__tests__/formatTestResults.test.js | 2 +- .../jest-util/src/__tests__/getCallsite.test.js | 2 +- .../src/__tests__/getFailedSnapshot.test.js | 2 +- .../src/__tests__/installCommonGlobals.test.js | 2 +- .../jest-util/src/__tests__/isInteractive.test.js | 2 +- packages/jest-util/src/clearLine.js | 2 +- packages/jest-util/src/convertDescriptorToString.js | 2 +- packages/jest-util/src/createProcessObject.js | 2 +- packages/jest-util/src/deepCyclicCopy.js | 2 +- packages/jest-util/src/formatTestResults.js | 2 +- packages/jest-util/src/getCallsite.js | 2 +- packages/jest-util/src/getConsoleOutput.js | 2 +- packages/jest-util/src/getFailedSnapshotTests.js | 2 +- packages/jest-util/src/index.js | 2 +- packages/jest-util/src/installCommonGlobals.js | 2 +- packages/jest-util/src/interopRequireDefault.js | 2 +- packages/jest-util/src/isInteractive.js | 2 +- packages/jest-util/src/setGlobal.js | 2 +- packages/jest-util/src/specialChars.js | 2 +- .../src/__tests__/fixtures/jestConfig.js | 2 +- .../jest-validate/src/__tests__/validate.test.js | 2 +- .../src/__tests__/validateCLIOptions.test.js | 2 +- packages/jest-validate/src/condition.js | 2 +- packages/jest-validate/src/defaultConfig.js | 2 +- packages/jest-validate/src/deprecated.js | 2 +- packages/jest-validate/src/errors.js | 2 +- packages/jest-validate/src/exampleConfig.js | 2 +- packages/jest-validate/src/index.js | 2 +- packages/jest-validate/src/types.js | 2 +- packages/jest-validate/src/utils.js | 2 +- packages/jest-validate/src/validate.js | 2 +- packages/jest-validate/src/validateCLIOptions.js | 2 +- packages/jest-validate/src/warnings.js | 2 +- packages/jest-watcher/src/BaseWatchPlugin.js | 2 +- packages/jest-watcher/src/JestHooks.js | 2 +- packages/jest-watcher/src/PatternPrompt.js | 2 +- packages/jest-watcher/src/constants.js | 2 +- packages/jest-watcher/src/index.js | 2 +- packages/jest-watcher/src/lib/Prompt.js | 2 +- .../lib/__tests__/formatTestNameByPattern.test.js | 2 +- .../jest-watcher/src/lib/__tests__/prompt.test.js | 2 +- .../jest-watcher/src/lib/__tests__/scroll.test.js | 2 +- packages/jest-watcher/src/lib/colorize.js | 2 +- .../jest-watcher/src/lib/formatTestNameByPattern.js | 2 +- packages/jest-watcher/src/lib/patternModeHelpers.js | 2 +- packages/jest-watcher/src/lib/scroll.js | 2 +- packages/jest-watcher/src/types.js | 2 +- packages/jest-worker/src/Farm.js | 2 +- packages/jest-worker/src/WorkerPool.js | 2 +- .../jest-worker/src/__performance_tests__/test.js | 2 +- .../__performance_tests__/workers/jest_worker.js | 2 +- .../src/__performance_tests__/workers/pi.js | 2 +- .../__performance_tests__/workers/worker_farm.js | 2 +- packages/jest-worker/src/__tests__/Farm.test.js | 2 +- .../jest-worker/src/__tests__/WorkerPool.test.js | 2 +- packages/jest-worker/src/__tests__/index.test.js | 2 +- .../src/__tests__/process-integration.test.js | 2 +- .../src/__tests__/thread-integration.test.js | 2 +- packages/jest-worker/src/base/BaseWorkerPool.js | 2 +- .../src/base/__tests__/BaseWorkerPool.test.js | 2 +- packages/jest-worker/src/index.js | 2 +- packages/jest-worker/src/types.js | 2 +- .../jest-worker/src/workers/ChildProcessWorker.js | 2 +- .../jest-worker/src/workers/NodeThreadsWorker.js | 2 +- .../workers/__tests__/ChildProcessWorker.test.js | 2 +- .../src/workers/__tests__/NodeThreadsWorker.test.js | 2 +- .../src/workers/__tests__/processChild.test.js | 2 +- .../src/workers/__tests__/threadChild.test.js | 2 +- packages/jest-worker/src/workers/processChild.js | 2 +- packages/jest-worker/src/workers/threadChild.js | 2 +- packages/jest/bin/jest.js | 2 +- packages/jest/src/jest.js | 2 +- packages/pretty-format/perf/test.js | 2 +- .../src/__tests__/AsymmetricMatcher.test.js | 2 +- .../pretty-format/src/__tests__/ConvertAnsi.test.js | 2 +- .../src/__tests__/DOMCollection.test.js | 2 +- .../pretty-format/src/__tests__/DOMElement.test.js | 2 +- .../pretty-format/src/__tests__/Immutable.test.js | 2 +- .../pretty-format/src/__tests__/getPrettyPrint.js | 2 +- .../src/__tests__/prettyFormat.test.js | 2 +- packages/pretty-format/src/__tests__/react.test.js | 2 +- packages/pretty-format/src/collections.js | 2 +- packages/pretty-format/src/index.js | 2 +- .../pretty-format/src/plugins/AsymmetricMatcher.js | 2 +- packages/pretty-format/src/plugins/ConvertAnsi.js | 2 +- packages/pretty-format/src/plugins/DOMCollection.js | 2 +- packages/pretty-format/src/plugins/DOMElement.js | 2 +- packages/pretty-format/src/plugins/Immutable.js | 2 +- packages/pretty-format/src/plugins/ReactElement.js | 2 +- .../pretty-format/src/plugins/ReactTestComponent.js | 2 +- .../pretty-format/src/plugins/lib/escapeHTML.js | 2 +- packages/pretty-format/src/plugins/lib/markup.js | 2 +- scripts/ConditionalTest.js | 2 +- scripts/babel-plugin-jest-native-globals.js | 2 +- scripts/browserBuild.js | 2 +- scripts/build.js | 2 +- scripts/checkCopyrightHeaders.js | 7 ++++--- scripts/getPackages.js | 2 +- scripts/mapCoverage.js | 2 +- scripts/watch.js | 2 +- testSetupFile.js | 2 +- types/Argv.js | 2 +- types/ChangedFiles.js | 2 +- types/Circus.js | 2 +- types/Config.js | 2 +- types/Console.js | 2 +- types/Context.js | 2 +- types/Environment.js | 2 +- types/Errors.js | 2 +- types/Global.js | 2 +- types/HasteMap.js | 2 +- types/Jasmine.js | 2 +- types/Jest.js | 2 +- types/JestHooks.js | 2 +- types/Matchers.js | 2 +- types/Mock.js | 2 +- types/PrettyFormat.js | 2 +- types/Process.js | 2 +- types/Reporters.js | 2 +- types/Resolve.js | 2 +- types/SnapshotResolver.js | 2 +- types/SourceMaps.js | 2 +- types/TestResult.js | 2 +- types/TestRunner.js | 2 +- types/Transform.js | 2 +- types/Watch.js | 2 +- website/core/Footer.js | 2 +- website/fetchSuporters.js | 2 +- website/languages.js | 2 +- website/pages/en/help.js | 2 +- website/pages/en/index.js | 2 +- website/pages/en/versions.js | 2 +- website/pages/en/videos.js | 2 +- website/siteConfig.js | 2 +- website/static/css/custom.css | 2 +- website/static/css/jest.css | 2 +- 1019 files changed, 1040 insertions(+), 1037 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b8d847f1e320..a4a0a94d680f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -140,6 +140,7 @@ - `[docs]` Add correct default value for `testUrl` config option ([#7277](https://github.com/facebook/jest/pull/7277)) - `[docs]` Remove duplicate code in `MockFunctions` ([#7297](https://github.com/facebook/jest/pull/7297)) - `[*]` Add check for Facebook copyright headers on CI ([#7370](https://github.com/facebook/jest/pull/7370)) +- `[*]` Update Facebook copyright headers ([#7589](https://github.com/facebook/jest/pull/7589)) - `[jest-haste-map]` Refactor `dependencyExtractor` and tests ([#7385](https://github.com/facebook/jest/pull/7385)) - `[docs]` Clearify conditional setting of `NODE_ENV` ([#7369](https://github.com/facebook/jest/pull/7369)) - `[docs]` Clarify conditional setting of `NODE_ENV` ([#7369](https://github.com/facebook/jest/pull/7369)) diff --git a/TestUtils.js b/TestUtils.js index 8711d432eefa..1c2ec68398ec 100644 --- a/TestUtils.js +++ b/TestUtils.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/babel.config.js b/babel.config.js index f3807c45cee4..cc4688972601 100644 --- a/babel.config.js +++ b/babel.config.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. module.exports = { babelrcRoots: ['examples/*'], diff --git a/e2e/MockStdinWatchPlugin.js b/e2e/MockStdinWatchPlugin.js index ec40b879251d..f6d5331dacfd 100644 --- a/e2e/MockStdinWatchPlugin.js +++ b/e2e/MockStdinWatchPlugin.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/Utils.js b/e2e/Utils.js index 6be805abf629..c99ae907ce33 100644 --- a/e2e/Utils.js +++ b/e2e/Utils.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/__snapshots__/process_exit.test.js.snap b/e2e/__tests__/__snapshots__/process_exit.test.js.snap index 1b0d01bf05d7..fbf88d8a68c4 100644 --- a/e2e/__tests__/__snapshots__/process_exit.test.js.snap +++ b/e2e/__tests__/__snapshots__/process_exit.test.js.snap @@ -3,7 +3,7 @@ exports[`prints stack trace pointing to process.exit call 1`] = ` " ● process.exit called with \\"1\\" - 1 | // Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + 1 | // Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. 2 | > 3 | process.exit(1); | ^ diff --git a/e2e/__tests__/__snapshots__/resolve_no_file_extensions.test.js.snap b/e2e/__tests__/__snapshots__/resolve_no_file_extensions.test.js.snap index bbc22b4dee06..861ac198b204 100644 --- a/e2e/__tests__/__snapshots__/resolve_no_file_extensions.test.js.snap +++ b/e2e/__tests__/__snapshots__/resolve_no_file_extensions.test.js.snap @@ -27,7 +27,7 @@ exports[`show error message with matching files 1`] = ` See https://jestjs.io/docs/en/configuration#modulefileextensions-array-string - 1 | // Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + 1 | // Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. 2 | > 3 | module.exports = require('./some-json-file'); | ^ diff --git a/e2e/__tests__/auto_clear_mocks.test.js b/e2e/__tests__/auto_clear_mocks.test.js index 115695536b4d..0a8d690855dd 100644 --- a/e2e/__tests__/auto_clear_mocks.test.js +++ b/e2e/__tests__/auto_clear_mocks.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/auto_reset_mocks.test.js b/e2e/__tests__/auto_reset_mocks.test.js index a73a2bc44845..b54acf7259ec 100644 --- a/e2e/__tests__/auto_reset_mocks.test.js +++ b/e2e/__tests__/auto_reset_mocks.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/auto_restore_mocks.test.js b/e2e/__tests__/auto_restore_mocks.test.js index e206cf142cb5..aaea26cde250 100644 --- a/e2e/__tests__/auto_restore_mocks.test.js +++ b/e2e/__tests__/auto_restore_mocks.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/babel_plugin_jest_hoist.test.js b/e2e/__tests__/babel_plugin_jest_hoist.test.js index 25afbc0fc2f3..a08db1459812 100644 --- a/e2e/__tests__/babel_plugin_jest_hoist.test.js +++ b/e2e/__tests__/babel_plugin_jest_hoist.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/bad_source_map.test.js b/e2e/__tests__/bad_source_map.test.js index de4527a9b518..d6a02abfc187 100644 --- a/e2e/__tests__/bad_source_map.test.js +++ b/e2e/__tests__/bad_source_map.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/before-all-filtered.js b/e2e/__tests__/before-all-filtered.js index 04d2e77ce9d4..4c1746e53fe0 100644 --- a/e2e/__tests__/before-all-filtered.js +++ b/e2e/__tests__/before-all-filtered.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/before-each-queue.js b/e2e/__tests__/before-each-queue.js index dd177f2448b9..dc2104968f20 100644 --- a/e2e/__tests__/before-each-queue.js +++ b/e2e/__tests__/before-each-queue.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/clear_cache.test.js b/e2e/__tests__/clear_cache.test.js index da98372885a8..27e10dff4ac8 100644 --- a/e2e/__tests__/clear_cache.test.js +++ b/e2e/__tests__/clear_cache.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/cli-handles-exact-filenames.test.js b/e2e/__tests__/cli-handles-exact-filenames.test.js index 9e838abac5ca..407dcbe57ffe 100644 --- a/e2e/__tests__/cli-handles-exact-filenames.test.js +++ b/e2e/__tests__/cli-handles-exact-filenames.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/compare_dom_nodes.test.js b/e2e/__tests__/compare_dom_nodes.test.js index 3cf76a34a31d..cef2c84928b3 100644 --- a/e2e/__tests__/compare_dom_nodes.test.js +++ b/e2e/__tests__/compare_dom_nodes.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/config.test.js b/e2e/__tests__/config.test.js index b93d04cff133..33d37caa4f32 100644 --- a/e2e/__tests__/config.test.js +++ b/e2e/__tests__/config.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/console.test.js b/e2e/__tests__/console.test.js index aa0a1e6a2edb..b3a1b02138b3 100644 --- a/e2e/__tests__/console.test.js +++ b/e2e/__tests__/console.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/console_log_output_when_run_in_band.test.js b/e2e/__tests__/console_log_output_when_run_in_band.test.js index 28d379616f62..fd443ead78c6 100644 --- a/e2e/__tests__/console_log_output_when_run_in_band.test.js +++ b/e2e/__tests__/console_log_output_when_run_in_band.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/coverage_remapping.test.js b/e2e/__tests__/coverage_remapping.test.js index 5194f5eba8df..5f1986890553 100644 --- a/e2e/__tests__/coverage_remapping.test.js +++ b/e2e/__tests__/coverage_remapping.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/coverage_report.test.js b/e2e/__tests__/coverage_report.test.js index 642c0031def5..9cf395635b6a 100644 --- a/e2e/__tests__/coverage_report.test.js +++ b/e2e/__tests__/coverage_report.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/coverage_threshold.test.js b/e2e/__tests__/coverage_threshold.test.js index be071087ca5b..d655c88be4b0 100644 --- a/e2e/__tests__/coverage_threshold.test.js +++ b/e2e/__tests__/coverage_threshold.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/coverage_transform_instrumented.test.js b/e2e/__tests__/coverage_transform_instrumented.test.js index 645c3d1c6022..da8700e2a27d 100644 --- a/e2e/__tests__/coverage_transform_instrumented.test.js +++ b/e2e/__tests__/coverage_transform_instrumented.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/custom-resolver.test.js b/e2e/__tests__/custom-resolver.test.js index 04d54fcddf07..895f259f0fa9 100644 --- a/e2e/__tests__/custom-resolver.test.js +++ b/e2e/__tests__/custom-resolver.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/custom_matcher_stack_trace.test.js b/e2e/__tests__/custom_matcher_stack_trace.test.js index 993ac998dcfa..46d99eddea5c 100644 --- a/e2e/__tests__/custom_matcher_stack_trace.test.js +++ b/e2e/__tests__/custom_matcher_stack_trace.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/custom_reporters.test.js b/e2e/__tests__/custom_reporters.test.js index 5f4b3c40c254..0ba5c64c581a 100644 --- a/e2e/__tests__/custom_reporters.test.js +++ b/e2e/__tests__/custom_reporters.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/debug.test.js b/e2e/__tests__/debug.test.js index 367bcd28d6a9..673e4c7ace36 100644 --- a/e2e/__tests__/debug.test.js +++ b/e2e/__tests__/debug.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/dependency_clash.test.js b/e2e/__tests__/dependency_clash.test.js index c298ee3aacb4..904defff5297 100644 --- a/e2e/__tests__/dependency_clash.test.js +++ b/e2e/__tests__/dependency_clash.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/deprecated_cli_options.test.js b/e2e/__tests__/deprecated_cli_options.test.js index ddbadb6f715c..6f06b542c338 100644 --- a/e2e/__tests__/deprecated_cli_options.test.js +++ b/e2e/__tests__/deprecated_cli_options.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/detect_open_handles.js b/e2e/__tests__/detect_open_handles.js index f473fa77d6c0..2aa76243bca8 100644 --- a/e2e/__tests__/detect_open_handles.js +++ b/e2e/__tests__/detect_open_handles.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/each.test.js b/e2e/__tests__/each.test.js index 8d18963c2c0b..5b743cce5420 100644 --- a/e2e/__tests__/each.test.js +++ b/e2e/__tests__/each.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2018-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/empty-describe-with-hooks.test.js b/e2e/__tests__/empty-describe-with-hooks.test.js index 3ec27d391dc6..b8876fb79d51 100644 --- a/e2e/__tests__/empty-describe-with-hooks.test.js +++ b/e2e/__tests__/empty-describe-with-hooks.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2018-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/empty_suite_error.test.js b/e2e/__tests__/empty_suite_error.test.js index cba04194b535..1930514057f6 100644 --- a/e2e/__tests__/empty_suite_error.test.js +++ b/e2e/__tests__/empty_suite_error.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/env.test.js b/e2e/__tests__/env.test.js index f65c6164ce84..9dffe3cf4a76 100644 --- a/e2e/__tests__/env.test.js +++ b/e2e/__tests__/env.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/error-on-deprecated.test.js b/e2e/__tests__/error-on-deprecated.test.js index 8a69e0019a8a..94ab728d384b 100644 --- a/e2e/__tests__/error-on-deprecated.test.js +++ b/e2e/__tests__/error-on-deprecated.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/execute-tests-once-in-mpr.js b/e2e/__tests__/execute-tests-once-in-mpr.js index d367c2ddbcd6..23f5e07a4396 100644 --- a/e2e/__tests__/execute-tests-once-in-mpr.js +++ b/e2e/__tests__/execute-tests-once-in-mpr.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2017-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/expect-async-matcher.test.js b/e2e/__tests__/expect-async-matcher.test.js index 2e687a5fe0e6..e4e78b82d67b 100644 --- a/e2e/__tests__/expect-async-matcher.test.js +++ b/e2e/__tests__/expect-async-matcher.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/expect_in_vm.test.js b/e2e/__tests__/expect_in_vm.test.js index 30ba9cc96b6f..7e27314a2320 100644 --- a/e2e/__tests__/expect_in_vm.test.js +++ b/e2e/__tests__/expect_in_vm.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/failures.test.js b/e2e/__tests__/failures.test.js index 4084b37228ab..3e630c2ef399 100644 --- a/e2e/__tests__/failures.test.js +++ b/e2e/__tests__/failures.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/fake-promises.test.js b/e2e/__tests__/fake-promises.test.js index df76c5546a16..d946dff7202c 100644 --- a/e2e/__tests__/fake-promises.test.js +++ b/e2e/__tests__/fake-promises.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/filter.test.js b/e2e/__tests__/filter.test.js index 7a34def7f741..ab51ea2edf1d 100644 --- a/e2e/__tests__/filter.test.js +++ b/e2e/__tests__/filter.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/find_related_files.test.js b/e2e/__tests__/find_related_files.test.js index a9ddf9f2c3c7..479626847cb0 100644 --- a/e2e/__tests__/find_related_files.test.js +++ b/e2e/__tests__/find_related_files.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/force_exit.test.js b/e2e/__tests__/force_exit.test.js index fbc805b9f408..ed0ec2ea0646 100644 --- a/e2e/__tests__/force_exit.test.js +++ b/e2e/__tests__/force_exit.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/generator_mock.test.js b/e2e/__tests__/generator_mock.test.js index b8877472b28a..310f655a1467 100644 --- a/e2e/__tests__/generator_mock.test.js +++ b/e2e/__tests__/generator_mock.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/global.test.js b/e2e/__tests__/global.test.js index 0400d15a51e2..8702e60e2843 100644 --- a/e2e/__tests__/global.test.js +++ b/e2e/__tests__/global.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/global_setup.test.js b/e2e/__tests__/global_setup.test.js index 9842d842569a..74ad525423b4 100644 --- a/e2e/__tests__/global_setup.test.js +++ b/e2e/__tests__/global_setup.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/global_teardown.test.js b/e2e/__tests__/global_teardown.test.js index ca138dee7075..f510313dd8df 100644 --- a/e2e/__tests__/global_teardown.test.js +++ b/e2e/__tests__/global_teardown.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/globals.test.js b/e2e/__tests__/globals.test.js index cdaeadbac06b..c2c6361c8f63 100644 --- a/e2e/__tests__/globals.test.js +++ b/e2e/__tests__/globals.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/haste_map_sha1.test.js b/e2e/__tests__/haste_map_sha1.test.js index f09555ec6d3f..e9859953b7d0 100644 --- a/e2e/__tests__/haste_map_sha1.test.js +++ b/e2e/__tests__/haste_map_sha1.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/iterator-to-null-test.js b/e2e/__tests__/iterator-to-null-test.js index 903c4906c578..af2b518ee66d 100644 --- a/e2e/__tests__/iterator-to-null-test.js +++ b/e2e/__tests__/iterator-to-null-test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/jasmine_async.test.js b/e2e/__tests__/jasmine_async.test.js index 1ba352637969..08d44591eaa2 100644 --- a/e2e/__tests__/jasmine_async.test.js +++ b/e2e/__tests__/jasmine_async.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/jasmine_async_with_pending_during_test.js b/e2e/__tests__/jasmine_async_with_pending_during_test.js index fcfc974176f1..cf9cf54d84d9 100644 --- a/e2e/__tests__/jasmine_async_with_pending_during_test.js +++ b/e2e/__tests__/jasmine_async_with_pending_during_test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/jest.config.js.test.js b/e2e/__tests__/jest.config.js.test.js index bc5ec2877a9c..3d11b56a7c88 100644 --- a/e2e/__tests__/jest.config.js.test.js +++ b/e2e/__tests__/jest.config.js.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/jest_changed_files.test.js b/e2e/__tests__/jest_changed_files.test.js index d0aa0a02d35a..0c1a4ad3ec6a 100644 --- a/e2e/__tests__/jest_changed_files.test.js +++ b/e2e/__tests__/jest_changed_files.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/jest_require_actual.test.js b/e2e/__tests__/jest_require_actual.test.js index e9fa4473fb03..57bf9c713fd5 100644 --- a/e2e/__tests__/jest_require_actual.test.js +++ b/e2e/__tests__/jest_require_actual.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/jest_require_mock.test.js b/e2e/__tests__/jest_require_mock.test.js index 040f2f69b8b0..26ea0ddc2ae1 100644 --- a/e2e/__tests__/jest_require_mock.test.js +++ b/e2e/__tests__/jest_require_mock.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/json.test.js b/e2e/__tests__/json.test.js index 26a07d3ea229..658057ec4217 100644 --- a/e2e/__tests__/json.test.js +++ b/e2e/__tests__/json.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/json_reporter.test.js b/e2e/__tests__/json_reporter.test.js index 3714aae2565e..d7ae1a623f6e 100644 --- a/e2e/__tests__/json_reporter.test.js +++ b/e2e/__tests__/json_reporter.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/lifecycles.js b/e2e/__tests__/lifecycles.js index e4fbe1bc7116..2d36b32ec5d4 100644 --- a/e2e/__tests__/lifecycles.js +++ b/e2e/__tests__/lifecycles.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/list_tests.test.js b/e2e/__tests__/list_tests.test.js index 34877a8cae68..641d3ed5bc9f 100644 --- a/e2e/__tests__/list_tests.test.js +++ b/e2e/__tests__/list_tests.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/location_in_results.test.js b/e2e/__tests__/location_in_results.test.js index 653451ad3f34..43ef16b6e666 100644 --- a/e2e/__tests__/location_in_results.test.js +++ b/e2e/__tests__/location_in_results.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/log_heap_usage.test.js b/e2e/__tests__/log_heap_usage.test.js index 4ef70dce891d..0ce1d4c9563b 100644 --- a/e2e/__tests__/log_heap_usage.test.js +++ b/e2e/__tests__/log_heap_usage.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/mock_names.test.js b/e2e/__tests__/mock_names.test.js index fd74fea05522..dc76ad163ff5 100644 --- a/e2e/__tests__/mock_names.test.js +++ b/e2e/__tests__/mock_names.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/module_name_mapper.test.js b/e2e/__tests__/module_name_mapper.test.js index 84119593751a..91d1809c1a5b 100644 --- a/e2e/__tests__/module_name_mapper.test.js +++ b/e2e/__tests__/module_name_mapper.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/module_parent_null_in_test.js b/e2e/__tests__/module_parent_null_in_test.js index 0b1fbfb15239..26fdef469a9a 100644 --- a/e2e/__tests__/module_parent_null_in_test.js +++ b/e2e/__tests__/module_parent_null_in_test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/multi_project_runner.test.js b/e2e/__tests__/multi_project_runner.test.js index 237df8794c7b..9583d9206b49 100644 --- a/e2e/__tests__/multi_project_runner.test.js +++ b/e2e/__tests__/multi_project_runner.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/native_async_mock.test.js b/e2e/__tests__/native_async_mock.test.js index 4f3bccd201f0..994ac76b7754 100644 --- a/e2e/__tests__/native_async_mock.test.js +++ b/e2e/__tests__/native_async_mock.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/nested_event_loop.test.js b/e2e/__tests__/nested_event_loop.test.js index d7f187e7965d..6629a8682b04 100644 --- a/e2e/__tests__/nested_event_loop.test.js +++ b/e2e/__tests__/nested_event_loop.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/no_test_found.test.js b/e2e/__tests__/no_test_found.test.js index dc80351ee8cf..c692f1a949c5 100644 --- a/e2e/__tests__/no_test_found.test.js +++ b/e2e/__tests__/no_test_found.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/no_tests_found.test.js b/e2e/__tests__/no_tests_found.test.js index f3547cae37a7..6332dfa88a6b 100644 --- a/e2e/__tests__/no_tests_found.test.js +++ b/e2e/__tests__/no_tests_found.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/node_path.test.js b/e2e/__tests__/node_path.test.js index 501b3b569b7e..2581c36a2acf 100644 --- a/e2e/__tests__/node_path.test.js +++ b/e2e/__tests__/node_path.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/only_changed.test.js b/e2e/__tests__/only_changed.test.js index af3dd5bdd048..1e0c36834b15 100644 --- a/e2e/__tests__/only_changed.test.js +++ b/e2e/__tests__/only_changed.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/override-globals.test.js b/e2e/__tests__/override-globals.test.js index 489f43e76987..6ca91e76fb43 100644 --- a/e2e/__tests__/override-globals.test.js +++ b/e2e/__tests__/override-globals.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/presets.test.js b/e2e/__tests__/presets.test.js index bc730eac97bc..1c964f2ceb61 100644 --- a/e2e/__tests__/presets.test.js +++ b/e2e/__tests__/presets.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/process_exit.test.js b/e2e/__tests__/process_exit.test.js index 68b371abdd36..4375a3091c4d 100644 --- a/e2e/__tests__/process_exit.test.js +++ b/e2e/__tests__/process_exit.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/promise_reject.test.js b/e2e/__tests__/promise_reject.test.js index 47f74f49d7fd..c2c6514ec0e9 100644 --- a/e2e/__tests__/promise_reject.test.js +++ b/e2e/__tests__/promise_reject.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/regex_(char_in_path.test.js b/e2e/__tests__/regex_(char_in_path.test.js index dde9d2d316ee..2740d212af58 100644 --- a/e2e/__tests__/regex_(char_in_path.test.js +++ b/e2e/__tests__/regex_(char_in_path.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/require_after_teardown.test.js b/e2e/__tests__/require_after_teardown.test.js index 5cbea07fa87f..c49220af5022 100644 --- a/e2e/__tests__/require_after_teardown.test.js +++ b/e2e/__tests__/require_after_teardown.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/require_main.test.js b/e2e/__tests__/require_main.test.js index 380ce0ded02b..5f466b486245 100644 --- a/e2e/__tests__/require_main.test.js +++ b/e2e/__tests__/require_main.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/require_v8_module.test.js b/e2e/__tests__/require_v8_module.test.js index 277eab43bd95..4344a4a1b3ef 100644 --- a/e2e/__tests__/require_v8_module.test.js +++ b/e2e/__tests__/require_v8_module.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/reset_modules.test.js b/e2e/__tests__/reset_modules.test.js index a28ab4d0cff8..67fc0de861ce 100644 --- a/e2e/__tests__/reset_modules.test.js +++ b/e2e/__tests__/reset_modules.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/resolve-get-paths.test.js b/e2e/__tests__/resolve-get-paths.test.js index 42d576d24f15..4a455594f22d 100644 --- a/e2e/__tests__/resolve-get-paths.test.js +++ b/e2e/__tests__/resolve-get-paths.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/resolve-node-module.test.js b/e2e/__tests__/resolve-node-module.test.js index b2b900476824..8300aa01293e 100644 --- a/e2e/__tests__/resolve-node-module.test.js +++ b/e2e/__tests__/resolve-node-module.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/resolve-with-paths.test.js b/e2e/__tests__/resolve-with-paths.test.js index 668c36d7cccd..7e679918f6e0 100644 --- a/e2e/__tests__/resolve-with-paths.test.js +++ b/e2e/__tests__/resolve-with-paths.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/resolve.test.js b/e2e/__tests__/resolve.test.js index 498808b9a9aa..8979de96001d 100644 --- a/e2e/__tests__/resolve.test.js +++ b/e2e/__tests__/resolve.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/resolve_no_file_extensions.test.js b/e2e/__tests__/resolve_no_file_extensions.test.js index 2c805ce60034..1fcfe127aae7 100644 --- a/e2e/__tests__/resolve_no_file_extensions.test.js +++ b/e2e/__tests__/resolve_no_file_extensions.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/run_tests_by_path.test.js b/e2e/__tests__/run_tests_by_path.test.js index 46d202f41f4c..6fa5ccfc14d2 100644 --- a/e2e/__tests__/run_tests_by_path.test.js +++ b/e2e/__tests__/run_tests_by_path.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/runtime_internal_module_registry.test.js b/e2e/__tests__/runtime_internal_module_registry.test.js index 1565e7e7127c..9a2e302e6e74 100644 --- a/e2e/__tests__/runtime_internal_module_registry.test.js +++ b/e2e/__tests__/runtime_internal_module_registry.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/set_immediate.test.js b/e2e/__tests__/set_immediate.test.js index 96e022e0cda2..c7c4588cb560 100644 --- a/e2e/__tests__/set_immediate.test.js +++ b/e2e/__tests__/set_immediate.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/setup_files_after_env_config.test.js b/e2e/__tests__/setup_files_after_env_config.test.js index 92066827459c..1c45d25b6b62 100644 --- a/e2e/__tests__/setup_files_after_env_config.test.js +++ b/e2e/__tests__/setup_files_after_env_config.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/show_config.test.js b/e2e/__tests__/show_config.test.js index 9e486abb20b8..871cb59e95df 100644 --- a/e2e/__tests__/show_config.test.js +++ b/e2e/__tests__/show_config.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/snapshot-mock-fs.test.js b/e2e/__tests__/snapshot-mock-fs.test.js index 95c0cc01ed2a..6e9af87bdc0b 100644 --- a/e2e/__tests__/snapshot-mock-fs.test.js +++ b/e2e/__tests__/snapshot-mock-fs.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/snapshot.test.js b/e2e/__tests__/snapshot.test.js index 3092f6d74ea0..48c9d190467e 100644 --- a/e2e/__tests__/snapshot.test.js +++ b/e2e/__tests__/snapshot.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/snapshot_resolver.test.js b/e2e/__tests__/snapshot_resolver.test.js index 95ecad8a0e02..e21d7f52cd64 100644 --- a/e2e/__tests__/snapshot_resolver.test.js +++ b/e2e/__tests__/snapshot_resolver.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/snapshot_serializers.test.js b/e2e/__tests__/snapshot_serializers.test.js index 0d11d57833e2..2871db40b688 100644 --- a/e2e/__tests__/snapshot_serializers.test.js +++ b/e2e/__tests__/snapshot_serializers.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/stack_trace.test.js b/e2e/__tests__/stack_trace.test.js index 208d2d51c9c1..e34259057c94 100644 --- a/e2e/__tests__/stack_trace.test.js +++ b/e2e/__tests__/stack_trace.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/stack_trace_no_captureStackTrace.test.js b/e2e/__tests__/stack_trace_no_captureStackTrace.test.js index 9e8e906ed48c..26ee4498b646 100644 --- a/e2e/__tests__/stack_trace_no_captureStackTrace.test.js +++ b/e2e/__tests__/stack_trace_no_captureStackTrace.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/stack_trace_source_maps.test.js b/e2e/__tests__/stack_trace_source_maps.test.js index e61258baeff3..02fddcfd0660 100644 --- a/e2e/__tests__/stack_trace_source_maps.test.js +++ b/e2e/__tests__/stack_trace_source_maps.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/supports-dashed-args.js b/e2e/__tests__/supports-dashed-args.js index a0c18a22ebbe..240b1486fcf9 100644 --- a/e2e/__tests__/supports-dashed-args.js +++ b/e2e/__tests__/supports-dashed-args.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2018-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/symbol.test.js b/e2e/__tests__/symbol.test.js index 92cb3d3febb0..4ae1dbd53c1f 100644 --- a/e2e/__tests__/symbol.test.js +++ b/e2e/__tests__/symbol.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/test-todo.test.js b/e2e/__tests__/test-todo.test.js index 72bbd791cbc7..fa930382bc70 100644 --- a/e2e/__tests__/test-todo.test.js +++ b/e2e/__tests__/test-todo.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2018-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/test_environment.test.js b/e2e/__tests__/test_environment.test.js index 57f14701a13d..337ddaab79ba 100644 --- a/e2e/__tests__/test_environment.test.js +++ b/e2e/__tests__/test_environment.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/test_environment_async.test.js b/e2e/__tests__/test_environment_async.test.js index 8eea17cfca7a..29b447f7f534 100644 --- a/e2e/__tests__/test_environment_async.test.js +++ b/e2e/__tests__/test_environment_async.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/test_failure_exit_code.test.js b/e2e/__tests__/test_failure_exit_code.test.js index 4acc0a7b885b..fd80614624b2 100644 --- a/e2e/__tests__/test_failure_exit_code.test.js +++ b/e2e/__tests__/test_failure_exit_code.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/test_in_root.test.js b/e2e/__tests__/test_in_root.test.js index c065ed74fba0..625cbbd0d22f 100644 --- a/e2e/__tests__/test_in_root.test.js +++ b/e2e/__tests__/test_in_root.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/test_name_pattern.test.js b/e2e/__tests__/test_name_pattern.test.js index 43fa3167ab73..0af11d40a21d 100644 --- a/e2e/__tests__/test_name_pattern.test.js +++ b/e2e/__tests__/test_name_pattern.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/test_name_pattern_skipped.test.js b/e2e/__tests__/test_name_pattern_skipped.test.js index 2866dc2b2f93..23155ec96015 100644 --- a/e2e/__tests__/test_name_pattern_skipped.test.js +++ b/e2e/__tests__/test_name_pattern_skipped.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/test_path_pattern_reporter_message.test.js b/e2e/__tests__/test_path_pattern_reporter_message.test.js index 000712201459..922231e2b6ed 100644 --- a/e2e/__tests__/test_path_pattern_reporter_message.test.js +++ b/e2e/__tests__/test_path_pattern_reporter_message.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/test_results_processor.test.js b/e2e/__tests__/test_results_processor.test.js index 8f6afd8a0e29..7ecc794cc9b5 100644 --- a/e2e/__tests__/test_results_processor.test.js +++ b/e2e/__tests__/test_results_processor.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/test_retries.test.js b/e2e/__tests__/test_retries.test.js index 76d66b790362..ed5f7504db89 100644 --- a/e2e/__tests__/test_retries.test.js +++ b/e2e/__tests__/test_retries.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/timeouts.test.js b/e2e/__tests__/timeouts.test.js index f7284650f7f2..9e75a41749ef 100644 --- a/e2e/__tests__/timeouts.test.js +++ b/e2e/__tests__/timeouts.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/timeouts_legacy.test.js b/e2e/__tests__/timeouts_legacy.test.js index 58a30ade5f73..f268d4838e5b 100644 --- a/e2e/__tests__/timeouts_legacy.test.js +++ b/e2e/__tests__/timeouts_legacy.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/timer_reset_mocks.test.js b/e2e/__tests__/timer_reset_mocks.test.js index 7e32d85762cb..8bda44603ce5 100644 --- a/e2e/__tests__/timer_reset_mocks.test.js +++ b/e2e/__tests__/timer_reset_mocks.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/timer_use_real_timers.test.js b/e2e/__tests__/timer_use_real_timers.test.js index 6a5ea264b75d..0bf091b2bbb4 100644 --- a/e2e/__tests__/timer_use_real_timers.test.js +++ b/e2e/__tests__/timer_use_real_timers.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/to_match_inline_snapshot.test.js b/e2e/__tests__/to_match_inline_snapshot.test.js index c1a194dd9d69..6868193a92fb 100644 --- a/e2e/__tests__/to_match_inline_snapshot.test.js +++ b/e2e/__tests__/to_match_inline_snapshot.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/to_match_snapshot.test.js b/e2e/__tests__/to_match_snapshot.test.js index 1d27428464a2..cb60fdf9d474 100644 --- a/e2e/__tests__/to_match_snapshot.test.js +++ b/e2e/__tests__/to_match_snapshot.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/to_throw_error_matching_inline_snapshot.test.js b/e2e/__tests__/to_throw_error_matching_inline_snapshot.test.js index afed44248613..f8033e7e0ab5 100644 --- a/e2e/__tests__/to_throw_error_matching_inline_snapshot.test.js +++ b/e2e/__tests__/to_throw_error_matching_inline_snapshot.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/to_throw_error_matching_snapshot.test.js b/e2e/__tests__/to_throw_error_matching_snapshot.test.js index 69e5a6dca79a..8bacbd5bffa2 100644 --- a/e2e/__tests__/to_throw_error_matching_snapshot.test.js +++ b/e2e/__tests__/to_throw_error_matching_snapshot.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/transform-linked-modules.test.js b/e2e/__tests__/transform-linked-modules.test.js index 36154c424e11..5444d507c8f0 100644 --- a/e2e/__tests__/transform-linked-modules.test.js +++ b/e2e/__tests__/transform-linked-modules.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/transform.test.js b/e2e/__tests__/transform.test.js index 08cdbc27bdd9..9e13d5438f78 100644 --- a/e2e/__tests__/transform.test.js +++ b/e2e/__tests__/transform.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/typescript_coverage.test.js b/e2e/__tests__/typescript_coverage.test.js index cae19b1fc555..d7f31e2d66d4 100644 --- a/e2e/__tests__/typescript_coverage.test.js +++ b/e2e/__tests__/typescript_coverage.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/unexpected-token.test.js b/e2e/__tests__/unexpected-token.test.js index 8c5038420b5e..38980ab94358 100644 --- a/e2e/__tests__/unexpected-token.test.js +++ b/e2e/__tests__/unexpected-token.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/use_stderr.test.js b/e2e/__tests__/use_stderr.test.js index 2f678b704e39..f9da1cd3b64d 100644 --- a/e2e/__tests__/use_stderr.test.js +++ b/e2e/__tests__/use_stderr.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/verbose.test.js b/e2e/__tests__/verbose.test.js index 0f2131cf501c..a1b37733beeb 100644 --- a/e2e/__tests__/verbose.test.js +++ b/e2e/__tests__/verbose.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/version.test.js b/e2e/__tests__/version.test.js index 6e601a207aed..ead7dd6a78a2 100644 --- a/e2e/__tests__/version.test.js +++ b/e2e/__tests__/version.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/watch_mode_only_failed.test.js b/e2e/__tests__/watch_mode_only_failed.test.js index ce4bd136aa99..1d4d3861aeb3 100644 --- a/e2e/__tests__/watch_mode_only_failed.test.js +++ b/e2e/__tests__/watch_mode_only_failed.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/watch_mode_patterns.test.js b/e2e/__tests__/watch_mode_patterns.test.js index 8bd4c0c7d84a..142aef1accde 100644 --- a/e2e/__tests__/watch_mode_patterns.test.js +++ b/e2e/__tests__/watch_mode_patterns.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/__tests__/watch_mode_update_snapshot.test.js b/e2e/__tests__/watch_mode_update_snapshot.test.js index 106855e341ef..b1845d21f416 100644 --- a/e2e/__tests__/watch_mode_update_snapshot.test.js +++ b/e2e/__tests__/watch_mode_update_snapshot.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/auto-clear-mocks/with-auto-clear/__tests__/index.js b/e2e/auto-clear-mocks/with-auto-clear/__tests__/index.js index 535f436fba59..c30afe942ac8 100644 --- a/e2e/auto-clear-mocks/with-auto-clear/__tests__/index.js +++ b/e2e/auto-clear-mocks/with-auto-clear/__tests__/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/auto-clear-mocks/with-auto-clear/index.js b/e2e/auto-clear-mocks/with-auto-clear/index.js index 5233c06878bf..b0649a5ec989 100644 --- a/e2e/auto-clear-mocks/with-auto-clear/index.js +++ b/e2e/auto-clear-mocks/with-auto-clear/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/auto-clear-mocks/without-auto-clear/__tests__/index.js b/e2e/auto-clear-mocks/without-auto-clear/__tests__/index.js index a89f2a688d70..40ad5fe4a5c2 100644 --- a/e2e/auto-clear-mocks/without-auto-clear/__tests__/index.js +++ b/e2e/auto-clear-mocks/without-auto-clear/__tests__/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/auto-clear-mocks/without-auto-clear/index.js b/e2e/auto-clear-mocks/without-auto-clear/index.js index 4fd52298391e..39b8ce41d16e 100644 --- a/e2e/auto-clear-mocks/without-auto-clear/index.js +++ b/e2e/auto-clear-mocks/without-auto-clear/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/auto-reset-mocks/with-auto-reset/__tests__/index.js b/e2e/auto-reset-mocks/with-auto-reset/__tests__/index.js index 920afd966850..ad7d3a148451 100644 --- a/e2e/auto-reset-mocks/with-auto-reset/__tests__/index.js +++ b/e2e/auto-reset-mocks/with-auto-reset/__tests__/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/auto-reset-mocks/with-auto-reset/index.js b/e2e/auto-reset-mocks/with-auto-reset/index.js index 4b3117044a29..3f40dc0d6bd1 100644 --- a/e2e/auto-reset-mocks/with-auto-reset/index.js +++ b/e2e/auto-reset-mocks/with-auto-reset/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/auto-reset-mocks/without-auto-reset/__tests__/index.js b/e2e/auto-reset-mocks/without-auto-reset/__tests__/index.js index 325e4d50a880..a30b73972518 100644 --- a/e2e/auto-reset-mocks/without-auto-reset/__tests__/index.js +++ b/e2e/auto-reset-mocks/without-auto-reset/__tests__/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/auto-reset-mocks/without-auto-reset/index.js b/e2e/auto-reset-mocks/without-auto-reset/index.js index 4b3117044a29..3f40dc0d6bd1 100644 --- a/e2e/auto-reset-mocks/without-auto-reset/index.js +++ b/e2e/auto-reset-mocks/without-auto-reset/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/auto-restore-mocks/with-auto-restore/__tests__/index.js b/e2e/auto-restore-mocks/with-auto-restore/__tests__/index.js index c9fd85856a9d..b85d39321ae8 100644 --- a/e2e/auto-restore-mocks/with-auto-restore/__tests__/index.js +++ b/e2e/auto-restore-mocks/with-auto-restore/__tests__/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/auto-restore-mocks/with-auto-restore/index.js b/e2e/auto-restore-mocks/with-auto-restore/index.js index 4ca14319257f..a075a37bde01 100644 --- a/e2e/auto-restore-mocks/with-auto-restore/index.js +++ b/e2e/auto-restore-mocks/with-auto-restore/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/auto-restore-mocks/without-auto-restore/__tests__/index.js b/e2e/auto-restore-mocks/without-auto-restore/__tests__/index.js index 53f5b7096d0f..8fe6b0adb029 100644 --- a/e2e/auto-restore-mocks/without-auto-restore/__tests__/index.js +++ b/e2e/auto-restore-mocks/without-auto-restore/__tests__/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/auto-restore-mocks/without-auto-restore/index.js b/e2e/auto-restore-mocks/without-auto-restore/index.js index 4ca14319257f..a075a37bde01 100644 --- a/e2e/auto-restore-mocks/without-auto-restore/index.js +++ b/e2e/auto-restore-mocks/without-auto-restore/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/babel-plugin-jest-hoist/__test_modules__/Mocked.js b/e2e/babel-plugin-jest-hoist/__test_modules__/Mocked.js index c19e89a29c8e..0382870b900e 100644 --- a/e2e/babel-plugin-jest-hoist/__test_modules__/Mocked.js +++ b/e2e/babel-plugin-jest-hoist/__test_modules__/Mocked.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/babel-plugin-jest-hoist/__test_modules__/Unmocked.js b/e2e/babel-plugin-jest-hoist/__test_modules__/Unmocked.js index 64c16f435cfa..fe6fe15a0687 100644 --- a/e2e/babel-plugin-jest-hoist/__test_modules__/Unmocked.js +++ b/e2e/babel-plugin-jest-hoist/__test_modules__/Unmocked.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/babel-plugin-jest-hoist/__test_modules__/__mocks__/jestBackticks.js b/e2e/babel-plugin-jest-hoist/__test_modules__/__mocks__/jestBackticks.js index 66ba92e31490..3123a2dbe14a 100644 --- a/e2e/babel-plugin-jest-hoist/__test_modules__/__mocks__/jestBackticks.js +++ b/e2e/babel-plugin-jest-hoist/__test_modules__/__mocks__/jestBackticks.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/babel-plugin-jest-hoist/__test_modules__/a.js b/e2e/babel-plugin-jest-hoist/__test_modules__/a.js index 46b073c7400c..9f271ead5ed7 100644 --- a/e2e/babel-plugin-jest-hoist/__test_modules__/a.js +++ b/e2e/babel-plugin-jest-hoist/__test_modules__/a.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/babel-plugin-jest-hoist/__test_modules__/b.js b/e2e/babel-plugin-jest-hoist/__test_modules__/b.js index 46b073c7400c..9f271ead5ed7 100644 --- a/e2e/babel-plugin-jest-hoist/__test_modules__/b.js +++ b/e2e/babel-plugin-jest-hoist/__test_modules__/b.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/babel-plugin-jest-hoist/__test_modules__/c.js b/e2e/babel-plugin-jest-hoist/__test_modules__/c.js index 46b073c7400c..9f271ead5ed7 100644 --- a/e2e/babel-plugin-jest-hoist/__test_modules__/c.js +++ b/e2e/babel-plugin-jest-hoist/__test_modules__/c.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/babel-plugin-jest-hoist/__test_modules__/d.js b/e2e/babel-plugin-jest-hoist/__test_modules__/d.js index 46b073c7400c..9f271ead5ed7 100644 --- a/e2e/babel-plugin-jest-hoist/__test_modules__/d.js +++ b/e2e/babel-plugin-jest-hoist/__test_modules__/d.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/babel-plugin-jest-hoist/__test_modules__/e.js b/e2e/babel-plugin-jest-hoist/__test_modules__/e.js index 46b073c7400c..9f271ead5ed7 100644 --- a/e2e/babel-plugin-jest-hoist/__test_modules__/e.js +++ b/e2e/babel-plugin-jest-hoist/__test_modules__/e.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/babel-plugin-jest-hoist/__test_modules__/f.js b/e2e/babel-plugin-jest-hoist/__test_modules__/f.js index 46b073c7400c..9f271ead5ed7 100644 --- a/e2e/babel-plugin-jest-hoist/__test_modules__/f.js +++ b/e2e/babel-plugin-jest-hoist/__test_modules__/f.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/babel-plugin-jest-hoist/__test_modules__/jestBackticks.js b/e2e/babel-plugin-jest-hoist/__test_modules__/jestBackticks.js index 46b073c7400c..9f271ead5ed7 100644 --- a/e2e/babel-plugin-jest-hoist/__test_modules__/jestBackticks.js +++ b/e2e/babel-plugin-jest-hoist/__test_modules__/jestBackticks.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/babel-plugin-jest-hoist/__tests__/integration.test.js b/e2e/babel-plugin-jest-hoist/__tests__/integration.test.js index 12c241b7ad03..e92b3e01beb2 100644 --- a/e2e/babel-plugin-jest-hoist/__tests__/integration.test.js +++ b/e2e/babel-plugin-jest-hoist/__tests__/integration.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/babel-plugin-jest-hoist/__tests__/integration_automock_off.test.js b/e2e/babel-plugin-jest-hoist/__tests__/integration_automock_off.test.js index b725b697a079..4b33c94afd80 100644 --- a/e2e/babel-plugin-jest-hoist/__tests__/integration_automock_off.test.js +++ b/e2e/babel-plugin-jest-hoist/__tests__/integration_automock_off.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/babel-plugin-jest-hoist/babel.config.js b/e2e/babel-plugin-jest-hoist/babel.config.js index 60f61c726d16..a6015cf03494 100644 --- a/e2e/babel-plugin-jest-hoist/babel.config.js +++ b/e2e/babel-plugin-jest-hoist/babel.config.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. module.exports = { plugins: ['jest-hoist'], diff --git a/e2e/babel-plugin-jest-hoist/banana.js b/e2e/babel-plugin-jest-hoist/banana.js index 2a7b761e856f..c2148a4e7c5e 100644 --- a/e2e/babel-plugin-jest-hoist/banana.js +++ b/e2e/babel-plugin-jest-hoist/banana.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/babel-plugin-jest-hoist/mockFile.js b/e2e/babel-plugin-jest-hoist/mockFile.js index 9ebe88b1c663..864df8d26d94 100644 --- a/e2e/babel-plugin-jest-hoist/mockFile.js +++ b/e2e/babel-plugin-jest-hoist/mockFile.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/bad-source-map/__tests__/bad-source-map.js b/e2e/bad-source-map/__tests__/bad-source-map.js index db9e5136a166..684a0e5775ea 100644 --- a/e2e/bad-source-map/__tests__/bad-source-map.js +++ b/e2e/bad-source-map/__tests__/bad-source-map.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/before-all-filtered/__tests__/before-all-filtered.test.js b/e2e/before-all-filtered/__tests__/before-all-filtered.test.js index 86e8b6384754..5534a95a213c 100644 --- a/e2e/before-all-filtered/__tests__/before-all-filtered.test.js +++ b/e2e/before-all-filtered/__tests__/before-all-filtered.test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. describe('test_1', () => { beforeAll(() => { diff --git a/e2e/before-each-queue/__tests__/before-each-queue.test.js b/e2e/before-each-queue/__tests__/before-each-queue.test.js index 24d7c9a96a3d..017c6095ddf4 100644 --- a/e2e/before-each-queue/__tests__/before-each-queue.test.js +++ b/e2e/before-each-queue/__tests__/before-each-queue.test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. describe('test', () => { beforeEach(() => { diff --git a/e2e/browser-support/browser-test.js b/e2e/browser-support/browser-test.js index f369f54d93dd..54dcf5577d33 100644 --- a/e2e/browser-support/browser-test.js +++ b/e2e/browser-support/browser-test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/clear-cache/__tests__/clear_cache.test.js b/e2e/clear-cache/__tests__/clear_cache.test.js index 61e6e0498f8d..c8045e3e8510 100644 --- a/e2e/clear-cache/__tests__/clear_cache.test.js +++ b/e2e/clear-cache/__tests__/clear_cache.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/compare-dom-nodes/__tests__/failed-assertion.js b/e2e/compare-dom-nodes/__tests__/failed-assertion.js index 329ada4fefe5..1399fd78965d 100644 --- a/e2e/compare-dom-nodes/__tests__/failed-assertion.js +++ b/e2e/compare-dom-nodes/__tests__/failed-assertion.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. /* global document */ diff --git a/e2e/console-jsdom/__tests__/console.test.js b/e2e/console-jsdom/__tests__/console.test.js index c9c6d104ece7..b1068735c19a 100644 --- a/e2e/console-jsdom/__tests__/console.test.js +++ b/e2e/console-jsdom/__tests__/console.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/console/__tests__/console.test.js b/e2e/console/__tests__/console.test.js index 901ba76c1b5d..9585adbfb09f 100644 --- a/e2e/console/__tests__/console.test.js +++ b/e2e/console/__tests__/console.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/coverage-remapping/TypescriptPreprocessor.js b/e2e/coverage-remapping/TypescriptPreprocessor.js index 466f469f5c8d..dd8575ce8cba 100644 --- a/e2e/coverage-remapping/TypescriptPreprocessor.js +++ b/e2e/coverage-remapping/TypescriptPreprocessor.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/coverage-remapping/__tests__/covered-test.ts b/e2e/coverage-remapping/__tests__/covered-test.ts index a9f2f7c525ef..b430bb59db14 100644 --- a/e2e/coverage-remapping/__tests__/covered-test.ts +++ b/e2e/coverage-remapping/__tests__/covered-test.ts @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. const difference = require('../covered.ts'); it('subtracts correctly', () => { diff --git a/e2e/coverage-remapping/covered.ts b/e2e/coverage-remapping/covered.ts index 28b8d10b0668..a11ac4f3cfb8 100644 --- a/e2e/coverage-remapping/covered.ts +++ b/e2e/coverage-remapping/covered.ts @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. export = function difference(a: number, b: number): number { const branch1: boolean = true ? 1 : 0; diff --git a/e2e/coverage-report/OtherFile.js b/e2e/coverage-report/OtherFile.js index 45b7fe74ea86..a19618a4e3c0 100644 --- a/e2e/coverage-report/OtherFile.js +++ b/e2e/coverage-report/OtherFile.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/coverage-report/Sum.js b/e2e/coverage-report/Sum.js index 458a310544e7..3279ffd7df4c 100644 --- a/e2e/coverage-report/Sum.js +++ b/e2e/coverage-report/Sum.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/coverage-report/SumDependency.js b/e2e/coverage-report/SumDependency.js index 0580928a3e5f..3f24790c4170 100644 --- a/e2e/coverage-report/SumDependency.js +++ b/e2e/coverage-report/SumDependency.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/coverage-report/__mocks__/SumDependency.js b/e2e/coverage-report/__mocks__/SumDependency.js index bbf7b0e4b8b2..d378547e9f00 100644 --- a/e2e/coverage-report/__mocks__/SumDependency.js +++ b/e2e/coverage-report/__mocks__/SumDependency.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/coverage-report/__tests__/Sum.test.js b/e2e/coverage-report/__tests__/Sum.test.js index 96f6ab6fe13a..5700ad4e3f4b 100644 --- a/e2e/coverage-report/__tests__/Sum.test.js +++ b/e2e/coverage-report/__tests__/Sum.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/coverage-report/babel.config.js b/e2e/coverage-report/babel.config.js index dcda2fba8b21..245aa3fd79db 100644 --- a/e2e/coverage-report/babel.config.js +++ b/e2e/coverage-report/babel.config.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. module.exports = { presets: ['@babel/preset-flow'], diff --git a/e2e/coverage-report/cached-duplicates/a/Identical.js b/e2e/coverage-report/cached-duplicates/a/Identical.js index bb79b4edfeb4..d31d220a7a11 100644 --- a/e2e/coverage-report/cached-duplicates/a/Identical.js +++ b/e2e/coverage-report/cached-duplicates/a/Identical.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/coverage-report/cached-duplicates/a/__tests__/Identical.test.js b/e2e/coverage-report/cached-duplicates/a/__tests__/Identical.test.js index c0e3bdced6ef..b8bf2bd79f6b 100644 --- a/e2e/coverage-report/cached-duplicates/a/__tests__/Identical.test.js +++ b/e2e/coverage-report/cached-duplicates/a/__tests__/Identical.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/coverage-report/cached-duplicates/b/Identical.js b/e2e/coverage-report/cached-duplicates/b/Identical.js index bb79b4edfeb4..d31d220a7a11 100644 --- a/e2e/coverage-report/cached-duplicates/b/Identical.js +++ b/e2e/coverage-report/cached-duplicates/b/Identical.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/coverage-report/cached-duplicates/b/__tests__/Identical.test.js b/e2e/coverage-report/cached-duplicates/b/__tests__/Identical.test.js index c0e3bdced6ef..b8bf2bd79f6b 100644 --- a/e2e/coverage-report/cached-duplicates/b/__tests__/Identical.test.js +++ b/e2e/coverage-report/cached-duplicates/b/__tests__/Identical.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/coverage-report/notRequiredInTestSuite.js b/e2e/coverage-report/notRequiredInTestSuite.js index da8cdbc3c7c4..5c8fd135e20a 100644 --- a/e2e/coverage-report/notRequiredInTestSuite.js +++ b/e2e/coverage-report/notRequiredInTestSuite.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/coverage-report/setup.js b/e2e/coverage-report/setup.js index c3ce83ff005a..dc7cb70c808e 100644 --- a/e2e/coverage-report/setup.js +++ b/e2e/coverage-report/setup.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/coverage-transform-instrumented/Preprocessor.js b/e2e/coverage-transform-instrumented/Preprocessor.js index 61c47fdf109b..4d4b550fb020 100644 --- a/e2e/coverage-transform-instrumented/Preprocessor.js +++ b/e2e/coverage-transform-instrumented/Preprocessor.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/coverage-transform-instrumented/__tests__/covered-test.js b/e2e/coverage-transform-instrumented/__tests__/covered-test.js index 62222b4084ef..8fcc309118ea 100644 --- a/e2e/coverage-transform-instrumented/__tests__/covered-test.js +++ b/e2e/coverage-transform-instrumented/__tests__/covered-test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/coverage-transform-instrumented/covered.js b/e2e/coverage-transform-instrumented/covered.js index ca8531dcc468..3d146e6a3189 100644 --- a/e2e/coverage-transform-instrumented/covered.js +++ b/e2e/coverage-transform-instrumented/covered.js @@ -1,6 +1,6 @@ /* eslint-disable no-unused-vars */ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/custom-matcher-stack-trace/__tests__/custom_matcher.test.js b/e2e/custom-matcher-stack-trace/__tests__/custom_matcher.test.js index b7fe8130c532..adbb8d498cbb 100644 --- a/e2e/custom-matcher-stack-trace/__tests__/custom_matcher.test.js +++ b/e2e/custom-matcher-stack-trace/__tests__/custom_matcher.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/custom-reporters/__tests__/add.test.js b/e2e/custom-reporters/__tests__/add.test.js index 2dc7a35284f8..b7f2e666819c 100644 --- a/e2e/custom-reporters/__tests__/add.test.js +++ b/e2e/custom-reporters/__tests__/add.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/custom-reporters/__tests__/add_fail.test.js b/e2e/custom-reporters/__tests__/add_fail.test.js index 0f4e18077ef8..0acb6b6a378b 100644 --- a/e2e/custom-reporters/__tests__/add_fail.test.js +++ b/e2e/custom-reporters/__tests__/add_fail.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/custom-reporters/add.js b/e2e/custom-reporters/add.js index 2132669021c4..2c63c7a8b0d4 100644 --- a/e2e/custom-reporters/add.js +++ b/e2e/custom-reporters/add.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/custom-reporters/reporters/IncompleteReporter.js b/e2e/custom-reporters/reporters/IncompleteReporter.js index c393f553a8a5..a234168aa6a1 100644 --- a/e2e/custom-reporters/reporters/IncompleteReporter.js +++ b/e2e/custom-reporters/reporters/IncompleteReporter.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/custom-reporters/reporters/TestReporter.js b/e2e/custom-reporters/reporters/TestReporter.js index 6b1092e7172f..5cd404b766b2 100644 --- a/e2e/custom-reporters/reporters/TestReporter.js +++ b/e2e/custom-reporters/reporters/TestReporter.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/custom-resolver/__mocks__/manual-mock.js b/e2e/custom-resolver/__mocks__/manual-mock.js index bb5d663e809d..296873363119 100644 --- a/e2e/custom-resolver/__mocks__/manual-mock.js +++ b/e2e/custom-resolver/__mocks__/manual-mock.js @@ -1,3 +1,3 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. module.exports = require('bar'); diff --git a/e2e/custom-resolver/__tests__/custom-resolver.test.js b/e2e/custom-resolver/__tests__/custom-resolver.test.js index 522fed7d0d8d..364c449541ab 100644 --- a/e2e/custom-resolver/__tests__/custom-resolver.test.js +++ b/e2e/custom-resolver/__tests__/custom-resolver.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/custom-resolver/bar.js b/e2e/custom-resolver/bar.js index 73207604dacf..026703fbe530 100644 --- a/e2e/custom-resolver/bar.js +++ b/e2e/custom-resolver/bar.js @@ -1,3 +1,3 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. module.exports = 'bar'; diff --git a/e2e/custom-resolver/fake-regenerator.js b/e2e/custom-resolver/fake-regenerator.js index 54ad21e0d33a..50aa61798eeb 100644 --- a/e2e/custom-resolver/fake-regenerator.js +++ b/e2e/custom-resolver/fake-regenerator.js @@ -1,3 +1,3 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. global.fakeRegeneratorInjected = true; diff --git a/e2e/custom-resolver/foo.js b/e2e/custom-resolver/foo.js index d7ea6e98d99c..08cb1c0206ab 100644 --- a/e2e/custom-resolver/foo.js +++ b/e2e/custom-resolver/foo.js @@ -1,3 +1,3 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. module.exports = () => {}; diff --git a/e2e/custom-resolver/manual-mock.js b/e2e/custom-resolver/manual-mock.js index 3d4da4dea765..a67507b66494 100644 --- a/e2e/custom-resolver/manual-mock.js +++ b/e2e/custom-resolver/manual-mock.js @@ -1,3 +1,3 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. throw new Error('Must be mocked'); diff --git a/e2e/custom-resolver/resolver.js b/e2e/custom-resolver/resolver.js index e9a718b139b5..255dbe073d0c 100644 --- a/e2e/custom-resolver/resolver.js +++ b/e2e/custom-resolver/resolver.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. const { default: defaultResolver, diff --git a/e2e/deprecated-cli-options/__tests__/dummy.js b/e2e/deprecated-cli-options/__tests__/dummy.js index cc87615e0057..af73fbfafd1b 100644 --- a/e2e/deprecated-cli-options/__tests__/dummy.js +++ b/e2e/deprecated-cli-options/__tests__/dummy.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. test('Dummy', () => { expect(2).toBe(2); diff --git a/e2e/detect-open-handles/__tests__/inside.js b/e2e/detect-open-handles/__tests__/inside.js index 2f712b7899e2..d8f499a5e71a 100644 --- a/e2e/detect-open-handles/__tests__/inside.js +++ b/e2e/detect-open-handles/__tests__/inside.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. test('something', () => { setTimeout(() => {}, 30000); diff --git a/e2e/detect-open-handles/__tests__/outside.js b/e2e/detect-open-handles/__tests__/outside.js index 5211b3229146..586e5252202b 100644 --- a/e2e/detect-open-handles/__tests__/outside.js +++ b/e2e/detect-open-handles/__tests__/outside.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. require('../server'); diff --git a/e2e/detect-open-handles/__tests__/promise.js b/e2e/detect-open-handles/__tests__/promise.js index 37237f958466..38c56b37d218 100644 --- a/e2e/detect-open-handles/__tests__/promise.js +++ b/e2e/detect-open-handles/__tests__/promise.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. test('something', () => { // eslint-disable-next-line no-new diff --git a/e2e/detect-open-handles/babel.config.js b/e2e/detect-open-handles/babel.config.js index 86663f03b0e1..7ec52588d4a4 100644 --- a/e2e/detect-open-handles/babel.config.js +++ b/e2e/detect-open-handles/babel.config.js @@ -1,3 +1,3 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. module.exports = require('../../babel.config'); diff --git a/e2e/detect-open-handles/server.js b/e2e/detect-open-handles/server.js index d2eeb60c92e6..624352c5fe9e 100644 --- a/e2e/detect-open-handles/server.js +++ b/e2e/detect-open-handles/server.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. 'use strict'; diff --git a/e2e/each/__tests__/describe-only.test.js b/e2e/each/__tests__/describe-only.test.js index 6214ef4581f7..47983aff927d 100644 --- a/e2e/each/__tests__/describe-only.test.js +++ b/e2e/each/__tests__/describe-only.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2018-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/each/__tests__/each-exception.test.js b/e2e/each/__tests__/each-exception.test.js index 9f052f5de724..4e017576ac68 100644 --- a/e2e/each/__tests__/each-exception.test.js +++ b/e2e/each/__tests__/each-exception.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2018-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/each/__tests__/each-only.test.js b/e2e/each/__tests__/each-only.test.js index 719348880409..275dbe7fef01 100644 --- a/e2e/each/__tests__/each-only.test.js +++ b/e2e/each/__tests__/each-only.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2018-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/each/__tests__/each-skip.test.js b/e2e/each/__tests__/each-skip.test.js index 4a774fd46421..31fa31717913 100644 --- a/e2e/each/__tests__/each-skip.test.js +++ b/e2e/each/__tests__/each-skip.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2018-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/each/__tests__/failure.test.js b/e2e/each/__tests__/failure.test.js index c4e430c960dc..23ef09020f6b 100644 --- a/e2e/each/__tests__/failure.test.js +++ b/e2e/each/__tests__/failure.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2018-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/each/__tests__/pretty.test.js b/e2e/each/__tests__/pretty.test.js index 97e045b30542..200455113d4c 100644 --- a/e2e/each/__tests__/pretty.test.js +++ b/e2e/each/__tests__/pretty.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2018-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/each/__tests__/success.test.js b/e2e/each/__tests__/success.test.js index afb1780fcf88..c5b1ca44f43f 100644 --- a/e2e/each/__tests__/success.test.js +++ b/e2e/each/__tests__/success.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2018-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/empty-describe-with-hooks/__tests__/hook-in-describe-with-skipped-test.test.js b/e2e/empty-describe-with-hooks/__tests__/hook-in-describe-with-skipped-test.test.js index c187798a83ef..c3bc2e251fd0 100644 --- a/e2e/empty-describe-with-hooks/__tests__/hook-in-describe-with-skipped-test.test.js +++ b/e2e/empty-describe-with-hooks/__tests__/hook-in-describe-with-skipped-test.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2018-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/empty-describe-with-hooks/__tests__/hook-in-empty-describe.test.js b/e2e/empty-describe-with-hooks/__tests__/hook-in-empty-describe.test.js index 326c05104438..fabc69d7fd30 100644 --- a/e2e/empty-describe-with-hooks/__tests__/hook-in-empty-describe.test.js +++ b/e2e/empty-describe-with-hooks/__tests__/hook-in-empty-describe.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2018-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/empty-describe-with-hooks/__tests__/hook-in-empty-nested-describe.test.js b/e2e/empty-describe-with-hooks/__tests__/hook-in-empty-nested-describe.test.js index ec2b26f3b61f..01c2868a6b2a 100644 --- a/e2e/empty-describe-with-hooks/__tests__/hook-in-empty-nested-describe.test.js +++ b/e2e/empty-describe-with-hooks/__tests__/hook-in-empty-nested-describe.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2018-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/empty-describe-with-hooks/__tests__/multiple-hooks-in-empty-describe.test.js b/e2e/empty-describe-with-hooks/__tests__/multiple-hooks-in-empty-describe.test.js index 76cdfc1ef283..c55ef70488fc 100644 --- a/e2e/empty-describe-with-hooks/__tests__/multiple-hooks-in-empty-describe.test.js +++ b/e2e/empty-describe-with-hooks/__tests__/multiple-hooks-in-empty-describe.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2018-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/empty-suite-error/__tests__/empty_suite.test.js b/e2e/empty-suite-error/__tests__/empty_suite.test.js index 1a39c33e3a93..937c0f4d8c3c 100644 --- a/e2e/empty-suite-error/__tests__/empty_suite.test.js +++ b/e2e/empty-suite-error/__tests__/empty_suite.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/env-test/__tests__/env.test.js b/e2e/env-test/__tests__/env.test.js index f887d90d7012..dfef7d825e99 100644 --- a/e2e/env-test/__tests__/env.test.js +++ b/e2e/env-test/__tests__/env.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/environmentOptions/__tests__/environmentOptions.test.js b/e2e/environmentOptions/__tests__/environmentOptions.test.js index 504f1c945b52..4a9b2cc098a5 100644 --- a/e2e/environmentOptions/__tests__/environmentOptions.test.js +++ b/e2e/environmentOptions/__tests__/environmentOptions.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/error-on-deprecated/__tests__/DEFAULT_TIMEOUT_INTERVAL.test.js b/e2e/error-on-deprecated/__tests__/DEFAULT_TIMEOUT_INTERVAL.test.js index 3911f19eed98..4e5bdf377024 100644 --- a/e2e/error-on-deprecated/__tests__/DEFAULT_TIMEOUT_INTERVAL.test.js +++ b/e2e/error-on-deprecated/__tests__/DEFAULT_TIMEOUT_INTERVAL.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/error-on-deprecated/__tests__/fail.test.js b/e2e/error-on-deprecated/__tests__/fail.test.js index 05f74ba03c33..30124c7ed6b0 100644 --- a/e2e/error-on-deprecated/__tests__/fail.test.js +++ b/e2e/error-on-deprecated/__tests__/fail.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/error-on-deprecated/__tests__/jasmine.addMatchers.test.js b/e2e/error-on-deprecated/__tests__/jasmine.addMatchers.test.js index cc2b27482cf5..89b2ee5c58af 100644 --- a/e2e/error-on-deprecated/__tests__/jasmine.addMatchers.test.js +++ b/e2e/error-on-deprecated/__tests__/jasmine.addMatchers.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/error-on-deprecated/__tests__/jasmine.any.test.js b/e2e/error-on-deprecated/__tests__/jasmine.any.test.js index 269090614be2..de3c409a916f 100644 --- a/e2e/error-on-deprecated/__tests__/jasmine.any.test.js +++ b/e2e/error-on-deprecated/__tests__/jasmine.any.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/error-on-deprecated/__tests__/jasmine.anything.test.js b/e2e/error-on-deprecated/__tests__/jasmine.anything.test.js index b4a9c01c227f..0bae372f233e 100644 --- a/e2e/error-on-deprecated/__tests__/jasmine.anything.test.js +++ b/e2e/error-on-deprecated/__tests__/jasmine.anything.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/error-on-deprecated/__tests__/jasmine.arrayContaining.test.js b/e2e/error-on-deprecated/__tests__/jasmine.arrayContaining.test.js index 32156d058e6f..c2cdce574f2d 100644 --- a/e2e/error-on-deprecated/__tests__/jasmine.arrayContaining.test.js +++ b/e2e/error-on-deprecated/__tests__/jasmine.arrayContaining.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/error-on-deprecated/__tests__/jasmine.createSpy.test.js b/e2e/error-on-deprecated/__tests__/jasmine.createSpy.test.js index 1887b5495d91..efc24e965281 100644 --- a/e2e/error-on-deprecated/__tests__/jasmine.createSpy.test.js +++ b/e2e/error-on-deprecated/__tests__/jasmine.createSpy.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/error-on-deprecated/__tests__/jasmine.objectContaining.test.js b/e2e/error-on-deprecated/__tests__/jasmine.objectContaining.test.js index d3cc7f174018..3b9683aba277 100644 --- a/e2e/error-on-deprecated/__tests__/jasmine.objectContaining.test.js +++ b/e2e/error-on-deprecated/__tests__/jasmine.objectContaining.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/error-on-deprecated/__tests__/jasmine.stringMatching.test.js b/e2e/error-on-deprecated/__tests__/jasmine.stringMatching.test.js index e469bb90938b..ee503b649b15 100644 --- a/e2e/error-on-deprecated/__tests__/jasmine.stringMatching.test.js +++ b/e2e/error-on-deprecated/__tests__/jasmine.stringMatching.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/error-on-deprecated/__tests__/pending.test.js b/e2e/error-on-deprecated/__tests__/pending.test.js index 5a49ef6fcb70..ce6b897e81e0 100644 --- a/e2e/error-on-deprecated/__tests__/pending.test.js +++ b/e2e/error-on-deprecated/__tests__/pending.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/error-on-deprecated/__tests__/spyOn.test.js b/e2e/error-on-deprecated/__tests__/spyOn.test.js index 8fe636ebf143..997db9d009d8 100644 --- a/e2e/error-on-deprecated/__tests__/spyOn.test.js +++ b/e2e/error-on-deprecated/__tests__/spyOn.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/error-on-deprecated/__tests__/spyOnProperty.test.js b/e2e/error-on-deprecated/__tests__/spyOnProperty.test.js index fb81697c6481..d49577f0248e 100644 --- a/e2e/error-on-deprecated/__tests__/spyOnProperty.test.js +++ b/e2e/error-on-deprecated/__tests__/spyOnProperty.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/expect-async-matcher/__tests__/failure.test.js b/e2e/expect-async-matcher/__tests__/failure.test.js index e94109f7cafb..e10b1947c556 100644 --- a/e2e/expect-async-matcher/__tests__/failure.test.js +++ b/e2e/expect-async-matcher/__tests__/failure.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/expect-async-matcher/__tests__/success.test.js b/e2e/expect-async-matcher/__tests__/success.test.js index 57808c5dccb5..ac3a8a738b94 100644 --- a/e2e/expect-async-matcher/__tests__/success.test.js +++ b/e2e/expect-async-matcher/__tests__/success.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/expect-async-matcher/babel.config.js b/e2e/expect-async-matcher/babel.config.js index 86663f03b0e1..7ec52588d4a4 100644 --- a/e2e/expect-async-matcher/babel.config.js +++ b/e2e/expect-async-matcher/babel.config.js @@ -1,3 +1,3 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. module.exports = require('../../babel.config'); diff --git a/e2e/expect-async-matcher/matchers.js b/e2e/expect-async-matcher/matchers.js index 9f8b01174199..842139ca1ba6 100644 --- a/e2e/expect-async-matcher/matchers.js +++ b/e2e/expect-async-matcher/matchers.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/expect-in-vm/__tests__/expect-in-vm.test.js b/e2e/expect-in-vm/__tests__/expect-in-vm.test.js index 2ad31245c406..32b9ce2d7754 100644 --- a/e2e/expect-in-vm/__tests__/expect-in-vm.test.js +++ b/e2e/expect-in-vm/__tests__/expect-in-vm.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/failures/__tests__/assertion_count.test.js b/e2e/failures/__tests__/assertion_count.test.js index d67d6c8ee56e..f19c3eb49335 100644 --- a/e2e/failures/__tests__/assertion_count.test.js +++ b/e2e/failures/__tests__/assertion_count.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/failures/__tests__/async_failures.test.js b/e2e/failures/__tests__/async_failures.test.js index b78eecd6f4bd..f0378260e9fa 100644 --- a/e2e/failures/__tests__/async_failures.test.js +++ b/e2e/failures/__tests__/async_failures.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/failures/__tests__/during_tests.test.js b/e2e/failures/__tests__/during_tests.test.js index e7b765096f90..60ba1c3f05b7 100644 --- a/e2e/failures/__tests__/during_tests.test.js +++ b/e2e/failures/__tests__/during_tests.test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. 'use strict'; diff --git a/e2e/failures/__tests__/node_assertion_error.test.js b/e2e/failures/__tests__/node_assertion_error.test.js index acda3f1686c5..c69bdb6fd454 100644 --- a/e2e/failures/__tests__/node_assertion_error.test.js +++ b/e2e/failures/__tests__/node_assertion_error.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/failures/__tests__/snapshot.test.js b/e2e/failures/__tests__/snapshot.test.js index 956f8fffe33a..e8e47ae403ba 100644 --- a/e2e/failures/__tests__/snapshot.test.js +++ b/e2e/failures/__tests__/snapshot.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/failures/__tests__/snapshot_named.test.js b/e2e/failures/__tests__/snapshot_named.test.js index cddb7abc7f34..8cd4004187a6 100644 --- a/e2e/failures/__tests__/snapshot_named.test.js +++ b/e2e/failures/__tests__/snapshot_named.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/failures/__tests__/test_macro.test.js b/e2e/failures/__tests__/test_macro.test.js index bc0ff9b152b7..62086a0d4570 100644 --- a/e2e/failures/__tests__/test_macro.test.js +++ b/e2e/failures/__tests__/test_macro.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/failures/__tests__/throw_number.test.js b/e2e/failures/__tests__/throw_number.test.js index 9db60dd83a39..2c7d0b6aa115 100644 --- a/e2e/failures/__tests__/throw_number.test.js +++ b/e2e/failures/__tests__/throw_number.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/failures/__tests__/throw_object.test.js b/e2e/failures/__tests__/throw_object.test.js index 294dc1364b9c..61662180403f 100644 --- a/e2e/failures/__tests__/throw_object.test.js +++ b/e2e/failures/__tests__/throw_object.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/failures/__tests__/throw_string.test.js b/e2e/failures/__tests__/throw_string.test.js index 9000f659772f..31e968e2405d 100644 --- a/e2e/failures/__tests__/throw_string.test.js +++ b/e2e/failures/__tests__/throw_string.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/failures/babel.config.js b/e2e/failures/babel.config.js index 86663f03b0e1..7ec52588d4a4 100644 --- a/e2e/failures/babel.config.js +++ b/e2e/failures/babel.config.js @@ -1,3 +1,3 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. module.exports = require('../../babel.config'); diff --git a/e2e/failures/macros.js b/e2e/failures/macros.js index 97cfc9fd486a..0c3d07ddcf73 100644 --- a/e2e/failures/macros.js +++ b/e2e/failures/macros.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/fake-promises/asap/__tests__/generator.test.js b/e2e/fake-promises/asap/__tests__/generator.test.js index 9ba08f248d05..5b5a6f28b8ca 100644 --- a/e2e/fake-promises/asap/__tests__/generator.test.js +++ b/e2e/fake-promises/asap/__tests__/generator.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/fake-promises/asap/fake-promises.js b/e2e/fake-promises/asap/fake-promises.js index a9ccfb696a13..8ca9ed7d94dc 100644 --- a/e2e/fake-promises/asap/fake-promises.js +++ b/e2e/fake-promises/asap/fake-promises.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/fake-promises/immediate/__tests__/generator.test.js b/e2e/fake-promises/immediate/__tests__/generator.test.js index 706bcc675dbb..048163f1a7e7 100644 --- a/e2e/fake-promises/immediate/__tests__/generator.test.js +++ b/e2e/fake-promises/immediate/__tests__/generator.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/fake-promises/immediate/fake-promises.js b/e2e/fake-promises/immediate/fake-promises.js index a8d155852e2d..080e9ccd3c8b 100644 --- a/e2e/fake-promises/immediate/fake-promises.js +++ b/e2e/fake-promises/immediate/fake-promises.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/filter/__tests__/bar.test.js b/e2e/filter/__tests__/bar.test.js index 6b0d7056b27d..27765d72a9f7 100644 --- a/e2e/filter/__tests__/bar.test.js +++ b/e2e/filter/__tests__/bar.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/filter/__tests__/foo.test.js b/e2e/filter/__tests__/foo.test.js index 18f373ea8091..3c0ad577c1b5 100644 --- a/e2e/filter/__tests__/foo.test.js +++ b/e2e/filter/__tests__/foo.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/filter/my-clowny-filter.js b/e2e/filter/my-clowny-filter.js index 90ede8e44780..aa59e1556f32 100644 --- a/e2e/filter/my-clowny-filter.js +++ b/e2e/filter/my-clowny-filter.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. 'use strict'; diff --git a/e2e/filter/my-filter.js b/e2e/filter/my-filter.js index 3501fcd4c7ee..dc30f54e3d51 100644 --- a/e2e/filter/my-filter.js +++ b/e2e/filter/my-filter.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. 'use strict'; diff --git a/e2e/filter/my-secondary-filter.js b/e2e/filter/my-secondary-filter.js index 9a9edd1fb08b..34ce10d06bfb 100644 --- a/e2e/filter/my-secondary-filter.js +++ b/e2e/filter/my-secondary-filter.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. 'use strict'; diff --git a/e2e/generator-mock/__tests__/generator_mock.test.js b/e2e/generator-mock/__tests__/generator_mock.test.js index b1294aa76f51..f34730b014c3 100644 --- a/e2e/generator-mock/__tests__/generator_mock.test.js +++ b/e2e/generator-mock/__tests__/generator_mock.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/generator-mock/index.js b/e2e/generator-mock/index.js index 2e762526fb99..03da7dc17eda 100644 --- a/e2e/generator-mock/index.js +++ b/e2e/generator-mock/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/global-setup/__tests__/setup1.test.js b/e2e/global-setup/__tests__/setup1.test.js index 45748982ba9b..3ae3b71280f3 100644 --- a/e2e/global-setup/__tests__/setup1.test.js +++ b/e2e/global-setup/__tests__/setup1.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/global-setup/__tests__/setup2.test.js b/e2e/global-setup/__tests__/setup2.test.js index 45748982ba9b..3ae3b71280f3 100644 --- a/e2e/global-setup/__tests__/setup2.test.js +++ b/e2e/global-setup/__tests__/setup2.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/global-setup/__tests__/setup3.test.js b/e2e/global-setup/__tests__/setup3.test.js index 45748982ba9b..3ae3b71280f3 100644 --- a/e2e/global-setup/__tests__/setup3.test.js +++ b/e2e/global-setup/__tests__/setup3.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/global-setup/custom_tests_dir/pass.test.js b/e2e/global-setup/custom_tests_dir/pass.test.js index ce51d3a18407..9b0c9ebdfaa1 100644 --- a/e2e/global-setup/custom_tests_dir/pass.test.js +++ b/e2e/global-setup/custom_tests_dir/pass.test.js @@ -1,3 +1,3 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. test('should pass', () => {}); diff --git a/e2e/global-setup/invalid_setup.js b/e2e/global-setup/invalid_setup.js index 67f17ebddfc4..064a0512c573 100644 --- a/e2e/global-setup/invalid_setup.js +++ b/e2e/global-setup/invalid_setup.js @@ -1,3 +1,3 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. console.log('there is no exported function'); diff --git a/e2e/global-setup/project-1/setup.js b/e2e/global-setup/project-1/setup.js index aa6897cf9645..51e0ce22576f 100644 --- a/e2e/global-setup/project-1/setup.js +++ b/e2e/global-setup/project-1/setup.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/global-setup/project-1/setup.test.js b/e2e/global-setup/project-1/setup.test.js index aa8e94403a3f..c8241134e466 100644 --- a/e2e/global-setup/project-1/setup.test.js +++ b/e2e/global-setup/project-1/setup.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/global-setup/project-2/setup.js b/e2e/global-setup/project-2/setup.js index e47105b98f13..3f57e1cec83b 100644 --- a/e2e/global-setup/project-2/setup.js +++ b/e2e/global-setup/project-2/setup.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/global-setup/project-2/setup.test.js b/e2e/global-setup/project-2/setup.test.js index 082cba8cfa98..965952474d46 100644 --- a/e2e/global-setup/project-2/setup.test.js +++ b/e2e/global-setup/project-2/setup.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/global-setup/projects.jest.config.js b/e2e/global-setup/projects.jest.config.js index 5d05d3df0a7e..46ecc5a58c22 100644 --- a/e2e/global-setup/projects.jest.config.js +++ b/e2e/global-setup/projects.jest.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/global-setup/setup-with-config.js b/e2e/global-setup/setup-with-config.js index bb4047693f2b..139a863fea39 100644 --- a/e2e/global-setup/setup-with-config.js +++ b/e2e/global-setup/setup-with-config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/global-setup/setup.js b/e2e/global-setup/setup.js index a1bccb1b815d..79a7ed3c2c24 100644 --- a/e2e/global-setup/setup.js +++ b/e2e/global-setup/setup.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/global-teardown/__tests__/teardown1.test.js b/e2e/global-teardown/__tests__/teardown1.test.js index 3e05558051dd..9a931999e44f 100644 --- a/e2e/global-teardown/__tests__/teardown1.test.js +++ b/e2e/global-teardown/__tests__/teardown1.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/global-teardown/__tests__/teardown2.test.js b/e2e/global-teardown/__tests__/teardown2.test.js index 3e05558051dd..9a931999e44f 100644 --- a/e2e/global-teardown/__tests__/teardown2.test.js +++ b/e2e/global-teardown/__tests__/teardown2.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/global-teardown/__tests__/teardown3.test.js b/e2e/global-teardown/__tests__/teardown3.test.js index 3e05558051dd..9a931999e44f 100644 --- a/e2e/global-teardown/__tests__/teardown3.test.js +++ b/e2e/global-teardown/__tests__/teardown3.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/global-teardown/custom_tests_dir/pass.test.js b/e2e/global-teardown/custom_tests_dir/pass.test.js index ce51d3a18407..9b0c9ebdfaa1 100644 --- a/e2e/global-teardown/custom_tests_dir/pass.test.js +++ b/e2e/global-teardown/custom_tests_dir/pass.test.js @@ -1,3 +1,3 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. test('should pass', () => {}); diff --git a/e2e/global-teardown/invalid_teardown.js b/e2e/global-teardown/invalid_teardown.js index 67f17ebddfc4..064a0512c573 100644 --- a/e2e/global-teardown/invalid_teardown.js +++ b/e2e/global-teardown/invalid_teardown.js @@ -1,3 +1,3 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. console.log('there is no exported function'); diff --git a/e2e/global-teardown/project-1/teardown.js b/e2e/global-teardown/project-1/teardown.js index 7486fde66812..13f842d15c14 100644 --- a/e2e/global-teardown/project-1/teardown.js +++ b/e2e/global-teardown/project-1/teardown.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/global-teardown/project-1/teardown.test.js b/e2e/global-teardown/project-1/teardown.test.js index ac42013e1b05..80df0d188540 100644 --- a/e2e/global-teardown/project-1/teardown.test.js +++ b/e2e/global-teardown/project-1/teardown.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/global-teardown/project-2/teardown.js b/e2e/global-teardown/project-2/teardown.js index 10c44b943571..97aeedc4e592 100644 --- a/e2e/global-teardown/project-2/teardown.js +++ b/e2e/global-teardown/project-2/teardown.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/global-teardown/project-2/teardown.test.js b/e2e/global-teardown/project-2/teardown.test.js index 55577b686d78..08a8f0372bf1 100644 --- a/e2e/global-teardown/project-2/teardown.test.js +++ b/e2e/global-teardown/project-2/teardown.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/global-teardown/projects.jest.config.js b/e2e/global-teardown/projects.jest.config.js index 9d14d87059fc..9f2c416027ab 100644 --- a/e2e/global-teardown/projects.jest.config.js +++ b/e2e/global-teardown/projects.jest.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/global-teardown/teardown-with-config.js b/e2e/global-teardown/teardown-with-config.js index bb4047693f2b..139a863fea39 100644 --- a/e2e/global-teardown/teardown-with-config.js +++ b/e2e/global-teardown/teardown-with-config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/global-teardown/teardown.js b/e2e/global-teardown/teardown.js index f7d00cb0576c..c318daacf16b 100644 --- a/e2e/global-teardown/teardown.js +++ b/e2e/global-teardown/teardown.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/jasmine-async/__tests__/async_test_fails.test.js b/e2e/jasmine-async/__tests__/async_test_fails.test.js index eca6497bf59c..91544072e0a1 100644 --- a/e2e/jasmine-async/__tests__/async_test_fails.test.js +++ b/e2e/jasmine-async/__tests__/async_test_fails.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/jasmine-async/__tests__/concurrent.test.js b/e2e/jasmine-async/__tests__/concurrent.test.js index 57c323876cf5..ef0cc1ba7b10 100644 --- a/e2e/jasmine-async/__tests__/concurrent.test.js +++ b/e2e/jasmine-async/__tests__/concurrent.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/jasmine-async/__tests__/generator.test.js b/e2e/jasmine-async/__tests__/generator.test.js index d74ddf32326b..e4e4589c1a6e 100644 --- a/e2e/jasmine-async/__tests__/generator.test.js +++ b/e2e/jasmine-async/__tests__/generator.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/jasmine-async/__tests__/pending_in_promise.test.js b/e2e/jasmine-async/__tests__/pending_in_promise.test.js index d89e516f9250..23f523cf1b28 100644 --- a/e2e/jasmine-async/__tests__/pending_in_promise.test.js +++ b/e2e/jasmine-async/__tests__/pending_in_promise.test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. 'use strict'; diff --git a/e2e/jasmine-async/__tests__/promise_after_all.test.js b/e2e/jasmine-async/__tests__/promise_after_all.test.js index 801b50ccdb5e..6cff78c9f0f5 100644 --- a/e2e/jasmine-async/__tests__/promise_after_all.test.js +++ b/e2e/jasmine-async/__tests__/promise_after_all.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/jasmine-async/__tests__/promise_after_each.test.js b/e2e/jasmine-async/__tests__/promise_after_each.test.js index 0de0e2fdaa4e..94b1ddca518c 100644 --- a/e2e/jasmine-async/__tests__/promise_after_each.test.js +++ b/e2e/jasmine-async/__tests__/promise_after_each.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/jasmine-async/__tests__/promise_before_all.test.js b/e2e/jasmine-async/__tests__/promise_before_all.test.js index b4f1df734707..01ef0b053674 100644 --- a/e2e/jasmine-async/__tests__/promise_before_all.test.js +++ b/e2e/jasmine-async/__tests__/promise_before_all.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/jasmine-async/__tests__/promise_before_each.test.js b/e2e/jasmine-async/__tests__/promise_before_each.test.js index dbb7fdbc206a..ec39d28e0f8e 100644 --- a/e2e/jasmine-async/__tests__/promise_before_each.test.js +++ b/e2e/jasmine-async/__tests__/promise_before_each.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/jasmine-async/__tests__/promise_fit.test.js b/e2e/jasmine-async/__tests__/promise_fit.test.js index 2fe3deb92e48..6faff09c4951 100644 --- a/e2e/jasmine-async/__tests__/promise_fit.test.js +++ b/e2e/jasmine-async/__tests__/promise_fit.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/jasmine-async/__tests__/promise_it.test.js b/e2e/jasmine-async/__tests__/promise_it.test.js index e0884a0348c6..6da01009a621 100644 --- a/e2e/jasmine-async/__tests__/promise_it.test.js +++ b/e2e/jasmine-async/__tests__/promise_it.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/jasmine-async/__tests__/promise_xit.test.js b/e2e/jasmine-async/__tests__/promise_xit.test.js index ab4c49aa5204..152fe2bf2547 100644 --- a/e2e/jasmine-async/__tests__/promise_xit.test.js +++ b/e2e/jasmine-async/__tests__/promise_xit.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/jasmine-async/__tests__/returning_values.test.js b/e2e/jasmine-async/__tests__/returning_values.test.js index b6c1311312a7..f966c89d00e1 100644 --- a/e2e/jasmine-async/__tests__/returning_values.test.js +++ b/e2e/jasmine-async/__tests__/returning_values.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/json-reporter/__tests__/sum.test.js b/e2e/json-reporter/__tests__/sum.test.js index 4a7ac765090c..ced52866d371 100644 --- a/e2e/json-reporter/__tests__/sum.test.js +++ b/e2e/json-reporter/__tests__/sum.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/json-reporter/sum.js b/e2e/json-reporter/sum.js index 09cc0404c6f2..9daa67524231 100644 --- a/e2e/json-reporter/sum.js +++ b/e2e/json-reporter/sum.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/lifecycles/__tests__/index.js b/e2e/lifecycles/__tests__/index.js index b56049f6930b..4899881fe8ee 100644 --- a/e2e/lifecycles/__tests__/index.js +++ b/e2e/lifecycles/__tests__/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/lifecycles/index.js b/e2e/lifecycles/index.js index 4fd52298391e..39b8ce41d16e 100644 --- a/e2e/lifecycles/index.js +++ b/e2e/lifecycles/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/list-tests/__tests__/dummy.test.js b/e2e/list-tests/__tests__/dummy.test.js index b5d611fa8987..cfc1ee266fb4 100644 --- a/e2e/list-tests/__tests__/dummy.test.js +++ b/e2e/list-tests/__tests__/dummy.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/list-tests/__tests__/other.test.js b/e2e/list-tests/__tests__/other.test.js index b5d611fa8987..cfc1ee266fb4 100644 --- a/e2e/list-tests/__tests__/other.test.js +++ b/e2e/list-tests/__tests__/other.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/location-in-results/__tests__/test.js b/e2e/location-in-results/__tests__/test.js index 1d412cc9b883..dfc62f3a91fd 100644 --- a/e2e/location-in-results/__tests__/test.js +++ b/e2e/location-in-results/__tests__/test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/mock-names/with-empty-mock-name-not-called/__tests__/index.js b/e2e/mock-names/with-empty-mock-name-not-called/__tests__/index.js index 5cd94b1c2440..5e83931ae38b 100644 --- a/e2e/mock-names/with-empty-mock-name-not-called/__tests__/index.js +++ b/e2e/mock-names/with-empty-mock-name-not-called/__tests__/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/mock-names/with-empty-mock-name-not-called/index.js b/e2e/mock-names/with-empty-mock-name-not-called/index.js index 5233c06878bf..b0649a5ec989 100644 --- a/e2e/mock-names/with-empty-mock-name-not-called/index.js +++ b/e2e/mock-names/with-empty-mock-name-not-called/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/mock-names/with-empty-mock-name/__tests__/index.js b/e2e/mock-names/with-empty-mock-name/__tests__/index.js index 5f49fc4afef6..d181454d9d47 100644 --- a/e2e/mock-names/with-empty-mock-name/__tests__/index.js +++ b/e2e/mock-names/with-empty-mock-name/__tests__/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/mock-names/with-empty-mock-name/index.js b/e2e/mock-names/with-empty-mock-name/index.js index 5233c06878bf..b0649a5ec989 100644 --- a/e2e/mock-names/with-empty-mock-name/index.js +++ b/e2e/mock-names/with-empty-mock-name/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/mock-names/with-mock-name-call-times-fail/__tests__/index.js b/e2e/mock-names/with-mock-name-call-times-fail/__tests__/index.js index 6b0ca540f6d6..0db811ed6e36 100644 --- a/e2e/mock-names/with-mock-name-call-times-fail/__tests__/index.js +++ b/e2e/mock-names/with-mock-name-call-times-fail/__tests__/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/mock-names/with-mock-name-call-times-fail/index.js b/e2e/mock-names/with-mock-name-call-times-fail/index.js index 5233c06878bf..b0649a5ec989 100644 --- a/e2e/mock-names/with-mock-name-call-times-fail/index.js +++ b/e2e/mock-names/with-mock-name-call-times-fail/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/mock-names/with-mock-name-call-times-pass/__tests__/index.js b/e2e/mock-names/with-mock-name-call-times-pass/__tests__/index.js index 1d4df77fdddc..21547f5b1bf6 100644 --- a/e2e/mock-names/with-mock-name-call-times-pass/__tests__/index.js +++ b/e2e/mock-names/with-mock-name-call-times-pass/__tests__/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/mock-names/with-mock-name-call-times-pass/index.js b/e2e/mock-names/with-mock-name-call-times-pass/index.js index 5233c06878bf..b0649a5ec989 100644 --- a/e2e/mock-names/with-mock-name-call-times-pass/index.js +++ b/e2e/mock-names/with-mock-name-call-times-pass/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/mock-names/with-mock-name-not-called-fail/__tests__/index.js b/e2e/mock-names/with-mock-name-not-called-fail/__tests__/index.js index 01aada892249..765a0b34850a 100644 --- a/e2e/mock-names/with-mock-name-not-called-fail/__tests__/index.js +++ b/e2e/mock-names/with-mock-name-not-called-fail/__tests__/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/mock-names/with-mock-name-not-called-fail/index.js b/e2e/mock-names/with-mock-name-not-called-fail/index.js index 5233c06878bf..b0649a5ec989 100644 --- a/e2e/mock-names/with-mock-name-not-called-fail/index.js +++ b/e2e/mock-names/with-mock-name-not-called-fail/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/mock-names/with-mock-name-not-called-pass/__tests__/index.js b/e2e/mock-names/with-mock-name-not-called-pass/__tests__/index.js index abfe2fcfe604..af5c70d0ccee 100644 --- a/e2e/mock-names/with-mock-name-not-called-pass/__tests__/index.js +++ b/e2e/mock-names/with-mock-name-not-called-pass/__tests__/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/mock-names/with-mock-name-not-called-pass/index.js b/e2e/mock-names/with-mock-name-not-called-pass/index.js index 5233c06878bf..b0649a5ec989 100644 --- a/e2e/mock-names/with-mock-name-not-called-pass/index.js +++ b/e2e/mock-names/with-mock-name-not-called-pass/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/mock-names/with-mock-name-not-called/__tests__/index.js b/e2e/mock-names/with-mock-name-not-called/__tests__/index.js index 57ed74faed86..add86a0bb966 100644 --- a/e2e/mock-names/with-mock-name-not-called/__tests__/index.js +++ b/e2e/mock-names/with-mock-name-not-called/__tests__/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/mock-names/with-mock-name-not-called/index.js b/e2e/mock-names/with-mock-name-not-called/index.js index 5233c06878bf..b0649a5ec989 100644 --- a/e2e/mock-names/with-mock-name-not-called/index.js +++ b/e2e/mock-names/with-mock-name-not-called/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/mock-names/with-mock-name/__tests__/index.js b/e2e/mock-names/with-mock-name/__tests__/index.js index b4970abf018e..8f3b8b309145 100644 --- a/e2e/mock-names/with-mock-name/__tests__/index.js +++ b/e2e/mock-names/with-mock-name/__tests__/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/mock-names/with-mock-name/index.js b/e2e/mock-names/with-mock-name/index.js index 5233c06878bf..b0649a5ec989 100644 --- a/e2e/mock-names/with-mock-name/index.js +++ b/e2e/mock-names/with-mock-name/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/mock-names/without-mock-name-not-called/__tests__/index.js b/e2e/mock-names/without-mock-name-not-called/__tests__/index.js index f85711e32fd9..da7e2fe85dc1 100644 --- a/e2e/mock-names/without-mock-name-not-called/__tests__/index.js +++ b/e2e/mock-names/without-mock-name-not-called/__tests__/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/mock-names/without-mock-name-not-called/index.js b/e2e/mock-names/without-mock-name-not-called/index.js index 5233c06878bf..b0649a5ec989 100644 --- a/e2e/mock-names/without-mock-name-not-called/index.js +++ b/e2e/mock-names/without-mock-name-not-called/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/mock-names/without-mock-name/__tests__/index.js b/e2e/mock-names/without-mock-name/__tests__/index.js index 5ffe16523bd1..5f8d6042ce1b 100644 --- a/e2e/mock-names/without-mock-name/__tests__/index.js +++ b/e2e/mock-names/without-mock-name/__tests__/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/mock-names/without-mock-name/index.js b/e2e/mock-names/without-mock-name/index.js index 5233c06878bf..b0649a5ec989 100644 --- a/e2e/mock-names/without-mock-name/index.js +++ b/e2e/mock-names/without-mock-name/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/module-name-mapper-correct-config/__mocks__/style_mock.js b/e2e/module-name-mapper-correct-config/__mocks__/style_mock.js index a6c7b92c789f..3ef25eafec97 100644 --- a/e2e/module-name-mapper-correct-config/__mocks__/style_mock.js +++ b/e2e/module-name-mapper-correct-config/__mocks__/style_mock.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/module-name-mapper-correct-config/__tests__/index.js b/e2e/module-name-mapper-correct-config/__tests__/index.js index 7db9c1c3e39e..bad41af8c11f 100644 --- a/e2e/module-name-mapper-correct-config/__tests__/index.js +++ b/e2e/module-name-mapper-correct-config/__tests__/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/module-name-mapper-correct-config/index.js b/e2e/module-name-mapper-correct-config/index.js index 2ce044244d00..905bfb958beb 100644 --- a/e2e/module-name-mapper-correct-config/index.js +++ b/e2e/module-name-mapper-correct-config/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/module-name-mapper-wrong-config/__tests__/index.js b/e2e/module-name-mapper-wrong-config/__tests__/index.js index 2c9fa39fb296..9c6b6debae86 100644 --- a/e2e/module-name-mapper-wrong-config/__tests__/index.js +++ b/e2e/module-name-mapper-wrong-config/__tests__/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/module-name-mapper-wrong-config/index.js b/e2e/module-name-mapper-wrong-config/index.js index 2ce044244d00..905bfb958beb 100644 --- a/e2e/module-name-mapper-wrong-config/index.js +++ b/e2e/module-name-mapper-wrong-config/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/module_parent_null_in_test/__tests__/index.js b/e2e/module_parent_null_in_test/__tests__/index.js index 27bbab9627b4..2b43f4501d9d 100644 --- a/e2e/module_parent_null_in_test/__tests__/index.js +++ b/e2e/module_parent_null_in_test/__tests__/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/multi-project-config-root/bar/__tests__/boggus-bar.test.js b/e2e/multi-project-config-root/bar/__tests__/boggus-bar.test.js index 0c1b1ee8a6d0..9e036fd7b5ef 100644 --- a/e2e/multi-project-config-root/bar/__tests__/boggus-bar.test.js +++ b/e2e/multi-project-config-root/bar/__tests__/boggus-bar.test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. describe('Bar', () => { it('fail', () => { diff --git a/e2e/multi-project-config-root/foo/__tests__/boggus-foo.test.js b/e2e/multi-project-config-root/foo/__tests__/boggus-foo.test.js index cf18fb6fc314..4e5f416981e1 100644 --- a/e2e/multi-project-config-root/foo/__tests__/boggus-foo.test.js +++ b/e2e/multi-project-config-root/foo/__tests__/boggus-foo.test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. describe('Foo', () => { it('fail', () => { diff --git a/e2e/native-async-mock/Native.js b/e2e/native-async-mock/Native.js index a4be2e7481a5..dbf8a192f850 100644 --- a/e2e/native-async-mock/Native.js +++ b/e2e/native-async-mock/Native.js @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. 'use strict'; diff --git a/e2e/native-async-mock/__tests__/native_async_mock.test.js b/e2e/native-async-mock/__tests__/native_async_mock.test.js index 2df4229e7f62..f6b00f38947b 100644 --- a/e2e/native-async-mock/__tests__/native_async_mock.test.js +++ b/e2e/native-async-mock/__tests__/native_async_mock.test.js @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. 'use strict'; diff --git a/e2e/native-async-mock/babel.config.js b/e2e/native-async-mock/babel.config.js index 22d6d1fd4ea6..f3e889651b5f 100644 --- a/e2e/native-async-mock/babel.config.js +++ b/e2e/native-async-mock/babel.config.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. module.exports = { plugins: ['@babel/plugin-transform-async-to-generator'], diff --git a/e2e/nested-event-loop/__tests__/nested_event_loop.test.js b/e2e/nested-event-loop/__tests__/nested_event_loop.test.js index 9d72f6c7c591..cfcebce60c7e 100644 --- a/e2e/nested-event-loop/__tests__/nested_event_loop.test.js +++ b/e2e/nested-event-loop/__tests__/nested_event_loop.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/node-path/__tests__/node_path.test.js b/e2e/node-path/__tests__/node_path.test.js index 6f1c1eda0327..8191b63bc421 100644 --- a/e2e/node-path/__tests__/node_path.test.js +++ b/e2e/node-path/__tests__/node_path.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/node-path/src/path/file.js b/e2e/node-path/src/path/file.js index 8b72e643882b..2a8e73d9ffdd 100644 --- a/e2e/node-path/src/path/file.js +++ b/e2e/node-path/src/path/file.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/override-globals/__tests__/index.js b/e2e/override-globals/__tests__/index.js index 59fae440abed..c8752ea116d9 100644 --- a/e2e/override-globals/__tests__/index.js +++ b/e2e/override-globals/__tests__/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/override-globals/babel.config.js b/e2e/override-globals/babel.config.js index 86663f03b0e1..7ec52588d4a4 100644 --- a/e2e/override-globals/babel.config.js +++ b/e2e/override-globals/babel.config.js @@ -1,3 +1,3 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. module.exports = require('../../babel.config'); diff --git a/e2e/override-globals/index.js b/e2e/override-globals/index.js index e00ed3e654dc..14aaa06fbd12 100644 --- a/e2e/override-globals/index.js +++ b/e2e/override-globals/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/override-globals/setup.js b/e2e/override-globals/setup.js index ade70a19010f..570f321a5c0b 100644 --- a/e2e/override-globals/setup.js +++ b/e2e/override-globals/setup.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/presets/js/__tests__/index.js b/e2e/presets/js/__tests__/index.js index 37ddfff8736c..854b03bdff9a 100644 --- a/e2e/presets/js/__tests__/index.js +++ b/e2e/presets/js/__tests__/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/presets/js/node_modules/jest-preset-js/jest-preset.js b/e2e/presets/js/node_modules/jest-preset-js/jest-preset.js index 493217ebf0f6..2d040723a3e1 100644 --- a/e2e/presets/js/node_modules/jest-preset-js/jest-preset.js +++ b/e2e/presets/js/node_modules/jest-preset-js/jest-preset.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. module.exports = { moduleNameMapper: { diff --git a/e2e/presets/js/node_modules/jest-preset-js/mapper.js b/e2e/presets/js/node_modules/jest-preset-js/mapper.js index 85d6be221026..da42adcd7cc0 100644 --- a/e2e/presets/js/node_modules/jest-preset-js/mapper.js +++ b/e2e/presets/js/node_modules/jest-preset-js/mapper.js @@ -1,3 +1,3 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. module.exports = 42; diff --git a/e2e/presets/json/__tests__/index.js b/e2e/presets/json/__tests__/index.js index dc10bd7b2712..7504057aaacf 100644 --- a/e2e/presets/json/__tests__/index.js +++ b/e2e/presets/json/__tests__/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/presets/json/node_modules/jest-preset-json/mapper.js b/e2e/presets/json/node_modules/jest-preset-json/mapper.js index 85d6be221026..da42adcd7cc0 100644 --- a/e2e/presets/json/node_modules/jest-preset-json/mapper.js +++ b/e2e/presets/json/node_modules/jest-preset-json/mapper.js @@ -1,3 +1,3 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. module.exports = 42; diff --git a/e2e/process-exit/__tests__/test.js b/e2e/process-exit/__tests__/test.js index d52249f8b77c..7e550feb2c82 100644 --- a/e2e/process-exit/__tests__/test.js +++ b/e2e/process-exit/__tests__/test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. process.exit(1); diff --git a/e2e/process-exit/babel.config.js b/e2e/process-exit/babel.config.js index 86663f03b0e1..7ec52588d4a4 100644 --- a/e2e/process-exit/babel.config.js +++ b/e2e/process-exit/babel.config.js @@ -1,3 +1,3 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. module.exports = require('../../babel.config'); diff --git a/e2e/regex-(char-in-path/__tests__/regex_(char_in_path.test.js b/e2e/regex-(char-in-path/__tests__/regex_(char_in_path.test.js index 80d748dcb8bf..10ad4894a77a 100644 --- a/e2e/regex-(char-in-path/__tests__/regex_(char_in_path.test.js +++ b/e2e/regex-(char-in-path/__tests__/regex_(char_in_path.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/require-after-teardown/__tests__/late-require.test.js b/e2e/require-after-teardown/__tests__/late-require.test.js index 116a9ddde81e..88774376c4ca 100644 --- a/e2e/require-after-teardown/__tests__/late-require.test.js +++ b/e2e/require-after-teardown/__tests__/late-require.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/require-after-teardown/index.js b/e2e/require-after-teardown/index.js index 39261f1e45e9..fe27d511a83e 100644 --- a/e2e/require-after-teardown/index.js +++ b/e2e/require-after-teardown/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/require-main/__tests__/loader.test.js b/e2e/require-main/__tests__/loader.test.js index 00792b335788..ec9d1e0ba8cf 100644 --- a/e2e/require-main/__tests__/loader.test.js +++ b/e2e/require-main/__tests__/loader.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/require-main/babel.config.js b/e2e/require-main/babel.config.js index 86663f03b0e1..7ec52588d4a4 100644 --- a/e2e/require-main/babel.config.js +++ b/e2e/require-main/babel.config.js @@ -1,3 +1,3 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. module.exports = require('../../babel.config'); diff --git a/e2e/require-main/example.js b/e2e/require-main/example.js index 694e77b679ab..98340bddb4e2 100644 --- a/e2e/require-main/example.js +++ b/e2e/require-main/example.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/require-main/loader.js b/e2e/require-main/loader.js index 09433ee01f65..bde2634e36e9 100644 --- a/e2e/require-main/loader.js +++ b/e2e/require-main/loader.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/reset_modules/__tests__/reset_modules.test.js b/e2e/reset_modules/__tests__/reset_modules.test.js index 9f779ab13989..01eea7be6e20 100644 --- a/e2e/reset_modules/__tests__/reset_modules.test.js +++ b/e2e/reset_modules/__tests__/reset_modules.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/resolve-get-paths/__tests__/resolve-get-paths.test.js b/e2e/resolve-get-paths/__tests__/resolve-get-paths.test.js index 3853cdbdf7b5..ee40aa4153a2 100644 --- a/e2e/resolve-get-paths/__tests__/resolve-get-paths.test.js +++ b/e2e/resolve-get-paths/__tests__/resolve-get-paths.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/resolve-get-paths/babel.config.js b/e2e/resolve-get-paths/babel.config.js index 86663f03b0e1..7ec52588d4a4 100644 --- a/e2e/resolve-get-paths/babel.config.js +++ b/e2e/resolve-get-paths/babel.config.js @@ -1,3 +1,3 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. module.exports = require('../../babel.config'); diff --git a/e2e/resolve-node-module/__mocks__/mock-jsx-module/index.jsx b/e2e/resolve-node-module/__mocks__/mock-jsx-module/index.jsx index dfca40e809c1..0d2f6479b7ba 100644 --- a/e2e/resolve-node-module/__mocks__/mock-jsx-module/index.jsx +++ b/e2e/resolve-node-module/__mocks__/mock-jsx-module/index.jsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/resolve-node-module/__mocks__/mock-module-alt/index.js b/e2e/resolve-node-module/__mocks__/mock-module-alt/index.js index acc83d1123dc..afc855a3d67b 100644 --- a/e2e/resolve-node-module/__mocks__/mock-module-alt/index.js +++ b/e2e/resolve-node-module/__mocks__/mock-module-alt/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/resolve-node-module/__mocks__/mock-module-without-pkg/index.js b/e2e/resolve-node-module/__mocks__/mock-module-without-pkg/index.js index 7a7cf9456e36..d6f81240d033 100644 --- a/e2e/resolve-node-module/__mocks__/mock-module-without-pkg/index.js +++ b/e2e/resolve-node-module/__mocks__/mock-module-without-pkg/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/resolve-node-module/__mocks__/mock-module/index.js b/e2e/resolve-node-module/__mocks__/mock-module/index.js index acc83d1123dc..afc855a3d67b 100644 --- a/e2e/resolve-node-module/__mocks__/mock-module/index.js +++ b/e2e/resolve-node-module/__mocks__/mock-module/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/resolve-node-module/__tests__/resolve-node-module.test.js b/e2e/resolve-node-module/__tests__/resolve-node-module.test.js index 0862f3565a52..de9635398dfc 100644 --- a/e2e/resolve-node-module/__tests__/resolve-node-module.test.js +++ b/e2e/resolve-node-module/__tests__/resolve-node-module.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/resolve-with-paths/__tests__/resolve-with-paths.test.js b/e2e/resolve-with-paths/__tests__/resolve-with-paths.test.js index 4641965af6c3..86b3867022a0 100644 --- a/e2e/resolve-with-paths/__tests__/resolve-with-paths.test.js +++ b/e2e/resolve-with-paths/__tests__/resolve-with-paths.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/resolve-with-paths/babel.config.js b/e2e/resolve-with-paths/babel.config.js index 86663f03b0e1..7ec52588d4a4 100644 --- a/e2e/resolve-with-paths/babel.config.js +++ b/e2e/resolve-with-paths/babel.config.js @@ -1,3 +1,3 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. module.exports = require('../../babel.config'); diff --git a/e2e/resolve-with-paths/dir/mod.js b/e2e/resolve-with-paths/dir/mod.js index 5cb74bfcde64..440190823ff2 100644 --- a/e2e/resolve-with-paths/dir/mod.js +++ b/e2e/resolve-with-paths/dir/mod.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/resolve/__tests__/resolve.test.js b/e2e/resolve/__tests__/resolve.test.js index e8a5571f59ef..cb59334512e8 100644 --- a/e2e/resolve/__tests__/resolve.test.js +++ b/e2e/resolve/__tests__/resolve.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/resolve/test1.android.js b/e2e/resolve/test1.android.js index e9af0bdf50a4..4b2f62f7060b 100644 --- a/e2e/resolve/test1.android.js +++ b/e2e/resolve/test1.android.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/resolve/test1.js b/e2e/resolve/test1.js index ad1cb692d244..39cf5fefe5f5 100644 --- a/e2e/resolve/test1.js +++ b/e2e/resolve/test1.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/resolve/test1.native.js b/e2e/resolve/test1.native.js index 68a290a4b715..d35b327c8c8e 100644 --- a/e2e/resolve/test1.native.js +++ b/e2e/resolve/test1.native.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/resolve/test2.js b/e2e/resolve/test2.js index ad1cb692d244..39cf5fefe5f5 100644 --- a/e2e/resolve/test2.js +++ b/e2e/resolve/test2.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/resolve/test2.native.js b/e2e/resolve/test2.native.js index 68a290a4b715..d35b327c8c8e 100644 --- a/e2e/resolve/test2.native.js +++ b/e2e/resolve/test2.native.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/resolve/test2mapper.js b/e2e/resolve/test2mapper.js index a265d4b021c8..a3ab8d0d065f 100644 --- a/e2e/resolve/test2mapper.js +++ b/e2e/resolve/test2mapper.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/resolve/test2mapper.native.js b/e2e/resolve/test2mapper.native.js index 68a290a4b715..d35b327c8c8e 100644 --- a/e2e/resolve/test2mapper.native.js +++ b/e2e/resolve/test2mapper.native.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/resolve/test3.js b/e2e/resolve/test3.js index ad1cb692d244..39cf5fefe5f5 100644 --- a/e2e/resolve/test3.js +++ b/e2e/resolve/test3.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/resolve_no_extensions/__tests__/test.js b/e2e/resolve_no_extensions/__tests__/test.js index 7486b24dd844..9d92296a25e0 100644 --- a/e2e/resolve_no_extensions/__tests__/test.js +++ b/e2e/resolve_no_extensions/__tests__/test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. const m = require('../'); diff --git a/e2e/resolve_no_extensions/babel.config.js b/e2e/resolve_no_extensions/babel.config.js index 86663f03b0e1..7ec52588d4a4 100644 --- a/e2e/resolve_no_extensions/babel.config.js +++ b/e2e/resolve_no_extensions/babel.config.js @@ -1,3 +1,3 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. module.exports = require('../../babel.config'); diff --git a/e2e/resolve_no_extensions/index.js b/e2e/resolve_no_extensions/index.js index 66b1e24b775e..8296759e00c0 100644 --- a/e2e/resolve_no_extensions/index.js +++ b/e2e/resolve_no_extensions/index.js @@ -1,3 +1,3 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. module.exports = require('./some-json-file'); diff --git a/e2e/runJest.js b/e2e/runJest.js index 281865bff45b..3291bbffa8fe 100644 --- a/e2e/runJest.js +++ b/e2e/runJest.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/runtime-internal-module-registry/__mocks__/fs.js b/e2e/runtime-internal-module-registry/__mocks__/fs.js index 128a87dfdeb6..72489fb7bddb 100644 --- a/e2e/runtime-internal-module-registry/__mocks__/fs.js +++ b/e2e/runtime-internal-module-registry/__mocks__/fs.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/runtime-internal-module-registry/__tests__/runtime_internal_module_registry.test.js b/e2e/runtime-internal-module-registry/__tests__/runtime_internal_module_registry.test.js index 4d7fb144e05c..23d7ba831933 100644 --- a/e2e/runtime-internal-module-registry/__tests__/runtime_internal_module_registry.test.js +++ b/e2e/runtime-internal-module-registry/__tests__/runtime_internal_module_registry.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/set-immediate/__tests__/set_immediate.test.js b/e2e/set-immediate/__tests__/set_immediate.test.js index 7cb28346eec5..4dd6fdd0e571 100644 --- a/e2e/set-immediate/__tests__/set_immediate.test.js +++ b/e2e/set-immediate/__tests__/set_immediate.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/setup-files-after-env-config/__tests__/runner_patch.test.js b/e2e/setup-files-after-env-config/__tests__/runner_patch.test.js index d823155baa9a..624dc69885c0 100644 --- a/e2e/setup-files-after-env-config/__tests__/runner_patch.test.js +++ b/e2e/setup-files-after-env-config/__tests__/runner_patch.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/setup-files-after-env-config/__tests__/test1.test.js b/e2e/setup-files-after-env-config/__tests__/test1.test.js index 5a2eb6e580e0..57b4eabc4e04 100644 --- a/e2e/setup-files-after-env-config/__tests__/test1.test.js +++ b/e2e/setup-files-after-env-config/__tests__/test1.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/setup-files-after-env-config/__tests__/test2.test.js b/e2e/setup-files-after-env-config/__tests__/test2.test.js index 5a2eb6e580e0..57b4eabc4e04 100644 --- a/e2e/setup-files-after-env-config/__tests__/test2.test.js +++ b/e2e/setup-files-after-env-config/__tests__/test2.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/setup-files-after-env-config/setup1.js b/e2e/setup-files-after-env-config/setup1.js index c03a0bc8ad12..343515c503b9 100644 --- a/e2e/setup-files-after-env-config/setup1.js +++ b/e2e/setup-files-after-env-config/setup1.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/setup-files-after-env-config/setup2.js b/e2e/setup-files-after-env-config/setup2.js index c03a0bc8ad12..343515c503b9 100644 --- a/e2e/setup-files-after-env-config/setup2.js +++ b/e2e/setup-files-after-env-config/setup2.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/setup-files-after-env-config/setup_hooks_into_runner.js b/e2e/setup-files-after-env-config/setup_hooks_into_runner.js index 9c08b2dfa05a..abae35bde5ad 100644 --- a/e2e/setup-files-after-env-config/setup_hooks_into_runner.js +++ b/e2e/setup-files-after-env-config/setup_hooks_into_runner.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/snapshot-escape/__tests__/snapshot.test.js b/e2e/snapshot-escape/__tests__/snapshot.test.js index 4aa41bf14a73..c8e9a8179e45 100644 --- a/e2e/snapshot-escape/__tests__/snapshot.test.js +++ b/e2e/snapshot-escape/__tests__/snapshot.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/snapshot-escape/__tests__/snapshot_escape_regex.js b/e2e/snapshot-escape/__tests__/snapshot_escape_regex.js index ccb7ed8e8d8d..f5751fd83d80 100644 --- a/e2e/snapshot-escape/__tests__/snapshot_escape_regex.js +++ b/e2e/snapshot-escape/__tests__/snapshot_escape_regex.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/snapshot-escape/__tests__/snapshot_escape_substitution.test.js b/e2e/snapshot-escape/__tests__/snapshot_escape_substitution.test.js index a9bfc15f47d7..b95134479e54 100644 --- a/e2e/snapshot-escape/__tests__/snapshot_escape_substitution.test.js +++ b/e2e/snapshot-escape/__tests__/snapshot_escape_substitution.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/snapshot-mock-fs/__tests__/snapshot.test.js b/e2e/snapshot-mock-fs/__tests__/snapshot.test.js index e65fa10456fd..c092a56da1a9 100644 --- a/e2e/snapshot-mock-fs/__tests__/snapshot.test.js +++ b/e2e/snapshot-mock-fs/__tests__/snapshot.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/snapshot-resolver/__tests__/snapshot.test.js b/e2e/snapshot-resolver/__tests__/snapshot.test.js index 939d8b01f6c9..a37cdafb6f5d 100644 --- a/e2e/snapshot-resolver/__tests__/snapshot.test.js +++ b/e2e/snapshot-resolver/__tests__/snapshot.test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. test('snapshots are written to custom location', () => { expect('foobar').toMatchSnapshot(); diff --git a/e2e/snapshot-resolver/customSnapshotResolver.js b/e2e/snapshot-resolver/customSnapshotResolver.js index 03d6dbb94945..c55bdd7f45c1 100644 --- a/e2e/snapshot-resolver/customSnapshotResolver.js +++ b/e2e/snapshot-resolver/customSnapshotResolver.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. module.exports = { resolveSnapshotPath: (testPath, snapshotExtension) => diff --git a/e2e/snapshot-serializers/Transformer.js b/e2e/snapshot-serializers/Transformer.js index 5c03e33f4fad..834dd7b59e18 100644 --- a/e2e/snapshot-serializers/Transformer.js +++ b/e2e/snapshot-serializers/Transformer.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/snapshot-serializers/Utils.js b/e2e/snapshot-serializers/Utils.js index db2b33c5fd6c..af5a97e85cd2 100644 --- a/e2e/snapshot-serializers/Utils.js +++ b/e2e/snapshot-serializers/Utils.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/snapshot-serializers/__tests__/snapshot.test.js b/e2e/snapshot-serializers/__tests__/snapshot.test.js index c82ffde1053d..fb76bb95a948 100644 --- a/e2e/snapshot-serializers/__tests__/snapshot.test.js +++ b/e2e/snapshot-serializers/__tests__/snapshot.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/snapshot-serializers/plugins/bar.js b/e2e/snapshot-serializers/plugins/bar.js index 389f5a24017a..6f70bfc05b43 100644 --- a/e2e/snapshot-serializers/plugins/bar.js +++ b/e2e/snapshot-serializers/plugins/bar.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/snapshot-serializers/plugins/foo/index.js b/e2e/snapshot-serializers/plugins/foo/index.js index 713fc2ed92e8..51e32d9fac12 100644 --- a/e2e/snapshot-serializers/plugins/foo/index.js +++ b/e2e/snapshot-serializers/plugins/foo/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/snapshot/__tests__/second_snapshot.test.js b/e2e/snapshot/__tests__/second_snapshot.test.js index e1a45607e5c7..cba4b78137ef 100644 --- a/e2e/snapshot/__tests__/second_snapshot.test.js +++ b/e2e/snapshot/__tests__/second_snapshot.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/snapshot/__tests__/snapshot.test.js b/e2e/snapshot/__tests__/snapshot.test.js index b5293518b9d9..48ce35e33937 100644 --- a/e2e/snapshot/__tests__/snapshot.test.js +++ b/e2e/snapshot/__tests__/snapshot.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/stack-trace-no-capture-stack-trace/__tests__/runtime_error.test.js b/e2e/stack-trace-no-capture-stack-trace/__tests__/runtime_error.test.js index efec66628a25..8de655f51a45 100644 --- a/e2e/stack-trace-no-capture-stack-trace/__tests__/runtime_error.test.js +++ b/e2e/stack-trace-no-capture-stack-trace/__tests__/runtime_error.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/stack-trace-source-maps/Preprocessor.js b/e2e/stack-trace-source-maps/Preprocessor.js index 73a6a30fc215..133d42ec44a2 100644 --- a/e2e/stack-trace-source-maps/Preprocessor.js +++ b/e2e/stack-trace-source-maps/Preprocessor.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/stack-trace-source-maps/__tests__/fails.ts b/e2e/stack-trace-source-maps/__tests__/fails.ts index 27f15b3ab110..7968078be76a 100644 --- a/e2e/stack-trace-source-maps/__tests__/fails.ts +++ b/e2e/stack-trace-source-maps/__tests__/fails.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/stack-trace/__tests__/runtime_error.test.js b/e2e/stack-trace/__tests__/runtime_error.test.js index 520582946d29..01537e9e3fea 100644 --- a/e2e/stack-trace/__tests__/runtime_error.test.js +++ b/e2e/stack-trace/__tests__/runtime_error.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/stack-trace/__tests__/stack_trace.test.js b/e2e/stack-trace/__tests__/stack_trace.test.js index 4ca77a315646..1ae8fdc98498 100644 --- a/e2e/stack-trace/__tests__/stack_trace.test.js +++ b/e2e/stack-trace/__tests__/stack_trace.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/stack-trace/__tests__/stack_trace_without_message.test.js b/e2e/stack-trace/__tests__/stack_trace_without_message.test.js index 0d8453f614b1..6ffe5951be6b 100644 --- a/e2e/stack-trace/__tests__/stack_trace_without_message.test.js +++ b/e2e/stack-trace/__tests__/stack_trace_without_message.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/stack-trace/__tests__/test_error.test.js b/e2e/stack-trace/__tests__/test_error.test.js index a5da596b77b2..561b5cb9d407 100644 --- a/e2e/stack-trace/__tests__/test_error.test.js +++ b/e2e/stack-trace/__tests__/test_error.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/test-environment-async/TestEnvironment.js b/e2e/test-environment-async/TestEnvironment.js index 9b083956a8dd..3974a61e4a29 100644 --- a/e2e/test-environment-async/TestEnvironment.js +++ b/e2e/test-environment-async/TestEnvironment.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. 'use strict'; diff --git a/e2e/test-environment-async/__tests__/custom.test.js b/e2e/test-environment-async/__tests__/custom.test.js index 1a225392652e..0bc863baf566 100644 --- a/e2e/test-environment-async/__tests__/custom.test.js +++ b/e2e/test-environment-async/__tests__/custom.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/test-environment/__tests__/env.test.js b/e2e/test-environment/__tests__/env.test.js index 95fcb540caf1..12663e2b89ca 100644 --- a/e2e/test-environment/__tests__/env.test.js +++ b/e2e/test-environment/__tests__/env.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/test-in-root/foo.js b/e2e/test-in-root/foo.js index 7fecc527d170..08e6c6691770 100644 --- a/e2e/test-in-root/foo.js +++ b/e2e/test-in-root/foo.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/test-in-root/footest.js b/e2e/test-in-root/footest.js index 7fecc527d170..08e6c6691770 100644 --- a/e2e/test-in-root/footest.js +++ b/e2e/test-in-root/footest.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/test-in-root/spec.js b/e2e/test-in-root/spec.js index 95e060964e8a..52e6989151ba 100644 --- a/e2e/test-in-root/spec.js +++ b/e2e/test-in-root/spec.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/test-in-root/test.js b/e2e/test-in-root/test.js index 95e060964e8a..52e6989151ba 100644 --- a/e2e/test-in-root/test.js +++ b/e2e/test-in-root/test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/test-retries/__tests__/control.test.js b/e2e/test-retries/__tests__/control.test.js index 6943fbdb844e..2b0e3cbd56e6 100644 --- a/e2e/test-retries/__tests__/control.test.js +++ b/e2e/test-retries/__tests__/control.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/test-retries/__tests__/e2e.test.js b/e2e/test-retries/__tests__/e2e.test.js index ba34c2616d67..9ae0047d8a8b 100644 --- a/e2e/test-retries/__tests__/e2e.test.js +++ b/e2e/test-retries/__tests__/e2e.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/test-retries/__tests__/retry.test.js b/e2e/test-retries/__tests__/retry.test.js index 187ca0227723..c2dbd4c930f6 100644 --- a/e2e/test-retries/__tests__/retry.test.js +++ b/e2e/test-retries/__tests__/retry.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/test-retries/reporters/RetryReporter.js b/e2e/test-retries/reporters/RetryReporter.js index d2bb466e9a2d..97f5a4d9c9ef 100644 --- a/e2e/test-retries/reporters/RetryReporter.js +++ b/e2e/test-retries/reporters/RetryReporter.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/test-todo/__tests__/statuses.test.js b/e2e/test-todo/__tests__/statuses.test.js index 4d9034ee7080..6b179ee0c62b 100644 --- a/e2e/test-todo/__tests__/statuses.test.js +++ b/e2e/test-todo/__tests__/statuses.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2018-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/test-todo/__tests__/todo_multiple_args.test.js b/e2e/test-todo/__tests__/todo_multiple_args.test.js index e0b852c31d88..01a2daf59f8a 100644 --- a/e2e/test-todo/__tests__/todo_multiple_args.test.js +++ b/e2e/test-todo/__tests__/todo_multiple_args.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2018-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/test-todo/__tests__/todo_no_args.test.js b/e2e/test-todo/__tests__/todo_no_args.test.js index d82b8e902c53..bf3513dbef7a 100644 --- a/e2e/test-todo/__tests__/todo_no_args.test.js +++ b/e2e/test-todo/__tests__/todo_no_args.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2018-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/test-todo/__tests__/todo_non_string.test.js b/e2e/test-todo/__tests__/todo_non_string.test.js index 5c3c9d766a9d..d89a055e06d9 100644 --- a/e2e/test-todo/__tests__/todo_non_string.test.js +++ b/e2e/test-todo/__tests__/todo_non_string.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2018-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/testNamePattern/__tests__/test_name_pattern.test.js b/e2e/testNamePattern/__tests__/test_name_pattern.test.js index 87ed3ebc3906..8356113d520e 100644 --- a/e2e/testNamePattern/__tests__/test_name_pattern.test.js +++ b/e2e/testNamePattern/__tests__/test_name_pattern.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/testNamePattern_skipped/__tests__/test_name_pattern_skipped.test.js b/e2e/testNamePattern_skipped/__tests__/test_name_pattern_skipped.test.js index c055fbb1d179..a4aca2c78f92 100644 --- a/e2e/testNamePattern_skipped/__tests__/test_name_pattern_skipped.test.js +++ b/e2e/testNamePattern_skipped/__tests__/test_name_pattern_skipped.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/testResultsProcessor/__tests__/processor.test.js b/e2e/testResultsProcessor/__tests__/processor.test.js index d5e9fd705b16..1c22b7b2ceeb 100644 --- a/e2e/testResultsProcessor/__tests__/processor.test.js +++ b/e2e/testResultsProcessor/__tests__/processor.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/testResultsProcessor/processor.js b/e2e/testResultsProcessor/processor.js index 085da1145265..4b796c66b9da 100644 --- a/e2e/testResultsProcessor/processor.js +++ b/e2e/testResultsProcessor/processor.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/timer-reset-mocks/after-reset-all-mocks/index.js b/e2e/timer-reset-mocks/after-reset-all-mocks/index.js index 4b3117044a29..3f40dc0d6bd1 100644 --- a/e2e/timer-reset-mocks/after-reset-all-mocks/index.js +++ b/e2e/timer-reset-mocks/after-reset-all-mocks/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/timer-reset-mocks/after-reset-all-mocks/timer_and_mock.test.js b/e2e/timer-reset-mocks/after-reset-all-mocks/timer_and_mock.test.js index c1f279000bc2..c87e267c8e2e 100644 --- a/e2e/timer-reset-mocks/after-reset-all-mocks/timer_and_mock.test.js +++ b/e2e/timer-reset-mocks/after-reset-all-mocks/timer_and_mock.test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. describe('timers', () => { it('should work before calling resetAllMocks', () => { diff --git a/e2e/timer-reset-mocks/with-reset-mocks/index.js b/e2e/timer-reset-mocks/with-reset-mocks/index.js index 4b3117044a29..3f40dc0d6bd1 100644 --- a/e2e/timer-reset-mocks/with-reset-mocks/index.js +++ b/e2e/timer-reset-mocks/with-reset-mocks/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/timer-reset-mocks/with-reset-mocks/timer_with_mock.test.js b/e2e/timer-reset-mocks/with-reset-mocks/timer_with_mock.test.js index c3f06dddbc34..e2f349869304 100644 --- a/e2e/timer-reset-mocks/with-reset-mocks/timer_with_mock.test.js +++ b/e2e/timer-reset-mocks/with-reset-mocks/timer_with_mock.test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. describe('timers', () => { it('should work before calling resetAllMocks', () => { diff --git a/e2e/timer-use-real-timers/__tests__/use_real_timers.test.js b/e2e/timer-use-real-timers/__tests__/use_real_timers.test.js index 658b3575d59a..0e845f325f6a 100644 --- a/e2e/timer-use-real-timers/__tests__/use_real_timers.test.js +++ b/e2e/timer-use-real-timers/__tests__/use_real_timers.test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. jest.useRealTimers(); diff --git a/e2e/toMatchInlineSnapshot/babel.config.js b/e2e/toMatchInlineSnapshot/babel.config.js index 86663f03b0e1..7ec52588d4a4 100644 --- a/e2e/toMatchInlineSnapshot/babel.config.js +++ b/e2e/toMatchInlineSnapshot/babel.config.js @@ -1,3 +1,3 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. module.exports = require('../../babel.config'); diff --git a/e2e/toThrowErrorMatchingInlineSnapshot/babel.config.js b/e2e/toThrowErrorMatchingInlineSnapshot/babel.config.js index 86663f03b0e1..7ec52588d4a4 100644 --- a/e2e/toThrowErrorMatchingInlineSnapshot/babel.config.js +++ b/e2e/toThrowErrorMatchingInlineSnapshot/babel.config.js @@ -1,3 +1,3 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. module.exports = require('../../babel.config'); diff --git a/e2e/transform-linked-modules/Preprocessor.js b/e2e/transform-linked-modules/Preprocessor.js index ab81346864a9..0538a0fe943d 100644 --- a/e2e/transform-linked-modules/Preprocessor.js +++ b/e2e/transform-linked-modules/Preprocessor.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. module.exports = { process() { diff --git a/e2e/transform-linked-modules/__tests__/linked-modules.test.js b/e2e/transform-linked-modules/__tests__/linked-modules.test.js index 8f1bc438fe7b..f770785bd7c0 100644 --- a/e2e/transform-linked-modules/__tests__/linked-modules.test.js +++ b/e2e/transform-linked-modules/__tests__/linked-modules.test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. test('normal file', () => { const normal = require('../ignored/normal'); diff --git a/e2e/transform-linked-modules/ignored/normal.js b/e2e/transform-linked-modules/ignored/normal.js index 4388d6efa989..3ab48a8a759f 100644 --- a/e2e/transform-linked-modules/ignored/normal.js +++ b/e2e/transform-linked-modules/ignored/normal.js @@ -1,3 +1,3 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. module.exports = 'ignored/normal'; diff --git a/e2e/transform-linked-modules/package/index.js b/e2e/transform-linked-modules/package/index.js index 8e41a7ad0341..1dc611b6d180 100644 --- a/e2e/transform-linked-modules/package/index.js +++ b/e2e/transform-linked-modules/package/index.js @@ -1,3 +1,3 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. module.exports = 'package/index'; diff --git a/e2e/transform/babel-jest/NotCovered.js b/e2e/transform/babel-jest/NotCovered.js index a2d1a8677525..763e42aa4447 100644 --- a/e2e/transform/babel-jest/NotCovered.js +++ b/e2e/transform/babel-jest/NotCovered.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/transform/babel-jest/__tests__/babel_jest.test.js b/e2e/transform/babel-jest/__tests__/babel_jest.test.js index 4c8003abeee9..9dfb88ae75cd 100644 --- a/e2e/transform/babel-jest/__tests__/babel_jest.test.js +++ b/e2e/transform/babel-jest/__tests__/babel_jest.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/transform/babel-jest/__tests__/changed_cwd.test.js b/e2e/transform/babel-jest/__tests__/changed_cwd.test.js index ff28e2da1596..74b213a9593b 100644 --- a/e2e/transform/babel-jest/__tests__/changed_cwd.test.js +++ b/e2e/transform/babel-jest/__tests__/changed_cwd.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/transform/babel-jest/babel.config.js b/e2e/transform/babel-jest/babel.config.js index dcda2fba8b21..245aa3fd79db 100644 --- a/e2e/transform/babel-jest/babel.config.js +++ b/e2e/transform/babel-jest/babel.config.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. module.exports = { presets: ['@babel/preset-flow'], diff --git a/e2e/transform/babel-jest/this-directory-is-covered/Covered.js b/e2e/transform/babel-jest/this-directory-is-covered/Covered.js index 997033ddb65d..e120afa84d33 100644 --- a/e2e/transform/babel-jest/this-directory-is-covered/Covered.js +++ b/e2e/transform/babel-jest/this-directory-is-covered/Covered.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/transform/babel-jest/this-directory-is-covered/ExcludedFromCoverage.js b/e2e/transform/babel-jest/this-directory-is-covered/ExcludedFromCoverage.js index 403e53e1d962..12616bcb0a6e 100644 --- a/e2e/transform/babel-jest/this-directory-is-covered/ExcludedFromCoverage.js +++ b/e2e/transform/babel-jest/this-directory-is-covered/ExcludedFromCoverage.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/transform/custom-instrumenting-preprocessor/Preprocessor.js b/e2e/transform/custom-instrumenting-preprocessor/Preprocessor.js index 9d759ee97c04..8b82efc7783c 100644 --- a/e2e/transform/custom-instrumenting-preprocessor/Preprocessor.js +++ b/e2e/transform/custom-instrumenting-preprocessor/Preprocessor.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/transform/custom-instrumenting-preprocessor/__tests__/custom_preprocessor.test.js b/e2e/transform/custom-instrumenting-preprocessor/__tests__/custom_preprocessor.test.js index 5e2b5afb938e..af4ff9bfcbde 100644 --- a/e2e/transform/custom-instrumenting-preprocessor/__tests__/custom_preprocessor.test.js +++ b/e2e/transform/custom-instrumenting-preprocessor/__tests__/custom_preprocessor.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/transform/custom-instrumenting-preprocessor/src/index.js b/e2e/transform/custom-instrumenting-preprocessor/src/index.js index a48bf1a0714f..c22c337c1002 100644 --- a/e2e/transform/custom-instrumenting-preprocessor/src/index.js +++ b/e2e/transform/custom-instrumenting-preprocessor/src/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/transform/custom-instrumenting-preprocessor/src/someOtherFile.js b/e2e/transform/custom-instrumenting-preprocessor/src/someOtherFile.js index 9c22453e5e3d..ca27cf652264 100644 --- a/e2e/transform/custom-instrumenting-preprocessor/src/someOtherFile.js +++ b/e2e/transform/custom-instrumenting-preprocessor/src/someOtherFile.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/transform/ecmascript-modules-support/__tests__/ecmascript-modules-support.mjs b/e2e/transform/ecmascript-modules-support/__tests__/ecmascript-modules-support.mjs index 84c878a2595e..a39fd6b3a52b 100644 --- a/e2e/transform/ecmascript-modules-support/__tests__/ecmascript-modules-support.mjs +++ b/e2e/transform/ecmascript-modules-support/__tests__/ecmascript-modules-support.mjs @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/transform/ecmascript-modules-support/babel.config.js b/e2e/transform/ecmascript-modules-support/babel.config.js index ae58a826152e..a602a8e053dd 100644 --- a/e2e/transform/ecmascript-modules-support/babel.config.js +++ b/e2e/transform/ecmascript-modules-support/babel.config.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. module.exports = { presets: [ diff --git a/e2e/transform/ecmascript-modules-support/src/index.mjs b/e2e/transform/ecmascript-modules-support/src/index.mjs index 53a88aa5c985..92c7b3ac79f5 100644 --- a/e2e/transform/ecmascript-modules-support/src/index.mjs +++ b/e2e/transform/ecmascript-modules-support/src/index.mjs @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. import {foo} from './module'; diff --git a/e2e/transform/ecmascript-modules-support/src/module.mjs b/e2e/transform/ecmascript-modules-support/src/module.mjs index a0584882e52b..aa42904a031a 100644 --- a/e2e/transform/ecmascript-modules-support/src/module.mjs +++ b/e2e/transform/ecmascript-modules-support/src/module.mjs @@ -1,3 +1,3 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. export const foo = () => 'a'; diff --git a/e2e/transform/multiple-transformers/CssPreprocessor.js b/e2e/transform/multiple-transformers/CssPreprocessor.js index 2d7a257882a3..1e1ddf67f070 100644 --- a/e2e/transform/multiple-transformers/CssPreprocessor.js +++ b/e2e/transform/multiple-transformers/CssPreprocessor.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/transform/multiple-transformers/FilePreprocessor.js b/e2e/transform/multiple-transformers/FilePreprocessor.js index 67a28878950d..66c2a52e0f5a 100644 --- a/e2e/transform/multiple-transformers/FilePreprocessor.js +++ b/e2e/transform/multiple-transformers/FilePreprocessor.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/transform/multiple-transformers/JsPreprocessor.js b/e2e/transform/multiple-transformers/JsPreprocessor.js index f4faecbc1ad7..a59ca45579f3 100644 --- a/e2e/transform/multiple-transformers/JsPreprocessor.js +++ b/e2e/transform/multiple-transformers/JsPreprocessor.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/transform/multiple-transformers/__tests__/multiple_transformers.test.js b/e2e/transform/multiple-transformers/__tests__/multiple_transformers.test.js index 7247fe0bbf56..f4e53cf1f2c7 100644 --- a/e2e/transform/multiple-transformers/__tests__/multiple_transformers.test.js +++ b/e2e/transform/multiple-transformers/__tests__/multiple_transformers.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/transform/multiple-transformers/babel.config.js b/e2e/transform/multiple-transformers/babel.config.js index 7256ac590a22..a77cf94fd9c7 100644 --- a/e2e/transform/multiple-transformers/babel.config.js +++ b/e2e/transform/multiple-transformers/babel.config.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. module.exports = { presets: ['@babel/preset-env', '@babel/preset-react'], diff --git a/e2e/transform/multiple-transformers/src/App.css b/e2e/transform/multiple-transformers/src/App.css index fb21bb1fbc4f..711c9e60e8b4 100644 --- a/e2e/transform/multiple-transformers/src/App.css +++ b/e2e/transform/multiple-transformers/src/App.css @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/transform/multiple-transformers/src/App.js b/e2e/transform/multiple-transformers/src/App.js index 1505e033ce3a..c3c2239a80ee 100644 --- a/e2e/transform/multiple-transformers/src/App.js +++ b/e2e/transform/multiple-transformers/src/App.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/transform/no-babel-jest/__tests__/fails_with_syntax_error.test.js b/e2e/transform/no-babel-jest/__tests__/fails_with_syntax_error.test.js index d8e774eb23aa..9014c0bcf3dd 100644 --- a/e2e/transform/no-babel-jest/__tests__/fails_with_syntax_error.test.js +++ b/e2e/transform/no-babel-jest/__tests__/fails_with_syntax_error.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/transform/no-babel-jest/__tests__/passes-with-no-babel-jest.js b/e2e/transform/no-babel-jest/__tests__/passes-with-no-babel-jest.js index 41760c8de0b0..790c502f785f 100644 --- a/e2e/transform/no-babel-jest/__tests__/passes-with-no-babel-jest.js +++ b/e2e/transform/no-babel-jest/__tests__/passes-with-no-babel-jest.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/transform/no-babel-jest/this-directory-is-covered/Covered.js b/e2e/transform/no-babel-jest/this-directory-is-covered/Covered.js index 039b8e8d704a..d52a1dccc53b 100644 --- a/e2e/transform/no-babel-jest/this-directory-is-covered/Covered.js +++ b/e2e/transform/no-babel-jest/this-directory-is-covered/Covered.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/transform/no-babel-jest/this-directory-is-covered/ExcludedFromCoverage.js b/e2e/transform/no-babel-jest/this-directory-is-covered/ExcludedFromCoverage.js index 9e547688f9ae..5d5170a2909a 100644 --- a/e2e/transform/no-babel-jest/this-directory-is-covered/ExcludedFromCoverage.js +++ b/e2e/transform/no-babel-jest/this-directory-is-covered/ExcludedFromCoverage.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/typescript-coverage/TypescriptPreprocessor.js b/e2e/typescript-coverage/TypescriptPreprocessor.js index 925928d07763..c6ee5ebed469 100644 --- a/e2e/typescript-coverage/TypescriptPreprocessor.js +++ b/e2e/typescript-coverage/TypescriptPreprocessor.js @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. const tsc = require('typescript'); diff --git a/e2e/typescript-coverage/__tests__/covered-test.ts b/e2e/typescript-coverage/__tests__/covered-test.ts index 3ca6378d6b63..46a4b2f9227f 100644 --- a/e2e/typescript-coverage/__tests__/covered-test.ts +++ b/e2e/typescript-coverage/__tests__/covered-test.ts @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. it('adds 1 + 2 to equal 3 in TScript', () => { const sum = require('../covered.ts'); diff --git a/e2e/typescript-coverage/covered.ts b/e2e/typescript-coverage/covered.ts index b50aa0da8e96..342a123d1a7f 100644 --- a/e2e/typescript-coverage/covered.ts +++ b/e2e/typescript-coverage/covered.ts @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. export = function sum(a: number, b: number): number { return a + b; diff --git a/e2e/verbose-reporter/__tests__/verbose.test.js b/e2e/verbose-reporter/__tests__/verbose.test.js index dc8050bd2ef8..3f6836b9ac31 100644 --- a/e2e/verbose-reporter/__tests__/verbose.test.js +++ b/e2e/verbose-reporter/__tests__/verbose.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/eslintImportResolver.js b/eslintImportResolver.js index 8b9da0be65e3..e610c46936d5 100644 --- a/eslintImportResolver.js +++ b/eslintImportResolver.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/fixtures/parser_tests.js b/fixtures/parser_tests.js index 4e19ef7fcd31..0bd8743d130c 100644 --- a/fixtures/parser_tests.js +++ b/fixtures/parser_tests.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/jest.config.ci.js b/jest.config.ci.js index 1bc633115552..9c4d3a3e706a 100644 --- a/jest.config.ci.js +++ b/jest.config.ci.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. 'use strict'; diff --git a/jest.config.js b/jest.config.js index 5a398f1cd095..e1f673d6c471 100644 --- a/jest.config.js +++ b/jest.config.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. 'use strict'; diff --git a/karma.conf.js b/karma.conf.js index aa6cbffd0850..539a80e9d616 100644 --- a/karma.conf.js +++ b/karma.conf.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/babel-jest/src/__tests__/index.js b/packages/babel-jest/src/__tests__/index.js index 52e243136d82..2884614de648 100644 --- a/packages/babel-jest/src/__tests__/index.js +++ b/packages/babel-jest/src/__tests__/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/babel-jest/src/index.js b/packages/babel-jest/src/index.js index 5837212da6ab..fc9380dae12e 100644 --- a/packages/babel-jest/src/index.js +++ b/packages/babel-jest/src/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/babel-plugin-jest-hoist/src/index.js b/packages/babel-plugin-jest-hoist/src/index.js index 98aeb450a736..063c5d542e80 100644 --- a/packages/babel-plugin-jest-hoist/src/index.js +++ b/packages/babel-plugin-jest-hoist/src/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/babel-preset-jest/index.js b/packages/babel-preset-jest/index.js index 1d1cf86b59a9..3a6e9a89cba6 100644 --- a/packages/babel-preset-jest/index.js +++ b/packages/babel-preset-jest/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/diff-sequences/src/__tests__/index.test.js b/packages/diff-sequences/src/__tests__/index.test.js index ef5c894415a7..7362a8de6b00 100644 --- a/packages/diff-sequences/src/__tests__/index.test.js +++ b/packages/diff-sequences/src/__tests__/index.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/diff-sequences/src/index.js b/packages/diff-sequences/src/index.js index 71ce25849d7f..9d7d4bb3488c 100644 --- a/packages/diff-sequences/src/index.js +++ b/packages/diff-sequences/src/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/eslint-config-fb-strict/index.js b/packages/eslint-config-fb-strict/index.js index 7083cecd5e0b..4ee88d9d6722 100644 --- a/packages/eslint-config-fb-strict/index.js +++ b/packages/eslint-config-fb-strict/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/expect/src/__tests__/assertionCounts.test.js b/packages/expect/src/__tests__/assertionCounts.test.js index ac215aade5db..745559bc785b 100644 --- a/packages/expect/src/__tests__/assertionCounts.test.js +++ b/packages/expect/src/__tests__/assertionCounts.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/expect/src/__tests__/asymmetricMatchers.test.js b/packages/expect/src/__tests__/asymmetricMatchers.test.js index 40b9fd26e4bc..c2a4960ad8b7 100644 --- a/packages/expect/src/__tests__/asymmetricMatchers.test.js +++ b/packages/expect/src/__tests__/asymmetricMatchers.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/expect/src/__tests__/extend.test.js b/packages/expect/src/__tests__/extend.test.js index c97feebe4075..a32534c06a45 100644 --- a/packages/expect/src/__tests__/extend.test.js +++ b/packages/expect/src/__tests__/extend.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/expect/src/__tests__/fakeChalk.test.js b/packages/expect/src/__tests__/fakeChalk.test.js index 532dae6144c7..e8dd2ea5c340 100644 --- a/packages/expect/src/__tests__/fakeChalk.test.js +++ b/packages/expect/src/__tests__/fakeChalk.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/expect/src/__tests__/isError.test.js b/packages/expect/src/__tests__/isError.test.js index 654c1a3700d7..44192188aa51 100644 --- a/packages/expect/src/__tests__/isError.test.js +++ b/packages/expect/src/__tests__/isError.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/expect/src/__tests__/matchers.test.js b/packages/expect/src/__tests__/matchers.test.js index c32b1d4856ba..8d27231a6a0b 100644 --- a/packages/expect/src/__tests__/matchers.test.js +++ b/packages/expect/src/__tests__/matchers.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/expect/src/__tests__/spyMatchers.test.js b/packages/expect/src/__tests__/spyMatchers.test.js index ad986a3e6ae7..41d1f943fb2d 100644 --- a/packages/expect/src/__tests__/spyMatchers.test.js +++ b/packages/expect/src/__tests__/spyMatchers.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/expect/src/__tests__/stacktrace.test.js b/packages/expect/src/__tests__/stacktrace.test.js index 0432214b32ac..3eeb3257c689 100644 --- a/packages/expect/src/__tests__/stacktrace.test.js +++ b/packages/expect/src/__tests__/stacktrace.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/expect/src/__tests__/symbolInObjects.test.js b/packages/expect/src/__tests__/symbolInObjects.test.js index 17dfd8b656cc..97a85417fc00 100644 --- a/packages/expect/src/__tests__/symbolInObjects.test.js +++ b/packages/expect/src/__tests__/symbolInObjects.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/expect/src/__tests__/toThrowMatchers.test.js b/packages/expect/src/__tests__/toThrowMatchers.test.js index 7e7c75037168..ed639b1ac3ff 100644 --- a/packages/expect/src/__tests__/toThrowMatchers.test.js +++ b/packages/expect/src/__tests__/toThrowMatchers.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/expect/src/__tests__/utils.test.js b/packages/expect/src/__tests__/utils.test.js index 2279136679bc..eb2510621417 100644 --- a/packages/expect/src/__tests__/utils.test.js +++ b/packages/expect/src/__tests__/utils.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/expect/src/asymmetricMatchers.js b/packages/expect/src/asymmetricMatchers.js index 5ed36416dc50..404cb3eb8cc9 100644 --- a/packages/expect/src/asymmetricMatchers.js +++ b/packages/expect/src/asymmetricMatchers.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/expect/src/extractExpectedAssertionsErrors.js b/packages/expect/src/extractExpectedAssertionsErrors.js index 29f766e6d7f9..1a52a8424760 100644 --- a/packages/expect/src/extractExpectedAssertionsErrors.js +++ b/packages/expect/src/extractExpectedAssertionsErrors.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/expect/src/fakeChalk.js b/packages/expect/src/fakeChalk.js index abfb47747903..c113b8db0703 100644 --- a/packages/expect/src/fakeChalk.js +++ b/packages/expect/src/fakeChalk.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/expect/src/index.js b/packages/expect/src/index.js index ac2644672c48..19a011ee5c32 100644 --- a/packages/expect/src/index.js +++ b/packages/expect/src/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/expect/src/jestMatchersObject.js b/packages/expect/src/jestMatchersObject.js index b3b7d8f87d7d..c2fc9600f5eb 100644 --- a/packages/expect/src/jestMatchersObject.js +++ b/packages/expect/src/jestMatchersObject.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/expect/src/matchers.js b/packages/expect/src/matchers.js index 1baa47fa44af..8549f544753d 100644 --- a/packages/expect/src/matchers.js +++ b/packages/expect/src/matchers.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/expect/src/spyMatchers.js b/packages/expect/src/spyMatchers.js index c12e0b47b50c..0d7016a2d37b 100644 --- a/packages/expect/src/spyMatchers.js +++ b/packages/expect/src/spyMatchers.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/expect/src/toThrowMatchers.js b/packages/expect/src/toThrowMatchers.js index 7d62ca4c0105..af2ae6c01275 100644 --- a/packages/expect/src/toThrowMatchers.js +++ b/packages/expect/src/toThrowMatchers.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/expect/src/utils.js b/packages/expect/src/utils.js index a3038e0abd80..5a086749c479 100644 --- a/packages/expect/src/utils.js +++ b/packages/expect/src/utils.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-changed-files/src/git.js b/packages/jest-changed-files/src/git.js index b54901ea3afb..8d405ce593a4 100644 --- a/packages/jest-changed-files/src/git.js +++ b/packages/jest-changed-files/src/git.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-changed-files/src/hg.js b/packages/jest-changed-files/src/hg.js index 7dacb454da10..7e1294fa42cd 100644 --- a/packages/jest-changed-files/src/hg.js +++ b/packages/jest-changed-files/src/hg.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-changed-files/src/index.js b/packages/jest-changed-files/src/index.js index a1aedfab904e..c1ad572adbbd 100644 --- a/packages/jest-changed-files/src/index.js +++ b/packages/jest-changed-files/src/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-circus/runner.js b/packages/jest-circus/runner.js index 8ed8163ee414..25c43719babb 100644 --- a/packages/jest-circus/runner.js +++ b/packages/jest-circus/runner.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. An additional grant diff --git a/packages/jest-circus/src/__mocks__/testEventHandler.js b/packages/jest-circus/src/__mocks__/testEventHandler.js index ae61a8a9c3bb..7455a4fcc42a 100644 --- a/packages/jest-circus/src/__mocks__/testEventHandler.js +++ b/packages/jest-circus/src/__mocks__/testEventHandler.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. An additional grant diff --git a/packages/jest-circus/src/__mocks__/testUtils.js b/packages/jest-circus/src/__mocks__/testUtils.js index 79b3fdd47dc2..fd71d097c5f5 100644 --- a/packages/jest-circus/src/__mocks__/testUtils.js +++ b/packages/jest-circus/src/__mocks__/testUtils.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. An additional grant diff --git a/packages/jest-circus/src/__tests__/afterAll.test.js b/packages/jest-circus/src/__tests__/afterAll.test.js index 7cccc1f66d49..a4eacd2e6ec1 100644 --- a/packages/jest-circus/src/__tests__/afterAll.test.js +++ b/packages/jest-circus/src/__tests__/afterAll.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. An additional grant diff --git a/packages/jest-circus/src/__tests__/baseTest.test.js b/packages/jest-circus/src/__tests__/baseTest.test.js index 1cc1c2abab94..f8bbb457e84c 100644 --- a/packages/jest-circus/src/__tests__/baseTest.test.js +++ b/packages/jest-circus/src/__tests__/baseTest.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. An additional grant diff --git a/packages/jest-circus/src/__tests__/circusItTestError.test.js b/packages/jest-circus/src/__tests__/circusItTestError.test.js index 1c38336687c0..972dafa1f9b2 100644 --- a/packages/jest-circus/src/__tests__/circusItTestError.test.js +++ b/packages/jest-circus/src/__tests__/circusItTestError.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-circus/src/__tests__/circusItTodoTestError.test.js b/packages/jest-circus/src/__tests__/circusItTodoTestError.test.js index 694f48ba4d3b..0971d2b24b37 100644 --- a/packages/jest-circus/src/__tests__/circusItTodoTestError.test.js +++ b/packages/jest-circus/src/__tests__/circusItTodoTestError.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-circus/src/__tests__/hooks.test.js b/packages/jest-circus/src/__tests__/hooks.test.js index 6d9b58bce341..52ce749949be 100644 --- a/packages/jest-circus/src/__tests__/hooks.test.js +++ b/packages/jest-circus/src/__tests__/hooks.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. An additional grant diff --git a/packages/jest-circus/src/__tests__/hooksError.test.js b/packages/jest-circus/src/__tests__/hooksError.test.js index 973d222dcd84..3dcc420e3030 100644 --- a/packages/jest-circus/src/__tests__/hooksError.test.js +++ b/packages/jest-circus/src/__tests__/hooksError.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-circus/src/eventHandler.js b/packages/jest-circus/src/eventHandler.js index 893e61f61410..2e5a54886d9a 100644 --- a/packages/jest-circus/src/eventHandler.js +++ b/packages/jest-circus/src/eventHandler.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-circus/src/formatNodeAssertErrors.js b/packages/jest-circus/src/formatNodeAssertErrors.js index d6080ce0b168..792ef5ad0641 100644 --- a/packages/jest-circus/src/formatNodeAssertErrors.js +++ b/packages/jest-circus/src/formatNodeAssertErrors.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-circus/src/globalErrorHandlers.js b/packages/jest-circus/src/globalErrorHandlers.js index 2bb5afcade0d..e9ca53b2780d 100644 --- a/packages/jest-circus/src/globalErrorHandlers.js +++ b/packages/jest-circus/src/globalErrorHandlers.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-circus/src/index.js b/packages/jest-circus/src/index.js index 8e1b399eab8c..6b353061883b 100644 --- a/packages/jest-circus/src/index.js +++ b/packages/jest-circus/src/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-circus/src/legacy-code-todo-rewrite/jestAdapter.js b/packages/jest-circus/src/legacy-code-todo-rewrite/jestAdapter.js index e93d7fe68341..1cf1ad963f1b 100644 --- a/packages/jest-circus/src/legacy-code-todo-rewrite/jestAdapter.js +++ b/packages/jest-circus/src/legacy-code-todo-rewrite/jestAdapter.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-circus/src/legacy-code-todo-rewrite/jestAdapterInit.js b/packages/jest-circus/src/legacy-code-todo-rewrite/jestAdapterInit.js index 7eb30f05af1b..166ef77fa5e9 100644 --- a/packages/jest-circus/src/legacy-code-todo-rewrite/jestAdapterInit.js +++ b/packages/jest-circus/src/legacy-code-todo-rewrite/jestAdapterInit.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-circus/src/legacy-code-todo-rewrite/jestExpect.js b/packages/jest-circus/src/legacy-code-todo-rewrite/jestExpect.js index dab570510844..556d26c91893 100644 --- a/packages/jest-circus/src/legacy-code-todo-rewrite/jestExpect.js +++ b/packages/jest-circus/src/legacy-code-todo-rewrite/jestExpect.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-circus/src/run.js b/packages/jest-circus/src/run.js index 507dfc441193..373512271d8e 100644 --- a/packages/jest-circus/src/run.js +++ b/packages/jest-circus/src/run.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-circus/src/state.js b/packages/jest-circus/src/state.js index 36d4fa69cf04..8e353e7eb5c6 100644 --- a/packages/jest-circus/src/state.js +++ b/packages/jest-circus/src/state.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-circus/src/utils.js b/packages/jest-circus/src/utils.js index 328566bbcfb5..01eff67c25ae 100644 --- a/packages/jest-circus/src/utils.js +++ b/packages/jest-circus/src/utils.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/bin/jest.js b/packages/jest-cli/bin/jest.js index fb02a852250a..fc6308c8d2cf 100755 --- a/packages/jest-cli/bin/jest.js +++ b/packages/jest-cli/bin/jest.js @@ -1,6 +1,6 @@ #!/usr/bin/env node /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/FailedTestsCache.js b/packages/jest-cli/src/FailedTestsCache.js index edc0cd265795..46ae69b1aadf 100644 --- a/packages/jest-cli/src/FailedTestsCache.js +++ b/packages/jest-cli/src/FailedTestsCache.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/ReporterDispatcher.js b/packages/jest-cli/src/ReporterDispatcher.js index e5156c743403..6e492dcd571b 100644 --- a/packages/jest-cli/src/ReporterDispatcher.js +++ b/packages/jest-cli/src/ReporterDispatcher.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/SearchSource.js b/packages/jest-cli/src/SearchSource.js index dae434cf7b41..27862d6a7dac 100644 --- a/packages/jest-cli/src/SearchSource.js +++ b/packages/jest-cli/src/SearchSource.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/SnapshotInteractiveMode.js b/packages/jest-cli/src/SnapshotInteractiveMode.js index 317451f81b06..d21910269b29 100644 --- a/packages/jest-cli/src/SnapshotInteractiveMode.js +++ b/packages/jest-cli/src/SnapshotInteractiveMode.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. An additional grant diff --git a/packages/jest-cli/src/TestNamePatternPrompt.js b/packages/jest-cli/src/TestNamePatternPrompt.js index cee71970fd0c..bf728f272fa8 100644 --- a/packages/jest-cli/src/TestNamePatternPrompt.js +++ b/packages/jest-cli/src/TestNamePatternPrompt.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/TestPathPatternPrompt.js b/packages/jest-cli/src/TestPathPatternPrompt.js index f6220b4ddb20..330be132fdbe 100644 --- a/packages/jest-cli/src/TestPathPatternPrompt.js +++ b/packages/jest-cli/src/TestPathPatternPrompt.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/TestScheduler.js b/packages/jest-cli/src/TestScheduler.js index e73f65bd05a3..39ac9902ec7c 100644 --- a/packages/jest-cli/src/TestScheduler.js +++ b/packages/jest-cli/src/TestScheduler.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/TestSequencer.js b/packages/jest-cli/src/TestSequencer.js index c910aabe003e..a48d24d2cfcb 100644 --- a/packages/jest-cli/src/TestSequencer.js +++ b/packages/jest-cli/src/TestSequencer.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/TestWatcher.js b/packages/jest-cli/src/TestWatcher.js index 9c61387b676c..9a126b258489 100644 --- a/packages/jest-cli/src/TestWatcher.js +++ b/packages/jest-cli/src/TestWatcher.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/__tests__/FailedTestsCache.test.js b/packages/jest-cli/src/__tests__/FailedTestsCache.test.js index 7ad95708c7e3..a94cd4150913 100644 --- a/packages/jest-cli/src/__tests__/FailedTestsCache.test.js +++ b/packages/jest-cli/src/__tests__/FailedTestsCache.test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. import FailedTestsCache from '../FailedTestsCache'; diff --git a/packages/jest-cli/src/__tests__/SearchSource.test.js b/packages/jest-cli/src/__tests__/SearchSource.test.js index 31a603f9db5a..e99325ca4156 100644 --- a/packages/jest-cli/src/__tests__/SearchSource.test.js +++ b/packages/jest-cli/src/__tests__/SearchSource.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/__tests__/SnapshotInteractiveMode.test.js b/packages/jest-cli/src/__tests__/SnapshotInteractiveMode.test.js index 9e6a7fb8a6a0..b6524599da47 100644 --- a/packages/jest-cli/src/__tests__/SnapshotInteractiveMode.test.js +++ b/packages/jest-cli/src/__tests__/SnapshotInteractiveMode.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/__tests__/TestScheduler.test.js b/packages/jest-cli/src/__tests__/TestScheduler.test.js index b5a791163151..37e0ec836290 100644 --- a/packages/jest-cli/src/__tests__/TestScheduler.test.js +++ b/packages/jest-cli/src/__tests__/TestScheduler.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/__tests__/cli/args.test.js b/packages/jest-cli/src/__tests__/cli/args.test.js index 88d16dc43591..91945fb17e55 100644 --- a/packages/jest-cli/src/__tests__/cli/args.test.js +++ b/packages/jest-cli/src/__tests__/cli/args.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/__tests__/generateEmptyCoverage.test.js b/packages/jest-cli/src/__tests__/generateEmptyCoverage.test.js index d02aac619842..c06f5385cd2d 100644 --- a/packages/jest-cli/src/__tests__/generateEmptyCoverage.test.js +++ b/packages/jest-cli/src/__tests__/generateEmptyCoverage.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/__tests__/globals.test.js b/packages/jest-cli/src/__tests__/globals.test.js index 49ffda69dff8..15e89bfceafa 100644 --- a/packages/jest-cli/src/__tests__/globals.test.js +++ b/packages/jest-cli/src/__tests__/globals.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/__tests__/notify_reporter.test.js b/packages/jest-cli/src/__tests__/notify_reporter.test.js index 1ee91ade1b3a..958825e97b91 100644 --- a/packages/jest-cli/src/__tests__/notify_reporter.test.js +++ b/packages/jest-cli/src/__tests__/notify_reporter.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/__tests__/runJestWithCoverage.test.js b/packages/jest-cli/src/__tests__/runJestWithCoverage.test.js index 65f825e190b9..75b5949937cc 100644 --- a/packages/jest-cli/src/__tests__/runJestWithCoverage.test.js +++ b/packages/jest-cli/src/__tests__/runJestWithCoverage.test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. import runJest from '../runJest'; diff --git a/packages/jest-cli/src/__tests__/run_jest.test.js b/packages/jest-cli/src/__tests__/run_jest.test.js index 282f6a68ed78..f312f48d5323 100644 --- a/packages/jest-cli/src/__tests__/run_jest.test.js +++ b/packages/jest-cli/src/__tests__/run_jest.test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. import runJest from '../runJest'; diff --git a/packages/jest-cli/src/__tests__/testSchedulerHelper.test.js b/packages/jest-cli/src/__tests__/testSchedulerHelper.test.js index 8f72b3686afd..3fc2043f3eb4 100644 --- a/packages/jest-cli/src/__tests__/testSchedulerHelper.test.js +++ b/packages/jest-cli/src/__tests__/testSchedulerHelper.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/__tests__/test_root/__testtests__/test.foobar b/packages/jest-cli/src/__tests__/test_root/__testtests__/test.foobar index 6c4cf909963b..e064b16a86ac 100644 --- a/packages/jest-cli/src/__tests__/test_root/__testtests__/test.foobar +++ b/packages/jest-cli/src/__tests__/test_root/__testtests__/test.foobar @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. // test.foobar diff --git a/packages/jest-cli/src/__tests__/test_root/__testtests__/test.js b/packages/jest-cli/src/__tests__/test_root/__testtests__/test.js index eb0f4c127e22..2c6a37c44995 100644 --- a/packages/jest-cli/src/__tests__/test_root/__testtests__/test.js +++ b/packages/jest-cli/src/__tests__/test_root/__testtests__/test.js @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. // test.js diff --git a/packages/jest-cli/src/__tests__/test_root/__testtests__/test.jsx b/packages/jest-cli/src/__tests__/test_root/__testtests__/test.jsx index f78ff34790f5..45157b447533 100644 --- a/packages/jest-cli/src/__tests__/test_root/__testtests__/test.jsx +++ b/packages/jest-cli/src/__tests__/test_root/__testtests__/test.jsx @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. // test.jsx diff --git a/packages/jest-cli/src/__tests__/test_root/module.foobar b/packages/jest-cli/src/__tests__/test_root/module.foobar index 41ca9a86190a..e8aeaf03a0db 100644 --- a/packages/jest-cli/src/__tests__/test_root/module.foobar +++ b/packages/jest-cli/src/__tests__/test_root/module.foobar @@ -1,3 +1,3 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. // module.foobar diff --git a/packages/jest-cli/src/__tests__/test_root/module.jsx b/packages/jest-cli/src/__tests__/test_root/module.jsx index 53776683f9b3..156cd35bec71 100644 --- a/packages/jest-cli/src/__tests__/test_root/module.jsx +++ b/packages/jest-cli/src/__tests__/test_root/module.jsx @@ -1,3 +1,3 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. // module.jsx diff --git a/packages/jest-cli/src/__tests__/test_root/no_tests.js b/packages/jest-cli/src/__tests__/test_root/no_tests.js index e248b9bf629b..6813d94ff8fa 100644 --- a/packages/jest-cli/src/__tests__/test_root/no_tests.js +++ b/packages/jest-cli/src/__tests__/test_root/no_tests.js @@ -1,3 +1,3 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. // no tests for this one diff --git a/packages/jest-cli/src/__tests__/test_root_with_(parentheses)/__testtests__/test.js b/packages/jest-cli/src/__tests__/test_root_with_(parentheses)/__testtests__/test.js index eb0f4c127e22..2c6a37c44995 100644 --- a/packages/jest-cli/src/__tests__/test_root_with_(parentheses)/__testtests__/test.js +++ b/packages/jest-cli/src/__tests__/test_root_with_(parentheses)/__testtests__/test.js @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. // test.js diff --git a/packages/jest-cli/src/__tests__/test_root_with_(parentheses)/module.jsx b/packages/jest-cli/src/__tests__/test_root_with_(parentheses)/module.jsx index 53776683f9b3..156cd35bec71 100644 --- a/packages/jest-cli/src/__tests__/test_root_with_(parentheses)/module.jsx +++ b/packages/jest-cli/src/__tests__/test_root_with_(parentheses)/module.jsx @@ -1,3 +1,3 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. // module.jsx diff --git a/packages/jest-cli/src/__tests__/test_sequencer.test.js b/packages/jest-cli/src/__tests__/test_sequencer.test.js index cab3a8ce4218..fc03b111d053 100644 --- a/packages/jest-cli/src/__tests__/test_sequencer.test.js +++ b/packages/jest-cli/src/__tests__/test_sequencer.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/__tests__/watch.test.js b/packages/jest-cli/src/__tests__/watch.test.js index efab0c9b2d48..6df4e0027541 100644 --- a/packages/jest-cli/src/__tests__/watch.test.js +++ b/packages/jest-cli/src/__tests__/watch.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/__tests__/watch_filename_pattern_mode.test.js b/packages/jest-cli/src/__tests__/watch_filename_pattern_mode.test.js index 279a4614dc7e..bfd1efab9f54 100644 --- a/packages/jest-cli/src/__tests__/watch_filename_pattern_mode.test.js +++ b/packages/jest-cli/src/__tests__/watch_filename_pattern_mode.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/__tests__/watch_test_name_pattern_mode.test.js b/packages/jest-cli/src/__tests__/watch_test_name_pattern_mode.test.js index 6561654ae7e2..00963e501753 100644 --- a/packages/jest-cli/src/__tests__/watch_test_name_pattern_mode.test.js +++ b/packages/jest-cli/src/__tests__/watch_test_name_pattern_mode.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/cli/args.js b/packages/jest-cli/src/cli/args.js index 713a36f3c604..dce40bb1a949 100644 --- a/packages/jest-cli/src/cli/args.js +++ b/packages/jest-cli/src/cli/args.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/cli/index.js b/packages/jest-cli/src/cli/index.js index f639cfb7ca92..7eeb2807f23b 100644 --- a/packages/jest-cli/src/cli/index.js +++ b/packages/jest-cli/src/cli/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/collectHandles.js b/packages/jest-cli/src/collectHandles.js index 1cd22994fe2c..fcc1f4368ec7 100644 --- a/packages/jest-cli/src/collectHandles.js +++ b/packages/jest-cli/src/collectHandles.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/constants.js b/packages/jest-cli/src/constants.js index d4a9460b84b9..29044effbaeb 100644 --- a/packages/jest-cli/src/constants.js +++ b/packages/jest-cli/src/constants.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/coverage.template b/packages/jest-cli/src/coverage.template index b79141b06b04..d20d08eb88a1 100644 --- a/packages/jest-cli/src/coverage.template +++ b/packages/jest-cli/src/coverage.template @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. // Instrumentation Header { diff --git a/packages/jest-cli/src/generateEmptyCoverage.js b/packages/jest-cli/src/generateEmptyCoverage.js index 19c537e7025f..65c29fcfb1c9 100644 --- a/packages/jest-cli/src/generateEmptyCoverage.js +++ b/packages/jest-cli/src/generateEmptyCoverage.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/getChangedFilesPromise.js b/packages/jest-cli/src/getChangedFilesPromise.js index edfc6012f154..f7f0d4df4e0c 100644 --- a/packages/jest-cli/src/getChangedFilesPromise.js +++ b/packages/jest-cli/src/getChangedFilesPromise.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/getNoTestFound.js b/packages/jest-cli/src/getNoTestFound.js index fcf0057bbcb0..93961c902207 100644 --- a/packages/jest-cli/src/getNoTestFound.js +++ b/packages/jest-cli/src/getNoTestFound.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. import chalk from 'chalk'; import pluralize from './pluralize'; diff --git a/packages/jest-cli/src/getNoTestFoundFailed.js b/packages/jest-cli/src/getNoTestFoundFailed.js index 3c743f613927..3b0b6d9cc70c 100644 --- a/packages/jest-cli/src/getNoTestFoundFailed.js +++ b/packages/jest-cli/src/getNoTestFoundFailed.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. import chalk from 'chalk'; diff --git a/packages/jest-cli/src/getNoTestFoundRelatedToChangedFiles.js b/packages/jest-cli/src/getNoTestFoundRelatedToChangedFiles.js index b2a9ea7bd6aa..b78468c63cf4 100644 --- a/packages/jest-cli/src/getNoTestFoundRelatedToChangedFiles.js +++ b/packages/jest-cli/src/getNoTestFoundRelatedToChangedFiles.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. import chalk from 'chalk'; import {isInteractive} from 'jest-util'; diff --git a/packages/jest-cli/src/getNoTestFoundVerbose.js b/packages/jest-cli/src/getNoTestFoundVerbose.js index a491ac75d232..f0f503954ccd 100644 --- a/packages/jest-cli/src/getNoTestFoundVerbose.js +++ b/packages/jest-cli/src/getNoTestFoundVerbose.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. import chalk from 'chalk'; import pluralize from './pluralize'; diff --git a/packages/jest-cli/src/getNoTestsFoundMessage.js b/packages/jest-cli/src/getNoTestsFoundMessage.js index cdd2d466bf5a..a351279b9216 100644 --- a/packages/jest-cli/src/getNoTestsFoundMessage.js +++ b/packages/jest-cli/src/getNoTestsFoundMessage.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. import getNoTestFound from './getNoTestFound'; import getNoTestFoundRelatedToChangedFiles from './getNoTestFoundRelatedToChangedFiles'; diff --git a/packages/jest-cli/src/jest.js b/packages/jest-cli/src/jest.js index 236a9cc31754..8808db6204c8 100644 --- a/packages/jest-cli/src/jest.js +++ b/packages/jest-cli/src/jest.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/lib/__tests__/fixtures/has_jest_config_file/jest.config.js b/packages/jest-cli/src/lib/__tests__/fixtures/has_jest_config_file/jest.config.js index a95dc36a81f3..8b2cfad40edb 100644 --- a/packages/jest-cli/src/lib/__tests__/fixtures/has_jest_config_file/jest.config.js +++ b/packages/jest-cli/src/lib/__tests__/fixtures/has_jest_config_file/jest.config.js @@ -1,3 +1,3 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. module.exports = {}; diff --git a/packages/jest-cli/src/lib/__tests__/init.test.js b/packages/jest-cli/src/lib/__tests__/init.test.js index cda79a9b6d6b..277fa89d5ffc 100644 --- a/packages/jest-cli/src/lib/__tests__/init.test.js +++ b/packages/jest-cli/src/lib/__tests__/init.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/lib/__tests__/is_valid_path.test.js b/packages/jest-cli/src/lib/__tests__/is_valid_path.test.js index c9cf9260fb9f..66fd58c3623b 100644 --- a/packages/jest-cli/src/lib/__tests__/is_valid_path.test.js +++ b/packages/jest-cli/src/lib/__tests__/is_valid_path.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/lib/__tests__/log_debug_messages.test.js b/packages/jest-cli/src/lib/__tests__/log_debug_messages.test.js index 4b924f52fbf7..0827f195bd20 100644 --- a/packages/jest-cli/src/lib/__tests__/log_debug_messages.test.js +++ b/packages/jest-cli/src/lib/__tests__/log_debug_messages.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/lib/__tests__/modify_package_json.test.js b/packages/jest-cli/src/lib/__tests__/modify_package_json.test.js index d10df4463fc2..bd1ce0cf0a21 100644 --- a/packages/jest-cli/src/lib/__tests__/modify_package_json.test.js +++ b/packages/jest-cli/src/lib/__tests__/modify_package_json.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/lib/active_filters_message.js b/packages/jest-cli/src/lib/active_filters_message.js index b6d1bc4a1d54..b446c551d8c9 100644 --- a/packages/jest-cli/src/lib/active_filters_message.js +++ b/packages/jest-cli/src/lib/active_filters_message.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/lib/create_context.js b/packages/jest-cli/src/lib/create_context.js index a0507b9f4860..8fe14b4683c9 100644 --- a/packages/jest-cli/src/lib/create_context.js +++ b/packages/jest-cli/src/lib/create_context.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/lib/handle_deprecation_warnings.js b/packages/jest-cli/src/lib/handle_deprecation_warnings.js index fbb35e841bb1..e7778707f018 100644 --- a/packages/jest-cli/src/lib/handle_deprecation_warnings.js +++ b/packages/jest-cli/src/lib/handle_deprecation_warnings.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/lib/init/errors.js b/packages/jest-cli/src/lib/init/errors.js index 163cb7290f7d..242066f4d3dc 100644 --- a/packages/jest-cli/src/lib/init/errors.js +++ b/packages/jest-cli/src/lib/init/errors.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/lib/init/generate_config_file.js b/packages/jest-cli/src/lib/init/generate_config_file.js index 8156f450d6ae..0732a08c6d5f 100644 --- a/packages/jest-cli/src/lib/init/generate_config_file.js +++ b/packages/jest-cli/src/lib/init/generate_config_file.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/lib/init/index.js b/packages/jest-cli/src/lib/init/index.js index 72ab36f64162..4ee7e82f873e 100644 --- a/packages/jest-cli/src/lib/init/index.js +++ b/packages/jest-cli/src/lib/init/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/lib/init/modify_package_json.js b/packages/jest-cli/src/lib/init/modify_package_json.js index fdc2b503aea3..6dc6172872bb 100644 --- a/packages/jest-cli/src/lib/init/modify_package_json.js +++ b/packages/jest-cli/src/lib/init/modify_package_json.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/lib/init/questions.js b/packages/jest-cli/src/lib/init/questions.js index ea72185386b6..4dfb51be7477 100644 --- a/packages/jest-cli/src/lib/init/questions.js +++ b/packages/jest-cli/src/lib/init/questions.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/lib/is_valid_path.js b/packages/jest-cli/src/lib/is_valid_path.js index c115ce05d690..1d2620b674d5 100644 --- a/packages/jest-cli/src/lib/is_valid_path.js +++ b/packages/jest-cli/src/lib/is_valid_path.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/lib/log_debug_messages.js b/packages/jest-cli/src/lib/log_debug_messages.js index 776123dfd3c3..d784960476b6 100644 --- a/packages/jest-cli/src/lib/log_debug_messages.js +++ b/packages/jest-cli/src/lib/log_debug_messages.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/lib/update_global_config.js b/packages/jest-cli/src/lib/update_global_config.js index ccad3ed5c180..ec782b5032bd 100644 --- a/packages/jest-cli/src/lib/update_global_config.js +++ b/packages/jest-cli/src/lib/update_global_config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/lib/watch_plugins_helpers.js b/packages/jest-cli/src/lib/watch_plugins_helpers.js index 5643f13699f0..2a0d82702d3f 100644 --- a/packages/jest-cli/src/lib/watch_plugins_helpers.js +++ b/packages/jest-cli/src/lib/watch_plugins_helpers.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/plugins/quit.js b/packages/jest-cli/src/plugins/quit.js index f189d46ffd71..68a336cf203e 100644 --- a/packages/jest-cli/src/plugins/quit.js +++ b/packages/jest-cli/src/plugins/quit.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/plugins/test_name_pattern.js b/packages/jest-cli/src/plugins/test_name_pattern.js index 65158d83c7c4..fa9c496a72f4 100644 --- a/packages/jest-cli/src/plugins/test_name_pattern.js +++ b/packages/jest-cli/src/plugins/test_name_pattern.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/plugins/test_path_pattern.js b/packages/jest-cli/src/plugins/test_path_pattern.js index 1f9a07f614af..8bc9dfab7d96 100644 --- a/packages/jest-cli/src/plugins/test_path_pattern.js +++ b/packages/jest-cli/src/plugins/test_path_pattern.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/plugins/update_snapshots.js b/packages/jest-cli/src/plugins/update_snapshots.js index 148bb02a34bd..eb2fca1577cc 100644 --- a/packages/jest-cli/src/plugins/update_snapshots.js +++ b/packages/jest-cli/src/plugins/update_snapshots.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/plugins/update_snapshots_interactive.js b/packages/jest-cli/src/plugins/update_snapshots_interactive.js index 6848d3892993..0a293895e83e 100644 --- a/packages/jest-cli/src/plugins/update_snapshots_interactive.js +++ b/packages/jest-cli/src/plugins/update_snapshots_interactive.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/pluralize.js b/packages/jest-cli/src/pluralize.js index 649d497ffaa9..029884669aed 100644 --- a/packages/jest-cli/src/pluralize.js +++ b/packages/jest-cli/src/pluralize.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. export default function pluralize(word: string, count: number, ending: string) { return `${count} ${word}${count === 1 ? '' : ending}`; diff --git a/packages/jest-cli/src/preRunMessage.js b/packages/jest-cli/src/preRunMessage.js index 443d716a545a..3089222cb6b2 100644 --- a/packages/jest-cli/src/preRunMessage.js +++ b/packages/jest-cli/src/preRunMessage.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/reporters/Status.js b/packages/jest-cli/src/reporters/Status.js index d3b7d9798c15..6dbb87f73d6b 100644 --- a/packages/jest-cli/src/reporters/Status.js +++ b/packages/jest-cli/src/reporters/Status.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/reporters/__tests__/coverage_reporter.test.js b/packages/jest-cli/src/reporters/__tests__/coverage_reporter.test.js index b4fbd7a9edce..9778d71ae7ca 100644 --- a/packages/jest-cli/src/reporters/__tests__/coverage_reporter.test.js +++ b/packages/jest-cli/src/reporters/__tests__/coverage_reporter.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/reporters/__tests__/coverage_worker.test.js b/packages/jest-cli/src/reporters/__tests__/coverage_worker.test.js index e12b69f4018e..d43c930fd7c9 100644 --- a/packages/jest-cli/src/reporters/__tests__/coverage_worker.test.js +++ b/packages/jest-cli/src/reporters/__tests__/coverage_worker.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/reporters/__tests__/default_reporter.test.js b/packages/jest-cli/src/reporters/__tests__/default_reporter.test.js index 0b3225427798..65b0ab978355 100644 --- a/packages/jest-cli/src/reporters/__tests__/default_reporter.test.js +++ b/packages/jest-cli/src/reporters/__tests__/default_reporter.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2017-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/reporters/__tests__/get_snapshot_status.test.js b/packages/jest-cli/src/reporters/__tests__/get_snapshot_status.test.js index 0ddac9bc7ce4..6d722e2a7d9b 100644 --- a/packages/jest-cli/src/reporters/__tests__/get_snapshot_status.test.js +++ b/packages/jest-cli/src/reporters/__tests__/get_snapshot_status.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/reporters/__tests__/get_snapshot_summary.test.js b/packages/jest-cli/src/reporters/__tests__/get_snapshot_summary.test.js index bfcbb8d58cd5..c2a911d22365 100644 --- a/packages/jest-cli/src/reporters/__tests__/get_snapshot_summary.test.js +++ b/packages/jest-cli/src/reporters/__tests__/get_snapshot_summary.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2017-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/reporters/__tests__/summary_reporter.test.js b/packages/jest-cli/src/reporters/__tests__/summary_reporter.test.js index 14e6def84bb3..799a4c41f9c6 100644 --- a/packages/jest-cli/src/reporters/__tests__/summary_reporter.test.js +++ b/packages/jest-cli/src/reporters/__tests__/summary_reporter.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/reporters/__tests__/utils.test.js b/packages/jest-cli/src/reporters/__tests__/utils.test.js index bdfafcd063d8..3f45dc600d19 100644 --- a/packages/jest-cli/src/reporters/__tests__/utils.test.js +++ b/packages/jest-cli/src/reporters/__tests__/utils.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/reporters/__tests__/verbose_reporter.test.js b/packages/jest-cli/src/reporters/__tests__/verbose_reporter.test.js index 2c038ad744d4..d1c3f2c68d60 100644 --- a/packages/jest-cli/src/reporters/__tests__/verbose_reporter.test.js +++ b/packages/jest-cli/src/reporters/__tests__/verbose_reporter.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/reporters/base_reporter.js b/packages/jest-cli/src/reporters/base_reporter.js index 65186c4bb9c1..15e4bb613ebe 100644 --- a/packages/jest-cli/src/reporters/base_reporter.js +++ b/packages/jest-cli/src/reporters/base_reporter.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/reporters/coverage_reporter.js b/packages/jest-cli/src/reporters/coverage_reporter.js index 7d3fffe2ae5c..81e45ec08a1e 100644 --- a/packages/jest-cli/src/reporters/coverage_reporter.js +++ b/packages/jest-cli/src/reporters/coverage_reporter.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/reporters/coverage_worker.js b/packages/jest-cli/src/reporters/coverage_worker.js index 19f19cc10dd8..c3d53016f248 100644 --- a/packages/jest-cli/src/reporters/coverage_worker.js +++ b/packages/jest-cli/src/reporters/coverage_worker.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/reporters/default_reporter.js b/packages/jest-cli/src/reporters/default_reporter.js index ff1533538c5e..a842f663997a 100644 --- a/packages/jest-cli/src/reporters/default_reporter.js +++ b/packages/jest-cli/src/reporters/default_reporter.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/reporters/get_result_header.js b/packages/jest-cli/src/reporters/get_result_header.js index 5741f7ad44ab..ada0082ce073 100644 --- a/packages/jest-cli/src/reporters/get_result_header.js +++ b/packages/jest-cli/src/reporters/get_result_header.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/reporters/get_snapshot_status.js b/packages/jest-cli/src/reporters/get_snapshot_status.js index 15b7fffd48ce..ee7a033e2e03 100644 --- a/packages/jest-cli/src/reporters/get_snapshot_status.js +++ b/packages/jest-cli/src/reporters/get_snapshot_status.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/reporters/get_snapshot_summary.js b/packages/jest-cli/src/reporters/get_snapshot_summary.js index 49b546db1522..b5a3a63cb891 100644 --- a/packages/jest-cli/src/reporters/get_snapshot_summary.js +++ b/packages/jest-cli/src/reporters/get_snapshot_summary.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/reporters/notify_reporter.js b/packages/jest-cli/src/reporters/notify_reporter.js index 1ada22641bce..3ab911c12844 100644 --- a/packages/jest-cli/src/reporters/notify_reporter.js +++ b/packages/jest-cli/src/reporters/notify_reporter.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/reporters/summary_reporter.js b/packages/jest-cli/src/reporters/summary_reporter.js index 0e07f21b3137..d51a1a6eef6a 100644 --- a/packages/jest-cli/src/reporters/summary_reporter.js +++ b/packages/jest-cli/src/reporters/summary_reporter.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/reporters/utils.js b/packages/jest-cli/src/reporters/utils.js index 7f519991892d..997ca3a0a3a7 100644 --- a/packages/jest-cli/src/reporters/utils.js +++ b/packages/jest-cli/src/reporters/utils.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/reporters/verbose_reporter.js b/packages/jest-cli/src/reporters/verbose_reporter.js index 7a80f46f3bc9..4a1ecc646e08 100644 --- a/packages/jest-cli/src/reporters/verbose_reporter.js +++ b/packages/jest-cli/src/reporters/verbose_reporter.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/runGlobalHook.js b/packages/jest-cli/src/runGlobalHook.js index 4fec38ce2a43..844b39729726 100644 --- a/packages/jest-cli/src/runGlobalHook.js +++ b/packages/jest-cli/src/runGlobalHook.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/runJest.js b/packages/jest-cli/src/runJest.js index 18093943f075..6fa276269605 100644 --- a/packages/jest-cli/src/runJest.js +++ b/packages/jest-cli/src/runJest.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/testPathPatternToRegexp.js b/packages/jest-cli/src/testPathPatternToRegexp.js index 4f5eba85c455..8bc775f23b78 100644 --- a/packages/jest-cli/src/testPathPatternToRegexp.js +++ b/packages/jest-cli/src/testPathPatternToRegexp.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/testResultHelpers.js b/packages/jest-cli/src/testResultHelpers.js index 8c3a97ce07c0..b7fae8b57443 100644 --- a/packages/jest-cli/src/testResultHelpers.js +++ b/packages/jest-cli/src/testResultHelpers.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/testSchedulerHelper.js b/packages/jest-cli/src/testSchedulerHelper.js index dad51249c419..37e22810f945 100644 --- a/packages/jest-cli/src/testSchedulerHelper.js +++ b/packages/jest-cli/src/testSchedulerHelper.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/types.js b/packages/jest-cli/src/types.js index 2a6c192458cc..35f8bd0ef357 100644 --- a/packages/jest-cli/src/types.js +++ b/packages/jest-cli/src/types.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-cli/src/watch.js b/packages/jest-cli/src/watch.js index 299025cb26e6..42aef52d863e 100644 --- a/packages/jest-cli/src/watch.js +++ b/packages/jest-cli/src/watch.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-config/src/Defaults.js b/packages/jest-config/src/Defaults.js index 47e13dab8094..0bbdbdc7a432 100644 --- a/packages/jest-config/src/Defaults.js +++ b/packages/jest-config/src/Defaults.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-config/src/Deprecated.js b/packages/jest-config/src/Deprecated.js index 1b21359bba8e..cc14996e5ad6 100644 --- a/packages/jest-config/src/Deprecated.js +++ b/packages/jest-config/src/Deprecated.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-config/src/Descriptions.js b/packages/jest-config/src/Descriptions.js index 304e16ff5aff..605c1e36e937 100644 --- a/packages/jest-config/src/Descriptions.js +++ b/packages/jest-config/src/Descriptions.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-config/src/ReporterValidationErrors.js b/packages/jest-config/src/ReporterValidationErrors.js index 90005117f516..144b5f4ea950 100644 --- a/packages/jest-config/src/ReporterValidationErrors.js +++ b/packages/jest-config/src/ReporterValidationErrors.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-config/src/ValidConfig.js b/packages/jest-config/src/ValidConfig.js index 315f4436919a..238aee5dfee8 100644 --- a/packages/jest-config/src/ValidConfig.js +++ b/packages/jest-config/src/ValidConfig.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-config/src/__mocks__/fs.js b/packages/jest-config/src/__mocks__/fs.js index 6e121034de71..c754fb89e64c 100644 --- a/packages/jest-config/src/__mocks__/fs.js +++ b/packages/jest-config/src/__mocks__/fs.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-config/src/__mocks__/os.js b/packages/jest-config/src/__mocks__/os.js index 371c0caa36ed..3d2c361f318b 100644 --- a/packages/jest-config/src/__mocks__/os.js +++ b/packages/jest-config/src/__mocks__/os.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-config/src/__mocks__/read-pkg.js b/packages/jest-config/src/__mocks__/read-pkg.js index 7df8a54719f9..0c6f426d5407 100644 --- a/packages/jest-config/src/__mocks__/read-pkg.js +++ b/packages/jest-config/src/__mocks__/read-pkg.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-config/src/__tests__/Defaults.test.js b/packages/jest-config/src/__tests__/Defaults.test.js index 3f106a16f81a..2036e74e1085 100644 --- a/packages/jest-config/src/__tests__/Defaults.test.js +++ b/packages/jest-config/src/__tests__/Defaults.test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. import {defaults} from '../index'; diff --git a/packages/jest-config/src/__tests__/getMaxWorkers.test.js b/packages/jest-config/src/__tests__/getMaxWorkers.test.js index 0545ef8e6cc4..5ce2cf846dd1 100644 --- a/packages/jest-config/src/__tests__/getMaxWorkers.test.js +++ b/packages/jest-config/src/__tests__/getMaxWorkers.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-config/src/__tests__/normalize.test.js b/packages/jest-config/src/__tests__/normalize.test.js index 663accffd3c0..153da5b636c9 100644 --- a/packages/jest-config/src/__tests__/normalize.test.js +++ b/packages/jest-config/src/__tests__/normalize.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-config/src/__tests__/readConfig.test.js b/packages/jest-config/src/__tests__/readConfig.test.js index 8de8adb0ca78..f3914aa8b89c 100644 --- a/packages/jest-config/src/__tests__/readConfig.test.js +++ b/packages/jest-config/src/__tests__/readConfig.test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. import {readConfig} from '../index'; diff --git a/packages/jest-config/src/__tests__/readConfigs.test.js b/packages/jest-config/src/__tests__/readConfigs.test.js index eac68b412050..0e114e97b3c7 100644 --- a/packages/jest-config/src/__tests__/readConfigs.test.js +++ b/packages/jest-config/src/__tests__/readConfigs.test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. import {readConfigs} from '../index'; diff --git a/packages/jest-config/src/__tests__/resolveConfigPath.test.js b/packages/jest-config/src/__tests__/resolveConfigPath.test.js index 5e359fc44c89..6baf43035dfc 100644 --- a/packages/jest-config/src/__tests__/resolveConfigPath.test.js +++ b/packages/jest-config/src/__tests__/resolveConfigPath.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-config/src/__tests__/setFromArgv.test.js b/packages/jest-config/src/__tests__/setFromArgv.test.js index aadaf7b286eb..182ab5bb570a 100644 --- a/packages/jest-config/src/__tests__/setFromArgv.test.js +++ b/packages/jest-config/src/__tests__/setFromArgv.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-config/src/__tests__/validatePattern.test.js b/packages/jest-config/src/__tests__/validatePattern.test.js index 8bdeb66eab1b..a357400bffbd 100644 --- a/packages/jest-config/src/__tests__/validatePattern.test.js +++ b/packages/jest-config/src/__tests__/validatePattern.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-config/src/constants.js b/packages/jest-config/src/constants.js index a7f20a8d0ca5..3877e91b3177 100644 --- a/packages/jest-config/src/constants.js +++ b/packages/jest-config/src/constants.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-config/src/getCacheDirectory.js b/packages/jest-config/src/getCacheDirectory.js index b84afdf88e2f..d3771d41967c 100644 --- a/packages/jest-config/src/getCacheDirectory.js +++ b/packages/jest-config/src/getCacheDirectory.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-config/src/getMaxWorkers.js b/packages/jest-config/src/getMaxWorkers.js index 80deadc427d0..b8419dfcbc7a 100644 --- a/packages/jest-config/src/getMaxWorkers.js +++ b/packages/jest-config/src/getMaxWorkers.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-config/src/index.js b/packages/jest-config/src/index.js index 6991118a8190..7502ea6ffb51 100644 --- a/packages/jest-config/src/index.js +++ b/packages/jest-config/src/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-config/src/normalize.js b/packages/jest-config/src/normalize.js index 713c8b0dafd7..bf1f3bdbd329 100644 --- a/packages/jest-config/src/normalize.js +++ b/packages/jest-config/src/normalize.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-config/src/readConfigFileAndSetRootDir.js b/packages/jest-config/src/readConfigFileAndSetRootDir.js index 2b0fb9749ec1..a4a23f5eb02c 100644 --- a/packages/jest-config/src/readConfigFileAndSetRootDir.js +++ b/packages/jest-config/src/readConfigFileAndSetRootDir.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-config/src/resolveConfigPath.js b/packages/jest-config/src/resolveConfigPath.js index 5944b8f2ac79..a36dd758a807 100644 --- a/packages/jest-config/src/resolveConfigPath.js +++ b/packages/jest-config/src/resolveConfigPath.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-config/src/setFromArgv.js b/packages/jest-config/src/setFromArgv.js index 1a21b9d0b0ff..45facad681e6 100644 --- a/packages/jest-config/src/setFromArgv.js +++ b/packages/jest-config/src/setFromArgv.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-config/src/utils.js b/packages/jest-config/src/utils.js index 95f3b0a976ab..168c07657cb3 100644 --- a/packages/jest-config/src/utils.js +++ b/packages/jest-config/src/utils.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-config/src/validatePattern.js b/packages/jest-config/src/validatePattern.js index d65e4dd5b54a..483277ad9d6a 100644 --- a/packages/jest-config/src/validatePattern.js +++ b/packages/jest-config/src/validatePattern.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-diff/src/__tests__/diff.test.js b/packages/jest-diff/src/__tests__/diff.test.js index 72dc9582692e..4fef59be9dd6 100644 --- a/packages/jest-diff/src/__tests__/diff.test.js +++ b/packages/jest-diff/src/__tests__/diff.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-diff/src/constants.js b/packages/jest-diff/src/constants.js index ce46a181d59e..83a4b905929a 100644 --- a/packages/jest-diff/src/constants.js +++ b/packages/jest-diff/src/constants.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-diff/src/diffStrings.js b/packages/jest-diff/src/diffStrings.js index 522268b4d4d5..a576ef0e24c0 100644 --- a/packages/jest-diff/src/diffStrings.js +++ b/packages/jest-diff/src/diffStrings.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-diff/src/index.js b/packages/jest-diff/src/index.js index b194c00fd18d..1fd42a64fbea 100644 --- a/packages/jest-diff/src/index.js +++ b/packages/jest-diff/src/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-docblock/src/__tests__/index.test.js b/packages/jest-docblock/src/__tests__/index.test.js index 7ccf4231e31b..aba7bf160607 100644 --- a/packages/jest-docblock/src/__tests__/index.test.js +++ b/packages/jest-docblock/src/__tests__/index.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-present, Facebook, Inc. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * All rights reserved. * * This source code is licensed under the MIT license found in the @@ -165,7 +165,7 @@ describe('docblock', () => { '/**' + os.EOL + '' + - ' * Copyright 2004-present Facebook. All Rights Reserved.' + + ' * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.' + os.EOL + '' + ' * @team foo' + @@ -214,7 +214,7 @@ describe('docblock', () => { '/**' + os.EOL + '' + - ' * Copyright 2004-present Facebook. All Rights Reserved.' + + ' * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.' + os.EOL + '' + ' * @class A long declaration of a class' + @@ -246,7 +246,7 @@ describe('docblock', () => { '/**' + os.EOL + '' + - ' * Copyright 2004-present Facebook. All Rights Reserved.' + + ' * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.' + os.EOL + '' + ' * @class A long declaration of a class' + @@ -268,7 +268,7 @@ describe('docblock', () => { ' */'; expect(docblock.parseWithComments(code)).toEqual({ comments: - 'Copyright 2004-present Facebook. All Rights Reserved.' + + 'Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.' + os.EOL + os.EOL + 'And some license here' + @@ -480,7 +480,8 @@ describe('docblock', () => { it('prints docblocks with comments and no keys', () => { const pragmas = {}; - const comments = 'Copyright 2004-present Facebook. All Rights Reserved.'; + const comments = + 'Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.'; expect(docblock.print({comments, pragmas})).toEqual( '/**' + os.EOL + ' * ' + comments + os.EOL + ' */', ); diff --git a/packages/jest-docblock/src/index.js b/packages/jest-docblock/src/index.js index f4c35b4d9efd..408f790d765c 100644 --- a/packages/jest-docblock/src/index.js +++ b/packages/jest-docblock/src/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-each/src/__tests__/array.test.js b/packages/jest-each/src/__tests__/array.test.js index 95268afa597d..9dafb79def18 100644 --- a/packages/jest-each/src/__tests__/array.test.js +++ b/packages/jest-each/src/__tests__/array.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-each/src/__tests__/index.test.js b/packages/jest-each/src/__tests__/index.test.js index aa6ded3a4497..d9e2a2e87c88 100644 --- a/packages/jest-each/src/__tests__/index.test.js +++ b/packages/jest-each/src/__tests__/index.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-each/src/__tests__/template.test.js b/packages/jest-each/src/__tests__/template.test.js index ed5f9664d2eb..7dfe4fbd274a 100644 --- a/packages/jest-each/src/__tests__/template.test.js +++ b/packages/jest-each/src/__tests__/template.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-each/src/bind.js b/packages/jest-each/src/bind.js index 5243d5cd1b7b..c8b5c019872e 100644 --- a/packages/jest-each/src/bind.js +++ b/packages/jest-each/src/bind.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2018-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-each/src/index.js b/packages/jest-each/src/index.js index 3b9f18a3fde9..70b7baed917a 100644 --- a/packages/jest-each/src/index.js +++ b/packages/jest-each/src/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-environment-jsdom/src/__mocks__/index.js b/packages/jest-environment-jsdom/src/__mocks__/index.js index 8ae042ba08ed..8f868074616b 100644 --- a/packages/jest-environment-jsdom/src/__mocks__/index.js +++ b/packages/jest-environment-jsdom/src/__mocks__/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-environment-jsdom/src/__tests__/jsdom_environment.test.js b/packages/jest-environment-jsdom/src/__tests__/jsdom_environment.test.js index eac0089b86f7..b5fef93166f1 100644 --- a/packages/jest-environment-jsdom/src/__tests__/jsdom_environment.test.js +++ b/packages/jest-environment-jsdom/src/__tests__/jsdom_environment.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-environment-jsdom/src/index.js b/packages/jest-environment-jsdom/src/index.js index d988c9d38fbf..6bb693f666cb 100644 --- a/packages/jest-environment-jsdom/src/index.js +++ b/packages/jest-environment-jsdom/src/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-environment-node/src/__tests__/node_environment.test.js b/packages/jest-environment-node/src/__tests__/node_environment.test.js index d1b17e94aaeb..cf68f2545034 100644 --- a/packages/jest-environment-node/src/__tests__/node_environment.test.js +++ b/packages/jest-environment-node/src/__tests__/node_environment.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-environment-node/src/index.js b/packages/jest-environment-node/src/index.js index 673c307eb59d..c1be99ca54bc 100644 --- a/packages/jest-environment-node/src/index.js +++ b/packages/jest-environment-node/src/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-get-type/src/__tests__/index.test.js b/packages/jest-get-type/src/__tests__/index.test.js index 4544637e8d13..764d05dcb134 100644 --- a/packages/jest-get-type/src/__tests__/index.test.js +++ b/packages/jest-get-type/src/__tests__/index.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-get-type/src/index.js b/packages/jest-get-type/src/index.js index 425e2fbf4a76..c04b944c5027 100644 --- a/packages/jest-get-type/src/index.js +++ b/packages/jest-get-type/src/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-haste-map/src/HasteFS.js b/packages/jest-haste-map/src/HasteFS.js index 03b60a1e946e..c80432dd47e4 100644 --- a/packages/jest-haste-map/src/HasteFS.js +++ b/packages/jest-haste-map/src/HasteFS.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-haste-map/src/ModuleMap.js b/packages/jest-haste-map/src/ModuleMap.js index 1f5351613ed4..7f2390020fff 100644 --- a/packages/jest-haste-map/src/ModuleMap.js +++ b/packages/jest-haste-map/src/ModuleMap.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-haste-map/src/__tests__/dependencyExtractor.js b/packages/jest-haste-map/src/__tests__/dependencyExtractor.js index a1d8e5bbc6db..bc72b5497411 100644 --- a/packages/jest-haste-map/src/__tests__/dependencyExtractor.js +++ b/packages/jest-haste-map/src/__tests__/dependencyExtractor.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-haste-map/src/__tests__/get_mock_name.test.js b/packages/jest-haste-map/src/__tests__/get_mock_name.test.js index 939a2364c6bc..9970b1c4f645 100644 --- a/packages/jest-haste-map/src/__tests__/get_mock_name.test.js +++ b/packages/jest-haste-map/src/__tests__/get_mock_name.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-haste-map/src/__tests__/haste_impl.js b/packages/jest-haste-map/src/__tests__/haste_impl.js index ce58fef46fee..8411830a1c31 100644 --- a/packages/jest-haste-map/src/__tests__/haste_impl.js +++ b/packages/jest-haste-map/src/__tests__/haste_impl.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-haste-map/src/__tests__/index.test.js b/packages/jest-haste-map/src/__tests__/index.test.js index dccba8356a33..d97892877cbd 100644 --- a/packages/jest-haste-map/src/__tests__/index.test.js +++ b/packages/jest-haste-map/src/__tests__/index.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-haste-map/src/__tests__/worker.test.js b/packages/jest-haste-map/src/__tests__/worker.test.js index c769f925acc8..b96490f13b94 100644 --- a/packages/jest-haste-map/src/__tests__/worker.test.js +++ b/packages/jest-haste-map/src/__tests__/worker.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-haste-map/src/blacklist.js b/packages/jest-haste-map/src/blacklist.js index 3a7f3795e625..61e1b550a858 100644 --- a/packages/jest-haste-map/src/blacklist.js +++ b/packages/jest-haste-map/src/blacklist.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-haste-map/src/constants.js b/packages/jest-haste-map/src/constants.js index 38be492df15b..11ab681ab814 100644 --- a/packages/jest-haste-map/src/constants.js +++ b/packages/jest-haste-map/src/constants.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-haste-map/src/crawlers/__tests__/node.test.js b/packages/jest-haste-map/src/crawlers/__tests__/node.test.js index 9c09005de513..a1e95e66b210 100644 --- a/packages/jest-haste-map/src/crawlers/__tests__/node.test.js +++ b/packages/jest-haste-map/src/crawlers/__tests__/node.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-haste-map/src/crawlers/__tests__/watchman.test.js b/packages/jest-haste-map/src/crawlers/__tests__/watchman.test.js index eef2b47b8251..b28a4e3c869f 100644 --- a/packages/jest-haste-map/src/crawlers/__tests__/watchman.test.js +++ b/packages/jest-haste-map/src/crawlers/__tests__/watchman.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-haste-map/src/crawlers/node.js b/packages/jest-haste-map/src/crawlers/node.js index b192c5fdc0a4..e61a06f714e1 100644 --- a/packages/jest-haste-map/src/crawlers/node.js +++ b/packages/jest-haste-map/src/crawlers/node.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-haste-map/src/crawlers/watchman.js b/packages/jest-haste-map/src/crawlers/watchman.js index 447d12606b99..f6b1f5830184 100644 --- a/packages/jest-haste-map/src/crawlers/watchman.js +++ b/packages/jest-haste-map/src/crawlers/watchman.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-haste-map/src/getMockName.js b/packages/jest-haste-map/src/getMockName.js index 4638d261172f..af35f390c7a9 100644 --- a/packages/jest-haste-map/src/getMockName.js +++ b/packages/jest-haste-map/src/getMockName.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-haste-map/src/index.js b/packages/jest-haste-map/src/index.js index 759ac615f776..f2b8021a2907 100644 --- a/packages/jest-haste-map/src/index.js +++ b/packages/jest-haste-map/src/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-haste-map/src/lib/WatchmanWatcher.js b/packages/jest-haste-map/src/lib/WatchmanWatcher.js index 13da661bce61..f7436aaa9f0f 100644 --- a/packages/jest-haste-map/src/lib/WatchmanWatcher.js +++ b/packages/jest-haste-map/src/lib/WatchmanWatcher.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-haste-map/src/lib/__tests__/dependencyExtractor.test.js b/packages/jest-haste-map/src/lib/__tests__/dependencyExtractor.test.js index 7d10e43b2ea7..9809a38140b8 100644 --- a/packages/jest-haste-map/src/lib/__tests__/dependencyExtractor.test.js +++ b/packages/jest-haste-map/src/lib/__tests__/dependencyExtractor.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-haste-map/src/lib/__tests__/fast_path.test.js b/packages/jest-haste-map/src/lib/__tests__/fast_path.test.js index 5eaae66edb0d..170a7861a55a 100644 --- a/packages/jest-haste-map/src/lib/__tests__/fast_path.test.js +++ b/packages/jest-haste-map/src/lib/__tests__/fast_path.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-present, Facebook, Inc. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/packages/jest-haste-map/src/lib/__tests__/getPlatformExtension.test.js b/packages/jest-haste-map/src/lib/__tests__/getPlatformExtension.test.js index 3c5da8702c24..16a2b0b3cee6 100644 --- a/packages/jest-haste-map/src/lib/__tests__/getPlatformExtension.test.js +++ b/packages/jest-haste-map/src/lib/__tests__/getPlatformExtension.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-present, Facebook, Inc. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/packages/jest-haste-map/src/lib/__tests__/isRegExpSupported.test.js b/packages/jest-haste-map/src/lib/__tests__/isRegExpSupported.test.js index 5408244073c9..740f3dd5eb3d 100644 --- a/packages/jest-haste-map/src/lib/__tests__/isRegExpSupported.test.js +++ b/packages/jest-haste-map/src/lib/__tests__/isRegExpSupported.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-haste-map/src/lib/__tests__/normalizePathSep.test.js b/packages/jest-haste-map/src/lib/__tests__/normalizePathSep.test.js index ab466fe6a62a..d7e6ff64e490 100644 --- a/packages/jest-haste-map/src/lib/__tests__/normalizePathSep.test.js +++ b/packages/jest-haste-map/src/lib/__tests__/normalizePathSep.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-present, Facebook, Inc. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/packages/jest-haste-map/src/lib/dependencyExtractor.js b/packages/jest-haste-map/src/lib/dependencyExtractor.js index 038e6084c2ce..b55cff653f1d 100644 --- a/packages/jest-haste-map/src/lib/dependencyExtractor.js +++ b/packages/jest-haste-map/src/lib/dependencyExtractor.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-haste-map/src/lib/fast_path.js b/packages/jest-haste-map/src/lib/fast_path.js index 1f05b4ffb0cc..4312eee07d93 100644 --- a/packages/jest-haste-map/src/lib/fast_path.js +++ b/packages/jest-haste-map/src/lib/fast_path.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-haste-map/src/lib/getPlatformExtension.js b/packages/jest-haste-map/src/lib/getPlatformExtension.js index 33137e86786d..f5fe9e1d7422 100644 --- a/packages/jest-haste-map/src/lib/getPlatformExtension.js +++ b/packages/jest-haste-map/src/lib/getPlatformExtension.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-haste-map/src/lib/isRegExpSupported.js b/packages/jest-haste-map/src/lib/isRegExpSupported.js index d20cb1a6e21e..ffcdc63193cc 100644 --- a/packages/jest-haste-map/src/lib/isRegExpSupported.js +++ b/packages/jest-haste-map/src/lib/isRegExpSupported.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-haste-map/src/lib/normalizePathSep.js b/packages/jest-haste-map/src/lib/normalizePathSep.js index 7aaf3b2c171d..4cfdada0ed03 100644 --- a/packages/jest-haste-map/src/lib/normalizePathSep.js +++ b/packages/jest-haste-map/src/lib/normalizePathSep.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-haste-map/src/types.js b/packages/jest-haste-map/src/types.js index 8ee12a279fb5..2577c5329296 100644 --- a/packages/jest-haste-map/src/types.js +++ b/packages/jest-haste-map/src/types.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-haste-map/src/worker.js b/packages/jest-haste-map/src/worker.js index 51388240e377..1fb4562caacd 100644 --- a/packages/jest-haste-map/src/worker.js +++ b/packages/jest-haste-map/src/worker.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-jasmine2/src/ExpectationFailed.js b/packages/jest-jasmine2/src/ExpectationFailed.js index 2fe1718efce3..2469c8143a28 100644 --- a/packages/jest-jasmine2/src/ExpectationFailed.js +++ b/packages/jest-jasmine2/src/ExpectationFailed.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-jasmine2/src/PCancelable.js b/packages/jest-jasmine2/src/PCancelable.js index 72eb04e0b56b..8e2839b6e744 100644 --- a/packages/jest-jasmine2/src/PCancelable.js +++ b/packages/jest-jasmine2/src/PCancelable.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. 'use strict'; diff --git a/packages/jest-jasmine2/src/__tests__/Suite.test.js b/packages/jest-jasmine2/src/__tests__/Suite.test.js index 800f30146ab3..6850a9351496 100644 --- a/packages/jest-jasmine2/src/__tests__/Suite.test.js +++ b/packages/jest-jasmine2/src/__tests__/Suite.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-jasmine2/src/__tests__/expectationResultFactory.test.js b/packages/jest-jasmine2/src/__tests__/expectationResultFactory.test.js index 06bb8c151935..af70b5f3b952 100644 --- a/packages/jest-jasmine2/src/__tests__/expectationResultFactory.test.js +++ b/packages/jest-jasmine2/src/__tests__/expectationResultFactory.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-jasmine2/src/__tests__/hooksError.test.js b/packages/jest-jasmine2/src/__tests__/hooksError.test.js index c8bdf0f4908b..020c5f111e82 100644 --- a/packages/jest-jasmine2/src/__tests__/hooksError.test.js +++ b/packages/jest-jasmine2/src/__tests__/hooksError.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-jasmine2/src/__tests__/itTestError.test.js b/packages/jest-jasmine2/src/__tests__/itTestError.test.js index ab8dca38ee64..bcce79f21121 100644 --- a/packages/jest-jasmine2/src/__tests__/itTestError.test.js +++ b/packages/jest-jasmine2/src/__tests__/itTestError.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-jasmine2/src/__tests__/itToTestAlias.test.js b/packages/jest-jasmine2/src/__tests__/itToTestAlias.test.js index f470d5bf6d0c..a2e55740c1ce 100644 --- a/packages/jest-jasmine2/src/__tests__/itToTestAlias.test.js +++ b/packages/jest-jasmine2/src/__tests__/itToTestAlias.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-jasmine2/src/__tests__/iterators.test.js b/packages/jest-jasmine2/src/__tests__/iterators.test.js index 32a7479f1e6b..c7d214bbff50 100644 --- a/packages/jest-jasmine2/src/__tests__/iterators.test.js +++ b/packages/jest-jasmine2/src/__tests__/iterators.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-jasmine2/src/__tests__/matchers.test.js b/packages/jest-jasmine2/src/__tests__/matchers.test.js index 87e52fc87400..15a0c8a708cd 100644 --- a/packages/jest-jasmine2/src/__tests__/matchers.test.js +++ b/packages/jest-jasmine2/src/__tests__/matchers.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-jasmine2/src/__tests__/pTimeout.test.js b/packages/jest-jasmine2/src/__tests__/pTimeout.test.js index 4daa94b78865..84c8e7408a9a 100644 --- a/packages/jest-jasmine2/src/__tests__/pTimeout.test.js +++ b/packages/jest-jasmine2/src/__tests__/pTimeout.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-jasmine2/src/__tests__/queueRunner.test.js b/packages/jest-jasmine2/src/__tests__/queueRunner.test.js index 80c2b15ab202..12f4dd6f719b 100644 --- a/packages/jest-jasmine2/src/__tests__/queueRunner.test.js +++ b/packages/jest-jasmine2/src/__tests__/queueRunner.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-jasmine2/src/__tests__/reporter.test.js b/packages/jest-jasmine2/src/__tests__/reporter.test.js index 391148fea96e..ee005c8fd743 100644 --- a/packages/jest-jasmine2/src/__tests__/reporter.test.js +++ b/packages/jest-jasmine2/src/__tests__/reporter.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-jasmine2/src/__tests__/todoError.test.js b/packages/jest-jasmine2/src/__tests__/todoError.test.js index 7d195e75f4a7..ffde32d86406 100644 --- a/packages/jest-jasmine2/src/__tests__/todoError.test.js +++ b/packages/jest-jasmine2/src/__tests__/todoError.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-jasmine2/src/assertionErrorMessage.js b/packages/jest-jasmine2/src/assertionErrorMessage.js index dd991bb7603c..5051c8d1c250 100644 --- a/packages/jest-jasmine2/src/assertionErrorMessage.js +++ b/packages/jest-jasmine2/src/assertionErrorMessage.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2017-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-jasmine2/src/each.js b/packages/jest-jasmine2/src/each.js index d5237f0615c5..23574b1cb302 100644 --- a/packages/jest-jasmine2/src/each.js +++ b/packages/jest-jasmine2/src/each.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2018-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-jasmine2/src/errorOnPrivate.js b/packages/jest-jasmine2/src/errorOnPrivate.js index b2e3aad0e4d3..2028628d4adc 100644 --- a/packages/jest-jasmine2/src/errorOnPrivate.js +++ b/packages/jest-jasmine2/src/errorOnPrivate.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-jasmine2/src/expectationResultFactory.js b/packages/jest-jasmine2/src/expectationResultFactory.js index d502ce6e0cad..2bd3b7c65dec 100644 --- a/packages/jest-jasmine2/src/expectationResultFactory.js +++ b/packages/jest-jasmine2/src/expectationResultFactory.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-jasmine2/src/index.js b/packages/jest-jasmine2/src/index.js index c32ff13d4316..0044b2e1603d 100644 --- a/packages/jest-jasmine2/src/index.js +++ b/packages/jest-jasmine2/src/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-jasmine2/src/isError.js b/packages/jest-jasmine2/src/isError.js index bcdc8716ed33..2ffab4c3c7ff 100644 --- a/packages/jest-jasmine2/src/isError.js +++ b/packages/jest-jasmine2/src/isError.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-jasmine2/src/jasmine/CallTracker.js b/packages/jest-jasmine2/src/jasmine/CallTracker.js index fd1cb4cb466f..60020c8ea62b 100644 --- a/packages/jest-jasmine2/src/jasmine/CallTracker.js +++ b/packages/jest-jasmine2/src/jasmine/CallTracker.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. @@ -7,7 +7,7 @@ */ // This file is a heavily modified fork of Jasmine. Original license: /* -Copyright (c) 2008-2016 Pivotal Labs +Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/packages/jest-jasmine2/src/jasmine/Env.js b/packages/jest-jasmine2/src/jasmine/Env.js index c6556fec8a61..49e8963980b7 100644 --- a/packages/jest-jasmine2/src/jasmine/Env.js +++ b/packages/jest-jasmine2/src/jasmine/Env.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. @@ -7,7 +7,7 @@ */ // This file is a heavily modified fork of Jasmine. Original license: /* -Copyright (c) 2008-2016 Pivotal Labs +Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/packages/jest-jasmine2/src/jasmine/JsApiReporter.js b/packages/jest-jasmine2/src/jasmine/JsApiReporter.js index e2fca8ef35e6..8919b695ab44 100644 --- a/packages/jest-jasmine2/src/jasmine/JsApiReporter.js +++ b/packages/jest-jasmine2/src/jasmine/JsApiReporter.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. @@ -7,7 +7,7 @@ */ // This file is a heavily modified fork of Jasmine. Original license: /* -Copyright (c) 2008-2016 Pivotal Labs +Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/packages/jest-jasmine2/src/jasmine/ReportDispatcher.js b/packages/jest-jasmine2/src/jasmine/ReportDispatcher.js index c117d5393d20..3194423f9861 100644 --- a/packages/jest-jasmine2/src/jasmine/ReportDispatcher.js +++ b/packages/jest-jasmine2/src/jasmine/ReportDispatcher.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. @@ -7,7 +7,7 @@ */ // This file is a heavily modified fork of Jasmine. Original license: /* -Copyright (c) 2008-2016 Pivotal Labs +Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/packages/jest-jasmine2/src/jasmine/Spec.js b/packages/jest-jasmine2/src/jasmine/Spec.js index 9f3bc12945ce..fd729e0b2c80 100644 --- a/packages/jest-jasmine2/src/jasmine/Spec.js +++ b/packages/jest-jasmine2/src/jasmine/Spec.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. @@ -7,7 +7,7 @@ */ // This file is a heavily modified fork of Jasmine. Original license: /* -Copyright (c) 2008-2016 Pivotal Labs +Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/packages/jest-jasmine2/src/jasmine/SpyStrategy.js b/packages/jest-jasmine2/src/jasmine/SpyStrategy.js index 477c3f421ee0..57a11332ada6 100644 --- a/packages/jest-jasmine2/src/jasmine/SpyStrategy.js +++ b/packages/jest-jasmine2/src/jasmine/SpyStrategy.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. @@ -7,7 +7,7 @@ */ // This file is a heavily modified fork of Jasmine. Original license: /* -Copyright (c) 2008-2016 Pivotal Labs +Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/packages/jest-jasmine2/src/jasmine/Suite.js b/packages/jest-jasmine2/src/jasmine/Suite.js index 90bd2a7cf21c..758a16c32882 100644 --- a/packages/jest-jasmine2/src/jasmine/Suite.js +++ b/packages/jest-jasmine2/src/jasmine/Suite.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. @@ -7,7 +7,7 @@ */ // This file is a heavily modified fork of Jasmine. Original license: /* -Copyright (c) 2008-2016 Pivotal Labs +Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/packages/jest-jasmine2/src/jasmine/Timer.js b/packages/jest-jasmine2/src/jasmine/Timer.js index a793de77a4c6..7d5b87d05165 100644 --- a/packages/jest-jasmine2/src/jasmine/Timer.js +++ b/packages/jest-jasmine2/src/jasmine/Timer.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. @@ -7,7 +7,7 @@ */ // This file is a heavily modified fork of Jasmine. Original license: /* -Copyright (c) 2008-2016 Pivotal Labs +Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/packages/jest-jasmine2/src/jasmine/createSpy.js b/packages/jest-jasmine2/src/jasmine/createSpy.js index ba05e617f86e..ba1a3485171c 100644 --- a/packages/jest-jasmine2/src/jasmine/createSpy.js +++ b/packages/jest-jasmine2/src/jasmine/createSpy.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. @@ -7,7 +7,7 @@ */ // This file is a heavily modified fork of Jasmine. Original license: /* -Copyright (c) 2008-2016 Pivotal Labs +Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/packages/jest-jasmine2/src/jasmine/jasmineLight.js b/packages/jest-jasmine2/src/jasmine/jasmineLight.js index 0d1b748bb3a3..2004ad36c30f 100644 --- a/packages/jest-jasmine2/src/jasmine/jasmineLight.js +++ b/packages/jest-jasmine2/src/jasmine/jasmineLight.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. @@ -7,7 +7,7 @@ */ // This file is a heavily modified fork of Jasmine. Original license: /* -Copyright (c) 2008-2016 Pivotal Labs +Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/packages/jest-jasmine2/src/jasmine/spyRegistry.js b/packages/jest-jasmine2/src/jasmine/spyRegistry.js index b5775a24f1db..cba5c7d7daa3 100644 --- a/packages/jest-jasmine2/src/jasmine/spyRegistry.js +++ b/packages/jest-jasmine2/src/jasmine/spyRegistry.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. @@ -7,7 +7,7 @@ */ // This file is a heavily modified fork of Jasmine. Original license: /* -Copyright (c) 2008-2016 Pivotal Labs +Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/packages/jest-jasmine2/src/jasmineAsyncInstall.js b/packages/jest-jasmine2/src/jasmineAsyncInstall.js index 90f5556d77ca..009988626ba0 100644 --- a/packages/jest-jasmine2/src/jasmineAsyncInstall.js +++ b/packages/jest-jasmine2/src/jasmineAsyncInstall.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-jasmine2/src/jestExpect.js b/packages/jest-jasmine2/src/jestExpect.js index 46ef61026e4c..f6f95bc19790 100644 --- a/packages/jest-jasmine2/src/jestExpect.js +++ b/packages/jest-jasmine2/src/jestExpect.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-jasmine2/src/pTimeout.js b/packages/jest-jasmine2/src/pTimeout.js index f255f3440a5a..6df9b31538d2 100644 --- a/packages/jest-jasmine2/src/pTimeout.js +++ b/packages/jest-jasmine2/src/pTimeout.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-jasmine2/src/queueRunner.js b/packages/jest-jasmine2/src/queueRunner.js index de1aa47a7c95..e55108b66b18 100644 --- a/packages/jest-jasmine2/src/queueRunner.js +++ b/packages/jest-jasmine2/src/queueRunner.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-jasmine2/src/reporter.js b/packages/jest-jasmine2/src/reporter.js index 0b482c44fca5..88557489cff2 100644 --- a/packages/jest-jasmine2/src/reporter.js +++ b/packages/jest-jasmine2/src/reporter.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-jasmine2/src/setup_jest_globals.js b/packages/jest-jasmine2/src/setup_jest_globals.js index 501fda334611..07f811df7ba1 100644 --- a/packages/jest-jasmine2/src/setup_jest_globals.js +++ b/packages/jest-jasmine2/src/setup_jest_globals.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-jasmine2/src/treeProcessor.js b/packages/jest-jasmine2/src/treeProcessor.js index 6cf093c1787b..27b381fa1d0c 100644 --- a/packages/jest-jasmine2/src/treeProcessor.js +++ b/packages/jest-jasmine2/src/treeProcessor.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-leak-detector/src/__tests__/index.test.js b/packages/jest-leak-detector/src/__tests__/index.test.js index d95d44665988..b4499ec20d2e 100644 --- a/packages/jest-leak-detector/src/__tests__/index.test.js +++ b/packages/jest-leak-detector/src/__tests__/index.test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. 'use strict'; diff --git a/packages/jest-leak-detector/src/index.js b/packages/jest-leak-detector/src/index.js index 687b16a6a2ad..d9e97788a406 100644 --- a/packages/jest-leak-detector/src/index.js +++ b/packages/jest-leak-detector/src/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2017-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-matcher-utils/src/__tests__/index.test.js b/packages/jest-matcher-utils/src/__tests__/index.test.js index b6ab75a5722c..4f753041a3aa 100644 --- a/packages/jest-matcher-utils/src/__tests__/index.test.js +++ b/packages/jest-matcher-utils/src/__tests__/index.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-matcher-utils/src/index.js b/packages/jest-matcher-utils/src/index.js index 4b0b8be351fe..6bfd3c52b95a 100644 --- a/packages/jest-matcher-utils/src/index.js +++ b/packages/jest-matcher-utils/src/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-message-util/src/__tests__/messages.test.js b/packages/jest-message-util/src/__tests__/messages.test.js index cfb07b68894d..8c4f79df6a39 100644 --- a/packages/jest-message-util/src/__tests__/messages.test.js +++ b/packages/jest-message-util/src/__tests__/messages.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-message-util/src/index.js b/packages/jest-message-util/src/index.js index faace59798dd..87c95800454a 100644 --- a/packages/jest-message-util/src/index.js +++ b/packages/jest-message-util/src/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-mock/src/__tests__/jest_mock.test.js b/packages/jest-mock/src/__tests__/jest_mock.test.js index 9b6deb48320e..18ee5244adf2 100644 --- a/packages/jest-mock/src/__tests__/jest_mock.test.js +++ b/packages/jest-mock/src/__tests__/jest_mock.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-mock/src/index.js b/packages/jest-mock/src/index.js index b32d62aa0bb2..969c6d14d068 100644 --- a/packages/jest-mock/src/index.js +++ b/packages/jest-mock/src/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-phabricator/example/JestUnitTestEngine.php b/packages/jest-phabricator/example/JestUnitTestEngine.php index 5a3a002173ba..0e308e97d285 100644 --- a/packages/jest-phabricator/example/JestUnitTestEngine.php +++ b/packages/jest-phabricator/example/JestUnitTestEngine.php @@ -1,5 +1,5 @@ diff --git a/packages/jest-snapshot/src/__tests__/fixtures/customSnapshotResolver-missing-resolveSnapshotPath.js b/packages/jest-snapshot/src/__tests__/fixtures/customSnapshotResolver-missing-resolveSnapshotPath.js index 15da352f33d0..20db98c2b1a6 100644 --- a/packages/jest-snapshot/src/__tests__/fixtures/customSnapshotResolver-missing-resolveSnapshotPath.js +++ b/packages/jest-snapshot/src/__tests__/fixtures/customSnapshotResolver-missing-resolveSnapshotPath.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. module.exports = { resolveTestPath: () => {}, diff --git a/packages/jest-snapshot/src/__tests__/fixtures/customSnapshotResolver-missing-resolveTestPath.js b/packages/jest-snapshot/src/__tests__/fixtures/customSnapshotResolver-missing-resolveTestPath.js index 483cbeb2deda..46db466ec5b0 100644 --- a/packages/jest-snapshot/src/__tests__/fixtures/customSnapshotResolver-missing-resolveTestPath.js +++ b/packages/jest-snapshot/src/__tests__/fixtures/customSnapshotResolver-missing-resolveTestPath.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. module.exports = { resolveSnapshotPath: () => {}, diff --git a/packages/jest-snapshot/src/__tests__/fixtures/customSnapshotResolver-missing-test-path-for-consistency-check.js b/packages/jest-snapshot/src/__tests__/fixtures/customSnapshotResolver-missing-test-path-for-consistency-check.js index a31ce0bd0c59..4e58ae8c5697 100644 --- a/packages/jest-snapshot/src/__tests__/fixtures/customSnapshotResolver-missing-test-path-for-consistency-check.js +++ b/packages/jest-snapshot/src/__tests__/fixtures/customSnapshotResolver-missing-test-path-for-consistency-check.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. module.exports = { resolveSnapshotPath: (testPath, snapshotExtension) => {}, diff --git a/packages/jest-snapshot/src/__tests__/fixtures/customSnapshotResolver.js b/packages/jest-snapshot/src/__tests__/fixtures/customSnapshotResolver.js index 03d6dbb94945..c55bdd7f45c1 100644 --- a/packages/jest-snapshot/src/__tests__/fixtures/customSnapshotResolver.js +++ b/packages/jest-snapshot/src/__tests__/fixtures/customSnapshotResolver.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. module.exports = { resolveSnapshotPath: (testPath, snapshotExtension) => diff --git a/packages/jest-snapshot/src/__tests__/inline_snapshots.test.js b/packages/jest-snapshot/src/__tests__/inline_snapshots.test.js index 201a4140db11..ade571935f1b 100644 --- a/packages/jest-snapshot/src/__tests__/inline_snapshots.test.js +++ b/packages/jest-snapshot/src/__tests__/inline_snapshots.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-snapshot/src/__tests__/matcher.test.js b/packages/jest-snapshot/src/__tests__/matcher.test.js index 53cb32782307..d464899792a7 100644 --- a/packages/jest-snapshot/src/__tests__/matcher.test.js +++ b/packages/jest-snapshot/src/__tests__/matcher.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-snapshot/src/__tests__/mock_serializer.test.js b/packages/jest-snapshot/src/__tests__/mock_serializer.test.js index a2ff554e6548..702898f65a50 100644 --- a/packages/jest-snapshot/src/__tests__/mock_serializer.test.js +++ b/packages/jest-snapshot/src/__tests__/mock_serializer.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-snapshot/src/__tests__/plugins.test.js b/packages/jest-snapshot/src/__tests__/plugins.test.js index 1fac3de1bb63..e25e63e7dfe0 100644 --- a/packages/jest-snapshot/src/__tests__/plugins.test.js +++ b/packages/jest-snapshot/src/__tests__/plugins.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-snapshot/src/__tests__/plugins/bar.js b/packages/jest-snapshot/src/__tests__/plugins/bar.js index c1ebe9d5f2c6..efc99fb0ad47 100644 --- a/packages/jest-snapshot/src/__tests__/plugins/bar.js +++ b/packages/jest-snapshot/src/__tests__/plugins/bar.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-snapshot/src/__tests__/plugins/foo.js b/packages/jest-snapshot/src/__tests__/plugins/foo.js index c1ebe9d5f2c6..efc99fb0ad47 100644 --- a/packages/jest-snapshot/src/__tests__/plugins/foo.js +++ b/packages/jest-snapshot/src/__tests__/plugins/foo.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-snapshot/src/__tests__/snapshot_resolver.test.js b/packages/jest-snapshot/src/__tests__/snapshot_resolver.test.js index db3a4f2a510a..39f65a03d2c2 100644 --- a/packages/jest-snapshot/src/__tests__/snapshot_resolver.test.js +++ b/packages/jest-snapshot/src/__tests__/snapshot_resolver.test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. import path from 'path'; import {buildSnapshotResolver} from '../snapshot_resolver'; diff --git a/packages/jest-snapshot/src/__tests__/throw_matcher.test.js b/packages/jest-snapshot/src/__tests__/throw_matcher.test.js index b50fbb6723c3..a3e95f3cdb84 100644 --- a/packages/jest-snapshot/src/__tests__/throw_matcher.test.js +++ b/packages/jest-snapshot/src/__tests__/throw_matcher.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2017-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-snapshot/src/__tests__/utils.test.js b/packages/jest-snapshot/src/__tests__/utils.test.js index 626a21f59215..1e4f6ee5caf4 100644 --- a/packages/jest-snapshot/src/__tests__/utils.test.js +++ b/packages/jest-snapshot/src/__tests__/utils.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-snapshot/src/index.js b/packages/jest-snapshot/src/index.js index 8d7f8d45ee88..fa6705e0c3fb 100644 --- a/packages/jest-snapshot/src/index.js +++ b/packages/jest-snapshot/src/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-snapshot/src/inline_snapshots.js b/packages/jest-snapshot/src/inline_snapshots.js index c05b71df335f..469c7bd8f3d7 100644 --- a/packages/jest-snapshot/src/inline_snapshots.js +++ b/packages/jest-snapshot/src/inline_snapshots.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-snapshot/src/mock_serializer.js b/packages/jest-snapshot/src/mock_serializer.js index 8d581a207ee4..410c6d9f2a9b 100644 --- a/packages/jest-snapshot/src/mock_serializer.js +++ b/packages/jest-snapshot/src/mock_serializer.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-snapshot/src/plugins.js b/packages/jest-snapshot/src/plugins.js index 8a3131ccc980..e445ce59c2f0 100644 --- a/packages/jest-snapshot/src/plugins.js +++ b/packages/jest-snapshot/src/plugins.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-snapshot/src/snapshot_resolver.js b/packages/jest-snapshot/src/snapshot_resolver.js index 06c67b14b797..c8c8829aa19f 100644 --- a/packages/jest-snapshot/src/snapshot_resolver.js +++ b/packages/jest-snapshot/src/snapshot_resolver.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. import type {ProjectConfig, Path} from 'types/Config'; import type {SnapshotResolver} from 'types/SnapshotResolver'; diff --git a/packages/jest-snapshot/src/utils.js b/packages/jest-snapshot/src/utils.js index 13f7b76a4465..950a7d17ab40 100644 --- a/packages/jest-snapshot/src/utils.js +++ b/packages/jest-snapshot/src/utils.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-util/src/BufferedConsole.js b/packages/jest-util/src/BufferedConsole.js index 7b3b2a4a7129..53695331c7f3 100644 --- a/packages/jest-util/src/BufferedConsole.js +++ b/packages/jest-util/src/BufferedConsole.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-util/src/CustomConsole.js b/packages/jest-util/src/CustomConsole.js index 92335c788e67..3084dc3f38c7 100644 --- a/packages/jest-util/src/CustomConsole.js +++ b/packages/jest-util/src/CustomConsole.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-util/src/ErrorWithStack.js b/packages/jest-util/src/ErrorWithStack.js index 2fb1cc6c2b34..73015ce15c6f 100644 --- a/packages/jest-util/src/ErrorWithStack.js +++ b/packages/jest-util/src/ErrorWithStack.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2018-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-util/src/FakeTimers.js b/packages/jest-util/src/FakeTimers.js index 953820c9995e..5352ec71fb36 100644 --- a/packages/jest-util/src/FakeTimers.js +++ b/packages/jest-util/src/FakeTimers.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-util/src/NullConsole.js b/packages/jest-util/src/NullConsole.js index bfc753f926cf..7c073abd2948 100644 --- a/packages/jest-util/src/NullConsole.js +++ b/packages/jest-util/src/NullConsole.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-util/src/__tests__/bufferedConsole.test.js b/packages/jest-util/src/__tests__/bufferedConsole.test.js index 368c03e0b89e..1e8c7c3b1680 100644 --- a/packages/jest-util/src/__tests__/bufferedConsole.test.js +++ b/packages/jest-util/src/__tests__/bufferedConsole.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-util/src/__tests__/console.test.js b/packages/jest-util/src/__tests__/console.test.js index 375160a4698b..da8fdea7fddd 100644 --- a/packages/jest-util/src/__tests__/console.test.js +++ b/packages/jest-util/src/__tests__/console.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-util/src/__tests__/createProcessObject.test.js b/packages/jest-util/src/__tests__/createProcessObject.test.js index 55f582c4b200..b64cdc9796ed 100644 --- a/packages/jest-util/src/__tests__/createProcessObject.test.js +++ b/packages/jest-util/src/__tests__/createProcessObject.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2017-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-util/src/__tests__/deepCyclicCopy.test.js b/packages/jest-util/src/__tests__/deepCyclicCopy.test.js index 556c516a1743..43b4645211a2 100644 --- a/packages/jest-util/src/__tests__/deepCyclicCopy.test.js +++ b/packages/jest-util/src/__tests__/deepCyclicCopy.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2017-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-util/src/__tests__/errorWithStack.test.js b/packages/jest-util/src/__tests__/errorWithStack.test.js index 6de67fe8489f..9c86c46f4003 100644 --- a/packages/jest-util/src/__tests__/errorWithStack.test.js +++ b/packages/jest-util/src/__tests__/errorWithStack.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2018-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-util/src/__tests__/fakeTimers.test.js b/packages/jest-util/src/__tests__/fakeTimers.test.js index 7d1dfa628087..8aee2573577d 100644 --- a/packages/jest-util/src/__tests__/fakeTimers.test.js +++ b/packages/jest-util/src/__tests__/fakeTimers.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-util/src/__tests__/formatTestResults.test.js b/packages/jest-util/src/__tests__/formatTestResults.test.js index 6d03ccee06fe..83f7987538de 100644 --- a/packages/jest-util/src/__tests__/formatTestResults.test.js +++ b/packages/jest-util/src/__tests__/formatTestResults.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-util/src/__tests__/getCallsite.test.js b/packages/jest-util/src/__tests__/getCallsite.test.js index f615ddcd083b..ab04ebf66241 100644 --- a/packages/jest-util/src/__tests__/getCallsite.test.js +++ b/packages/jest-util/src/__tests__/getCallsite.test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. import fs from 'fs'; import SourceMap from 'source-map'; diff --git a/packages/jest-util/src/__tests__/getFailedSnapshot.test.js b/packages/jest-util/src/__tests__/getFailedSnapshot.test.js index e2d26e30a304..4afa658efe6e 100644 --- a/packages/jest-util/src/__tests__/getFailedSnapshot.test.js +++ b/packages/jest-util/src/__tests__/getFailedSnapshot.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-util/src/__tests__/installCommonGlobals.test.js b/packages/jest-util/src/__tests__/installCommonGlobals.test.js index 0aa0d42e454b..2aa6c0b131e3 100644 --- a/packages/jest-util/src/__tests__/installCommonGlobals.test.js +++ b/packages/jest-util/src/__tests__/installCommonGlobals.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2017-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-util/src/__tests__/isInteractive.test.js b/packages/jest-util/src/__tests__/isInteractive.test.js index 5df194f2411a..4a65cbc2f071 100644 --- a/packages/jest-util/src/__tests__/isInteractive.test.js +++ b/packages/jest-util/src/__tests__/isInteractive.test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. let oldIsTTY; let oldTERM; diff --git a/packages/jest-util/src/clearLine.js b/packages/jest-util/src/clearLine.js index b09fcce4c5a5..65f0f77ac98a 100644 --- a/packages/jest-util/src/clearLine.js +++ b/packages/jest-util/src/clearLine.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-util/src/convertDescriptorToString.js b/packages/jest-util/src/convertDescriptorToString.js index c77c8eac592e..7bdd873c4772 100644 --- a/packages/jest-util/src/convertDescriptorToString.js +++ b/packages/jest-util/src/convertDescriptorToString.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2017-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-util/src/createProcessObject.js b/packages/jest-util/src/createProcessObject.js index 625d6961002f..4f882daa5599 100644 --- a/packages/jest-util/src/createProcessObject.js +++ b/packages/jest-util/src/createProcessObject.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2017-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-util/src/deepCyclicCopy.js b/packages/jest-util/src/deepCyclicCopy.js index 12e63115ccef..79a3674a91a7 100644 --- a/packages/jest-util/src/deepCyclicCopy.js +++ b/packages/jest-util/src/deepCyclicCopy.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2017-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-util/src/formatTestResults.js b/packages/jest-util/src/formatTestResults.js index 95c41c8a43e0..f6b64cc533b9 100644 --- a/packages/jest-util/src/formatTestResults.js +++ b/packages/jest-util/src/formatTestResults.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-util/src/getCallsite.js b/packages/jest-util/src/getCallsite.js index b3600e063405..6ce4135c35f8 100644 --- a/packages/jest-util/src/getCallsite.js +++ b/packages/jest-util/src/getCallsite.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-util/src/getConsoleOutput.js b/packages/jest-util/src/getConsoleOutput.js index 36d21e57e9f1..1f72e74a90bf 100644 --- a/packages/jest-util/src/getConsoleOutput.js +++ b/packages/jest-util/src/getConsoleOutput.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-util/src/getFailedSnapshotTests.js b/packages/jest-util/src/getFailedSnapshotTests.js index a269174f8540..99df31bf4500 100644 --- a/packages/jest-util/src/getFailedSnapshotTests.js +++ b/packages/jest-util/src/getFailedSnapshotTests.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-util/src/index.js b/packages/jest-util/src/index.js index 26f326495314..2fa60685a1b5 100644 --- a/packages/jest-util/src/index.js +++ b/packages/jest-util/src/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-util/src/installCommonGlobals.js b/packages/jest-util/src/installCommonGlobals.js index 5173450f0300..34e166379adf 100644 --- a/packages/jest-util/src/installCommonGlobals.js +++ b/packages/jest-util/src/installCommonGlobals.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-util/src/interopRequireDefault.js b/packages/jest-util/src/interopRequireDefault.js index abee6684fdb4..8ea80b45cb60 100644 --- a/packages/jest-util/src/interopRequireDefault.js +++ b/packages/jest-util/src/interopRequireDefault.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-util/src/isInteractive.js b/packages/jest-util/src/isInteractive.js index f98e94ddaed1..5597b9fdae9b 100644 --- a/packages/jest-util/src/isInteractive.js +++ b/packages/jest-util/src/isInteractive.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. import isCI from 'is-ci'; diff --git a/packages/jest-util/src/setGlobal.js b/packages/jest-util/src/setGlobal.js index d4a3beb57f06..c9c836aaddbd 100644 --- a/packages/jest-util/src/setGlobal.js +++ b/packages/jest-util/src/setGlobal.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-util/src/specialChars.js b/packages/jest-util/src/specialChars.js index 462843eef184..878ce9130daa 100644 --- a/packages/jest-util/src/specialChars.js +++ b/packages/jest-util/src/specialChars.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2018-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-validate/src/__tests__/fixtures/jestConfig.js b/packages/jest-validate/src/__tests__/fixtures/jestConfig.js index 0eeeeec8085a..f793681339a6 100644 --- a/packages/jest-validate/src/__tests__/fixtures/jestConfig.js +++ b/packages/jest-validate/src/__tests__/fixtures/jestConfig.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-validate/src/__tests__/validate.test.js b/packages/jest-validate/src/__tests__/validate.test.js index 7f366aae8f35..b60481b0ed39 100644 --- a/packages/jest-validate/src/__tests__/validate.test.js +++ b/packages/jest-validate/src/__tests__/validate.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-validate/src/__tests__/validateCLIOptions.test.js b/packages/jest-validate/src/__tests__/validateCLIOptions.test.js index fb4eba73321d..08fc29a497c9 100644 --- a/packages/jest-validate/src/__tests__/validateCLIOptions.test.js +++ b/packages/jest-validate/src/__tests__/validateCLIOptions.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-validate/src/condition.js b/packages/jest-validate/src/condition.js index 5f84b5d2fee2..100129124709 100644 --- a/packages/jest-validate/src/condition.js +++ b/packages/jest-validate/src/condition.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-validate/src/defaultConfig.js b/packages/jest-validate/src/defaultConfig.js index cef77d526f4d..5242a4d3cadf 100644 --- a/packages/jest-validate/src/defaultConfig.js +++ b/packages/jest-validate/src/defaultConfig.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-validate/src/deprecated.js b/packages/jest-validate/src/deprecated.js index 5b4facad5b0a..29eb637e4e46 100644 --- a/packages/jest-validate/src/deprecated.js +++ b/packages/jest-validate/src/deprecated.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-validate/src/errors.js b/packages/jest-validate/src/errors.js index 632f7c2100c1..55bebf76fffa 100644 --- a/packages/jest-validate/src/errors.js +++ b/packages/jest-validate/src/errors.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-validate/src/exampleConfig.js b/packages/jest-validate/src/exampleConfig.js index 8230a568e3ed..b0d6564ca367 100644 --- a/packages/jest-validate/src/exampleConfig.js +++ b/packages/jest-validate/src/exampleConfig.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-validate/src/index.js b/packages/jest-validate/src/index.js index cf198e9e86c6..0ffac22d335f 100644 --- a/packages/jest-validate/src/index.js +++ b/packages/jest-validate/src/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-validate/src/types.js b/packages/jest-validate/src/types.js index 89fb390942b4..5b54958e5882 100644 --- a/packages/jest-validate/src/types.js +++ b/packages/jest-validate/src/types.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-validate/src/utils.js b/packages/jest-validate/src/utils.js index f44912b6b723..093c51d6e9c2 100644 --- a/packages/jest-validate/src/utils.js +++ b/packages/jest-validate/src/utils.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-validate/src/validate.js b/packages/jest-validate/src/validate.js index 832cba8814ee..af64a7a9dfcd 100644 --- a/packages/jest-validate/src/validate.js +++ b/packages/jest-validate/src/validate.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-validate/src/validateCLIOptions.js b/packages/jest-validate/src/validateCLIOptions.js index 006af5162fcf..7ac3677b2381 100644 --- a/packages/jest-validate/src/validateCLIOptions.js +++ b/packages/jest-validate/src/validateCLIOptions.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-validate/src/warnings.js b/packages/jest-validate/src/warnings.js index 69147f44718b..24a65da6f069 100644 --- a/packages/jest-validate/src/warnings.js +++ b/packages/jest-validate/src/warnings.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-watcher/src/BaseWatchPlugin.js b/packages/jest-watcher/src/BaseWatchPlugin.js index b6af41c1830b..ea239925c459 100644 --- a/packages/jest-watcher/src/BaseWatchPlugin.js +++ b/packages/jest-watcher/src/BaseWatchPlugin.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-watcher/src/JestHooks.js b/packages/jest-watcher/src/JestHooks.js index cd1b775a5000..22d5ccfb0e23 100644 --- a/packages/jest-watcher/src/JestHooks.js +++ b/packages/jest-watcher/src/JestHooks.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-watcher/src/PatternPrompt.js b/packages/jest-watcher/src/PatternPrompt.js index f50f608ef7c3..314edb87130e 100644 --- a/packages/jest-watcher/src/PatternPrompt.js +++ b/packages/jest-watcher/src/PatternPrompt.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-watcher/src/constants.js b/packages/jest-watcher/src/constants.js index dec73b46bf3a..5e9b2e73296b 100644 --- a/packages/jest-watcher/src/constants.js +++ b/packages/jest-watcher/src/constants.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-watcher/src/index.js b/packages/jest-watcher/src/index.js index ec145efba3bd..5a50fc7e909f 100644 --- a/packages/jest-watcher/src/index.js +++ b/packages/jest-watcher/src/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-watcher/src/lib/Prompt.js b/packages/jest-watcher/src/lib/Prompt.js index 16eebbe7fc9d..295d4b8db557 100644 --- a/packages/jest-watcher/src/lib/Prompt.js +++ b/packages/jest-watcher/src/lib/Prompt.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-watcher/src/lib/__tests__/formatTestNameByPattern.test.js b/packages/jest-watcher/src/lib/__tests__/formatTestNameByPattern.test.js index 16bea7d02681..afa7611b43ef 100644 --- a/packages/jest-watcher/src/lib/__tests__/formatTestNameByPattern.test.js +++ b/packages/jest-watcher/src/lib/__tests__/formatTestNameByPattern.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-watcher/src/lib/__tests__/prompt.test.js b/packages/jest-watcher/src/lib/__tests__/prompt.test.js index 9416d49a7dd4..aa3e3ef0d039 100644 --- a/packages/jest-watcher/src/lib/__tests__/prompt.test.js +++ b/packages/jest-watcher/src/lib/__tests__/prompt.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-watcher/src/lib/__tests__/scroll.test.js b/packages/jest-watcher/src/lib/__tests__/scroll.test.js index 171e5c98b03e..e500b371a95d 100644 --- a/packages/jest-watcher/src/lib/__tests__/scroll.test.js +++ b/packages/jest-watcher/src/lib/__tests__/scroll.test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. import scroll from '../scroll'; diff --git a/packages/jest-watcher/src/lib/colorize.js b/packages/jest-watcher/src/lib/colorize.js index 4e8ebbc72737..d474f97a86b2 100644 --- a/packages/jest-watcher/src/lib/colorize.js +++ b/packages/jest-watcher/src/lib/colorize.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-watcher/src/lib/formatTestNameByPattern.js b/packages/jest-watcher/src/lib/formatTestNameByPattern.js index ac4b3b090bec..c42e15b3dfab 100644 --- a/packages/jest-watcher/src/lib/formatTestNameByPattern.js +++ b/packages/jest-watcher/src/lib/formatTestNameByPattern.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-watcher/src/lib/patternModeHelpers.js b/packages/jest-watcher/src/lib/patternModeHelpers.js index 8ea74a43ffc4..fc57d5ad92f3 100644 --- a/packages/jest-watcher/src/lib/patternModeHelpers.js +++ b/packages/jest-watcher/src/lib/patternModeHelpers.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-watcher/src/lib/scroll.js b/packages/jest-watcher/src/lib/scroll.js index 913456206139..3f51c5821685 100644 --- a/packages/jest-watcher/src/lib/scroll.js +++ b/packages/jest-watcher/src/lib/scroll.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-watcher/src/types.js b/packages/jest-watcher/src/types.js index 2a6c192458cc..35f8bd0ef357 100644 --- a/packages/jest-watcher/src/types.js +++ b/packages/jest-watcher/src/types.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-worker/src/Farm.js b/packages/jest-worker/src/Farm.js index b69846ceafa0..a601eebc42ac 100644 --- a/packages/jest-worker/src/Farm.js +++ b/packages/jest-worker/src/Farm.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2017-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-worker/src/WorkerPool.js b/packages/jest-worker/src/WorkerPool.js index adb93a62e7c6..9827c0ff85d7 100644 --- a/packages/jest-worker/src/WorkerPool.js +++ b/packages/jest-worker/src/WorkerPool.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2017-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-worker/src/__performance_tests__/test.js b/packages/jest-worker/src/__performance_tests__/test.js index 200b01bf42ba..e76e155750fc 100644 --- a/packages/jest-worker/src/__performance_tests__/test.js +++ b/packages/jest-worker/src/__performance_tests__/test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2017-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-worker/src/__performance_tests__/workers/jest_worker.js b/packages/jest-worker/src/__performance_tests__/workers/jest_worker.js index 5dc97a78d789..49fd08b2cbc6 100644 --- a/packages/jest-worker/src/__performance_tests__/workers/jest_worker.js +++ b/packages/jest-worker/src/__performance_tests__/workers/jest_worker.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2017-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-worker/src/__performance_tests__/workers/pi.js b/packages/jest-worker/src/__performance_tests__/workers/pi.js index 5d43441c111e..bf2c043f45ec 100644 --- a/packages/jest-worker/src/__performance_tests__/workers/pi.js +++ b/packages/jest-worker/src/__performance_tests__/workers/pi.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2017-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-worker/src/__performance_tests__/workers/worker_farm.js b/packages/jest-worker/src/__performance_tests__/workers/worker_farm.js index ae93de3317f3..8310301e0f16 100644 --- a/packages/jest-worker/src/__performance_tests__/workers/worker_farm.js +++ b/packages/jest-worker/src/__performance_tests__/workers/worker_farm.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2017-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-worker/src/__tests__/Farm.test.js b/packages/jest-worker/src/__tests__/Farm.test.js index d45bdd4fd80f..3615cef62492 100644 --- a/packages/jest-worker/src/__tests__/Farm.test.js +++ b/packages/jest-worker/src/__tests__/Farm.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2017-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-worker/src/__tests__/WorkerPool.test.js b/packages/jest-worker/src/__tests__/WorkerPool.test.js index 51898348c2bd..71ec4dc29fd9 100644 --- a/packages/jest-worker/src/__tests__/WorkerPool.test.js +++ b/packages/jest-worker/src/__tests__/WorkerPool.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2017-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-worker/src/__tests__/index.test.js b/packages/jest-worker/src/__tests__/index.test.js index af00ddfd6c9d..eae8116f2e1f 100644 --- a/packages/jest-worker/src/__tests__/index.test.js +++ b/packages/jest-worker/src/__tests__/index.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2017-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-worker/src/__tests__/process-integration.test.js b/packages/jest-worker/src/__tests__/process-integration.test.js index 51e565dfd101..11e435a1f1bd 100644 --- a/packages/jest-worker/src/__tests__/process-integration.test.js +++ b/packages/jest-worker/src/__tests__/process-integration.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2017-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-worker/src/__tests__/thread-integration.test.js b/packages/jest-worker/src/__tests__/thread-integration.test.js index 9c701c362fa1..078568604462 100644 --- a/packages/jest-worker/src/__tests__/thread-integration.test.js +++ b/packages/jest-worker/src/__tests__/thread-integration.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2017-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-worker/src/base/BaseWorkerPool.js b/packages/jest-worker/src/base/BaseWorkerPool.js index 56d9e2dea48e..03a3b878517e 100644 --- a/packages/jest-worker/src/base/BaseWorkerPool.js +++ b/packages/jest-worker/src/base/BaseWorkerPool.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2017-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-worker/src/base/__tests__/BaseWorkerPool.test.js b/packages/jest-worker/src/base/__tests__/BaseWorkerPool.test.js index ca7297a58d1b..ef034b5de8c7 100644 --- a/packages/jest-worker/src/base/__tests__/BaseWorkerPool.test.js +++ b/packages/jest-worker/src/base/__tests__/BaseWorkerPool.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2017-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-worker/src/index.js b/packages/jest-worker/src/index.js index fbaff49e7b02..807545c1a634 100644 --- a/packages/jest-worker/src/index.js +++ b/packages/jest-worker/src/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2017-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-worker/src/types.js b/packages/jest-worker/src/types.js index 30f4e6254dfe..15647155c50a 100644 --- a/packages/jest-worker/src/types.js +++ b/packages/jest-worker/src/types.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2017-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-worker/src/workers/ChildProcessWorker.js b/packages/jest-worker/src/workers/ChildProcessWorker.js index 4a49eab59fe6..77a446f20ab2 100644 --- a/packages/jest-worker/src/workers/ChildProcessWorker.js +++ b/packages/jest-worker/src/workers/ChildProcessWorker.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2017-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-worker/src/workers/NodeThreadsWorker.js b/packages/jest-worker/src/workers/NodeThreadsWorker.js index 67e6fbf4b588..fc0585e5d1bb 100644 --- a/packages/jest-worker/src/workers/NodeThreadsWorker.js +++ b/packages/jest-worker/src/workers/NodeThreadsWorker.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2017-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-worker/src/workers/__tests__/ChildProcessWorker.test.js b/packages/jest-worker/src/workers/__tests__/ChildProcessWorker.test.js index 6ec956e90fd6..ccabd691559c 100644 --- a/packages/jest-worker/src/workers/__tests__/ChildProcessWorker.test.js +++ b/packages/jest-worker/src/workers/__tests__/ChildProcessWorker.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2017-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-worker/src/workers/__tests__/NodeThreadsWorker.test.js b/packages/jest-worker/src/workers/__tests__/NodeThreadsWorker.test.js index db4cfaa06a0b..4406e3795c71 100644 --- a/packages/jest-worker/src/workers/__tests__/NodeThreadsWorker.test.js +++ b/packages/jest-worker/src/workers/__tests__/NodeThreadsWorker.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2017-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-worker/src/workers/__tests__/processChild.test.js b/packages/jest-worker/src/workers/__tests__/processChild.test.js index 1e4ac3ffd70e..d1bc1ff0671a 100644 --- a/packages/jest-worker/src/workers/__tests__/processChild.test.js +++ b/packages/jest-worker/src/workers/__tests__/processChild.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2017-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-worker/src/workers/__tests__/threadChild.test.js b/packages/jest-worker/src/workers/__tests__/threadChild.test.js index b0d3c41cd105..e44602361499 100644 --- a/packages/jest-worker/src/workers/__tests__/threadChild.test.js +++ b/packages/jest-worker/src/workers/__tests__/threadChild.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2017-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-worker/src/workers/processChild.js b/packages/jest-worker/src/workers/processChild.js index 39359b81ec87..a6b5f2077bc5 100644 --- a/packages/jest-worker/src/workers/processChild.js +++ b/packages/jest-worker/src/workers/processChild.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2017-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-worker/src/workers/threadChild.js b/packages/jest-worker/src/workers/threadChild.js index 77c7a96fa6d3..17d087ee1ae9 100644 --- a/packages/jest-worker/src/workers/threadChild.js +++ b/packages/jest-worker/src/workers/threadChild.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2017-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest/bin/jest.js b/packages/jest/bin/jest.js index bb9e1ded5c45..4a828880afcf 100755 --- a/packages/jest/bin/jest.js +++ b/packages/jest/bin/jest.js @@ -1,6 +1,6 @@ #!/usr/bin/env node /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest/src/jest.js b/packages/jest/src/jest.js index 64c046dcf264..5d9af4b79901 100644 --- a/packages/jest/src/jest.js +++ b/packages/jest/src/jest.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/pretty-format/perf/test.js b/packages/pretty-format/perf/test.js index c8e72fd6bc22..82951c4a8499 100644 --- a/packages/pretty-format/perf/test.js +++ b/packages/pretty-format/perf/test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/pretty-format/src/__tests__/AsymmetricMatcher.test.js b/packages/pretty-format/src/__tests__/AsymmetricMatcher.test.js index 382ae6bb4270..1bde2b313a11 100644 --- a/packages/pretty-format/src/__tests__/AsymmetricMatcher.test.js +++ b/packages/pretty-format/src/__tests__/AsymmetricMatcher.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/pretty-format/src/__tests__/ConvertAnsi.test.js b/packages/pretty-format/src/__tests__/ConvertAnsi.test.js index 84000fdbb515..abfc27212ac3 100644 --- a/packages/pretty-format/src/__tests__/ConvertAnsi.test.js +++ b/packages/pretty-format/src/__tests__/ConvertAnsi.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/pretty-format/src/__tests__/DOMCollection.test.js b/packages/pretty-format/src/__tests__/DOMCollection.test.js index fb027efc5b7d..c38a6b02663e 100644 --- a/packages/pretty-format/src/__tests__/DOMCollection.test.js +++ b/packages/pretty-format/src/__tests__/DOMCollection.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/pretty-format/src/__tests__/DOMElement.test.js b/packages/pretty-format/src/__tests__/DOMElement.test.js index 231549b86e75..2ba675e81319 100644 --- a/packages/pretty-format/src/__tests__/DOMElement.test.js +++ b/packages/pretty-format/src/__tests__/DOMElement.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/pretty-format/src/__tests__/Immutable.test.js b/packages/pretty-format/src/__tests__/Immutable.test.js index 03e531bde849..5fe9536f8b49 100644 --- a/packages/pretty-format/src/__tests__/Immutable.test.js +++ b/packages/pretty-format/src/__tests__/Immutable.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/pretty-format/src/__tests__/getPrettyPrint.js b/packages/pretty-format/src/__tests__/getPrettyPrint.js index d248ca43e03a..13c77fcc591f 100644 --- a/packages/pretty-format/src/__tests__/getPrettyPrint.js +++ b/packages/pretty-format/src/__tests__/getPrettyPrint.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/pretty-format/src/__tests__/prettyFormat.test.js b/packages/pretty-format/src/__tests__/prettyFormat.test.js index 3c4dbb12e3a5..6474415f76bc 100644 --- a/packages/pretty-format/src/__tests__/prettyFormat.test.js +++ b/packages/pretty-format/src/__tests__/prettyFormat.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/pretty-format/src/__tests__/react.test.js b/packages/pretty-format/src/__tests__/react.test.js index e99d53b6cbeb..8ce5f5a95733 100644 --- a/packages/pretty-format/src/__tests__/react.test.js +++ b/packages/pretty-format/src/__tests__/react.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/pretty-format/src/collections.js b/packages/pretty-format/src/collections.js index bfde775c28f1..ec0478b488f3 100644 --- a/packages/pretty-format/src/collections.js +++ b/packages/pretty-format/src/collections.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/pretty-format/src/index.js b/packages/pretty-format/src/index.js index 987146e1edb9..2cd10300e6ab 100644 --- a/packages/pretty-format/src/index.js +++ b/packages/pretty-format/src/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/pretty-format/src/plugins/AsymmetricMatcher.js b/packages/pretty-format/src/plugins/AsymmetricMatcher.js index 7cdb099fc30e..3d6376c732fe 100644 --- a/packages/pretty-format/src/plugins/AsymmetricMatcher.js +++ b/packages/pretty-format/src/plugins/AsymmetricMatcher.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/pretty-format/src/plugins/ConvertAnsi.js b/packages/pretty-format/src/plugins/ConvertAnsi.js index 1a3d952beeff..b974b47aef88 100644 --- a/packages/pretty-format/src/plugins/ConvertAnsi.js +++ b/packages/pretty-format/src/plugins/ConvertAnsi.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/pretty-format/src/plugins/DOMCollection.js b/packages/pretty-format/src/plugins/DOMCollection.js index 716e83829617..86c71e23af3a 100644 --- a/packages/pretty-format/src/plugins/DOMCollection.js +++ b/packages/pretty-format/src/plugins/DOMCollection.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/pretty-format/src/plugins/DOMElement.js b/packages/pretty-format/src/plugins/DOMElement.js index b09cbeb1d409..f9e86164ad15 100644 --- a/packages/pretty-format/src/plugins/DOMElement.js +++ b/packages/pretty-format/src/plugins/DOMElement.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/pretty-format/src/plugins/Immutable.js b/packages/pretty-format/src/plugins/Immutable.js index 06f0adcdb0c2..3814b7d832a0 100644 --- a/packages/pretty-format/src/plugins/Immutable.js +++ b/packages/pretty-format/src/plugins/Immutable.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/pretty-format/src/plugins/ReactElement.js b/packages/pretty-format/src/plugins/ReactElement.js index f83b63361c7e..eef452ce9525 100644 --- a/packages/pretty-format/src/plugins/ReactElement.js +++ b/packages/pretty-format/src/plugins/ReactElement.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/pretty-format/src/plugins/ReactTestComponent.js b/packages/pretty-format/src/plugins/ReactTestComponent.js index ca892cb9ae86..0a21082b28bd 100644 --- a/packages/pretty-format/src/plugins/ReactTestComponent.js +++ b/packages/pretty-format/src/plugins/ReactTestComponent.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/pretty-format/src/plugins/lib/escapeHTML.js b/packages/pretty-format/src/plugins/lib/escapeHTML.js index fba2dffc3340..2fd80a074e32 100644 --- a/packages/pretty-format/src/plugins/lib/escapeHTML.js +++ b/packages/pretty-format/src/plugins/lib/escapeHTML.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/pretty-format/src/plugins/lib/markup.js b/packages/pretty-format/src/plugins/lib/markup.js index 70ebceebc806..ee346d73c6ef 100644 --- a/packages/pretty-format/src/plugins/lib/markup.js +++ b/packages/pretty-format/src/plugins/lib/markup.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/scripts/ConditionalTest.js b/scripts/ConditionalTest.js index 7d5f2f4c4af2..9906461889c3 100644 --- a/scripts/ConditionalTest.js +++ b/scripts/ConditionalTest.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/scripts/babel-plugin-jest-native-globals.js b/scripts/babel-plugin-jest-native-globals.js index adafd4e6f91f..c1e60921917a 100644 --- a/scripts/babel-plugin-jest-native-globals.js +++ b/scripts/babel-plugin-jest-native-globals.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/scripts/browserBuild.js b/scripts/browserBuild.js index d7d879820b58..ee8988f64d7e 100644 --- a/scripts/browserBuild.js +++ b/scripts/browserBuild.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/scripts/build.js b/scripts/build.js index fa3e256272a1..243df45bc3ba 100644 --- a/scripts/build.js +++ b/scripts/build.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/scripts/checkCopyrightHeaders.js b/scripts/checkCopyrightHeaders.js index 43ecbc7c7388..2cd3c0623a17 100755 --- a/scripts/checkCopyrightHeaders.js +++ b/scripts/checkCopyrightHeaders.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. @@ -114,11 +114,12 @@ const INCLUDED_PATTERNS = [ /\.[^/]+$/, ]; -const COPYRIGHT_HEADER_RE = /(Facebook, Inc(.|,)? and its affiliates)|([0-9]{4}-present(.|,)? Facebook)|([0-9]{4}(.|,)? Facebook)/; +const COPYRIGHT_HEADER = + 'Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.'; function needsCopyrightHeader(file) { const contents = getFileContents(file); - return contents.trim().length > 0 && !COPYRIGHT_HEADER_RE.test(contents); + return contents.trim().length > 0 && !contents.includes(COPYRIGHT_HEADER); } function check() { diff --git a/scripts/getPackages.js b/scripts/getPackages.js index ef48ec615fd7..8c2b88dacfbf 100644 --- a/scripts/getPackages.js +++ b/scripts/getPackages.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/scripts/mapCoverage.js b/scripts/mapCoverage.js index 3fb864842a07..b93148e19709 100644 --- a/scripts/mapCoverage.js +++ b/scripts/mapCoverage.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/scripts/watch.js b/scripts/watch.js index ad0b9ed0d51a..e26e24241cde 100644 --- a/scripts/watch.js +++ b/scripts/watch.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/testSetupFile.js b/testSetupFile.js index b6c5c3b99e16..afb302db2e0c 100644 --- a/testSetupFile.js +++ b/testSetupFile.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/types/Argv.js b/types/Argv.js index 15492b5a477f..7449ab253f3d 100644 --- a/types/Argv.js +++ b/types/Argv.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/types/ChangedFiles.js b/types/ChangedFiles.js index 9e31be9286fb..53b116b8783a 100644 --- a/types/ChangedFiles.js +++ b/types/ChangedFiles.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/types/Circus.js b/types/Circus.js index ae13529ed043..f255e3914284 100644 --- a/types/Circus.js +++ b/types/Circus.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/types/Config.js b/types/Config.js index a491d5206f00..d500cf4e7248 100644 --- a/types/Config.js +++ b/types/Config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/types/Console.js b/types/Console.js index bc50107e2d4f..962a97db4a79 100644 --- a/types/Console.js +++ b/types/Console.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/types/Context.js b/types/Context.js index 72837431fe8a..c49ba458695e 100644 --- a/types/Context.js +++ b/types/Context.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/types/Environment.js b/types/Environment.js index 237b47077532..b11fc9658370 100644 --- a/types/Environment.js +++ b/types/Environment.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/types/Errors.js b/types/Errors.js index 4dc44b168bf9..01ac0b28b446 100644 --- a/types/Errors.js +++ b/types/Errors.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/types/Global.js b/types/Global.js index a8caf366979f..049e12d3b08f 100644 --- a/types/Global.js +++ b/types/Global.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/types/HasteMap.js b/types/HasteMap.js index ed9825535b4f..88815cd8ef2e 100644 --- a/types/HasteMap.js +++ b/types/HasteMap.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/types/Jasmine.js b/types/Jasmine.js index 227b8742feb3..965d2b355994 100644 --- a/types/Jasmine.js +++ b/types/Jasmine.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/types/Jest.js b/types/Jest.js index 1afa267e3942..23f7c8e04996 100644 --- a/types/Jest.js +++ b/types/Jest.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/types/JestHooks.js b/types/JestHooks.js index bf5626cffb41..f92359bec389 100644 --- a/types/JestHooks.js +++ b/types/JestHooks.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/types/Matchers.js b/types/Matchers.js index 79e89d433fb8..f945e6ba4e56 100644 --- a/types/Matchers.js +++ b/types/Matchers.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/types/Mock.js b/types/Mock.js index a87a4693a209..793819056cae 100644 --- a/types/Mock.js +++ b/types/Mock.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/types/PrettyFormat.js b/types/PrettyFormat.js index dd1f010bcf03..af1e0f6e1971 100644 --- a/types/PrettyFormat.js +++ b/types/PrettyFormat.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/types/Process.js b/types/Process.js index c5a0d887a0d7..b1c500f0d80b 100644 --- a/types/Process.js +++ b/types/Process.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/types/Reporters.js b/types/Reporters.js index 86c47436748d..07d35e93a3d0 100644 --- a/types/Reporters.js +++ b/types/Reporters.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/types/Resolve.js b/types/Resolve.js index e9524cda942a..1d849797cbc4 100644 --- a/types/Resolve.js +++ b/types/Resolve.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/types/SnapshotResolver.js b/types/SnapshotResolver.js index 0be8f98729fe..6127d1ed4968 100644 --- a/types/SnapshotResolver.js +++ b/types/SnapshotResolver.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. import type {Path} from './Config'; diff --git a/types/SourceMaps.js b/types/SourceMaps.js index aa21bae1252e..dc0ee2398c84 100644 --- a/types/SourceMaps.js +++ b/types/SourceMaps.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/types/TestResult.js b/types/TestResult.js index 2cf15a5dbfa9..60436b6c77e9 100644 --- a/types/TestResult.js +++ b/types/TestResult.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/types/TestRunner.js b/types/TestRunner.js index ed1e7c43114e..42e97cb6d382 100644 --- a/types/TestRunner.js +++ b/types/TestRunner.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/types/Transform.js b/types/Transform.js index e0345e5c85ff..af2f83db00c8 100644 --- a/types/Transform.js +++ b/types/Transform.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/types/Watch.js b/types/Watch.js index 91163d5b40c2..54e8d2f17dcc 100644 --- a/types/Watch.js +++ b/types/Watch.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/website/core/Footer.js b/website/core/Footer.js index eb9feb690e45..223518caa51b 100644 --- a/website/core/Footer.js +++ b/website/core/Footer.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2017-present, Facebook, Inc. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/website/fetchSuporters.js b/website/fetchSuporters.js index 485d92118d97..212d63ffff69 100644 --- a/website/fetchSuporters.js +++ b/website/fetchSuporters.js @@ -1,6 +1,6 @@ #!/usr/bin/env node -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. const fs = require('fs'); const request = require('request'); diff --git a/website/languages.js b/website/languages.js index b0cc9acbbea5..dfe4d38e63d9 100644 --- a/website/languages.js +++ b/website/languages.js @@ -1,5 +1,5 @@ /** - * Copyright 2004-present Facebook. All Rights Reserved. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * */ const languages = [ diff --git a/website/pages/en/help.js b/website/pages/en/help.js index 1d1aafae0971..12b1cf2a5187 100755 --- a/website/pages/en/help.js +++ b/website/pages/en/help.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2017-present, Facebook, Inc. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/website/pages/en/index.js b/website/pages/en/index.js index 5bd8a4202dc4..52b4992813a5 100755 --- a/website/pages/en/index.js +++ b/website/pages/en/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2017-present, Facebook, Inc. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/website/pages/en/versions.js b/website/pages/en/versions.js index b3948949e432..e4e8c8586354 100644 --- a/website/pages/en/versions.js +++ b/website/pages/en/versions.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2017-present, Facebook, Inc. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/website/pages/en/videos.js b/website/pages/en/videos.js index 6343c8b0afbd..d5a465a0b70e 100644 --- a/website/pages/en/videos.js +++ b/website/pages/en/videos.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. const React = require('react'); diff --git a/website/siteConfig.js b/website/siteConfig.js index ed3a4aa9ecd7..d8104a4bc49e 100644 --- a/website/siteConfig.js +++ b/website/siteConfig.js @@ -1,6 +1,6 @@ /*eslint sort-keys: 0*/ /** - * Copyright (c) 2017-present, Facebook, Inc. + * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/website/static/css/custom.css b/website/static/css/custom.css index 5046cc69936e..a6afb973e89c 100644 --- a/website/static/css/custom.css +++ b/website/static/css/custom.css @@ -1,4 +1,4 @@ -/* Copyright (c) 2014-present, Facebook, Inc. All rights reserved. */ +/* Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. */ .fixedHeaderContainer header img.logo { height: 60px; diff --git a/website/static/css/jest.css b/website/static/css/jest.css index fa0182120640..2ba161a758f7 100644 --- a/website/static/css/jest.css +++ b/website/static/css/jest.css @@ -1,4 +1,4 @@ -/* Copyright (c) 2014-present, Facebook, Inc. All rights reserved. */ +/* Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. */ .sponsor-item { margin: 10px;