From 6d2632adae0f0fa1fe116d3b475fd9783d0de1b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20O=E2=80=99Shannessy?= Date: Wed, 8 Feb 2023 23:13:08 -0800 Subject: [PATCH] Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) --- .eslintplugin/index.js | 2 +- .eslintrc.cjs | 2 +- LICENSE | 2 +- babel.config.js | 2 +- benchmarks/test-file-overhead/0.test.js | 2 +- e2e/MockStdinWatchPlugin.js | 2 +- e2e/Utils.ts | 2 +- e2e/__tests__/asyncAndCallback.test.ts | 2 +- e2e/__tests__/asyncRegenerator.test.ts | 2 +- e2e/__tests__/autoClearMocks.test.ts | 2 +- e2e/__tests__/autoResetMocks.test.ts | 2 +- e2e/__tests__/autoRestoreMocks.test.ts | 2 +- e2e/__tests__/babelPluginJestHoist.test.ts | 2 +- e2e/__tests__/badSourceMap.test.ts | 2 +- e2e/__tests__/beforeAllFiltered.ts | 2 +- e2e/__tests__/beforeEachQueue.ts | 2 +- e2e/__tests__/browserResolve.ts | 2 +- e2e/__tests__/callDoneTwice.test.ts | 2 +- e2e/__tests__/chaiAssertionLibrary.ts | 2 +- e2e/__tests__/circularInequality.test.ts | 2 +- e2e/__tests__/circusConcurrentEach.test.ts | 2 +- e2e/__tests__/circusDeclarationErrors.test.ts | 2 +- e2e/__tests__/clearCache.test.ts | 2 +- e2e/__tests__/clearFSAndTransformCache.test.ts | 2 +- e2e/__tests__/cliHandlesExactFilenames.test.ts | 2 +- e2e/__tests__/compareDomNodes.test.ts | 2 +- e2e/__tests__/complexItemsInErrors.ts | 2 +- e2e/__tests__/config.test.ts | 2 +- e2e/__tests__/configOverride.test.ts | 2 +- e2e/__tests__/console.test.ts | 2 +- e2e/__tests__/consoleAfterTeardown.test.ts | 2 +- e2e/__tests__/consoleDebugging.test.ts | 2 +- .../consoleLogOutputWhenRunInBand.test.ts | 2 +- e2e/__tests__/coverageHandlebars.test.ts | 2 +- e2e/__tests__/coverageProviderV8.test.ts | 2 +- e2e/__tests__/coverageRemapping.test.ts | 2 +- e2e/__tests__/coverageReport.test.ts | 2 +- e2e/__tests__/coverageThreshold.test.ts | 2 +- .../coverageTransformInstrumented.test.ts | 2 +- e2e/__tests__/coverageWithoutTransform.test.ts | 2 +- e2e/__tests__/crawlSymlinks.test.ts | 2 +- e2e/__tests__/createProcessObject.test.ts | 2 +- e2e/__tests__/customEsmTestSequencers.test.ts | 2 +- e2e/__tests__/customHaste.test.ts | 2 +- .../customInlineSnapshotMatchers.test.ts | 2 +- e2e/__tests__/customMatcherStackTrace.test.ts | 2 +- e2e/__tests__/customReporters.test.ts | 2 +- e2e/__tests__/customReportersOnCircus.test.ts | 2 +- e2e/__tests__/customResolver.test.ts | 2 +- e2e/__tests__/customTestSequencers.test.ts | 2 +- e2e/__tests__/debug.test.ts | 2 +- e2e/__tests__/declarationErrors.test.ts | 2 +- e2e/__tests__/dependencyClash.test.ts | 2 +- e2e/__tests__/detectOpenHandles.ts | 2 +- e2e/__tests__/domDiffing.test.ts | 2 +- e2e/__tests__/doneInHooks.test.ts | 2 +- e2e/__tests__/dynamicRequireDependencies.ts | 2 +- e2e/__tests__/each.test.ts | 2 +- e2e/__tests__/emptyDescribeWithHooks.test.ts | 2 +- e2e/__tests__/emptySuiteError.test.ts | 2 +- e2e/__tests__/env.test.ts | 2 +- e2e/__tests__/environmentAfterTeardown.test.ts | 2 +- e2e/__tests__/errorOnDeprecated.test.ts | 2 +- e2e/__tests__/esmConfigFile.test.ts | 2 +- e2e/__tests__/executeTestsOnceInMpr.ts | 2 +- e2e/__tests__/existentRoots.test.ts | 2 +- e2e/__tests__/expectAsyncMatcher.test.ts | 2 +- e2e/__tests__/expectInVm.test.ts | 2 +- e2e/__tests__/failureDetailsProperty.test.ts | 2 +- e2e/__tests__/failures.test.ts | 2 +- e2e/__tests__/fakePromises.test.ts | 2 +- e2e/__tests__/fakeTimers.test.ts | 2 +- e2e/__tests__/fakeTimersLegacy.test.ts | 2 +- e2e/__tests__/fatalWorkerError.test.ts | 2 +- e2e/__tests__/filter.test.ts | 2 +- e2e/__tests__/findRelatedFiles.test.ts | 2 +- e2e/__tests__/focusedTests.test.ts | 2 +- e2e/__tests__/forceExit.test.ts | 2 +- e2e/__tests__/generatorMock.test.ts | 2 +- e2e/__tests__/global-mutation.test.ts | 2 +- e2e/__tests__/global.test.ts | 2 +- e2e/__tests__/globalSetup.test.ts | 2 +- e2e/__tests__/globalTeardown.test.ts | 2 +- e2e/__tests__/globals.test.ts | 2 +- e2e/__tests__/hasteMapMockChanged.test.ts | 2 +- e2e/__tests__/hasteMapSha1.test.ts | 2 +- e2e/__tests__/hasteMapSize.test.ts | 2 +- e2e/__tests__/importedGlobals.test.ts | 2 +- e2e/__tests__/injectGlobals.test.ts | 2 +- e2e/__tests__/isolateModules.test.ts | 2 +- e2e/__tests__/iterator-to-null-test.ts | 2 +- e2e/__tests__/jasmineAsync.test.ts | 2 +- .../jasmineAsyncWithPendingDuringTest.ts | 2 +- e2e/__tests__/jest.config.js.test.ts | 2 +- e2e/__tests__/jest.config.ts.test.ts | 2 +- e2e/__tests__/jestChangedFiles.test.ts | 2 +- e2e/__tests__/jestEnvironmentJsdom.test.ts | 2 +- e2e/__tests__/jestObject.test.ts | 2 +- e2e/__tests__/jestRequireActual.test.ts | 2 +- e2e/__tests__/jestRequireMock.test.ts | 2 +- e2e/__tests__/json.test.ts | 2 +- e2e/__tests__/jsonReporter.test.ts | 2 +- e2e/__tests__/lifecycles.ts | 2 +- e2e/__tests__/listTests.test.ts | 2 +- e2e/__tests__/locationInResults.test.ts | 2 +- e2e/__tests__/logHeapUsage.test.ts | 2 +- e2e/__tests__/mockFunctions.test.ts | 2 +- e2e/__tests__/mockNames.test.ts | 2 +- e2e/__tests__/moduleNameMapper.test.ts | 2 +- e2e/__tests__/moduleParentNullInTest.ts | 2 +- e2e/__tests__/multiProjectRunner.test.ts | 2 +- e2e/__tests__/multipleConfigs.ts | 2 +- e2e/__tests__/nativeAsyncMock.test.ts | 2 +- e2e/__tests__/nativeEsm.test.ts | 2 +- e2e/__tests__/nativeEsmTypescript.test.ts | 2 +- e2e/__tests__/nestedEventLoop.test.ts | 2 +- e2e/__tests__/nestedTestDefinitions.test.ts | 2 +- e2e/__tests__/noTestFound.test.ts | 2 +- e2e/__tests__/noTestsFound.test.ts | 2 +- e2e/__tests__/nodePath.test.ts | 2 +- e2e/__tests__/onlyChanged.test.ts | 2 +- e2e/__tests__/onlyFailuresNonWatch.test.ts | 2 +- e2e/__tests__/overrideGlobals.test.ts | 2 +- e2e/__tests__/pnp.test.ts | 2 +- e2e/__tests__/presets.test.ts | 2 +- e2e/__tests__/processExit.test.ts | 2 +- e2e/__tests__/promiseReject.test.ts | 2 +- e2e/__tests__/readInitialOptions.test.ts | 2 +- e2e/__tests__/regexCharInPath.test.ts | 2 +- e2e/__tests__/requireAfterTeardown.test.ts | 2 +- e2e/__tests__/requireMain.test.ts | 2 +- .../requireMainAfterCreateRequire.test.ts | 2 +- e2e/__tests__/requireMainIsolateModules.test.ts | 2 +- e2e/__tests__/requireMainResetModules.test.ts | 2 +- e2e/__tests__/requireMissingExt.test.ts | 2 +- e2e/__tests__/requireV8Module.test.ts | 2 +- e2e/__tests__/resetModules.test.ts | 2 +- e2e/__tests__/resolve.test.ts | 2 +- e2e/__tests__/resolveAsync.test.ts | 2 +- e2e/__tests__/resolveConditions.test.ts | 2 +- e2e/__tests__/resolveGetPaths.test.ts | 2 +- e2e/__tests__/resolveNoFileExtensions.test.ts | 2 +- e2e/__tests__/resolveNodeModule.test.ts | 2 +- e2e/__tests__/resolveWithPaths.test.ts | 2 +- e2e/__tests__/retainAllFiles.test.ts | 2 +- e2e/__tests__/runProgrammatically.test.ts | 2 +- .../runProgrammaticallyMultipleProjects.test.ts | 2 +- e2e/__tests__/runTestsByPath.test.ts | 2 +- .../runtimeInternalModuleRegistry.test.ts | 2 +- e2e/__tests__/sandboxInjectedGlobals.test.ts | 2 +- e2e/__tests__/selectProjects.test.ts | 2 +- e2e/__tests__/setupFiles.test.ts | 2 +- e2e/__tests__/setupFilesAfterEnvConfig.test.ts | 2 +- e2e/__tests__/shard.test.ts | 2 +- e2e/__tests__/showConfig.test.ts | 2 +- e2e/__tests__/showSeed.test.ts | 2 +- e2e/__tests__/skipBeforeAfterAll.test.ts | 2 +- e2e/__tests__/snapshot-unknown.test.ts | 2 +- e2e/__tests__/snapshot.test.ts | 2 +- e2e/__tests__/snapshotMockFs.test.ts | 2 +- e2e/__tests__/snapshotResolver.test.ts | 2 +- e2e/__tests__/snapshotSerializers.test.ts | 2 +- e2e/__tests__/stackTrace.test.ts | 2 +- .../stackTraceNoCaptureStackTrace.test.ts | 2 +- e2e/__tests__/stackTraceSourceMaps.test.ts | 2 +- .../stackTraceSourceMapsWithCoverage.test.ts | 2 +- e2e/__tests__/supportsDashedArgs.ts | 2 +- e2e/__tests__/symbol.test.ts | 2 +- e2e/__tests__/testEnvironment.test.ts | 2 +- e2e/__tests__/testEnvironmentAsync.test.ts | 2 +- e2e/__tests__/testEnvironmentCircus.test.ts | 2 +- e2e/__tests__/testEnvironmentCircusAsync.test.ts | 2 +- e2e/__tests__/testEnvironmentEsm.ts | 2 +- e2e/__tests__/testEnvironmentRunScript.test.ts | 2 +- e2e/__tests__/testFailing.test.ts | 2 +- e2e/__tests__/testFailingJasmine.test.ts | 2 +- e2e/__tests__/testFailureExitCode.test.ts | 2 +- e2e/__tests__/testInRoot.test.ts | 2 +- e2e/__tests__/testMatch.test.ts | 2 +- e2e/__tests__/testNamePattern.test.ts | 2 +- e2e/__tests__/testNamePatternSkipped.test.ts | 2 +- .../testPathPatternReporterMessage.test.ts | 2 +- e2e/__tests__/testResultsProcessor.test.ts | 2 +- e2e/__tests__/testRetries.test.ts | 2 +- e2e/__tests__/testTodo.test.ts | 2 +- e2e/__tests__/timeouts.test.ts | 2 +- e2e/__tests__/timeoutsLegacy.test.ts | 2 +- e2e/__tests__/toMatchInlineSnapshot.test.ts | 2 +- .../toMatchInlineSnapshotWithJSX.test.ts | 2 +- .../toMatchInlineSnapshotWithRetries.test.ts | 2 +- e2e/__tests__/toMatchSnapshot.test.ts | 2 +- e2e/__tests__/toMatchSnapshotWithRetries.test.ts | 2 +- .../toMatchSnapshotWithStringSerializer.test.ts | 2 +- .../toThrowErrorMatchingInlineSnapshot.test.ts | 2 +- .../toThrowErrorMatchingSnapshot.test.ts | 2 +- e2e/__tests__/transform.test.ts | 2 +- e2e/__tests__/transformLinkedModules.test.ts | 2 +- e2e/__tests__/tsIntegration.test.ts | 2 +- e2e/__tests__/typescriptConfigFile.test.ts | 2 +- e2e/__tests__/typescriptCoverage.test.ts | 2 +- e2e/__tests__/unexpectedToken.test.ts | 2 +- e2e/__tests__/useStderr.test.ts | 2 +- e2e/__tests__/verbose.test.ts | 2 +- e2e/__tests__/version.test.ts | 2 +- e2e/__tests__/watch-plugins.test.ts | 2 +- e2e/__tests__/watchModeNoAccess.test.ts | 2 +- e2e/__tests__/watchModeOnlyFailed.test.ts | 2 +- e2e/__tests__/watchModePatterns.test.ts | 2 +- e2e/__tests__/watchModeUpdateSnapshot.test.ts | 2 +- e2e/__tests__/workerForceExit.test.ts | 2 +- e2e/__tests__/workerRestarting.test.ts | 2 +- e2e/__tests__/wrongEnv.test.ts | 2 +- e2e/async-regenerator/__tests__/test.js | 2 +- e2e/async-regenerator/babel.config.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 +- .../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 +- .../__test_modules__/a.js | 2 +- .../__test_modules__/b.js | 2 +- .../__test_modules__/c.js | 2 +- .../__test_modules__/d.js | 2 +- .../__test_modules__/e.js | 2 +- .../__test_modules__/f.js | 2 +- .../__test_modules__/g.js | 2 +- .../__test_modules__/jestBackticks.js | 2 +- .../__tests__/importJest.test.js | 2 +- .../__tests__/integration.test.js | 2 +- .../__tests__/integrationAutomockOff.test.js | 2 +- .../__tests__/typescript.test.ts | 2 +- e2e/babel-plugin-jest-hoist/babel.config.js | 2 +- e2e/babel-plugin-jest-hoist/banana.js | 2 +- e2e/babel-plugin-jest-hoist/entry.ts | 2 +- e2e/babel-plugin-jest-hoist/mockFile.js | 2 +- e2e/babel-plugin-jest-hoist/types.ts | 2 +- e2e/bad-source-map/__tests__/badSourceMap.js | 2 +- .../__tests__/beforeAllFiltered.test.js | 2 +- .../__tests__/beforeAllFiltered.test.js | 2 +- .../__tests__/beforeEachQueue.test.js | 2 +- e2e/browser-resolver/__tests__/test.js | 2 +- e2e/browser-resolver/fake-pkg/main.js | 2 +- e2e/browser-resolver/resolver.js | 2 +- e2e/call-done-twice/__tests__/index.test.js | 2 +- .../__tests__/chai_assertion.js | 2 +- .../__tests__/concurrent-each.test.js | 2 +- .../__tests__/concurrent-only-each.test.js | 2 +- .../__tests__/asyncDefinition.test.js | 2 +- e2e/clear-cache/__tests__/clearCache.test.js | 2 +- .../__tests__/failedAssertion.js | 2 +- e2e/config-override/__tests__/test.js | 2 +- .../__tests__/console.test.js | 2 +- .../__tests__/console-debugging.test.js | 2 +- e2e/console-debugging/jest.config.js | 2 +- e2e/console-debugging/stdout-spy.js | 2 +- e2e/console-jsdom/__tests__/console.test.js | 2 +- e2e/console-winston/__tests__/console.test.js | 2 +- e2e/console/__tests__/console.test.js | 2 +- e2e/coverage-handlebars/__tests__/greet.js | 2 +- e2e/coverage-handlebars/greet.hbs | 2 +- e2e/coverage-handlebars/transform-handlebars.js | 2 +- .../__tests__/test.js | 2 +- .../cjs-native-without-sourcemap/module.js | 2 +- .../cjs-native-without-sourcemap/uncovered.js | 2 +- .../cjs-with-babel-transformer/__tests__/test.ts | 2 +- .../cjs-with-babel-transformer/babel.config.js | 2 +- .../cjs-with-babel-transformer/module.ts | 2 +- .../cjs-with-babel-transformer/types.ts | 2 +- .../cjs-with-babel-transformer/uncovered.ts | 2 +- .../empty-sourcemap/__tests__/test.ts | 2 +- .../empty-sourcemap/babel.config.js | 2 +- .../empty-sourcemap/types.ts | 2 +- .../__tests__/test.js | 2 +- .../esm-native-without-sourcemap/module.js | 2 +- .../esm-native-without-sourcemap/uncovered.js | 2 +- .../__tests__/test.ts | 2 +- .../esm-with-custom-transformer/module.ts | 2 +- .../esm-with-custom-transformer/types.ts | 2 +- .../typescriptPreprocessor.js | 2 +- .../esm-with-custom-transformer/uncovered.ts | 2 +- e2e/coverage-provider-v8/no-sourcemap/Thing.js | 2 +- .../no-sourcemap/__tests__/Thing.test.js | 2 +- .../no-sourcemap/cssTransform.js | 2 +- .../with-resetModules/__tests__/test.js | 2 +- .../with-resetModules/module.js | 2 +- .../with-resetModules/uncovered.js | 2 +- e2e/coverage-remapping/__tests__/coveredTest.ts | 2 +- e2e/coverage-remapping/covered.ts | 2 +- e2e/coverage-remapping/typescriptPreprocessor.js | 2 +- e2e/coverage-report/__mocks__/sumDependency.js | 2 +- e2e/coverage-report/__tests__/sum.test.js | 2 +- e2e/coverage-report/babel.config.js | 2 +- .../a/__tests__/identical.test.js | 2 +- .../cached-duplicates/a/identical.js | 2 +- .../b/__tests__/identical.test.js | 2 +- .../cached-duplicates/b/identical.js | 2 +- e2e/coverage-report/file.js | 2 +- e2e/coverage-report/notRequiredInTestSuite.js | 2 +- e2e/coverage-report/otherFile.js | 2 +- e2e/coverage-report/setup.js | 2 +- e2e/coverage-report/sum.js | 2 +- e2e/coverage-report/sumDependency.js | 2 +- .../__tests__/coveredTest.js | 2 +- e2e/coverage-transform-instrumented/covered.js | 2 +- .../preprocessor.js | 2 +- e2e/coverage-without-transform/__tests__/test.js | 2 +- .../some-random-file.js | 2 +- .../__tests__/createProcessObject.test.js | 2 +- e2e/create-process-object/setup.js | 2 +- e2e/custom-esm-test-sequencer/a.test.js | 2 +- e2e/custom-esm-test-sequencer/b.test.js | 2 +- e2e/custom-esm-test-sequencer/c.test.js | 2 +- e2e/custom-esm-test-sequencer/d.test.js | 2 +- e2e/custom-esm-test-sequencer/e.test.js | 2 +- e2e/custom-esm-test-sequencer/testSequencer.mjs | 2 +- .../__tests__/hasteExample.test.js | 2 +- .../__tests__/hasteExampleHelper.js | 2 +- e2e/custom-haste-map/hasteMap.js | 2 +- .../__tests__/asynchronous.test.js | 2 +- .../__tests__/bail.test.js | 2 +- e2e/custom-jsdom-html/__tests__/test.js | 2 +- e2e/custom-jsdom-html/babel.config.js | 2 +- .../__tests__/asynchronous.test.js | 2 +- .../__tests__/sync.test.js | 2 +- e2e/custom-reporters/__tests__/add.test.js | 2 +- e2e/custom-reporters/__tests__/addFail.test.js | 2 +- e2e/custom-reporters/add.js | 2 +- .../reporters/AssertionCountsReporter.js | 2 +- .../reporters/DefaultExportReporter.js | 2 +- .../reporters/IncompleteReporter.js | 2 +- e2e/custom-reporters/reporters/TestReporter.js | 2 +- e2e/custom-resolver/__mocks__/manualMock.js | 2 +- .../__tests__/customResolver.test.js | 2 +- e2e/custom-resolver/bar.js | 2 +- e2e/custom-resolver/foo.js | 2 +- e2e/custom-resolver/manualMock.js | 2 +- e2e/custom-resolver/resolver.js | 2 +- e2e/custom-test-sequencer/a.test.js | 2 +- e2e/custom-test-sequencer/b.test.js | 2 +- e2e/custom-test-sequencer/c.test.js | 2 +- e2e/custom-test-sequencer/d.test.js | 2 +- e2e/custom-test-sequencer/e.test.js | 2 +- e2e/custom-test-sequencer/testSequencer.js | 2 +- e2e/custom-test-sequencer/testSequencerAsync.js | 2 +- .../__tests__/describeReturnPromise.test.js | 2 +- .../__tests__/describeReturnSomething.test.js | 2 +- .../__tests__/describeThrow.test.js | 2 +- .../__tests__/child_process.js | 2 +- e2e/detect-open-handles/__tests__/crypto.js | 2 +- e2e/detect-open-handles/__tests__/histogram.js | 2 +- .../__tests__/in-done-function.js | 2 +- .../__tests__/in-done-lifecycle.js | 2 +- e2e/detect-open-handles/__tests__/inside.js | 2 +- e2e/detect-open-handles/__tests__/notify.js | 2 +- e2e/detect-open-handles/__tests__/outside.js | 2 +- e2e/detect-open-handles/__tests__/promise.js | 2 +- .../__tests__/recently-closed.js | 2 +- e2e/detect-open-handles/__tests__/unref.js | 2 +- e2e/detect-open-handles/__tests__/worker.js | 2 +- e2e/detect-open-handles/babel.config.js | 2 +- e2e/detect-open-handles/interval-code.js | 2 +- e2e/detect-open-handles/server.js | 2 +- e2e/dom-diffing/__tests__/dom.test.js | 2 +- e2e/done-in-hooks/__tests__/index.test.js | 2 +- .../__tests__/dynamicRequire.test.js | 2 +- .../dynamicRequire.js | 2 +- e2e/dynamic-require-dependencies/source.js | 2 +- e2e/each/__tests__/describeOnly.test.js | 2 +- e2e/each/__tests__/eachException.test.js | 2 +- e2e/each/__tests__/eachOnly.test.js | 2 +- e2e/each/__tests__/eachSkip.test.js | 2 +- e2e/each/__tests__/failure.test.js | 2 +- e2e/each/__tests__/pretty.test.js | 2 +- e2e/each/__tests__/success.test.js | 2 +- .../hookInDescribeWithSkippedTest.test.js | 2 +- .../__tests__/hookInEmptyDescribe.test.js | 2 +- .../__tests__/hookInEmptyNestedDescribe.test.js | 2 +- .../multipleHooksInEmptyDescribe.test.js | 2 +- .../__tests__/emptySuite.test.js | 2 +- e2e/env-test/__tests__/env.test.js | 2 +- e2e/env-test/__tests__/equivalent.test.js | 2 +- .../__tests__/afterTeardown.test.js | 2 +- .../__tests__/environmentOptions.test.js | 2 +- .../__tests__/defaultTimeoutInterval.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 +- .../__tests__/pending.test.js | 2 +- e2e/error-on-deprecated/__tests__/spyOn.test.js | 2 +- .../__tests__/spyOnProperty.test.js | 2 +- e2e/esm-config/cjs/__tests__/test.js | 2 +- e2e/esm-config/cjs/jest.config.cjs | 2 +- e2e/esm-config/js/__tests__/test.js | 2 +- e2e/esm-config/js/jest.config.js | 2 +- e2e/esm-config/mjs/__tests__/test.js | 2 +- e2e/esm-config/mjs/jest.config.mjs | 2 +- e2e/esm-config/ts/__tests__/test.js | 2 +- e2e/esm-config/ts/jest.config.ts | 2 +- .../__tests__/failure.test.js | 2 +- .../__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 +- .../__tests__/tests.test.js | 2 +- e2e/failureDetails-property/myreporter.js | 2 +- e2e/failures/__tests__/assertionCount.test.js | 2 +- e2e/failures/__tests__/assertionError.test.js | 2 +- e2e/failures/__tests__/asyncFailures.test.js | 2 +- e2e/failures/__tests__/duringTests.test.js | 2 +- .../__tests__/errorAfterTestComplete.test.js | 2 +- e2e/failures/__tests__/snapshot.test.js | 2 +- e2e/failures/__tests__/snapshotWithHint.test.js | 2 +- e2e/failures/__tests__/testMacro.test.js | 2 +- e2e/failures/__tests__/throwNumber.test.js | 2 +- e2e/failures/__tests__/throwObject.test.js | 2 +- .../__tests__/throwObjectWithStackProp.test.js | 2 +- e2e/failures/__tests__/throwString.test.js | 2 +- e2e/failures/babel.config.js | 2 +- e2e/failures/macros.js | 2 +- .../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 +- .../__tests__/enableGlobally.test.js | 2 +- .../__tests__/legacyFakeTimers.test.js | 2 +- .../__tests__/requestAnimationFrame.test.js | 2 +- .../__tests__/resetAllMocks.test.js | 2 +- .../reset-mocks/__tests__/resetMocks.test.js | 2 +- .../set-immediate/__tests__/setImmediate.test.js | 2 +- .../__tests__/useFakeTimers.test.js | 2 +- .../__tests__/useFakeTimers.test.js | 2 +- .../__tests__/useRealTimers.test.js | 2 +- .../__tests__/advanceTimers.test.js | 2 +- .../__tests__/clearRealTimers.test.js | 2 +- .../do-not-fake/__tests__/doNotFake.test.js | 2 +- .../__tests__/enableGlobally.test.js | 2 +- .../__tests__/requestAnimationFrame.test.js | 2 +- .../set-immediate/__tests__/setImmediate.test.js | 2 +- .../timer-limit/__tests__/timerLimit.test.js | 2 +- .../__tests__/useFakeTimers.test.js | 2 +- .../__tests__/useRealTimers.test.js | 2 +- e2e/filter/__tests__/bar.test.js | 2 +- e2e/filter/__tests__/foo.test.js | 2 +- e2e/filter/my-broken-filter.js | 2 +- e2e/filter/my-broken-setup-filter.js | 2 +- e2e/filter/my-clowny-filter.js | 2 +- e2e/filter/my-filter.js | 2 +- e2e/filter/my-secondary-filter.js | 2 +- e2e/filter/my-setup-filter.js | 2 +- e2e/focused-tests/__tests__/tests.js | 2 +- .../__tests__/generatorMock.test.js | 2 +- e2e/generator-mock/index.js | 2 +- .../__tests__/test.js | 2 +- e2e/global-setup-custom-transform/index.js | 2 +- e2e/global-setup-custom-transform/setup.js | 2 +- e2e/global-setup-custom-transform/transformer.js | 2 +- e2e/global-setup-esm/__tests__/test.js | 2 +- e2e/global-setup-esm/index.js | 2 +- e2e/global-setup-esm/setup.js | 2 +- e2e/global-setup-node-modules/__tests__/test.js | 2 +- e2e/global-setup-node-modules/babel.config.js | 2 +- .../node_modules/example/index.js | 2 +- e2e/global-setup-node-modules/setup.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/babel.config.js | 2 +- e2e/global-setup/custom-tests-dir/pass.test.js | 2 +- e2e/global-setup/invalidSetup.js | 2 +- e2e/global-setup/invalidSetupWithNamedExport.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.js | 2 +- e2e/global-setup/setupWithConfig.js | 2 +- e2e/global-setup/setupWithDefaultExport.js | 2 +- e2e/global-teardown-esm/__tests__/test.js | 2 +- e2e/global-teardown-esm/index.js | 2 +- e2e/global-teardown-esm/teardown.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/babel.config.js | 2 +- .../custom-tests-dir/pass.test.js | 2 +- e2e/global-teardown/invalidTeardown.js | 2 +- .../invalidTeardownWithNamedExport.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.js | 2 +- e2e/global-teardown/teardownWithConfig.js | 2 +- e2e/global-teardown/teardownWithDefaultExport.js | 2 +- e2e/imported-globals/__tests__/env.test.js | 2 +- e2e/imported-globals/babel.config.js | 2 +- .../__tests__/asyncTestFails.test.js | 2 +- .../__tests__/concurrent-each.test.js | 2 +- .../__tests__/concurrent-many.test.js | 2 +- .../__tests__/concurrent-only-each.test.js | 2 +- .../concurrent-parallel-failure.test.js | 2 +- e2e/jasmine-async/__tests__/concurrent.test.js | 2 +- .../__tests__/concurrentWithinDescribe.test.js | 2 +- e2e/jasmine-async/__tests__/generator.test.js | 2 +- .../__tests__/pendingInPromise.test.js | 2 +- .../__tests__/promiseAfterAll.test.js | 2 +- .../__tests__/promiseAfterEach.test.js | 2 +- .../__tests__/promiseBeforeAll.test.js | 2 +- .../__tests__/promiseBeforeEach.test.js | 2 +- e2e/jasmine-async/__tests__/promiseFit.test.js | 2 +- e2e/jasmine-async/__tests__/promiseIt.test.js | 2 +- e2e/jasmine-async/__tests__/promiseXit.test.js | 2 +- .../__tests__/returningValues.test.js | 2 +- e2e/jest-object/__tests__/any-seed.test.js | 2 +- e2e/jest-object/__tests__/get-seed.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 +- e2e/mock-functions/__tests__/index.js | 2 +- e2e/mock-json/__tests__/index.js | 2 +- e2e/mock-json/index.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 +- .../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 +- .../__tests__/index.js | 2 +- .../without-mock-name-not-called/index.js | 2 +- .../without-mock-name/__tests__/index.js | 2 +- e2e/mock-names/without-mock-name/index.js | 2 +- .../__mocks__/styleMock.js | 2 +- .../__tests__/index.js | 2 +- e2e/module-name-mapper-correct-config/index.js | 2 +- .../__tests__/index.js | 2 +- .../index.js | 2 +- .../src/components/Button.js | 2 +- .../__tests__/storage/track/Track.test.js | 2 +- .../storage/track/TrackExpected.test.js | 2 +- .../src/storage/track/Track.js | 2 +- .../__tests__/index.js | 2 +- .../index.js | 2 +- .../__tests__/index.js | 2 +- e2e/module-name-mapper-wrong-config/index.js | 2 +- .../__tests__/index.js | 2 +- e2e/multi-project-babel/prj-1/babel.config.js | 2 +- e2e/multi-project-babel/prj-1/index.js | 2 +- e2e/multi-project-babel/prj-1/index.test.js | 2 +- e2e/multi-project-babel/prj-2/.babelrc.js | 2 +- e2e/multi-project-babel/prj-2/index.js | 2 +- e2e/multi-project-babel/prj-2/index.test.js | 2 +- .../prj-3/src/babel.config.js | 2 +- e2e/multi-project-babel/prj-3/src/index.js | 2 +- e2e/multi-project-babel/prj-3/src/index.test.js | 2 +- e2e/multi-project-babel/prj-4/.babelrc.js | 2 +- e2e/multi-project-babel/prj-4/src/index.js | 2 +- e2e/multi-project-babel/prj-4/src/index.test.js | 2 +- e2e/multi-project-babel/prj-5/.babelrc.js | 2 +- e2e/multi-project-babel/prj-5/src/index.js | 2 +- e2e/multi-project-babel/prj-5/src/index.test.js | 2 +- .../bar/__tests__/boggusBar.test.js | 2 +- .../foo/__tests__/boggusFoo.test.js | 2 +- e2e/multiple-configs/__tests__/test.js | 2 +- e2e/multiple-configs/jest.config.js | 2 +- e2e/native-async-mock/Native.js | 2 +- .../__tests__/nativeAsyncMock.test.js | 2 +- .../__tests__/double.test.ts | 2 +- e2e/native-esm-typescript/babel.config.js | 2 +- e2e/native-esm-typescript/double.ts | 2 +- .../native-esm-core-cjs-reexport.test.js | 2 +- .../native-esm-deep-cjs-reexport.test.js | 2 +- .../native-esm-import-assertions.test.js | 2 +- .../native-esm-missing-import-assertions.test.js | 2 +- e2e/native-esm/__tests__/native-esm-tla.test.js | 2 +- e2e/native-esm/__tests__/native-esm-wasm.test.js | 2 +- e2e/native-esm/__tests__/native-esm.test.js | 2 +- e2e/native-esm/anotherDynamicImport.js | 2 +- e2e/native-esm/circularDependentA.mjs | 2 +- e2e/native-esm/circularDependentB.mjs | 2 +- e2e/native-esm/commonjs.cjs | 2 +- e2e/native-esm/commonjsNamed.cjs | 2 +- e2e/native-esm/coreReexport.js | 2 +- e2e/native-esm/deepReexport.js | 2 +- e2e/native-esm/dynamicImport.js | 2 +- e2e/native-esm/fromCjs.mjs | 2 +- e2e/native-esm/fromEsm.cjs | 2 +- e2e/native-esm/index.js | 2 +- e2e/native-esm/namedExport.cjs | 2 +- e2e/native-esm/namespaceExport.js | 2 +- e2e/native-esm/reexport.js | 2 +- e2e/native-esm/stateful.cjs | 2 +- e2e/native-esm/stateful.mjs | 2 +- e2e/native-esm/staticDataImport.js | 2 +- e2e/native-esm/wasm-bindgen/index.js | 2 +- e2e/native-esm/wasm-bindgen/index_bg.js | 2 +- .../__tests__/nestedEventLoop.test.js | 2 +- .../__tests__/nestedDescribeInTest.js | 2 +- .../__tests__/nestedHookInTest.js | 2 +- .../__tests__/nestedTestOutsideDescribe.js | 2 +- .../__tests__/nestedTestWithinDescribe.js | 2 +- e2e/nested-test-definitions/index.js | 2 +- e2e/node-path/__tests__/nodePath.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/pnp/__tests__/index.js | 2 +- e2e/pnp/__tests__/undeclared-dependency.test.js | 2 +- e2e/pnp/lib/index.js | 2 +- e2e/pnp/undeclared-dependency/index.js | 2 +- e2e/presets/cjs/__tests__/index.js | 2 +- .../node_modules/jest-preset-cjs/jest-preset.cjs | 2 +- .../cjs/node_modules/jest-preset-cjs/mapper.js | 2 +- e2e/presets/js-type-module/__tests__/index.js | 2 +- .../jest-preset-js-type-module/jest-preset.js | 2 +- .../jest-preset-js-type-module/mapper.js | 2 +- e2e/presets/js/__tests__/index.js | 2 +- .../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/presets/mjs/__tests__/index.js | 2 +- .../node_modules/jest-preset-mjs/jest-preset.mjs | 2 +- .../mjs/node_modules/jest-preset-mjs/mapper.js | 2 +- e2e/process-exit/__tests__/test.js | 2 +- e2e/process-exit/babel.config.js | 2 +- .../__tests__/promise-and-callback.test.js | 2 +- .../async-config/jest.config.js | 2 +- .../js-config/jest.config.js | 2 +- .../mjs-config/jest.config.mjs | 2 +- .../multiple-config-files/jest.config.js | 2 +- e2e/read-initial-options/readOptions.js | 2 +- .../ts-config/jest.config.ts | 2 +- .../__tests__/regexCharInPath.test.js | 2 +- .../__tests__/lateRequire.test.js | 2 +- e2e/require-after-teardown/index.js | 2 +- .../__tests__/parent.test.js | 2 +- e2e/require-main-after-create-require/child.js | 2 +- e2e/require-main-after-create-require/empty.js | 2 +- .../__tests__/index.test.js | 2 +- e2e/require-main-isolate-modules/child.js | 2 +- e2e/require-main-isolate-modules/index.js | 2 +- .../__tests__/resetModulesCallDirectly.test.js | 2 +- .../__tests__/resetModulesCallIndirectly.test.js | 2 +- .../__tests__/resetModulesFlagDirectly.test.js | 2 +- .../__tests__/resetModulesFlagIndirectly.test.js | 2 +- e2e/require-main-reset-modules/direct.js | 2 +- e2e/require-main-reset-modules/indirect.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/require-missing-ext/__tests__/test.js | 2 +- e2e/reset-modules/__tests__/resetModules.test.js | 2 +- e2e/resolve-async/__tests__/resolveAsync.test.js | 2 +- e2e/resolve-async/resolver.cjs | 2 +- e2e/resolve-async/some-other-file.js | 2 +- .../__tests__/browser.test.mjs | 2 +- e2e/resolve-conditions/__tests__/deno.test.mjs | 2 +- .../jsdom-custom-export-conditions.test.mjs | 2 +- .../node-custom-export-conditions.test.mjs | 2 +- e2e/resolve-conditions/__tests__/node.test.mjs | 2 +- .../__tests__/resolveCjs.test.cjs | 2 +- .../__tests__/resolveEsm.test.mjs | 2 +- e2e/resolve-conditions/deno-env.js | 2 +- .../node_modules/fake-dep/module.cjs | 2 +- .../node_modules/fake-dep/module.mjs | 2 +- .../node_modules/fake-dual-dep/browser.mjs | 2 +- .../node_modules/fake-dual-dep/deno.mjs | 2 +- .../node_modules/fake-dual-dep/node.mjs | 2 +- .../node_modules/fake-dual-dep/special.mjs | 2 +- .../__tests__/resolveGetPaths.test.js | 2 +- e2e/resolve-get-paths/babel.config.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 +- .../__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__/resolveWithPaths.test.js | 2 +- e2e/resolve-with-paths/babel.config.js | 2 +- e2e/resolve-with-paths/dir/mod.js | 2 +- e2e/resolve/Test5.js | 2 +- e2e/resolve/Test7.js | 2 +- e2e/resolve/__mocks__/Test5.js | 2 +- e2e/resolve/__mocks__/Test6.js | 2 +- e2e/resolve/__tests__/resolve.test.js | 2 +- e2e/resolve/hasteImpl.js | 2 +- e2e/resolve/requiresUnexistingModule.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 +- .../node_modules/retainAllFiles.test.js | 2 +- .../client/client.test.js | 2 +- .../run-jest.js | 2 +- .../server/server.test.js | 2 +- e2e/run-programmatically/babel.config.js | 2 +- e2e/run-programmatically/cjs.js | 2 +- e2e/run-programmatically/esm.js | 2 +- e2e/run-programmatically/index.js | 2 +- e2e/runJest.ts | 2 +- .../__mocks__/fs.js | 2 +- .../runtimeInternalModuleRegistry.test.js | 2 +- .../__tests__/first-project.test.js | 2 +- .../__tests__/second-project.test.js | 2 +- .../__tests__/first-project.test.js | 2 +- .../__tests__/second-project.test.js | 2 +- .../__tests__/runnerPatch.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 +- .../setupHooksIntoRunner.js | 2 +- e2e/setup-files/__tests__/setup.test.js | 2 +- e2e/setup-files/fetched-data.js | 2 +- e2e/setup-files/setup-fetchdata.js | 2 +- e2e/shard/__tests__/1.test.js | 2 +- e2e/shard/__tests__/2.test.js | 2 +- e2e/shard/__tests__/3.test.js | 2 +- e2e/shard/no-sharding-test-sequencer.js | 2 +- e2e/shard/sharding-test-sequencer.js | 2 +- e2e/snapshot-escape/__tests__/snapshot.test.js | 2 +- .../__tests__/snapshotEscapeRegex.js | 2 +- .../__tests__/snapshotEscapeSubstitution.test.js | 2 +- .../__tests__/snapshot.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 +- .../__tests__/snapshot.test.js | 2 +- e2e/snapshot-serializers/plugins/bar.js | 2 +- e2e/snapshot-serializers/plugins/foo/index.js | 2 +- e2e/snapshot-serializers/transformer.js | 2 +- e2e/snapshot-serializers/utils.js | 2 +- e2e/snapshot-unknown/__tests__/works.test.js | 2 +- e2e/snapshot/__tests__/secondSnapshot.test.js | 2 +- e2e/snapshot/__tests__/snapshot.test.js | 2 +- .../__tests__/runtimeError.test.js | 2 +- .../__tests__/fails.ts | 2 +- e2e/stack-trace-source-maps-with-coverage/lib.ts | 2 +- .../preprocessor.js | 2 +- e2e/stack-trace-source-maps/__tests__/fails.ts | 2 +- e2e/stack-trace-source-maps/preprocessor.js | 2 +- e2e/stack-trace/__tests__/runtimeError.test.js | 2 +- e2e/stack-trace/__tests__/stackTrace.test.js | 2 +- .../__tests__/stackTraceWithoutMessage.test.js | 2 +- e2e/stack-trace/__tests__/testError.test.js | 2 +- e2e/test-environment-async/TestEnvironment.js | 2 +- .../__tests__/custom.test.js | 2 +- .../CircusAsyncHandleTestEventEnvironment.js | 2 +- .../__tests__/circusHandleTestEvent.test.js | 2 +- .../CircusHandleTestEventEnvironment.js | 2 +- .../__tests__/circusHandleTestEvent.test.js | 2 +- e2e/test-environment-esm/EnvESM.js | 2 +- .../__tests__/testUsingESMTestEnv.test.js | 2 +- .../EnvUsingRunScript.js | 2 +- .../__tests__/envUsingRunScript.test.js | 2 +- .../DocblockPragmasEnvironment.js | 2 +- e2e/test-environment/EsmDefaultEnvironment.js | 2 +- .../__tests__/docblockPragmas.test.js | 2 +- e2e/test-environment/__tests__/env.test.js | 2 +- .../environmentOptionsFromDocblock.test.js | 2 +- .../__tests__/esmDefault.test.js | 2 +- e2e/test-failing/__tests__/statuses.test.js | 2 +- .../__tests__/worksWithConcurrentMode.test.js | 2 +- .../worksWithConcurrentOnlyMode.test.js | 2 +- .../__tests__/worksWithOnlyMode.test.js | 2 +- .../__tests__/worksWithSkipMode.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-match/test-suites/sample-suite.mjs | 2 +- e2e/test-match/test-suites/sample-suite2.cjs | 2 +- .../__tests__/testNamePatternSkipped.test.js | 2 +- .../__tests__/testNamePattern.test.js | 2 +- .../__tests__/processor.test.js | 2 +- e2e/test-results-processor/processor.js | 2 +- e2e/test-results-processor/processor.mjs | 2 +- e2e/test-results-processor/processorAsync.js | 2 +- .../__tests__/beforeAllFailure.test.js | 2 +- e2e/test-retries/__tests__/control.test.js | 2 +- e2e/test-retries/__tests__/e2e.test.js | 2 +- .../__tests__/logErrorsBeforeRetries.test.js | 2 +- e2e/test-retries/__tests__/retry.test.js | 2 +- e2e/test-retries/reporters/RetryReporter.js | 2 +- e2e/test-todo/__tests__/only-todo.test.js | 2 +- e2e/test-todo/__tests__/statuses.test.js | 2 +- e2e/test-todo/__tests__/todoMultipleArgs.test.js | 2 +- e2e/test-todo/__tests__/todoNoArgs.test.js | 2 +- e2e/test-todo/__tests__/todoNonString.test.js | 2 +- e2e/test-todo/__tests__/verbose.test.js | 2 +- e2e/to-match-inline-snapshot/babel.config.js | 2 +- .../serializers/string.js | 2 +- .../babel.config.js | 2 +- .../__tests__/linkedModules.test.js | 2 +- e2e/transform-linked-modules/ignored/normal.js | 2 +- e2e/transform-linked-modules/package/index.js | 2 +- e2e/transform-linked-modules/preprocessor.js | 2 +- .../async-transformer/__tests__/test.js | 2 +- .../async-transformer/module-under-test.js | 2 +- e2e/transform/async-transformer/my-transform.cjs | 2 +- e2e/transform/async-transformer/some-symbol.js | 2 +- .../babel-jest-async/__tests__/babelJest.test.js | 2 +- .../babel-jest-async/only-file-to-transform.js | 2 +- e2e/transform/babel-jest-async/transformer.js | 2 +- .../__tests__/ignoredFile.test.js | 2 +- e2e/transform/babel-jest-ignored/babel.config.js | 2 +- .../__tests__/babelJest.test.js | 2 +- e2e/transform/babel-jest-manual/foo.js | 2 +- e2e/transform/babel-jest-manual/transformer.js | 2 +- .../babel-jest/__tests__/babelJest.test.js | 2 +- .../babel-jest/__tests__/changedCwd.test.js | 2 +- e2e/transform/babel-jest/babel.config.js | 2 +- e2e/transform/babel-jest/notCovered.js | 2 +- .../this-directory-is-covered/covered.js | 2 +- .../excludedFromCoverage.js | 2 +- e2e/transform/cache/__tests__/aTests.js | 2 +- e2e/transform/cache/__tests__/bTests.js | 2 +- e2e/transform/cache/__tests__/cTests.js | 2 +- e2e/transform/cache/__tests__/dTests.js | 2 +- e2e/transform/cache/common-file.js | 2 +- e2e/transform/cache/transformer.js | 2 +- .../__tests__/customPreprocessor.test.js | 2 +- .../preprocessor.js | 2 +- .../src/index.js | 2 +- .../src/someOtherFile.js | 2 +- .../__tests__/ecmascriptModulesSupport.mjs | 2 +- .../ecmascript-modules-support/babel.config.js | 2 +- .../ecmascript-modules-support/src/index.mjs | 2 +- .../ecmascript-modules-support/src/module.mjs | 2 +- e2e/transform/esm-transformer/__tests__/test.js | 2 +- e2e/transform/esm-transformer/module.js | 2 +- e2e/transform/esm-transformer/my-transform.mjs | 2 +- .../__tests__/multipleTransformers.test.js | 2 +- .../multiple-transformers/babel.config.js | 2 +- .../multiple-transformers/cssPreprocessor.js | 2 +- .../multiple-transformers/filePreprocessor.js | 2 +- .../multiple-transformers/jsPreprocessor.js | 2 +- e2e/transform/multiple-transformers/src/App.css | 2 +- e2e/transform/multiple-transformers/src/App.js | 2 +- .../__tests__/failsWithSyntaxError.test.js | 2 +- .../__tests__/passesWithNoBabelJest.js | 2 +- .../this-directory-is-covered/covered.js | 2 +- .../excludedFromCoverage.js | 2 +- .../transform-environment/__tests__/add.test.js | 2 +- .../transform-environment/babel.config.js | 2 +- .../transform-environment/environment.ts | 2 +- .../transform-esm-runner/__tests__/add.test.js | 2 +- e2e/transform/transform-esm-runner/runner.mjs | 2 +- .../__tests__/add.test.js | 2 +- .../transform-esm-testrunner/test-runner.mjs | 2 +- .../transform-runner/__tests__/add.test.js | 2 +- e2e/transform/transform-runner/babel.config.js | 2 +- e2e/transform/transform-runner/runner.ts | 2 +- .../__tests__/snapshot.test.js | 2 +- .../transform-snapshotResolver/babel.config.js | 2 +- .../customSnapshotResolver.ts | 2 +- .../transform-testrunner/__tests__/add.test.js | 2 +- .../transform-testrunner/babel.config.js | 2 +- .../transform-testrunner/test-runner.ts | 2 +- e2e/transform/transformer-config/NotCovered.js | 2 +- .../__tests__/transformer-config.test.js | 2 +- .../this-directory-is-covered/Covered.js | 2 +- .../ExcludedFromCoverage.js | 2 +- e2e/typescript-coverage/__tests__/coveredTest.ts | 2 +- e2e/typescript-coverage/covered.ts | 2 +- .../typescriptPreprocessor.js | 2 +- e2e/verbose-reporter/__tests__/verbose.test.js | 2 +- e2e/watch-plugins/cjs/__tests__/index.js | 2 +- e2e/watch-plugins/cjs/my-watch-plugin.cjs | 2 +- .../js-type-module/__tests__/index.js | 2 +- .../js-type-module/my-watch-plugin.js | 2 +- e2e/watch-plugins/js/__tests__/index.js | 2 +- e2e/watch-plugins/js/my-watch-plugin.js | 2 +- e2e/watch-plugins/mjs/__tests__/index.js | 2 +- e2e/watch-plugins/mjs/my-watch-plugin.mjs | 2 +- e2e/worker-restarting/__tests__/test1.js | 2 +- e2e/worker-restarting/__tests__/test2.js | 2 +- e2e/worker-restarting/__tests__/test3.js | 2 +- e2e/wrong-env/__tests__/beforeTest.js | 2 +- e2e/wrong-env/__tests__/jsdom.js | 2 +- e2e/wrong-env/__tests__/node.js | 2 +- examples/angular/.babelrc.js | 2 +- examples/async/__mocks__/request.js | 2 +- examples/async/__tests__/user.test.js | 2 +- examples/async/request.js | 2 +- examples/async/user.js | 2 +- examples/automatic-mocks/.babelrc.js | 2 +- .../automatic-mocks/__tests__/automock.test.js | 2 +- .../__tests__/createMockFromModule.test.js | 2 +- .../__tests__/disableAutomocking.test.js | 2 +- examples/automatic-mocks/utils.js | 2 +- examples/enzyme/.babelrc.js | 2 +- examples/enzyme/CheckboxWithLabel.js | 2 +- .../enzyme/__tests__/CheckboxWithLabel-test.js | 2 +- examples/expect-extend/__tests__/ranges.test.ts | 2 +- examples/expect-extend/toBeWithinRange.ts | 2 +- examples/getting-started/.babelrc.js | 2 +- examples/getting-started/sum.js | 2 +- examples/getting-started/sum.test.js | 2 +- examples/jquery/.babelrc.js | 2 +- examples/jquery/__tests__/display_user.test.js | 2 +- .../jquery/__tests__/fetch_current_user.test.js | 2 +- examples/jquery/displayUser.js | 2 +- examples/jquery/fetchCurrentUser.js | 2 +- examples/manual-mocks/.babelrc.js | 2 +- examples/manual-mocks/FileSummarizer.js | 2 +- examples/manual-mocks/__mocks__/fs.js | 2 +- examples/manual-mocks/__mocks__/lodash.js | 2 +- .../__tests__/file_summarizer.test.js | 2 +- .../manual-mocks/__tests__/lodashMocking.test.js | 2 +- examples/manual-mocks/__tests__/user.test.js | 2 +- .../manual-mocks/__tests__/userMocked.test.js | 2 +- examples/manual-mocks/models/__mocks__/user.js | 2 +- examples/manual-mocks/models/user.js | 2 +- examples/module-mock/.babelrc.js | 2 +- examples/module-mock/__tests__/full_mock.js | 2 +- examples/module-mock/__tests__/mock_per_test.js | 2 +- examples/module-mock/__tests__/partial_mock.js | 2 +- examples/module-mock/fruit.js | 2 +- examples/react-native/Intro.js | 2 +- examples/react-native/__tests__/intro.test.js | 2 +- examples/react-native/babel.config.js | 2 +- examples/react-native/index.js | 2 +- examples/react-testing-library/.babelrc.js | 2 +- .../react-testing-library/CheckboxWithLabel.js | 2 +- .../__tests__/CheckboxWithLabel-test.js | 2 +- examples/react/.babelrc.js | 2 +- examples/react/CheckboxWithLabel.js | 2 +- .../react/__tests__/CheckboxWithLabel-test.js | 2 +- examples/snapshot/.babelrc.js | 2 +- examples/snapshot/Clock.js | 2 +- examples/snapshot/Link.js | 2 +- examples/snapshot/__tests__/clock.test.js | 2 +- examples/snapshot/__tests__/link.test.js | 2 +- examples/timer/.babelrc.js | 2 +- .../timer/__tests__/infinite_timer_game.test.js | 2 +- examples/timer/__tests__/timer_game.test.js | 2 +- examples/timer/infiniteTimerGame.js | 2 +- examples/timer/timerGame.js | 2 +- examples/typescript/.babelrc.js | 2 +- examples/typescript/CheckboxWithLabel.tsx | 2 +- .../__tests__/CheckboxWithLabel-test.tsx | 2 +- examples/typescript/__tests__/calc.test.ts | 2 +- examples/typescript/__tests__/sub-test.ts | 2 +- examples/typescript/__tests__/sum-test.ts | 2 +- examples/typescript/__tests__/sum.test.js | 2 +- examples/typescript/__tests__/utils.test.ts | 2 +- examples/typescript/sub.ts | 2 +- examples/typescript/sum.js | 2 +- examples/typescript/sum.ts | 2 +- examples/typescript/utils.ts | 2 +- jest | 2 +- jest.config.ci.mjs | 2 +- jest.config.mjs | 2 +- jest.config.ts.mjs | 2 +- .../babel-jest/src/__tests__/getCacheKey.test.ts | 2 +- packages/babel-jest/src/__tests__/index.ts | 2 +- packages/babel-jest/src/index.ts | 2 +- packages/babel-jest/src/loadBabelConfig.ts | 2 +- .../src/__tests__/hoistPlugin.test.ts | 2 +- packages/babel-plugin-jest-hoist/src/index.ts | 2 +- packages/babel-preset-jest/index.js | 2 +- packages/diff-sequences/__benchmarks__/test.js | 2 +- .../src/__tests__/index.property.test.ts | 2 +- .../diff-sequences/src/__tests__/index.test.ts | 2 +- packages/diff-sequences/src/index.ts | 2 +- .../expect-utils/__typetests__/utils.test.ts | 2 +- .../expect-utils/src/__tests__/isError.test.ts | 2 +- .../expect-utils/src/__tests__/utils.test.ts | 2 +- packages/expect-utils/src/immutableUtils.ts | 2 +- packages/expect-utils/src/index.ts | 2 +- packages/expect-utils/src/types.ts | 2 +- packages/expect-utils/src/utils.ts | 2 +- packages/expect/__typetests__/expect.test.ts | 2 +- .../expect/__typetests__/expectTyped.test.ts | 2 +- .../__tests__/__arbitraries__/sharedSettings.ts | 2 +- .../expect/src/__tests__/assertionCounts.test.ts | 2 +- .../src/__tests__/asymmetricMatchers.test.ts | 2 +- .../src/__tests__/customEqualityTesters.test.ts | 2 +- .../customEqualityTestersRecursive.test.ts | 2 +- packages/expect/src/__tests__/extend.test.ts | 2 +- .../matchers-toContain.property.test.ts | 2 +- .../matchers-toContainEqual.property.test.ts | 2 +- .../__tests__/matchers-toEqual.property.test.ts | 2 +- .../matchers-toStrictEqual.property.test.ts | 2 +- packages/expect/src/__tests__/matchers.test.js | 2 +- .../expect/src/__tests__/spyMatchers.test.ts | 2 +- packages/expect/src/__tests__/stacktrace.test.ts | 2 +- .../expect/src/__tests__/symbolInObjects.test.ts | 2 +- .../expect/src/__tests__/toEqual-dom.test.ts | 2 +- .../expect/src/__tests__/toThrowMatchers.test.ts | 2 +- packages/expect/src/asymmetricMatchers.ts | 2 +- .../src/extractExpectedAssertionsErrors.ts | 2 +- packages/expect/src/index.ts | 2 +- packages/expect/src/jestMatchersObject.ts | 2 +- packages/expect/src/matchers.ts | 2 +- packages/expect/src/print.ts | 2 +- packages/expect/src/spyMatchers.ts | 2 +- packages/expect/src/toThrowMatchers.ts | 2 +- packages/expect/src/types.ts | 2 +- packages/jest-changed-files/src/git.ts | 2 +- packages/jest-changed-files/src/hg.ts | 2 +- packages/jest-changed-files/src/index.ts | 2 +- packages/jest-changed-files/src/types.ts | 2 +- packages/jest-circus/runner.js | 2 +- .../src/__mocks__/testEventHandler.ts | 2 +- packages/jest-circus/src/__mocks__/testUtils.ts | 2 +- .../jest-circus/src/__tests__/afterAll.test.ts | 2 +- .../jest-circus/src/__tests__/baseTest.test.ts | 2 +- .../__tests__/circusItFailingTestError.test.ts | 2 +- .../src/__tests__/circusItTestError.test.ts | 2 +- .../src/__tests__/circusItTodoTestError.test.ts | 2 +- packages/jest-circus/src/__tests__/hooks.test.ts | 2 +- .../jest-circus/src/__tests__/hooksError.test.ts | 2 +- packages/jest-circus/src/eventHandler.ts | 2 +- .../jest-circus/src/formatNodeAssertErrors.ts | 2 +- packages/jest-circus/src/globalErrorHandlers.ts | 2 +- packages/jest-circus/src/index.ts | 2 +- .../src/legacy-code-todo-rewrite/jestAdapter.ts | 2 +- .../legacy-code-todo-rewrite/jestAdapterInit.ts | 2 +- packages/jest-circus/src/run.ts | 2 +- packages/jest-circus/src/state.ts | 2 +- .../jest-circus/src/testCaseReportHandler.ts | 2 +- packages/jest-circus/src/types.ts | 2 +- packages/jest-circus/src/utils.ts | 2 +- packages/jest-cli/bin/jest.js | 2 +- packages/jest-cli/src/__tests__/args.test.ts | 2 +- packages/jest-cli/src/args.ts | 2 +- packages/jest-cli/src/index.ts | 2 +- .../has-jest-config-file-cjs/jest.config.cjs | 2 +- .../has-jest-config-file-js/jest.config.js | 2 +- .../has-jest-config-file-mjs/jest.config.mjs | 2 +- .../has-jest-config-file-ts/jest.config.ts | 2 +- .../jest-cli/src/init/__tests__/init.test.ts | 2 +- .../src/init/__tests__/modifyPackageJson.test.ts | 2 +- packages/jest-cli/src/init/errors.ts | 2 +- packages/jest-cli/src/init/generateConfigFile.ts | 2 +- packages/jest-cli/src/init/index.ts | 2 +- packages/jest-cli/src/init/modifyPackageJson.ts | 2 +- packages/jest-cli/src/init/questions.ts | 2 +- packages/jest-cli/src/init/types.ts | 2 +- packages/jest-cli/src/run.ts | 2 +- packages/jest-config/src/Defaults.ts | 2 +- packages/jest-config/src/Deprecated.ts | 2 +- packages/jest-config/src/Descriptions.ts | 2 +- .../jest-config/src/ReporterValidationErrors.ts | 2 +- packages/jest-config/src/ValidConfig.ts | 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 +- .../jest-config/src/__tests__/Defaults.test.ts | 2 +- .../src/__tests__/getMaxWorkers.test.ts | 2 +- .../jest-config/src/__tests__/normalize.test.ts | 2 +- .../src/__tests__/parseShardPair.test.ts | 2 +- .../jest-config/src/__tests__/readConfig.test.ts | 2 +- .../src/__tests__/readConfigs.test.ts | 2 +- .../src/__tests__/readInitialOptions.test.ts | 2 +- .../src/__tests__/resolveConfigPath.test.ts | 2 +- .../src/__tests__/setFromArgv.test.ts | 2 +- .../src/__tests__/stringToBytes.test.ts | 2 +- .../src/__tests__/validatePattern.test.ts | 2 +- packages/jest-config/src/color.ts | 2 +- packages/jest-config/src/constants.ts | 2 +- packages/jest-config/src/getCacheDirectory.ts | 2 +- packages/jest-config/src/getMaxWorkers.ts | 2 +- packages/jest-config/src/index.ts | 2 +- packages/jest-config/src/normalize.ts | 2 +- packages/jest-config/src/parseShardPair.ts | 2 +- .../src/readConfigFileAndSetRootDir.ts | 2 +- packages/jest-config/src/resolveConfigPath.ts | 2 +- packages/jest-config/src/setFromArgv.ts | 2 +- packages/jest-config/src/stringToBytes.ts | 2 +- packages/jest-config/src/utils.ts | 2 +- packages/jest-config/src/validatePattern.ts | 2 +- packages/jest-console/src/BufferedConsole.ts | 2 +- packages/jest-console/src/CustomConsole.ts | 2 +- packages/jest-console/src/NullConsole.ts | 2 +- .../src/__tests__/CustomConsole.test.ts | 2 +- .../src/__tests__/bufferedConsole.test.ts | 2 +- .../src/__tests__/getConsoleOutput.test.ts | 2 +- packages/jest-console/src/getConsoleOutput.ts | 2 +- packages/jest-console/src/index.ts | 2 +- packages/jest-console/src/types.ts | 2 +- packages/jest-core/src/FailedTestsCache.ts | 2 +- .../jest-core/src/FailedTestsInteractiveMode.ts | 2 +- packages/jest-core/src/ReporterDispatcher.ts | 2 +- packages/jest-core/src/SearchSource.ts | 2 +- .../jest-core/src/SnapshotInteractiveMode.ts | 2 +- packages/jest-core/src/TestNamePatternPrompt.ts | 2 +- packages/jest-core/src/TestPathPatternPrompt.ts | 2 +- packages/jest-core/src/TestScheduler.ts | 2 +- .../src/__tests__/FailedTestsCache.test.js | 2 +- .../__tests__/FailedTestsInteractiveMode.test.js | 2 +- .../jest-core/src/__tests__/SearchSource.test.ts | 2 +- .../__tests__/SnapshotInteractiveMode.test.js | 2 +- .../src/__tests__/TestScheduler.test.js | 2 +- .../__tests__/__fixtures__/watchPluginThrows.js | 2 +- .../src/__tests__/collectHandles.test.js | 2 +- .../src/__tests__/getNoTestsFoundMessage.test.ts | 2 +- packages/jest-core/src/__tests__/globals.test.ts | 2 +- packages/jest-core/src/__tests__/runJest.test.js | 2 +- .../src/__tests__/testSchedulerHelper.test.js | 2 +- .../test_root/__testtests__/test.foobar | 2 +- .../__tests__/test_root/__testtests__/test.js | 2 +- .../__tests__/test_root/__testtests__/test.jsx | 2 +- .../src/__tests__/test_root/module.foobar | 2 +- .../jest-core/src/__tests__/test_root/module.jsx | 2 +- .../jest-core/src/__tests__/test_root/noTests.js | 2 +- .../__testtests__/test.js | 2 +- .../test_root_with_(parentheses)/module.jsx | 2 +- packages/jest-core/src/__tests__/watch.test.js | 2 +- .../src/__tests__/watchFileChanges.test.ts | 2 +- .../__tests__/watchFilenamePatternMode.test.js | 2 +- .../__tests__/watchTestNamePatternMode.test.js | 2 +- packages/jest-core/src/cli/index.ts | 2 +- packages/jest-core/src/collectHandles.ts | 2 +- packages/jest-core/src/getChangedFilesPromise.ts | 2 +- .../jest-core/src/getConfigsOfProjectsToRun.ts | 2 +- packages/jest-core/src/getNoTestFound.ts | 2 +- packages/jest-core/src/getNoTestFoundFailed.ts | 2 +- .../src/getNoTestFoundPassWithNoTests.ts | 2 +- .../src/getNoTestFoundRelatedToChangedFiles.ts | 2 +- packages/jest-core/src/getNoTestFoundVerbose.ts | 2 +- packages/jest-core/src/getNoTestsFoundMessage.ts | 2 +- packages/jest-core/src/getProjectDisplayName.ts | 2 +- .../src/getProjectNamesMissingWarning.ts | 2 +- .../jest-core/src/getSelectProjectsMessage.ts | 2 +- packages/jest-core/src/index.ts | 2 +- .../src/lib/__tests__/isValidPath.test.ts | 2 +- .../src/lib/__tests__/logDebugMessages.test.ts | 2 +- .../jest-core/src/lib/activeFiltersMessage.ts | 2 +- packages/jest-core/src/lib/createContext.ts | 2 +- .../src/lib/handleDeprecationWarnings.ts | 2 +- packages/jest-core/src/lib/isValidPath.ts | 2 +- packages/jest-core/src/lib/logDebugMessages.ts | 2 +- packages/jest-core/src/lib/updateGlobalConfig.ts | 2 +- .../jest-core/src/lib/watchPluginsHelpers.ts | 2 +- .../src/plugins/FailedTestsInteractive.ts | 2 +- packages/jest-core/src/plugins/Quit.ts | 2 +- .../jest-core/src/plugins/TestNamePattern.ts | 2 +- .../jest-core/src/plugins/TestPathPattern.ts | 2 +- .../jest-core/src/plugins/UpdateSnapshots.ts | 2 +- .../src/plugins/UpdateSnapshotsInteractive.ts | 2 +- .../__tests__/FailedTestsInteractive.test.js | 2 +- packages/jest-core/src/pluralize.ts | 2 +- packages/jest-core/src/runGlobalHook.ts | 2 +- packages/jest-core/src/runJest.ts | 2 +- packages/jest-core/src/testSchedulerHelper.ts | 2 +- packages/jest-core/src/types.ts | 2 +- packages/jest-core/src/version.ts | 2 +- packages/jest-core/src/watch.ts | 2 +- .../src/__tests__/index.test.ts | 2 +- .../jest-create-cache-key-function/src/index.ts | 2 +- packages/jest-diff/src/__tests__/diff.test.ts | 2 +- .../src/__tests__/diffStringsRaw.test.ts | 2 +- .../src/__tests__/getAlignedDiffs.test.ts | 2 +- .../src/__tests__/joinAlignedDiffs.test.ts | 2 +- packages/jest-diff/src/constants.ts | 2 +- packages/jest-diff/src/diffLines.ts | 2 +- packages/jest-diff/src/diffStrings.ts | 2 +- packages/jest-diff/src/getAlignedDiffs.ts | 2 +- packages/jest-diff/src/index.ts | 2 +- packages/jest-diff/src/joinAlignedDiffs.ts | 2 +- packages/jest-diff/src/normalizeDiffOptions.ts | 2 +- packages/jest-diff/src/printDiffs.ts | 2 +- packages/jest-diff/src/types.ts | 2 +- .../jest-docblock/src/__tests__/index.test.ts | 13 ++++++------- packages/jest-docblock/src/index.ts | 2 +- packages/jest-each/src/__tests__/array.test.ts | 2 +- packages/jest-each/src/__tests__/index.test.ts | 2 +- .../jest-each/src/__tests__/template.test.ts | 2 +- packages/jest-each/src/bind.ts | 2 +- packages/jest-each/src/index.ts | 2 +- packages/jest-each/src/table/array.ts | 2 +- packages/jest-each/src/table/interpolation.ts | 2 +- packages/jest-each/src/table/template.ts | 2 +- packages/jest-each/src/validation.ts | 2 +- .../src/__tests__/jsdom_environment.test.ts | 2 +- packages/jest-environment-jsdom/src/index.ts | 2 +- .../src/__tests__/node_environment.test.ts | 2 +- packages/jest-environment-node/src/index.ts | 2 +- packages/jest-environment/src/index.ts | 2 +- .../__typetests__/jest-expect.test.ts | 2 +- packages/jest-expect/src/index.ts | 2 +- packages/jest-expect/src/types.ts | 2 +- .../src/__tests__/legacyFakeTimers.test.ts | 2 +- .../src/__tests__/modernFakeTimers.test.ts | 2 +- .../src/__tests__/sinon-integration.test.ts | 2 +- packages/jest-fake-timers/src/index.ts | 2 +- .../jest-fake-timers/src/legacyFakeTimers.ts | 2 +- .../jest-fake-timers/src/modernFakeTimers.ts | 2 +- .../jest-get-type/src/__tests__/getType.test.ts | 2 +- .../src/__tests__/isPrimitive.test.ts | 2 +- packages/jest-get-type/src/index.ts | 2 +- packages/jest-globals/src/__tests__/index.ts | 2 +- packages/jest-globals/src/index.ts | 2 +- packages/jest-haste-map/src/HasteFS.ts | 2 +- packages/jest-haste-map/src/ModuleMap.ts | 2 +- .../src/__tests__/dependencyExtractor.js | 2 +- .../src/__tests__/get_mock_name.test.js | 2 +- .../jest-haste-map/src/__tests__/haste_impl.js | 2 +- .../src/__tests__/includes_dotfiles.test.ts | 2 +- .../jest-haste-map/src/__tests__/index.test.js | 2 +- .../__tests__/test_dotfiles_root/.eslintrc.js | 2 +- .../src/__tests__/test_dotfiles_root/index.js | 2 +- .../jest-haste-map/src/__tests__/worker.test.js | 2 +- packages/jest-haste-map/src/blacklist.ts | 2 +- packages/jest-haste-map/src/constants.ts | 2 +- .../src/crawlers/__tests__/node.test.js | 2 +- .../src/crawlers/__tests__/watchman.test.js | 2 +- packages/jest-haste-map/src/crawlers/node.ts | 2 +- packages/jest-haste-map/src/crawlers/watchman.ts | 2 +- packages/jest-haste-map/src/getMockName.ts | 2 +- packages/jest-haste-map/src/index.ts | 2 +- .../lib/__tests__/dependencyExtractor.test.js | 2 +- .../src/lib/__tests__/fast_path.test.js | 2 +- .../lib/__tests__/getPlatformExtension.test.js | 2 +- .../lib/__tests__/isWatchmanInstalled.test.js | 2 +- .../src/lib/__tests__/normalizePathSep.test.js | 2 +- .../src/lib/dependencyExtractor.ts | 2 +- packages/jest-haste-map/src/lib/fast_path.ts | 2 +- .../src/lib/getPlatformExtension.ts | 2 +- .../src/lib/isWatchmanInstalled.ts | 2 +- .../jest-haste-map/src/lib/normalizePathSep.ts | 2 +- packages/jest-haste-map/src/types.ts | 2 +- .../src/watchers/FSEventsWatcher.ts | 2 +- .../src/watchers/WatchmanWatcher.js | 2 +- packages/jest-haste-map/src/worker.ts | 2 +- packages/jest-jasmine2/src/ExpectationFailed.ts | 2 +- packages/jest-jasmine2/src/PCancelable.ts | 2 +- .../jest-jasmine2/src/__tests__/Suite.test.ts | 2 +- .../src/__tests__/concurrent.test.ts | 2 +- .../__tests__/expectationResultFactory.test.ts | 2 +- .../src/__tests__/hooksError.test.ts | 2 +- .../src/__tests__/itTestError.test.ts | 2 +- .../src/__tests__/itToTestAlias.test.ts | 2 +- .../src/__tests__/iterators.test.ts | 2 +- .../jest-jasmine2/src/__tests__/pTimeout.test.ts | 2 +- .../src/__tests__/queueRunner.test.ts | 2 +- .../jest-jasmine2/src/__tests__/reporter.test.ts | 2 +- .../src/__tests__/todoError.test.ts | 2 +- .../jest-jasmine2/src/assertionErrorMessage.ts | 2 +- packages/jest-jasmine2/src/each.ts | 2 +- packages/jest-jasmine2/src/errorOnPrivate.ts | 2 +- .../src/expectationResultFactory.ts | 2 +- packages/jest-jasmine2/src/index.ts | 2 +- packages/jest-jasmine2/src/isError.ts | 2 +- .../jest-jasmine2/src/jasmine/CallTracker.ts | 4 ++-- packages/jest-jasmine2/src/jasmine/Env.ts | 4 ++-- .../jest-jasmine2/src/jasmine/JsApiReporter.ts | 4 ++-- .../src/jasmine/ReportDispatcher.ts | 4 ++-- packages/jest-jasmine2/src/jasmine/Spec.ts | 4 ++-- .../jest-jasmine2/src/jasmine/SpyStrategy.ts | 4 ++-- packages/jest-jasmine2/src/jasmine/Suite.ts | 4 ++-- packages/jest-jasmine2/src/jasmine/Timer.ts | 4 ++-- packages/jest-jasmine2/src/jasmine/createSpy.ts | 4 ++-- .../jest-jasmine2/src/jasmine/jasmineLight.ts | 4 ++-- .../jest-jasmine2/src/jasmine/spyRegistry.ts | 4 ++-- .../jest-jasmine2/src/jasmineAsyncInstall.ts | 2 +- packages/jest-jasmine2/src/jestExpect.ts | 2 +- packages/jest-jasmine2/src/pTimeout.ts | 2 +- packages/jest-jasmine2/src/queueRunner.ts | 2 +- packages/jest-jasmine2/src/reporter.ts | 2 +- packages/jest-jasmine2/src/setup_jest_globals.ts | 2 +- packages/jest-jasmine2/src/treeProcessor.ts | 2 +- packages/jest-jasmine2/src/types.ts | 2 +- .../src/__tests__/index.test.ts | 2 +- packages/jest-leak-detector/src/index.ts | 2 +- packages/jest-matcher-utils/src/Replaceable.ts | 2 +- .../src/__tests__/Replaceable.test.ts | 2 +- .../__tests__/deepCyclicCopyReplaceable.test.ts | 2 +- .../deepCyclicCopyReplaceableDom.test.ts | 2 +- .../src/__tests__/index.test.ts | 2 +- .../src/__tests__/printDiffOrStringify.test.ts | 2 +- .../src/deepCyclicCopyReplaceable.ts | 2 +- packages/jest-matcher-utils/src/index.ts | 2 +- .../src/__tests__/messages.test.ts | 2 +- packages/jest-message-util/src/index.ts | 2 +- packages/jest-message-util/src/types.ts | 2 +- packages/jest-mock/__typetests__/Mocked.test.ts | 2 +- .../jest-mock/__typetests__/ModuleMocker.test.ts | 2 +- .../__typetests__/mock-functions.test.ts | 2 +- .../__typetests__/utility-types.test.ts | 2 +- .../src/__tests__/__fixtures__/SuperTestClass.ts | 2 +- .../src/__tests__/__fixtures__/TestClass.ts | 2 +- .../__tests__/__fixtures__/class-mocks-types.ts | 2 +- .../__tests__/class-mocks-dual-import.test.ts | 2 +- .../__tests__/class-mocks-single-import.test.ts | 2 +- .../jest-mock/src/__tests__/class-mocks.test.ts | 2 +- packages/jest-mock/src/__tests__/index.test.ts | 2 +- .../jest-mock/src/__tests__/window-spy.test.ts | 2 +- packages/jest-mock/src/index.ts | 2 +- packages/jest-phabricator/src/index.ts | 2 +- .../jest-regex-util/src/__tests__/index.test.ts | 2 +- packages/jest-regex-util/src/index.ts | 2 +- packages/jest-repl/bin/jest-repl.js | 2 +- packages/jest-repl/bin/jest-runtime-cli.js | 2 +- .../jest-repl/src/__tests__/jest_repl.test.js | 2 +- .../jest-repl/src/__tests__/runtime_cli.test.js | 2 +- .../jest-repl/src/__tests__/test_root/logging.js | 2 +- .../src/__tests__/test_root/throwing.js | 2 +- packages/jest-repl/src/cli/args.ts | 2 +- packages/jest-repl/src/cli/index.ts | 2 +- packages/jest-repl/src/cli/repl.ts | 2 +- packages/jest-repl/src/cli/runtime-cli.ts | 2 +- packages/jest-repl/src/cli/version.ts | 2 +- packages/jest-repl/src/index.ts | 2 +- .../__typetests__/jest-reporters.test.ts | 2 +- packages/jest-reporters/src/BaseReporter.ts | 2 +- packages/jest-reporters/src/CoverageReporter.ts | 2 +- packages/jest-reporters/src/CoverageWorker.ts | 2 +- packages/jest-reporters/src/DefaultReporter.ts | 2 +- .../jest-reporters/src/GitHubActionsReporter.ts | 2 +- packages/jest-reporters/src/NotifyReporter.ts | 2 +- packages/jest-reporters/src/Status.ts | 2 +- packages/jest-reporters/src/SummaryReporter.ts | 2 +- packages/jest-reporters/src/VerboseReporter.ts | 2 +- .../src/__tests__/CoverageReporter.test.js | 2 +- .../src/__tests__/CoverageWorker.test.js | 2 +- .../src/__tests__/DefaultReporter.test.js | 2 +- .../src/__tests__/GitHubActionsReporter.test.ts | 2 +- .../src/__tests__/NotifyReporter.test.ts | 2 +- .../src/__tests__/SummaryReporter.test.js | 2 +- .../src/__tests__/VerboseReporter.test.js | 2 +- .../src/__tests__/generateEmptyCoverage.test.js | 2 +- .../src/__tests__/getResultHeader.test.js | 2 +- .../src/__tests__/getSnapshotStatus.test.js | 2 +- .../src/__tests__/getSnapshotSummary.test.js | 2 +- .../src/__tests__/getSummary.test.ts | 2 +- .../src/__tests__/getWatermarks.test.ts | 2 +- .../jest-reporters/src/__tests__/utils.test.ts | 2 +- packages/jest-reporters/src/formatTestPath.ts | 2 +- .../jest-reporters/src/generateEmptyCoverage.ts | 2 +- packages/jest-reporters/src/getResultHeader.ts | 2 +- packages/jest-reporters/src/getSnapshotStatus.ts | 2 +- .../jest-reporters/src/getSnapshotSummary.ts | 2 +- packages/jest-reporters/src/getSummary.ts | 2 +- packages/jest-reporters/src/getWatermarks.ts | 2 +- packages/jest-reporters/src/index.ts | 2 +- packages/jest-reporters/src/printDisplayName.ts | 2 +- packages/jest-reporters/src/relativePath.ts | 2 +- packages/jest-reporters/src/trimAndFormatPath.ts | 2 +- packages/jest-reporters/src/types.ts | 2 +- packages/jest-reporters/src/wrapAnsiString.ts | 2 +- .../__mocks__/fake-node-module.js | 2 +- .../src/__tests__/__fixtures__/file.js | 2 +- .../src/__tests__/__fixtures__/file.test.js | 2 +- .../__fixtures__/hasMocked/__mocks__/file.js | 2 +- .../src/__tests__/__fixtures__/hasMocked/file.js | 2 +- .../__fixtures__/hasMocked/file.test.js | 2 +- .../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.ts | 2 +- packages/jest-resolve-dependencies/src/index.ts | 2 +- .../jest-resolve/__typetests__/resolver.test.ts | 2 +- packages/jest-resolve/src/ModuleNotFoundError.ts | 2 +- packages/jest-resolve/src/__mocks__/foo/foo.js | 2 +- .../jest-resolve/src/__mocks__/userResolver.d.ts | 2 +- .../jest-resolve/src/__mocks__/userResolver.js | 2 +- .../src/__mocks__/userResolverAsync.d.ts | 2 +- .../src/__mocks__/userResolverAsync.js | 2 +- .../src/__tests__/isBuiltinModule.test.ts | 2 +- .../jest-resolve/src/__tests__/resolve.test.ts | 2 +- packages/jest-resolve/src/defaultResolver.ts | 2 +- packages/jest-resolve/src/fileWalkers.ts | 2 +- packages/jest-resolve/src/index.ts | 2 +- packages/jest-resolve/src/isBuiltinModule.ts | 2 +- packages/jest-resolve/src/nodeModulesPaths.ts | 2 +- packages/jest-resolve/src/resolver.ts | 2 +- packages/jest-resolve/src/shouldLoadAsEsm.ts | 2 +- packages/jest-resolve/src/types.ts | 2 +- packages/jest-resolve/src/utils.ts | 2 +- .../__typetests__/jest-runner.test.ts | 2 +- .../jest-runner/src/__tests__/testRunner.test.ts | 2 +- packages/jest-runner/src/index.ts | 2 +- packages/jest-runner/src/runTest.ts | 2 +- packages/jest-runner/src/testWorker.ts | 2 +- packages/jest-runner/src/types.ts | 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 +- .../src/__tests__/Runtime-statics.test.js | 2 +- .../src/__tests__/defaultResolver.js | 2 +- .../src/__tests__/instrumentation.test.ts | 2 +- .../module_dir/module_directory_file.js | 2 +- .../__tests__/module_dir/to_be_instrumented.js | 2 +- .../runtime_create_mock_from_module.test.js | 2 +- .../src/__tests__/runtime_environment.test.js | 2 +- .../__tests__/runtime_import_assertions.test.js | 2 +- .../__tests__/runtime_internal_module.test.js | 2 +- .../src/__tests__/runtime_jest_fn.js | 2 +- .../runtime_jest_replaceProperty.test.js | 2 +- .../src/__tests__/runtime_jest_spy_on.test.js | 2 +- .../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_cache.test.js | 2 +- .../src/__tests__/runtime_require_mock.test.js | 2 +- .../src/__tests__/runtime_require_module.test.js | 2 +- .../runtime_require_module_no_ext.test.js | 2 +- .../runtime_require_module_or_mock.test.js | 2 +- ...equire_module_or_mock_transitive_deps.test.js | 2 +- .../__tests__/runtime_require_resolve.test.ts | 2 +- .../jest-runtime/src/__tests__/runtime_wrap.js | 2 +- .../src/__tests__/test_root/ManuallyMocked.js | 2 +- .../__tests__/test_root/ModuleWithSideEffects.js | 2 +- .../src/__tests__/test_root/ModuleWithState.js | 2 +- .../test_root/MyDirectoryModule/index.js | 2 +- .../__tests__/test_root/OnlyRequiredFromMock.js | 2 +- .../src/__tests__/test_root/RegularModule.js | 2 +- .../src/__tests__/test_root/RelativeImageStub.js | 2 +- .../__tests__/test_root/RequireRegularModule.js | 2 +- .../test_root/TestModuleNameMapperResolution.jsx | 2 +- .../test_root/__mocks__/ExclusivelyManualMock.js | 2 +- .../test_root/__mocks__/ManuallyMocked.js | 2 +- .../test_root/__mocks__/mocked-node-module.js | 2 +- .../__mocks__/nested1/nested2/nested3.js | 2 +- .../__tests__/test_root/create_require_module.js | 2 +- .../__tests__/test_root/dep_on_mapped_module.js | 2 +- .../src/__tests__/test_root/global_image_stub.js | 2 +- .../test_root/haste-modules/Foo.react.js | 2 +- .../haste-modules/FooContainer.react.js | 2 +- .../test_root/haste-modules/FooRenderUtil.js | 2 +- .../test_root/haste-package/core/module.js | 2 +- .../__tests__/test_root/inner_parent_module.js | 2 +- .../src/__tests__/test_root/internal-module.js | 2 +- .../src/__tests__/test_root/internal-root.js | 2 +- .../test_root/mapped_dir/moduleInMapped.js | 2 +- .../mapped_module_createMockFromModule.js | 2 +- .../__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 +- .../modules_with_main/re_export_main.js | 2 +- .../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 +- .../node_modules/npm3-main-dep/index.js | 2 +- .../node_modules/npm3-transitive-dep/index.js | 2 +- .../npm3-transitive-dep/internal-code.js | 2 +- .../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 +- .../test_root/platform/Platform.native.js | 2 +- .../src/__tests__/test_root/require-by-name.js | 2 +- .../test_root/resolve_and_require_outside.js | 2 +- .../src/__tests__/test_root/resolve_mapped.js | 2 +- .../src/__tests__/test_root/resolve_self.js | 2 +- .../jest-runtime/src/__tests__/test_root/root.js | 2 +- .../sourcemaps/out/throwing-mapped-fn.js | 4 ++-- .../sourcemaps/out/throwing-mapped-fn.js.map | 16 +++++++++++++++- .../test_root/sourcemaps/throwing-mapped-fn.js | 2 +- .../subdir2/module_dir/module_dir_module.js | 2 +- .../subdir2/module_dir/my-module/core.js | 2 +- .../test_root/test_json_preprocessor.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 +- .../subdir1/my_module.js | 2 +- .../subdir2/__mocks__/my_module.js | 2 +- .../subdir2/module_dir/module_dir_module.js | 2 +- .../subdir2/my_module.js | 2 +- packages/jest-runtime/src/helpers.ts | 2 +- packages/jest-runtime/src/index.ts | 2 +- packages/jest-schemas/src/index.ts | 2 +- .../__typetests__/SnapshotResolver.test.ts | 2 +- .../jest-snapshot/__typetests__/matchers.test.ts | 2 +- packages/jest-snapshot/src/InlineSnapshots.ts | 2 +- packages/jest-snapshot/src/SnapshotResolver.ts | 2 +- packages/jest-snapshot/src/State.ts | 2 +- .../src/__tests__/InlineSnapshots.test.ts | 2 +- .../src/__tests__/SnapshotResolver.test.ts | 2 +- .../src/__tests__/dedentLines.test.ts | 2 +- .../customSnapshotResolver-inconsistent-fns.js | 2 +- ...apshotResolver-missing-resolveSnapshotPath.js | 2 +- ...omSnapshotResolver-missing-resolveTestPath.js | 2 +- ...er-missing-test-path-for-consistency-check.js | 2 +- .../__tests__/fixtures/customSnapshotResolver.js | 2 +- .../jest-snapshot/src/__tests__/matcher.test.ts | 2 +- .../src/__tests__/mockSerializer.test.ts | 2 +- .../jest-snapshot/src/__tests__/plugins.test.ts | 2 +- .../jest-snapshot/src/__tests__/plugins/bar.js | 2 +- .../jest-snapshot/src/__tests__/plugins/foo.js | 2 +- .../src/__tests__/printSnapshot.test.ts | 2 +- .../src/__tests__/throwMatcher.test.ts | 2 +- .../jest-snapshot/src/__tests__/utils.test.ts | 2 +- packages/jest-snapshot/src/colors.ts | 2 +- packages/jest-snapshot/src/dedentLines.ts | 2 +- packages/jest-snapshot/src/index.ts | 2 +- packages/jest-snapshot/src/mockSerializer.ts | 2 +- packages/jest-snapshot/src/plugins.ts | 2 +- packages/jest-snapshot/src/printSnapshot.ts | 2 +- packages/jest-snapshot/src/types.ts | 2 +- packages/jest-snapshot/src/utils.ts | 2 +- .../src/__tests__/getCallsite.test.ts | 2 +- packages/jest-source-map/src/getCallsite.ts | 2 +- packages/jest-source-map/src/index.ts | 2 +- packages/jest-source-map/src/types.ts | 2 +- .../src/__tests__/formatTestResults.test.ts | 2 +- .../jest-test-result/src/formatTestResults.ts | 2 +- packages/jest-test-result/src/helpers.ts | 2 +- packages/jest-test-result/src/index.ts | 2 +- packages/jest-test-result/src/types.ts | 2 +- .../src/__tests__/test_sequencer.test.ts | 2 +- packages/jest-test-sequencer/src/index.ts | 2 +- packages/jest-transform/src/ScriptTransformer.ts | 2 +- .../src/__tests__/ScriptTransformer.test.ts | 2 +- .../src/__tests__/shouldInstrument.test.ts | 2 +- .../src/enhanceUnexpectedTokenMessage.ts | 2 +- packages/jest-transform/src/index.ts | 2 +- .../src/runtimeErrorsAndWarnings.ts | 2 +- packages/jest-transform/src/shouldInstrument.ts | 2 +- packages/jest-transform/src/types.ts | 2 +- packages/jest-types/__typetests__/config.test.ts | 2 +- packages/jest-types/__typetests__/each.test.ts | 2 +- packages/jest-types/__typetests__/expect.test.ts | 2 +- .../jest-types/__typetests__/globals.test.ts | 2 +- packages/jest-types/__typetests__/jest.test.ts | 2 +- packages/jest-types/src/Circus.ts | 2 +- packages/jest-types/src/Config.ts | 2 +- packages/jest-types/src/Global.ts | 2 +- packages/jest-types/src/TestResult.ts | 2 +- packages/jest-types/src/Transform.ts | 2 +- packages/jest-types/src/index.ts | 2 +- packages/jest-util/src/ErrorWithStack.ts | 2 +- .../__tests__/convertDescriptorToString.test.ts | 2 +- .../src/__tests__/createProcessObject.test.ts | 2 +- .../src/__tests__/deepCyclicCopy.test.ts | 2 +- .../src/__tests__/errorWithStack.test.ts | 2 +- .../jest-util/src/__tests__/formatTime.test.ts | 2 +- .../src/__tests__/globsToMatcher.test.ts | 2 +- .../src/__tests__/installCommonGlobals.test.ts | 2 +- .../src/__tests__/isInteractive.test.ts | 2 +- .../jest-util/src/__tests__/isPromise.test.ts | 2 +- packages/jest-util/src/clearLine.ts | 2 +- .../jest-util/src/convertDescriptorToString.ts | 2 +- packages/jest-util/src/createDirectory.ts | 2 +- packages/jest-util/src/createProcessObject.ts | 2 +- packages/jest-util/src/deepCyclicCopy.ts | 2 +- packages/jest-util/src/formatTime.ts | 2 +- packages/jest-util/src/globsToMatcher.ts | 2 +- packages/jest-util/src/index.ts | 2 +- packages/jest-util/src/installCommonGlobals.ts | 2 +- packages/jest-util/src/interopRequireDefault.ts | 2 +- packages/jest-util/src/isInteractive.ts | 2 +- packages/jest-util/src/isPromise.ts | 2 +- packages/jest-util/src/pluralize.ts | 2 +- packages/jest-util/src/preRunMessage.ts | 2 +- packages/jest-util/src/replacePathSepForGlob.ts | 2 +- packages/jest-util/src/requireOrImportModule.ts | 2 +- packages/jest-util/src/setGlobal.ts | 2 +- packages/jest-util/src/specialChars.ts | 2 +- .../jest-util/src/testPathPatternToRegExp.ts | 2 +- packages/jest-util/src/tryRealpath.ts | 2 +- .../src/__tests__/__fixtures__/jestConfig.ts | 2 +- .../jest-validate/src/__tests__/validate.test.ts | 2 +- .../src/__tests__/validateCLIOptions.test.ts | 2 +- packages/jest-validate/src/condition.ts | 2 +- packages/jest-validate/src/defaultConfig.ts | 2 +- packages/jest-validate/src/deprecated.ts | 2 +- packages/jest-validate/src/errors.ts | 2 +- packages/jest-validate/src/exampleConfig.ts | 2 +- packages/jest-validate/src/index.ts | 2 +- packages/jest-validate/src/types.ts | 2 +- packages/jest-validate/src/utils.ts | 2 +- packages/jest-validate/src/validate.ts | 2 +- packages/jest-validate/src/validateCLIOptions.ts | 2 +- packages/jest-validate/src/warnings.ts | 2 +- packages/jest-watcher/src/BaseWatchPlugin.ts | 2 +- packages/jest-watcher/src/JestHooks.ts | 2 +- packages/jest-watcher/src/PatternPrompt.ts | 2 +- packages/jest-watcher/src/TestWatcher.ts | 2 +- packages/jest-watcher/src/constants.ts | 2 +- packages/jest-watcher/src/index.ts | 2 +- packages/jest-watcher/src/lib/Prompt.ts | 2 +- .../__tests__/formatTestNameByPattern.test.ts | 2 +- .../src/lib/__tests__/prompt.test.ts | 2 +- .../src/lib/__tests__/scroll.test.ts | 2 +- packages/jest-watcher/src/lib/colorize.ts | 2 +- .../src/lib/formatTestNameByPattern.ts | 2 +- .../jest-watcher/src/lib/patternModeHelpers.ts | 2 +- packages/jest-watcher/src/lib/scroll.ts | 2 +- packages/jest-watcher/src/types.ts | 2 +- packages/jest-worker/__benchmarks__/test.js | 2 +- .../__benchmarks__/workers/jest_worker.js | 2 +- .../jest-worker/__benchmarks__/workers/pi.js | 2 +- .../__benchmarks__/workers/worker_farm.js | 2 +- .../__typetests__/jest-worker.test.ts | 2 +- packages/jest-worker/__typetests__/testWorker.ts | 2 +- packages/jest-worker/src/Farm.ts | 2 +- packages/jest-worker/src/FifoQueue.ts | 2 +- packages/jest-worker/src/PriorityQueue.ts | 2 +- packages/jest-worker/src/WorkerPool.ts | 2 +- packages/jest-worker/src/__tests__/Farm.test.ts | 2 +- .../jest-worker/src/__tests__/FifoQueue.test.ts | 2 +- .../src/__tests__/PriorityQueue.test.ts | 2 +- .../jest-worker/src/__tests__/WorkerPool.test.ts | 2 +- packages/jest-worker/src/__tests__/index.test.ts | 2 +- .../src/__tests__/leak-integration.test.ts | 2 +- .../src/__tests__/process-integration.test.ts | 2 +- .../src/__tests__/thread-integration.test.ts | 2 +- packages/jest-worker/src/base/BaseWorkerPool.ts | 2 +- .../src/base/__tests__/BaseWorkerPool.test.ts | 2 +- packages/jest-worker/src/index.ts | 2 +- packages/jest-worker/src/types.ts | 2 +- .../src/workers/ChildProcessWorker.ts | 2 +- .../jest-worker/src/workers/NodeThreadsWorker.ts | 2 +- .../jest-worker/src/workers/WorkerAbstract.ts | 2 +- .../workers/__tests__/ChildProcessWorker.test.ts | 2 +- .../workers/__tests__/NodeThreadsWorker.test.ts | 2 +- .../workers/__tests__/WorkerEdgeCases.test.ts | 2 +- .../__tests__/__fixtures__/EdgeCasesWorker.js | 2 +- .../__tests__/__fixtures__/SelfKillWorker.js | 2 +- .../src/workers/__tests__/processChild.test.ts | 2 +- .../src/workers/__tests__/threadChild.test.ts | 2 +- .../jest-worker/src/workers/messageParent.ts | 2 +- packages/jest-worker/src/workers/processChild.ts | 2 +- packages/jest-worker/src/workers/threadChild.ts | 2 +- packages/jest/__typetests__/jest.test.ts | 2 +- packages/jest/bin/jest.js | 2 +- packages/jest/src/index.ts | 2 +- packages/pretty-format/__benchmarks__/test.js | 2 +- .../src/__tests__/AsymmetricMatcher.test.ts | 2 +- .../src/__tests__/DOMCollection.test.ts | 2 +- .../src/__tests__/DOMElement.test.ts | 2 +- .../src/__tests__/Immutable.test.ts | 2 +- .../src/__tests__/ReactElement.test.ts | 2 +- .../src/__tests__/prettyFormat.test.ts | 2 +- .../pretty-format/src/__tests__/react.test.tsx | 2 +- .../src/__tests__/setPrettyPrint.ts | 2 +- packages/pretty-format/src/collections.ts | 2 +- packages/pretty-format/src/index.ts | 2 +- .../src/plugins/AsymmetricMatcher.ts | 2 +- .../pretty-format/src/plugins/DOMCollection.ts | 2 +- packages/pretty-format/src/plugins/DOMElement.ts | 2 +- packages/pretty-format/src/plugins/Immutable.ts | 2 +- .../pretty-format/src/plugins/ReactElement.ts | 2 +- .../src/plugins/ReactTestComponent.ts | 2 +- .../pretty-format/src/plugins/lib/escapeHTML.ts | 2 +- packages/pretty-format/src/plugins/lib/markup.ts | 2 +- packages/pretty-format/src/types.ts | 2 +- packages/test-globals/src/index.ts | 2 +- packages/test-utils/src/ConditionalTest.ts | 2 +- .../test-utils/src/alignedAnsiStyleSerializer.ts | 2 +- packages/test-utils/src/config.ts | 2 +- packages/test-utils/src/index.ts | 2 +- scripts/babel-plugin-jest-native-globals.js | 2 +- ...-plugin-jest-replace-ts-require-assignment.js | 2 +- scripts/babel-plugin-jest-require-outside-vm.js | 2 +- scripts/build.mjs | 2 +- scripts/buildTs.mjs | 2 +- scripts/buildUtils.mjs | 2 +- scripts/bundleTs.mjs | 4 ++-- scripts/checkChangelog.mjs | 2 +- scripts/checkCopyrightHeaders.mjs | 6 +++--- scripts/cleanE2e.mjs | 2 +- scripts/lintTs.mjs | 2 +- scripts/mapCoverage.mjs | 2 +- scripts/remove-examples.mjs | 2 +- scripts/verifyOldTs.mjs | 2 +- scripts/verifyPnP.mjs | 2 +- scripts/watch.mjs | 2 +- website/babel.config.js | 2 +- website/docusaurus.config.js | 4 ++-- website/fetchSupporters.js | 2 +- website/i18n.js | 2 +- website/src/components/v1/Container.js | 2 +- website/src/components/v1/GridBlock.js | 2 +- website/src/components/v1/MarkdownBlock.js | 2 +- website/src/components/v1/legacyCSS.css | 2 +- website/src/css/algoliaDocSearchTheme.css | 2 +- website/src/css/docusaurusTheme.css | 2 +- .../src/pages/animations/_landingAnimation.js | 2 +- website/src/pages/help.js | 2 +- website/src/pages/index.js | 2 +- website/src/pages/index.module.css | 2 +- website/src/pages/versions.js | 2 +- website/src/prism/themeDark.js | 2 +- website/src/prism/themeLight.js | 2 +- website/static/css/custom.css | 2 +- website/static/css/jest.css | 2 +- 1730 files changed, 1765 insertions(+), 1752 deletions(-) diff --git a/.eslintplugin/index.js b/.eslintplugin/index.js index b09f597f4252..fa90db7d42fa 100644 --- a/.eslintplugin/index.js +++ b/.eslintplugin/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016-present, Facebook, Inc. All rights reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/.eslintrc.cjs b/.eslintrc.cjs index 5a573f07e1cb..d2f6e0f5d60a 100644 --- a/.eslintrc.cjs +++ b/.eslintrc.cjs @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016-present, Facebook, Inc. All rights reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/LICENSE b/LICENSE index b96dcb0480a0..b93be90515cc 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) Facebook, Inc. and its affiliates. +Copyright (c) Meta Platforms, Inc. and affiliates. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/babel.config.js b/babel.config.js index 989e2d2e9403..e76a50e0708e 100644 --- a/babel.config.js +++ b/babel.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/benchmarks/test-file-overhead/0.test.js b/benchmarks/test-file-overhead/0.test.js index bed12c324a11..a698fda3050f 100644 --- a/benchmarks/test-file-overhead/0.test.js +++ b/benchmarks/test-file-overhead/0.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/MockStdinWatchPlugin.js b/e2e/MockStdinWatchPlugin.js index f1d92456dc5b..55448bd26688 100644 --- a/e2e/MockStdinWatchPlugin.js +++ b/e2e/MockStdinWatchPlugin.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/e2e/Utils.ts index f46860eb286e..a2e89cb0d3f8 100644 --- a/e2e/Utils.ts +++ b/e2e/Utils.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/asyncAndCallback.test.ts b/e2e/__tests__/asyncAndCallback.test.ts index 45926424f574..b00f7ba69373 100644 --- a/e2e/__tests__/asyncAndCallback.test.ts +++ b/e2e/__tests__/asyncAndCallback.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/asyncRegenerator.test.ts b/e2e/__tests__/asyncRegenerator.test.ts index 684ef69b179a..d669950a1b56 100644 --- a/e2e/__tests__/asyncRegenerator.test.ts +++ b/e2e/__tests__/asyncRegenerator.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/autoClearMocks.test.ts b/e2e/__tests__/autoClearMocks.test.ts index e374bdf4e603..29f341d28a9b 100644 --- a/e2e/__tests__/autoClearMocks.test.ts +++ b/e2e/__tests__/autoClearMocks.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/autoResetMocks.test.ts b/e2e/__tests__/autoResetMocks.test.ts index 2208a4f9818e..51c079a62320 100644 --- a/e2e/__tests__/autoResetMocks.test.ts +++ b/e2e/__tests__/autoResetMocks.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/autoRestoreMocks.test.ts b/e2e/__tests__/autoRestoreMocks.test.ts index 691fa96b5d50..77c216fb016f 100644 --- a/e2e/__tests__/autoRestoreMocks.test.ts +++ b/e2e/__tests__/autoRestoreMocks.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/babelPluginJestHoist.test.ts b/e2e/__tests__/babelPluginJestHoist.test.ts index c47a2546859c..b3a5c5afd120 100644 --- a/e2e/__tests__/babelPluginJestHoist.test.ts +++ b/e2e/__tests__/babelPluginJestHoist.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/badSourceMap.test.ts b/e2e/__tests__/badSourceMap.test.ts index 114a16208f81..363daa68b34e 100644 --- a/e2e/__tests__/badSourceMap.test.ts +++ b/e2e/__tests__/badSourceMap.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/beforeAllFiltered.ts b/e2e/__tests__/beforeAllFiltered.ts index 037ccf4cffb9..6c96dbc2bc72 100644 --- a/e2e/__tests__/beforeAllFiltered.ts +++ b/e2e/__tests__/beforeAllFiltered.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/beforeEachQueue.ts b/e2e/__tests__/beforeEachQueue.ts index cfa0505d33f4..280195d9893e 100644 --- a/e2e/__tests__/beforeEachQueue.ts +++ b/e2e/__tests__/beforeEachQueue.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/browserResolve.ts b/e2e/__tests__/browserResolve.ts index 8bfc5baadf74..662fdcc2334d 100644 --- a/e2e/__tests__/browserResolve.ts +++ b/e2e/__tests__/browserResolve.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/callDoneTwice.test.ts b/e2e/__tests__/callDoneTwice.test.ts index 0093d0f769a7..4c5e8d37012b 100644 --- a/e2e/__tests__/callDoneTwice.test.ts +++ b/e2e/__tests__/callDoneTwice.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/chaiAssertionLibrary.ts b/e2e/__tests__/chaiAssertionLibrary.ts index 61de6d1fce19..650c0b957b0c 100644 --- a/e2e/__tests__/chaiAssertionLibrary.ts +++ b/e2e/__tests__/chaiAssertionLibrary.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/circularInequality.test.ts b/e2e/__tests__/circularInequality.test.ts index 8e5747cc5821..f8ab16b7ec29 100644 --- a/e2e/__tests__/circularInequality.test.ts +++ b/e2e/__tests__/circularInequality.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/circusConcurrentEach.test.ts b/e2e/__tests__/circusConcurrentEach.test.ts index ca53c2605357..8a4d5f5a8407 100644 --- a/e2e/__tests__/circusConcurrentEach.test.ts +++ b/e2e/__tests__/circusConcurrentEach.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/circusDeclarationErrors.test.ts b/e2e/__tests__/circusDeclarationErrors.test.ts index 7a72da80657a..2f9749410a3e 100644 --- a/e2e/__tests__/circusDeclarationErrors.test.ts +++ b/e2e/__tests__/circusDeclarationErrors.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/clearCache.test.ts b/e2e/__tests__/clearCache.test.ts index 3f7897c0b9a4..a734ab1734b3 100644 --- a/e2e/__tests__/clearCache.test.ts +++ b/e2e/__tests__/clearCache.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/clearFSAndTransformCache.test.ts b/e2e/__tests__/clearFSAndTransformCache.test.ts index 4d35bcf75804..0e84752c89de 100644 --- a/e2e/__tests__/clearFSAndTransformCache.test.ts +++ b/e2e/__tests__/clearFSAndTransformCache.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/cliHandlesExactFilenames.test.ts b/e2e/__tests__/cliHandlesExactFilenames.test.ts index cc26ef5c332d..8f92c3425266 100644 --- a/e2e/__tests__/cliHandlesExactFilenames.test.ts +++ b/e2e/__tests__/cliHandlesExactFilenames.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/compareDomNodes.test.ts b/e2e/__tests__/compareDomNodes.test.ts index 9d62f3dde093..ed159795a78e 100644 --- a/e2e/__tests__/compareDomNodes.test.ts +++ b/e2e/__tests__/compareDomNodes.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/complexItemsInErrors.ts b/e2e/__tests__/complexItemsInErrors.ts index a5e726358539..b6a9023c56a3 100644 --- a/e2e/__tests__/complexItemsInErrors.ts +++ b/e2e/__tests__/complexItemsInErrors.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/e2e/__tests__/config.test.ts index 8e1a417a2c26..e84038d994fd 100644 --- a/e2e/__tests__/config.test.ts +++ b/e2e/__tests__/config.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/configOverride.test.ts b/e2e/__tests__/configOverride.test.ts index 0efb17551a6f..46014f805506 100644 --- a/e2e/__tests__/configOverride.test.ts +++ b/e2e/__tests__/configOverride.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/e2e/__tests__/console.test.ts index a304cbda4dda..163f612ed3a1 100644 --- a/e2e/__tests__/console.test.ts +++ b/e2e/__tests__/console.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/consoleAfterTeardown.test.ts b/e2e/__tests__/consoleAfterTeardown.test.ts index a6108d4a4362..b24997568113 100644 --- a/e2e/__tests__/consoleAfterTeardown.test.ts +++ b/e2e/__tests__/consoleAfterTeardown.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/consoleDebugging.test.ts b/e2e/__tests__/consoleDebugging.test.ts index b766554e98ba..d3b5cd2cb98d 100644 --- a/e2e/__tests__/consoleDebugging.test.ts +++ b/e2e/__tests__/consoleDebugging.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/consoleLogOutputWhenRunInBand.test.ts b/e2e/__tests__/consoleLogOutputWhenRunInBand.test.ts index 914a853b5eb7..f62197c5c009 100644 --- a/e2e/__tests__/consoleLogOutputWhenRunInBand.test.ts +++ b/e2e/__tests__/consoleLogOutputWhenRunInBand.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/coverageHandlebars.test.ts b/e2e/__tests__/coverageHandlebars.test.ts index 7ede9d431580..015ced1a09a6 100644 --- a/e2e/__tests__/coverageHandlebars.test.ts +++ b/e2e/__tests__/coverageHandlebars.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/coverageProviderV8.test.ts b/e2e/__tests__/coverageProviderV8.test.ts index 260ae254a31b..b282b5182f9e 100644 --- a/e2e/__tests__/coverageProviderV8.test.ts +++ b/e2e/__tests__/coverageProviderV8.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/coverageRemapping.test.ts b/e2e/__tests__/coverageRemapping.test.ts index 7830ee8a7876..73fc31b291cf 100644 --- a/e2e/__tests__/coverageRemapping.test.ts +++ b/e2e/__tests__/coverageRemapping.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/coverageReport.test.ts b/e2e/__tests__/coverageReport.test.ts index eceac4342f7e..e3bffe332dac 100644 --- a/e2e/__tests__/coverageReport.test.ts +++ b/e2e/__tests__/coverageReport.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/coverageThreshold.test.ts b/e2e/__tests__/coverageThreshold.test.ts index 52776ed786b5..60b6850c602f 100644 --- a/e2e/__tests__/coverageThreshold.test.ts +++ b/e2e/__tests__/coverageThreshold.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/coverageTransformInstrumented.test.ts b/e2e/__tests__/coverageTransformInstrumented.test.ts index 7e7898959769..8ae525dce4cb 100644 --- a/e2e/__tests__/coverageTransformInstrumented.test.ts +++ b/e2e/__tests__/coverageTransformInstrumented.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/coverageWithoutTransform.test.ts b/e2e/__tests__/coverageWithoutTransform.test.ts index dcccab3407c7..ba2bdc53fc62 100644 --- a/e2e/__tests__/coverageWithoutTransform.test.ts +++ b/e2e/__tests__/coverageWithoutTransform.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/crawlSymlinks.test.ts b/e2e/__tests__/crawlSymlinks.test.ts index 6f527b305b0d..93ee50147b9b 100644 --- a/e2e/__tests__/crawlSymlinks.test.ts +++ b/e2e/__tests__/crawlSymlinks.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/createProcessObject.test.ts b/e2e/__tests__/createProcessObject.test.ts index c31747b63f45..8c9db3d83a7f 100644 --- a/e2e/__tests__/createProcessObject.test.ts +++ b/e2e/__tests__/createProcessObject.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/customEsmTestSequencers.test.ts b/e2e/__tests__/customEsmTestSequencers.test.ts index 134dd26e19f1..615a79cd8788 100644 --- a/e2e/__tests__/customEsmTestSequencers.test.ts +++ b/e2e/__tests__/customEsmTestSequencers.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/customHaste.test.ts b/e2e/__tests__/customHaste.test.ts index 4085381b79c4..5d6b23270b7e 100644 --- a/e2e/__tests__/customHaste.test.ts +++ b/e2e/__tests__/customHaste.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/customInlineSnapshotMatchers.test.ts b/e2e/__tests__/customInlineSnapshotMatchers.test.ts index 8e1254d09b6a..49b5783e6929 100644 --- a/e2e/__tests__/customInlineSnapshotMatchers.test.ts +++ b/e2e/__tests__/customInlineSnapshotMatchers.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/customMatcherStackTrace.test.ts b/e2e/__tests__/customMatcherStackTrace.test.ts index b0268f3a9bcc..2d0a3e816de4 100644 --- a/e2e/__tests__/customMatcherStackTrace.test.ts +++ b/e2e/__tests__/customMatcherStackTrace.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/customReporters.test.ts b/e2e/__tests__/customReporters.test.ts index f76647fd5758..fc40f36c2368 100644 --- a/e2e/__tests__/customReporters.test.ts +++ b/e2e/__tests__/customReporters.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/customReportersOnCircus.test.ts b/e2e/__tests__/customReportersOnCircus.test.ts index c30483085a14..57f35e3b50e6 100644 --- a/e2e/__tests__/customReportersOnCircus.test.ts +++ b/e2e/__tests__/customReportersOnCircus.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/customResolver.test.ts b/e2e/__tests__/customResolver.test.ts index 21bd0e8cd45a..e90f0a558ce1 100644 --- a/e2e/__tests__/customResolver.test.ts +++ b/e2e/__tests__/customResolver.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/customTestSequencers.test.ts b/e2e/__tests__/customTestSequencers.test.ts index 33118c693b6b..40f0c43fc3cf 100644 --- a/e2e/__tests__/customTestSequencers.test.ts +++ b/e2e/__tests__/customTestSequencers.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/e2e/__tests__/debug.test.ts index dc033abbcd98..26dd23469465 100644 --- a/e2e/__tests__/debug.test.ts +++ b/e2e/__tests__/debug.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/declarationErrors.test.ts b/e2e/__tests__/declarationErrors.test.ts index 3c7f67a5d2de..16a0793dc15f 100644 --- a/e2e/__tests__/declarationErrors.test.ts +++ b/e2e/__tests__/declarationErrors.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/dependencyClash.test.ts b/e2e/__tests__/dependencyClash.test.ts index 98fc1267e453..311c89453d4d 100644 --- a/e2e/__tests__/dependencyClash.test.ts +++ b/e2e/__tests__/dependencyClash.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/detectOpenHandles.ts b/e2e/__tests__/detectOpenHandles.ts index c23359faeed5..90a2300f232d 100644 --- a/e2e/__tests__/detectOpenHandles.ts +++ b/e2e/__tests__/detectOpenHandles.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/domDiffing.test.ts b/e2e/__tests__/domDiffing.test.ts index 2fe384efb247..fb7b2800a48e 100644 --- a/e2e/__tests__/domDiffing.test.ts +++ b/e2e/__tests__/domDiffing.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/doneInHooks.test.ts b/e2e/__tests__/doneInHooks.test.ts index f912f7a378b9..bbe96fc07695 100644 --- a/e2e/__tests__/doneInHooks.test.ts +++ b/e2e/__tests__/doneInHooks.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/dynamicRequireDependencies.ts b/e2e/__tests__/dynamicRequireDependencies.ts index 3f6c96a9731a..5ea8498c01bc 100644 --- a/e2e/__tests__/dynamicRequireDependencies.ts +++ b/e2e/__tests__/dynamicRequireDependencies.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/e2e/__tests__/each.test.ts index 2dcfcad1152f..5757dd4d4ac0 100644 --- a/e2e/__tests__/each.test.ts +++ b/e2e/__tests__/each.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/emptyDescribeWithHooks.test.ts b/e2e/__tests__/emptyDescribeWithHooks.test.ts index 050347b40df6..8ea1a5918096 100644 --- a/e2e/__tests__/emptyDescribeWithHooks.test.ts +++ b/e2e/__tests__/emptyDescribeWithHooks.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/emptySuiteError.test.ts b/e2e/__tests__/emptySuiteError.test.ts index 789be229cf24..337dab2e4dd6 100644 --- a/e2e/__tests__/emptySuiteError.test.ts +++ b/e2e/__tests__/emptySuiteError.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/e2e/__tests__/env.test.ts index 7555335e0853..9d8f4ed64c51 100644 --- a/e2e/__tests__/env.test.ts +++ b/e2e/__tests__/env.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/environmentAfterTeardown.test.ts b/e2e/__tests__/environmentAfterTeardown.test.ts index 103e33d1d43c..1216014a2af4 100644 --- a/e2e/__tests__/environmentAfterTeardown.test.ts +++ b/e2e/__tests__/environmentAfterTeardown.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/errorOnDeprecated.test.ts b/e2e/__tests__/errorOnDeprecated.test.ts index 5527f81c5ef9..6bdfec2c7ec6 100644 --- a/e2e/__tests__/errorOnDeprecated.test.ts +++ b/e2e/__tests__/errorOnDeprecated.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/esmConfigFile.test.ts b/e2e/__tests__/esmConfigFile.test.ts index 6f9ead12672e..4e1c5e8e96fe 100644 --- a/e2e/__tests__/esmConfigFile.test.ts +++ b/e2e/__tests__/esmConfigFile.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/executeTestsOnceInMpr.ts b/e2e/__tests__/executeTestsOnceInMpr.ts index f471afca546f..016d6eeec9a3 100644 --- a/e2e/__tests__/executeTestsOnceInMpr.ts +++ b/e2e/__tests__/executeTestsOnceInMpr.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/existentRoots.test.ts b/e2e/__tests__/existentRoots.test.ts index 0181635309cf..50401266a431 100644 --- a/e2e/__tests__/existentRoots.test.ts +++ b/e2e/__tests__/existentRoots.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/expectAsyncMatcher.test.ts b/e2e/__tests__/expectAsyncMatcher.test.ts index 5602bad3bdc7..ca9a9c584323 100644 --- a/e2e/__tests__/expectAsyncMatcher.test.ts +++ b/e2e/__tests__/expectAsyncMatcher.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/expectInVm.test.ts b/e2e/__tests__/expectInVm.test.ts index 8074f43b769d..ed8f5a31e26c 100644 --- a/e2e/__tests__/expectInVm.test.ts +++ b/e2e/__tests__/expectInVm.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/failureDetailsProperty.test.ts b/e2e/__tests__/failureDetailsProperty.test.ts index 9b53b8d70668..72fd468ddd2a 100644 --- a/e2e/__tests__/failureDetailsProperty.test.ts +++ b/e2e/__tests__/failureDetailsProperty.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/e2e/__tests__/failures.test.ts index c6cbb8e0953e..f9b61caeeaea 100644 --- a/e2e/__tests__/failures.test.ts +++ b/e2e/__tests__/failures.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/fakePromises.test.ts b/e2e/__tests__/fakePromises.test.ts index 61cb548eecb6..ea2a0df732f0 100644 --- a/e2e/__tests__/fakePromises.test.ts +++ b/e2e/__tests__/fakePromises.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/fakeTimers.test.ts b/e2e/__tests__/fakeTimers.test.ts index 4adefe0f056c..eb6a962cccaf 100644 --- a/e2e/__tests__/fakeTimers.test.ts +++ b/e2e/__tests__/fakeTimers.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/fakeTimersLegacy.test.ts b/e2e/__tests__/fakeTimersLegacy.test.ts index 52571da9d4d0..268ce5aa80c2 100644 --- a/e2e/__tests__/fakeTimersLegacy.test.ts +++ b/e2e/__tests__/fakeTimersLegacy.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/fatalWorkerError.test.ts b/e2e/__tests__/fatalWorkerError.test.ts index 477932738da0..0d6749d6dab3 100644 --- a/e2e/__tests__/fatalWorkerError.test.ts +++ b/e2e/__tests__/fatalWorkerError.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/e2e/__tests__/filter.test.ts index 356e0f9c3b0a..c53f44c4d0d5 100644 --- a/e2e/__tests__/filter.test.ts +++ b/e2e/__tests__/filter.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/findRelatedFiles.test.ts b/e2e/__tests__/findRelatedFiles.test.ts index a5999d5d4536..f889ac8a4573 100644 --- a/e2e/__tests__/findRelatedFiles.test.ts +++ b/e2e/__tests__/findRelatedFiles.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/focusedTests.test.ts b/e2e/__tests__/focusedTests.test.ts index 2909d910e92d..d09c3cc23a8c 100644 --- a/e2e/__tests__/focusedTests.test.ts +++ b/e2e/__tests__/focusedTests.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/forceExit.test.ts b/e2e/__tests__/forceExit.test.ts index 3af3936d5df7..38e14278391c 100644 --- a/e2e/__tests__/forceExit.test.ts +++ b/e2e/__tests__/forceExit.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/generatorMock.test.ts b/e2e/__tests__/generatorMock.test.ts index 74d08b89666b..1dc3def284c1 100644 --- a/e2e/__tests__/generatorMock.test.ts +++ b/e2e/__tests__/generatorMock.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-mutation.test.ts b/e2e/__tests__/global-mutation.test.ts index 828ee674f347..22a8030f74ec 100644 --- a/e2e/__tests__/global-mutation.test.ts +++ b/e2e/__tests__/global-mutation.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/e2e/__tests__/global.test.ts index 04e93e76d414..46aef0aa0d5c 100644 --- a/e2e/__tests__/global.test.ts +++ b/e2e/__tests__/global.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/globalSetup.test.ts b/e2e/__tests__/globalSetup.test.ts index bd87d29806c4..f7c4a29eb641 100644 --- a/e2e/__tests__/globalSetup.test.ts +++ b/e2e/__tests__/globalSetup.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/globalTeardown.test.ts b/e2e/__tests__/globalTeardown.test.ts index 811ddcf3749a..360200f0a583 100644 --- a/e2e/__tests__/globalTeardown.test.ts +++ b/e2e/__tests__/globalTeardown.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/e2e/__tests__/globals.test.ts index 587efa3ed2a1..09b30f4532de 100644 --- a/e2e/__tests__/globals.test.ts +++ b/e2e/__tests__/globals.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/hasteMapMockChanged.test.ts b/e2e/__tests__/hasteMapMockChanged.test.ts index 266e24e0536c..80665997611e 100644 --- a/e2e/__tests__/hasteMapMockChanged.test.ts +++ b/e2e/__tests__/hasteMapMockChanged.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/hasteMapSha1.test.ts b/e2e/__tests__/hasteMapSha1.test.ts index e78914fdda07..eea4223bf6cc 100644 --- a/e2e/__tests__/hasteMapSha1.test.ts +++ b/e2e/__tests__/hasteMapSha1.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/hasteMapSize.test.ts b/e2e/__tests__/hasteMapSize.test.ts index e88d6269000c..02ef153defd1 100644 --- a/e2e/__tests__/hasteMapSize.test.ts +++ b/e2e/__tests__/hasteMapSize.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/importedGlobals.test.ts b/e2e/__tests__/importedGlobals.test.ts index 146ed6544715..699ec729f06d 100644 --- a/e2e/__tests__/importedGlobals.test.ts +++ b/e2e/__tests__/importedGlobals.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/injectGlobals.test.ts b/e2e/__tests__/injectGlobals.test.ts index 141a5e84b429..9ce06fca65df 100644 --- a/e2e/__tests__/injectGlobals.test.ts +++ b/e2e/__tests__/injectGlobals.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/isolateModules.test.ts b/e2e/__tests__/isolateModules.test.ts index 25ecd76fac0f..d177cefb035e 100644 --- a/e2e/__tests__/isolateModules.test.ts +++ b/e2e/__tests__/isolateModules.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/e2e/__tests__/iterator-to-null-test.ts index 7130293e5e2f..51b02e1c3a32 100644 --- a/e2e/__tests__/iterator-to-null-test.ts +++ b/e2e/__tests__/iterator-to-null-test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/jasmineAsync.test.ts b/e2e/__tests__/jasmineAsync.test.ts index 34ade4c79cb1..37418d53955d 100644 --- a/e2e/__tests__/jasmineAsync.test.ts +++ b/e2e/__tests__/jasmineAsync.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/jasmineAsyncWithPendingDuringTest.ts b/e2e/__tests__/jasmineAsyncWithPendingDuringTest.ts index bfa23463e04b..5eacee12726b 100644 --- a/e2e/__tests__/jasmineAsyncWithPendingDuringTest.ts +++ b/e2e/__tests__/jasmineAsyncWithPendingDuringTest.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/e2e/__tests__/jest.config.js.test.ts index ee5105e8dfc9..dc87668a5341 100644 --- a/e2e/__tests__/jest.config.js.test.ts +++ b/e2e/__tests__/jest.config.js.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts.test.ts b/e2e/__tests__/jest.config.ts.test.ts index 3b2079cca0ea..5e71eb9280ca 100644 --- a/e2e/__tests__/jest.config.ts.test.ts +++ b/e2e/__tests__/jest.config.ts.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/jestChangedFiles.test.ts b/e2e/__tests__/jestChangedFiles.test.ts index 12c26fecbc56..3d6f4c0c158a 100644 --- a/e2e/__tests__/jestChangedFiles.test.ts +++ b/e2e/__tests__/jestChangedFiles.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/jestEnvironmentJsdom.test.ts b/e2e/__tests__/jestEnvironmentJsdom.test.ts index f88e657d895e..7fa6711ad2f2 100644 --- a/e2e/__tests__/jestEnvironmentJsdom.test.ts +++ b/e2e/__tests__/jestEnvironmentJsdom.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/jestObject.test.ts b/e2e/__tests__/jestObject.test.ts index 0818da27bc9f..385c3c3aac44 100644 --- a/e2e/__tests__/jestObject.test.ts +++ b/e2e/__tests__/jestObject.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/jestRequireActual.test.ts b/e2e/__tests__/jestRequireActual.test.ts index 8cf118185a77..2a4cb6faa546 100644 --- a/e2e/__tests__/jestRequireActual.test.ts +++ b/e2e/__tests__/jestRequireActual.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/jestRequireMock.test.ts b/e2e/__tests__/jestRequireMock.test.ts index 1ea7a21e91c9..0eaccf009b26 100644 --- a/e2e/__tests__/jestRequireMock.test.ts +++ b/e2e/__tests__/jestRequireMock.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/e2e/__tests__/json.test.ts index eaca0c4a9ae2..ffb936baed2d 100644 --- a/e2e/__tests__/json.test.ts +++ b/e2e/__tests__/json.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/jsonReporter.test.ts b/e2e/__tests__/jsonReporter.test.ts index df2dba4830a1..96494e425f6d 100644 --- a/e2e/__tests__/jsonReporter.test.ts +++ b/e2e/__tests__/jsonReporter.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/e2e/__tests__/lifecycles.ts index 443ce6310e40..eca1e928ad88 100644 --- a/e2e/__tests__/lifecycles.ts +++ b/e2e/__tests__/lifecycles.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/listTests.test.ts b/e2e/__tests__/listTests.test.ts index 4da1bd54f463..811527848d4d 100644 --- a/e2e/__tests__/listTests.test.ts +++ b/e2e/__tests__/listTests.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/locationInResults.test.ts b/e2e/__tests__/locationInResults.test.ts index 520209ae4774..74fd8a506026 100644 --- a/e2e/__tests__/locationInResults.test.ts +++ b/e2e/__tests__/locationInResults.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/logHeapUsage.test.ts b/e2e/__tests__/logHeapUsage.test.ts index 6d5d923c99a5..7932ace7d940 100644 --- a/e2e/__tests__/logHeapUsage.test.ts +++ b/e2e/__tests__/logHeapUsage.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/mockFunctions.test.ts b/e2e/__tests__/mockFunctions.test.ts index 2951b0fb51cc..4b19f2c377d0 100644 --- a/e2e/__tests__/mockFunctions.test.ts +++ b/e2e/__tests__/mockFunctions.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/mockNames.test.ts b/e2e/__tests__/mockNames.test.ts index 3fe772792966..ff2a78d2aec0 100644 --- a/e2e/__tests__/mockNames.test.ts +++ b/e2e/__tests__/mockNames.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/moduleNameMapper.test.ts b/e2e/__tests__/moduleNameMapper.test.ts index c71d59edcf70..7c56e1cfd6ac 100644 --- a/e2e/__tests__/moduleNameMapper.test.ts +++ b/e2e/__tests__/moduleNameMapper.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/moduleParentNullInTest.ts b/e2e/__tests__/moduleParentNullInTest.ts index 1d77aba5841e..d782b72b3f1d 100644 --- a/e2e/__tests__/moduleParentNullInTest.ts +++ b/e2e/__tests__/moduleParentNullInTest.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/multiProjectRunner.test.ts b/e2e/__tests__/multiProjectRunner.test.ts index ceacce2b8cee..84a4e79dd928 100644 --- a/e2e/__tests__/multiProjectRunner.test.ts +++ b/e2e/__tests__/multiProjectRunner.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/multipleConfigs.ts b/e2e/__tests__/multipleConfigs.ts index bf5a71a1dadb..e026338e0b05 100644 --- a/e2e/__tests__/multipleConfigs.ts +++ b/e2e/__tests__/multipleConfigs.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/nativeAsyncMock.test.ts b/e2e/__tests__/nativeAsyncMock.test.ts index dfcf2ba94bd6..f8e06fe12a9c 100644 --- a/e2e/__tests__/nativeAsyncMock.test.ts +++ b/e2e/__tests__/nativeAsyncMock.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/nativeEsm.test.ts b/e2e/__tests__/nativeEsm.test.ts index be7e41600409..d4a1e9631a12 100644 --- a/e2e/__tests__/nativeEsm.test.ts +++ b/e2e/__tests__/nativeEsm.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/nativeEsmTypescript.test.ts b/e2e/__tests__/nativeEsmTypescript.test.ts index 199c1705e27c..52de1432d161 100644 --- a/e2e/__tests__/nativeEsmTypescript.test.ts +++ b/e2e/__tests__/nativeEsmTypescript.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/nestedEventLoop.test.ts b/e2e/__tests__/nestedEventLoop.test.ts index c1eb32168042..4491937aef3d 100644 --- a/e2e/__tests__/nestedEventLoop.test.ts +++ b/e2e/__tests__/nestedEventLoop.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/nestedTestDefinitions.test.ts b/e2e/__tests__/nestedTestDefinitions.test.ts index 4559fc279c49..11f2745445b8 100644 --- a/e2e/__tests__/nestedTestDefinitions.test.ts +++ b/e2e/__tests__/nestedTestDefinitions.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/noTestFound.test.ts b/e2e/__tests__/noTestFound.test.ts index 78476c638804..68584353e0df 100644 --- a/e2e/__tests__/noTestFound.test.ts +++ b/e2e/__tests__/noTestFound.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/noTestsFound.test.ts b/e2e/__tests__/noTestsFound.test.ts index 4d373c266fc8..0c90d3f240dc 100644 --- a/e2e/__tests__/noTestsFound.test.ts +++ b/e2e/__tests__/noTestsFound.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/nodePath.test.ts b/e2e/__tests__/nodePath.test.ts index b519f19b8102..c7ea951b0f43 100644 --- a/e2e/__tests__/nodePath.test.ts +++ b/e2e/__tests__/nodePath.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/onlyChanged.test.ts b/e2e/__tests__/onlyChanged.test.ts index 3cbbb282f039..2d50441d7ec6 100644 --- a/e2e/__tests__/onlyChanged.test.ts +++ b/e2e/__tests__/onlyChanged.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/onlyFailuresNonWatch.test.ts b/e2e/__tests__/onlyFailuresNonWatch.test.ts index 720c47655611..710339dbda91 100644 --- a/e2e/__tests__/onlyFailuresNonWatch.test.ts +++ b/e2e/__tests__/onlyFailuresNonWatch.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/overrideGlobals.test.ts b/e2e/__tests__/overrideGlobals.test.ts index 20437f29e342..25afe5112ee9 100644 --- a/e2e/__tests__/overrideGlobals.test.ts +++ b/e2e/__tests__/overrideGlobals.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/pnp.test.ts b/e2e/__tests__/pnp.test.ts index 79d565deb48b..adce15ce0911 100644 --- a/e2e/__tests__/pnp.test.ts +++ b/e2e/__tests__/pnp.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/e2e/__tests__/presets.test.ts index cedd77880e86..44b0c7d435ff 100644 --- a/e2e/__tests__/presets.test.ts +++ b/e2e/__tests__/presets.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/processExit.test.ts b/e2e/__tests__/processExit.test.ts index ea7c1a9d8d2b..0770b1954ead 100644 --- a/e2e/__tests__/processExit.test.ts +++ b/e2e/__tests__/processExit.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/promiseReject.test.ts b/e2e/__tests__/promiseReject.test.ts index e079c567c2de..a4fb57ae7b33 100644 --- a/e2e/__tests__/promiseReject.test.ts +++ b/e2e/__tests__/promiseReject.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/readInitialOptions.test.ts b/e2e/__tests__/readInitialOptions.test.ts index 9d2ba417eb4f..d5776913f5e0 100644 --- a/e2e/__tests__/readInitialOptions.test.ts +++ b/e2e/__tests__/readInitialOptions.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/regexCharInPath.test.ts b/e2e/__tests__/regexCharInPath.test.ts index b6ec5d837cde..c5960a452056 100644 --- a/e2e/__tests__/regexCharInPath.test.ts +++ b/e2e/__tests__/regexCharInPath.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/requireAfterTeardown.test.ts b/e2e/__tests__/requireAfterTeardown.test.ts index c7e2b1d3f898..cb9607549b85 100644 --- a/e2e/__tests__/requireAfterTeardown.test.ts +++ b/e2e/__tests__/requireAfterTeardown.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/requireMain.test.ts b/e2e/__tests__/requireMain.test.ts index 361790c0fbbb..e93527177aba 100644 --- a/e2e/__tests__/requireMain.test.ts +++ b/e2e/__tests__/requireMain.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/requireMainAfterCreateRequire.test.ts b/e2e/__tests__/requireMainAfterCreateRequire.test.ts index 95ef949fd5c2..c456df6200c5 100644 --- a/e2e/__tests__/requireMainAfterCreateRequire.test.ts +++ b/e2e/__tests__/requireMainAfterCreateRequire.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/requireMainIsolateModules.test.ts b/e2e/__tests__/requireMainIsolateModules.test.ts index a924da803da9..1cb2a0d32fa0 100644 --- a/e2e/__tests__/requireMainIsolateModules.test.ts +++ b/e2e/__tests__/requireMainIsolateModules.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/requireMainResetModules.test.ts b/e2e/__tests__/requireMainResetModules.test.ts index a318236382b8..f604a62ab087 100644 --- a/e2e/__tests__/requireMainResetModules.test.ts +++ b/e2e/__tests__/requireMainResetModules.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/requireMissingExt.test.ts b/e2e/__tests__/requireMissingExt.test.ts index 3421e13af9da..815c7146b636 100644 --- a/e2e/__tests__/requireMissingExt.test.ts +++ b/e2e/__tests__/requireMissingExt.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/requireV8Module.test.ts b/e2e/__tests__/requireV8Module.test.ts index c7072b42308f..941659edddd7 100644 --- a/e2e/__tests__/requireV8Module.test.ts +++ b/e2e/__tests__/requireV8Module.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/resetModules.test.ts b/e2e/__tests__/resetModules.test.ts index cb71f32dec9a..3a9927acf1b3 100644 --- a/e2e/__tests__/resetModules.test.ts +++ b/e2e/__tests__/resetModules.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/e2e/__tests__/resolve.test.ts index 543c16a06253..8d801b70f01b 100644 --- a/e2e/__tests__/resolve.test.ts +++ b/e2e/__tests__/resolve.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/resolveAsync.test.ts b/e2e/__tests__/resolveAsync.test.ts index ab4f09775708..971367418001 100644 --- a/e2e/__tests__/resolveAsync.test.ts +++ b/e2e/__tests__/resolveAsync.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/resolveConditions.test.ts b/e2e/__tests__/resolveConditions.test.ts index 7bb47817454e..43ff6e11e8eb 100644 --- a/e2e/__tests__/resolveConditions.test.ts +++ b/e2e/__tests__/resolveConditions.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/resolveGetPaths.test.ts b/e2e/__tests__/resolveGetPaths.test.ts index f0bea396de0a..0d908aa7d2e5 100644 --- a/e2e/__tests__/resolveGetPaths.test.ts +++ b/e2e/__tests__/resolveGetPaths.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/resolveNoFileExtensions.test.ts b/e2e/__tests__/resolveNoFileExtensions.test.ts index 8681260a6f79..13c4c298eba4 100644 --- a/e2e/__tests__/resolveNoFileExtensions.test.ts +++ b/e2e/__tests__/resolveNoFileExtensions.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/resolveNodeModule.test.ts b/e2e/__tests__/resolveNodeModule.test.ts index bfa5a1f6d1b7..d7ceecae62b9 100644 --- a/e2e/__tests__/resolveNodeModule.test.ts +++ b/e2e/__tests__/resolveNodeModule.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/resolveWithPaths.test.ts b/e2e/__tests__/resolveWithPaths.test.ts index 7a8fff290c9e..aba816681b63 100644 --- a/e2e/__tests__/resolveWithPaths.test.ts +++ b/e2e/__tests__/resolveWithPaths.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/retainAllFiles.test.ts b/e2e/__tests__/retainAllFiles.test.ts index 4eabd6b7e353..94161e1a751f 100644 --- a/e2e/__tests__/retainAllFiles.test.ts +++ b/e2e/__tests__/retainAllFiles.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/runProgrammatically.test.ts b/e2e/__tests__/runProgrammatically.test.ts index 6d1fc6857636..217cdf1fab19 100644 --- a/e2e/__tests__/runProgrammatically.test.ts +++ b/e2e/__tests__/runProgrammatically.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/runProgrammaticallyMultipleProjects.test.ts b/e2e/__tests__/runProgrammaticallyMultipleProjects.test.ts index bd368c339732..84b9951ecbc3 100644 --- a/e2e/__tests__/runProgrammaticallyMultipleProjects.test.ts +++ b/e2e/__tests__/runProgrammaticallyMultipleProjects.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/runTestsByPath.test.ts b/e2e/__tests__/runTestsByPath.test.ts index 5792fe8c3d71..5ebf617ffb87 100644 --- a/e2e/__tests__/runTestsByPath.test.ts +++ b/e2e/__tests__/runTestsByPath.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/runtimeInternalModuleRegistry.test.ts b/e2e/__tests__/runtimeInternalModuleRegistry.test.ts index d06b9e7d8d35..e6faf61610e4 100644 --- a/e2e/__tests__/runtimeInternalModuleRegistry.test.ts +++ b/e2e/__tests__/runtimeInternalModuleRegistry.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/sandboxInjectedGlobals.test.ts b/e2e/__tests__/sandboxInjectedGlobals.test.ts index 925e11267cec..06326db15b41 100644 --- a/e2e/__tests__/sandboxInjectedGlobals.test.ts +++ b/e2e/__tests__/sandboxInjectedGlobals.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/selectProjects.test.ts b/e2e/__tests__/selectProjects.test.ts index 2928fc8c2b18..b6ed59e07803 100644 --- a/e2e/__tests__/selectProjects.test.ts +++ b/e2e/__tests__/selectProjects.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/setupFiles.test.ts b/e2e/__tests__/setupFiles.test.ts index 9773178553f0..475c833bb5a5 100644 --- a/e2e/__tests__/setupFiles.test.ts +++ b/e2e/__tests__/setupFiles.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/setupFilesAfterEnvConfig.test.ts b/e2e/__tests__/setupFilesAfterEnvConfig.test.ts index 9ec387c7603b..031b98b2ce54 100644 --- a/e2e/__tests__/setupFilesAfterEnvConfig.test.ts +++ b/e2e/__tests__/setupFilesAfterEnvConfig.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/shard.test.ts b/e2e/__tests__/shard.test.ts index 568edc9815ef..7a618e19250c 100644 --- a/e2e/__tests__/shard.test.ts +++ b/e2e/__tests__/shard.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/showConfig.test.ts b/e2e/__tests__/showConfig.test.ts index 13be5474965d..cc7d598f2788 100644 --- a/e2e/__tests__/showConfig.test.ts +++ b/e2e/__tests__/showConfig.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/showSeed.test.ts b/e2e/__tests__/showSeed.test.ts index d7574e166945..42b5c3d9be42 100644 --- a/e2e/__tests__/showSeed.test.ts +++ b/e2e/__tests__/showSeed.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/skipBeforeAfterAll.test.ts b/e2e/__tests__/skipBeforeAfterAll.test.ts index 5190aeece3c5..5204809b2fbe 100644 --- a/e2e/__tests__/skipBeforeAfterAll.test.ts +++ b/e2e/__tests__/skipBeforeAfterAll.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-unknown.test.ts b/e2e/__tests__/snapshot-unknown.test.ts index 6cd2748de52b..569ff7e054dd 100644 --- a/e2e/__tests__/snapshot-unknown.test.ts +++ b/e2e/__tests__/snapshot-unknown.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/e2e/__tests__/snapshot.test.ts index 8688e0f6fad3..849effdfde28 100644 --- a/e2e/__tests__/snapshot.test.ts +++ b/e2e/__tests__/snapshot.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/snapshotMockFs.test.ts b/e2e/__tests__/snapshotMockFs.test.ts index 632b42a7b370..16eaedc9c137 100644 --- a/e2e/__tests__/snapshotMockFs.test.ts +++ b/e2e/__tests__/snapshotMockFs.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/snapshotResolver.test.ts b/e2e/__tests__/snapshotResolver.test.ts index f94e0690ed39..f511495c3596 100644 --- a/e2e/__tests__/snapshotResolver.test.ts +++ b/e2e/__tests__/snapshotResolver.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/snapshotSerializers.test.ts b/e2e/__tests__/snapshotSerializers.test.ts index a625fd5d64e5..5c0e4543c20d 100644 --- a/e2e/__tests__/snapshotSerializers.test.ts +++ b/e2e/__tests__/snapshotSerializers.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/stackTrace.test.ts b/e2e/__tests__/stackTrace.test.ts index 4e4a780bd632..9dd58e731396 100644 --- a/e2e/__tests__/stackTrace.test.ts +++ b/e2e/__tests__/stackTrace.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/stackTraceNoCaptureStackTrace.test.ts b/e2e/__tests__/stackTraceNoCaptureStackTrace.test.ts index 997aa1467c96..25834d806168 100644 --- a/e2e/__tests__/stackTraceNoCaptureStackTrace.test.ts +++ b/e2e/__tests__/stackTraceNoCaptureStackTrace.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/stackTraceSourceMaps.test.ts b/e2e/__tests__/stackTraceSourceMaps.test.ts index 2f689ce37bd3..d7a9d4ddae37 100644 --- a/e2e/__tests__/stackTraceSourceMaps.test.ts +++ b/e2e/__tests__/stackTraceSourceMaps.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/stackTraceSourceMapsWithCoverage.test.ts b/e2e/__tests__/stackTraceSourceMapsWithCoverage.test.ts index ce042f5c6478..cd12883ddd50 100644 --- a/e2e/__tests__/stackTraceSourceMapsWithCoverage.test.ts +++ b/e2e/__tests__/stackTraceSourceMapsWithCoverage.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/supportsDashedArgs.ts b/e2e/__tests__/supportsDashedArgs.ts index 04aa26ee3d2d..3f0e0f607391 100644 --- a/e2e/__tests__/supportsDashedArgs.ts +++ b/e2e/__tests__/supportsDashedArgs.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/e2e/__tests__/symbol.test.ts index 4db34d48d0d0..858850064b6b 100644 --- a/e2e/__tests__/symbol.test.ts +++ b/e2e/__tests__/symbol.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/testEnvironment.test.ts b/e2e/__tests__/testEnvironment.test.ts index ec55fcefd19e..29b8e2e875c7 100644 --- a/e2e/__tests__/testEnvironment.test.ts +++ b/e2e/__tests__/testEnvironment.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/testEnvironmentAsync.test.ts b/e2e/__tests__/testEnvironmentAsync.test.ts index 2602b2532b11..da1a6eec1124 100644 --- a/e2e/__tests__/testEnvironmentAsync.test.ts +++ b/e2e/__tests__/testEnvironmentAsync.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/testEnvironmentCircus.test.ts b/e2e/__tests__/testEnvironmentCircus.test.ts index 8f470cab483e..aec50e7c2b10 100644 --- a/e2e/__tests__/testEnvironmentCircus.test.ts +++ b/e2e/__tests__/testEnvironmentCircus.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/testEnvironmentCircusAsync.test.ts b/e2e/__tests__/testEnvironmentCircusAsync.test.ts index fd2f06b92e8c..56692be0c21f 100644 --- a/e2e/__tests__/testEnvironmentCircusAsync.test.ts +++ b/e2e/__tests__/testEnvironmentCircusAsync.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/testEnvironmentEsm.ts b/e2e/__tests__/testEnvironmentEsm.ts index ac8977839e98..6e9b534655c5 100644 --- a/e2e/__tests__/testEnvironmentEsm.ts +++ b/e2e/__tests__/testEnvironmentEsm.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/testEnvironmentRunScript.test.ts b/e2e/__tests__/testEnvironmentRunScript.test.ts index 5aee9f9a0e64..a8f8610e67c2 100644 --- a/e2e/__tests__/testEnvironmentRunScript.test.ts +++ b/e2e/__tests__/testEnvironmentRunScript.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/testFailing.test.ts b/e2e/__tests__/testFailing.test.ts index da8584ba7b95..0c4604a253b8 100644 --- a/e2e/__tests__/testFailing.test.ts +++ b/e2e/__tests__/testFailing.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/testFailingJasmine.test.ts b/e2e/__tests__/testFailingJasmine.test.ts index 7c6aeecd2f9d..5dc0a5c1f412 100644 --- a/e2e/__tests__/testFailingJasmine.test.ts +++ b/e2e/__tests__/testFailingJasmine.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/testFailureExitCode.test.ts b/e2e/__tests__/testFailureExitCode.test.ts index a6e719b49d5a..0289478be307 100644 --- a/e2e/__tests__/testFailureExitCode.test.ts +++ b/e2e/__tests__/testFailureExitCode.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/testInRoot.test.ts b/e2e/__tests__/testInRoot.test.ts index 0abb834b3538..c9e1f5c09609 100644 --- a/e2e/__tests__/testInRoot.test.ts +++ b/e2e/__tests__/testInRoot.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/testMatch.test.ts b/e2e/__tests__/testMatch.test.ts index 60b10ca627af..77df4ed76f2e 100644 --- a/e2e/__tests__/testMatch.test.ts +++ b/e2e/__tests__/testMatch.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/testNamePattern.test.ts b/e2e/__tests__/testNamePattern.test.ts index d8004aaede53..e761020dd5c0 100644 --- a/e2e/__tests__/testNamePattern.test.ts +++ b/e2e/__tests__/testNamePattern.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/testNamePatternSkipped.test.ts b/e2e/__tests__/testNamePatternSkipped.test.ts index e789e2b3a240..1fdbc60aeaee 100644 --- a/e2e/__tests__/testNamePatternSkipped.test.ts +++ b/e2e/__tests__/testNamePatternSkipped.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/testPathPatternReporterMessage.test.ts b/e2e/__tests__/testPathPatternReporterMessage.test.ts index dc57c2670e72..6349dc087e82 100644 --- a/e2e/__tests__/testPathPatternReporterMessage.test.ts +++ b/e2e/__tests__/testPathPatternReporterMessage.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/testResultsProcessor.test.ts b/e2e/__tests__/testResultsProcessor.test.ts index 9ee4b7fbf6b8..2483d4707af5 100644 --- a/e2e/__tests__/testResultsProcessor.test.ts +++ b/e2e/__tests__/testResultsProcessor.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/testRetries.test.ts b/e2e/__tests__/testRetries.test.ts index f578b1a0724e..cb6b8951d33a 100644 --- a/e2e/__tests__/testRetries.test.ts +++ b/e2e/__tests__/testRetries.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/testTodo.test.ts b/e2e/__tests__/testTodo.test.ts index bf60beb7c3ff..6b0a0c093342 100644 --- a/e2e/__tests__/testTodo.test.ts +++ b/e2e/__tests__/testTodo.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/e2e/__tests__/timeouts.test.ts index b15f08bf6270..8a462042ed1f 100644 --- a/e2e/__tests__/timeouts.test.ts +++ b/e2e/__tests__/timeouts.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/timeoutsLegacy.test.ts b/e2e/__tests__/timeoutsLegacy.test.ts index 610f10ef1982..7e4b6098097b 100644 --- a/e2e/__tests__/timeoutsLegacy.test.ts +++ b/e2e/__tests__/timeoutsLegacy.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/toMatchInlineSnapshot.test.ts b/e2e/__tests__/toMatchInlineSnapshot.test.ts index fa843949860c..483fe0ab904a 100644 --- a/e2e/__tests__/toMatchInlineSnapshot.test.ts +++ b/e2e/__tests__/toMatchInlineSnapshot.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/toMatchInlineSnapshotWithJSX.test.ts b/e2e/__tests__/toMatchInlineSnapshotWithJSX.test.ts index bcc9211f1870..337d4052334e 100644 --- a/e2e/__tests__/toMatchInlineSnapshotWithJSX.test.ts +++ b/e2e/__tests__/toMatchInlineSnapshotWithJSX.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/toMatchInlineSnapshotWithRetries.test.ts b/e2e/__tests__/toMatchInlineSnapshotWithRetries.test.ts index 9ec508524f7f..b14720c09219 100644 --- a/e2e/__tests__/toMatchInlineSnapshotWithRetries.test.ts +++ b/e2e/__tests__/toMatchInlineSnapshotWithRetries.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/toMatchSnapshot.test.ts b/e2e/__tests__/toMatchSnapshot.test.ts index d7c2a9515987..c31bfaf4d623 100644 --- a/e2e/__tests__/toMatchSnapshot.test.ts +++ b/e2e/__tests__/toMatchSnapshot.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/toMatchSnapshotWithRetries.test.ts b/e2e/__tests__/toMatchSnapshotWithRetries.test.ts index 977ab9018251..e9998f607802 100644 --- a/e2e/__tests__/toMatchSnapshotWithRetries.test.ts +++ b/e2e/__tests__/toMatchSnapshotWithRetries.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/toMatchSnapshotWithStringSerializer.test.ts b/e2e/__tests__/toMatchSnapshotWithStringSerializer.test.ts index 495dbebf6612..49d2781ab712 100644 --- a/e2e/__tests__/toMatchSnapshotWithStringSerializer.test.ts +++ b/e2e/__tests__/toMatchSnapshotWithStringSerializer.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/toThrowErrorMatchingInlineSnapshot.test.ts b/e2e/__tests__/toThrowErrorMatchingInlineSnapshot.test.ts index 7c8b92738e69..0784e8d19cb2 100644 --- a/e2e/__tests__/toThrowErrorMatchingInlineSnapshot.test.ts +++ b/e2e/__tests__/toThrowErrorMatchingInlineSnapshot.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/toThrowErrorMatchingSnapshot.test.ts b/e2e/__tests__/toThrowErrorMatchingSnapshot.test.ts index ff8b4f14825a..0137be8037a5 100644 --- a/e2e/__tests__/toThrowErrorMatchingSnapshot.test.ts +++ b/e2e/__tests__/toThrowErrorMatchingSnapshot.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/e2e/__tests__/transform.test.ts index c577a0f6e323..5e68ba87fbc6 100644 --- a/e2e/__tests__/transform.test.ts +++ b/e2e/__tests__/transform.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/transformLinkedModules.test.ts b/e2e/__tests__/transformLinkedModules.test.ts index cfda29af1ff4..4e22d6aa0157 100644 --- a/e2e/__tests__/transformLinkedModules.test.ts +++ b/e2e/__tests__/transformLinkedModules.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/tsIntegration.test.ts b/e2e/__tests__/tsIntegration.test.ts index 4f09bd599e0b..32d9f01ccd66 100644 --- a/e2e/__tests__/tsIntegration.test.ts +++ b/e2e/__tests__/tsIntegration.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/typescriptConfigFile.test.ts b/e2e/__tests__/typescriptConfigFile.test.ts index 70d40dc2908a..df0e316c5bd3 100644 --- a/e2e/__tests__/typescriptConfigFile.test.ts +++ b/e2e/__tests__/typescriptConfigFile.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/typescriptCoverage.test.ts b/e2e/__tests__/typescriptCoverage.test.ts index 060dd5ce89c8..aecfbc0824c3 100644 --- a/e2e/__tests__/typescriptCoverage.test.ts +++ b/e2e/__tests__/typescriptCoverage.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/unexpectedToken.test.ts b/e2e/__tests__/unexpectedToken.test.ts index 28f3fc279747..27c9cca6ee21 100644 --- a/e2e/__tests__/unexpectedToken.test.ts +++ b/e2e/__tests__/unexpectedToken.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/useStderr.test.ts b/e2e/__tests__/useStderr.test.ts index a38334b2b8f6..92b62556bb04 100644 --- a/e2e/__tests__/useStderr.test.ts +++ b/e2e/__tests__/useStderr.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/e2e/__tests__/verbose.test.ts index b9497214d706..de2bdee3fe3d 100644 --- a/e2e/__tests__/verbose.test.ts +++ b/e2e/__tests__/verbose.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/e2e/__tests__/version.test.ts index 564e6aa8c79f..5e90d023fae1 100644 --- a/e2e/__tests__/version.test.ts +++ b/e2e/__tests__/version.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-plugins.test.ts b/e2e/__tests__/watch-plugins.test.ts index 5a485f8d9183..efece271ea07 100644 --- a/e2e/__tests__/watch-plugins.test.ts +++ b/e2e/__tests__/watch-plugins.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/watchModeNoAccess.test.ts b/e2e/__tests__/watchModeNoAccess.test.ts index e372e0f12a97..ea644a927633 100644 --- a/e2e/__tests__/watchModeNoAccess.test.ts +++ b/e2e/__tests__/watchModeNoAccess.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/watchModeOnlyFailed.test.ts b/e2e/__tests__/watchModeOnlyFailed.test.ts index e47e385597d2..4d36586180b7 100644 --- a/e2e/__tests__/watchModeOnlyFailed.test.ts +++ b/e2e/__tests__/watchModeOnlyFailed.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/watchModePatterns.test.ts b/e2e/__tests__/watchModePatterns.test.ts index efff41464f97..d5e3534c73b0 100644 --- a/e2e/__tests__/watchModePatterns.test.ts +++ b/e2e/__tests__/watchModePatterns.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/watchModeUpdateSnapshot.test.ts b/e2e/__tests__/watchModeUpdateSnapshot.test.ts index d843d99c46cf..14dabb0ee89a 100644 --- a/e2e/__tests__/watchModeUpdateSnapshot.test.ts +++ b/e2e/__tests__/watchModeUpdateSnapshot.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/workerForceExit.test.ts b/e2e/__tests__/workerForceExit.test.ts index 071f93dfa41c..ac5ea3306cb7 100644 --- a/e2e/__tests__/workerForceExit.test.ts +++ b/e2e/__tests__/workerForceExit.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/workerRestarting.test.ts b/e2e/__tests__/workerRestarting.test.ts index aa8cb425f77b..ecba20cdf417 100644 --- a/e2e/__tests__/workerRestarting.test.ts +++ b/e2e/__tests__/workerRestarting.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/wrongEnv.test.ts b/e2e/__tests__/wrongEnv.test.ts index b6e140099929..502bdf2791bc 100644 --- a/e2e/__tests__/wrongEnv.test.ts +++ b/e2e/__tests__/wrongEnv.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/async-regenerator/__tests__/test.js b/e2e/async-regenerator/__tests__/test.js index 84928a477e29..b6477a0bd669 100644 --- a/e2e/async-regenerator/__tests__/test.js +++ b/e2e/async-regenerator/__tests__/test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/async-regenerator/babel.config.js b/e2e/async-regenerator/babel.config.js index 0ac60b8feb3f..dd6c176423da 100644 --- a/e2e/async-regenerator/babel.config.js +++ b/e2e/async-regenerator/babel.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 69031e1ee2e3..54dd32c6e5a2 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 3f40dc0d6bd1..f2f12848febb 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 5c38fb471ecd..614a8b5ffe92 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 39b8ce41d16e..4bf45d0f363e 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 1861849578b5..d231d505adc5 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 3f40dc0d6bd1..f2f12848febb 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 42082cb979c3..238cdc51299b 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 3f40dc0d6bd1..f2f12848febb 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 e5463e36c977..0be9e486c2f4 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 a075a37bde01..55e4ca7d346f 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 0426f3790f56..b9cb4d14ad4a 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 a075a37bde01..55e4ca7d346f 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 0382870b900e..717a1463a96d 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 fe6fe15a0687..29a5ae1ea504 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 3123a2dbe14a..831fbe53f06c 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 9f271ead5ed7..f02f0dce127e 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 9f271ead5ed7..f02f0dce127e 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 9f271ead5ed7..f02f0dce127e 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 9f271ead5ed7..f02f0dce127e 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 9f271ead5ed7..f02f0dce127e 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 9f271ead5ed7..f02f0dce127e 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/g.js b/e2e/babel-plugin-jest-hoist/__test_modules__/g.js index 9f271ead5ed7..f02f0dce127e 100644 --- a/e2e/babel-plugin-jest-hoist/__test_modules__/g.js +++ b/e2e/babel-plugin-jest-hoist/__test_modules__/g.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 9f271ead5ed7..f02f0dce127e 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/importJest.test.js b/e2e/babel-plugin-jest-hoist/__tests__/importJest.test.js index 9899887997bc..a0271c72fdc3 100644 --- a/e2e/babel-plugin-jest-hoist/__tests__/importJest.test.js +++ b/e2e/babel-plugin-jest-hoist/__tests__/importJest.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 d08edf988801..9f4c7a6773c7 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/integrationAutomockOff.test.js b/e2e/babel-plugin-jest-hoist/__tests__/integrationAutomockOff.test.js index 68c61fb26b56..74612b037f6a 100644 --- a/e2e/babel-plugin-jest-hoist/__tests__/integrationAutomockOff.test.js +++ b/e2e/babel-plugin-jest-hoist/__tests__/integrationAutomockOff.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/typescript.test.ts b/e2e/babel-plugin-jest-hoist/__tests__/typescript.test.ts index 5bb56da357c4..bc27a66d5bcf 100644 --- a/e2e/babel-plugin-jest-hoist/__tests__/typescript.test.ts +++ b/e2e/babel-plugin-jest-hoist/__tests__/typescript.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 fbbefe910f9a..cefeacc026ff 100644 --- a/e2e/babel-plugin-jest-hoist/babel.config.js +++ b/e2e/babel-plugin-jest-hoist/babel.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/banana.js b/e2e/babel-plugin-jest-hoist/banana.js index c2148a4e7c5e..f68cb39df376 100644 --- a/e2e/babel-plugin-jest-hoist/banana.js +++ b/e2e/babel-plugin-jest-hoist/banana.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/entry.ts b/e2e/babel-plugin-jest-hoist/entry.ts index 1c8af26cf8ea..5a67f4bb1750 100644 --- a/e2e/babel-plugin-jest-hoist/entry.ts +++ b/e2e/babel-plugin-jest-hoist/entry.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 864df8d26d94..98f256fe8964 100644 --- a/e2e/babel-plugin-jest-hoist/mockFile.js +++ b/e2e/babel-plugin-jest-hoist/mockFile.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/types.ts b/e2e/babel-plugin-jest-hoist/types.ts index 3b5511784336..5d00874d8503 100644 --- a/e2e/babel-plugin-jest-hoist/types.ts +++ b/e2e/babel-plugin-jest-hoist/types.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/badSourceMap.js b/e2e/bad-source-map/__tests__/badSourceMap.js index 4216e15dffdf..42b316d883ae 100644 --- a/e2e/bad-source-map/__tests__/badSourceMap.js +++ b/e2e/bad-source-map/__tests__/badSourceMap.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/beforeAllFiltered.test.js b/e2e/before-all-filtered/__tests__/beforeAllFiltered.test.js index a37ae43a74c2..ee63658cda0f 100644 --- a/e2e/before-all-filtered/__tests__/beforeAllFiltered.test.js +++ b/e2e/before-all-filtered/__tests__/beforeAllFiltered.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-skipped/__tests__/beforeAllFiltered.test.js b/e2e/before-all-skipped/__tests__/beforeAllFiltered.test.js index 50e0706579cb..31dc3e1ae5ed 100644 --- a/e2e/before-all-skipped/__tests__/beforeAllFiltered.test.js +++ b/e2e/before-all-skipped/__tests__/beforeAllFiltered.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-each-queue/__tests__/beforeEachQueue.test.js b/e2e/before-each-queue/__tests__/beforeEachQueue.test.js index 84016d82d6b1..d799ef888bed 100644 --- a/e2e/before-each-queue/__tests__/beforeEachQueue.test.js +++ b/e2e/before-each-queue/__tests__/beforeEachQueue.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/browser-resolver/__tests__/test.js b/e2e/browser-resolver/__tests__/test.js index 92e94fb0ea4b..8eb803316172 100644 --- a/e2e/browser-resolver/__tests__/test.js +++ b/e2e/browser-resolver/__tests__/test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/browser-resolver/fake-pkg/main.js b/e2e/browser-resolver/fake-pkg/main.js index eac7e93aced9..8848a986994b 100644 --- a/e2e/browser-resolver/fake-pkg/main.js +++ b/e2e/browser-resolver/fake-pkg/main.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/browser-resolver/resolver.js b/e2e/browser-resolver/resolver.js index 66166811a4de..b403d4a5e7cb 100644 --- a/e2e/browser-resolver/resolver.js +++ b/e2e/browser-resolver/resolver.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/call-done-twice/__tests__/index.test.js b/e2e/call-done-twice/__tests__/index.test.js index 5f0e25005ff0..78cfd3384d7f 100644 --- a/e2e/call-done-twice/__tests__/index.test.js +++ b/e2e/call-done-twice/__tests__/index.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/chai-assertion-library-errors/__tests__/chai_assertion.js b/e2e/chai-assertion-library-errors/__tests__/chai_assertion.js index 3b247bf94f75..af08694376ae 100644 --- a/e2e/chai-assertion-library-errors/__tests__/chai_assertion.js +++ b/e2e/chai-assertion-library-errors/__tests__/chai_assertion.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/circus-concurrent/__tests__/concurrent-each.test.js b/e2e/circus-concurrent/__tests__/concurrent-each.test.js index 1e358d9db85c..44cfd833f28c 100644 --- a/e2e/circus-concurrent/__tests__/concurrent-each.test.js +++ b/e2e/circus-concurrent/__tests__/concurrent-each.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/circus-concurrent/__tests__/concurrent-only-each.test.js b/e2e/circus-concurrent/__tests__/concurrent-only-each.test.js index 0c87e30c14f9..2e0e55ad4723 100644 --- a/e2e/circus-concurrent/__tests__/concurrent-only-each.test.js +++ b/e2e/circus-concurrent/__tests__/concurrent-only-each.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/circus-declaration-errors/__tests__/asyncDefinition.test.js b/e2e/circus-declaration-errors/__tests__/asyncDefinition.test.js index 5a519faa3be7..ae9a4c566717 100644 --- a/e2e/circus-declaration-errors/__tests__/asyncDefinition.test.js +++ b/e2e/circus-declaration-errors/__tests__/asyncDefinition.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/clearCache.test.js b/e2e/clear-cache/__tests__/clearCache.test.js index 3c0ad577c1b5..273411d6a64e 100644 --- a/e2e/clear-cache/__tests__/clearCache.test.js +++ b/e2e/clear-cache/__tests__/clearCache.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/failedAssertion.js b/e2e/compare-dom-nodes/__tests__/failedAssertion.js index 7d84cb50bb9c..721eb5e0a255 100644 --- a/e2e/compare-dom-nodes/__tests__/failedAssertion.js +++ b/e2e/compare-dom-nodes/__tests__/failedAssertion.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/config-override/__tests__/test.js b/e2e/config-override/__tests__/test.js index 2b4a7ced6f45..fc395e3a0f4a 100644 --- a/e2e/config-override/__tests__/test.js +++ b/e2e/config-override/__tests__/test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-after-teardown/__tests__/console.test.js b/e2e/console-after-teardown/__tests__/console.test.js index 138fc4063980..7fbc69f84957 100644 --- a/e2e/console-after-teardown/__tests__/console.test.js +++ b/e2e/console-after-teardown/__tests__/console.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-debugging/__tests__/console-debugging.test.js b/e2e/console-debugging/__tests__/console-debugging.test.js index 9d801e87b6c5..f5131e634395 100644 --- a/e2e/console-debugging/__tests__/console-debugging.test.js +++ b/e2e/console-debugging/__tests__/console-debugging.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-debugging/jest.config.js b/e2e/console-debugging/jest.config.js index 87ce2c88899b..8fe2a512e17c 100644 --- a/e2e/console-debugging/jest.config.js +++ b/e2e/console-debugging/jest.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-debugging/stdout-spy.js b/e2e/console-debugging/stdout-spy.js index d813152260cb..6298f19fe117 100644 --- a/e2e/console-debugging/stdout-spy.js +++ b/e2e/console-debugging/stdout-spy.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-jsdom/__tests__/console.test.js b/e2e/console-jsdom/__tests__/console.test.js index f5bbe9128962..c10df5ab4a20 100644 --- a/e2e/console-jsdom/__tests__/console.test.js +++ b/e2e/console-jsdom/__tests__/console.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-winston/__tests__/console.test.js b/e2e/console-winston/__tests__/console.test.js index c85c9ef25ef3..0337cb1a4497 100644 --- a/e2e/console-winston/__tests__/console.test.js +++ b/e2e/console-winston/__tests__/console.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 9585adbfb09f..b100d69b5ffa 100644 --- a/e2e/console/__tests__/console.test.js +++ b/e2e/console/__tests__/console.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-handlebars/__tests__/greet.js b/e2e/coverage-handlebars/__tests__/greet.js index 1167e3951017..8f7ac711d374 100644 --- a/e2e/coverage-handlebars/__tests__/greet.js +++ b/e2e/coverage-handlebars/__tests__/greet.js @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-handlebars/greet.hbs b/e2e/coverage-handlebars/greet.hbs index 9dd3847305ae..529f23d3879d 100644 --- a/e2e/coverage-handlebars/greet.hbs +++ b/e2e/coverage-handlebars/greet.hbs @@ -1,5 +1,5 @@ {{! - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-handlebars/transform-handlebars.js b/e2e/coverage-handlebars/transform-handlebars.js index a20adf41393d..3263f41846bd 100644 --- a/e2e/coverage-handlebars/transform-handlebars.js +++ b/e2e/coverage-handlebars/transform-handlebars.js @@ -1,5 +1,5 @@ /* - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-provider-v8/cjs-native-without-sourcemap/__tests__/test.js b/e2e/coverage-provider-v8/cjs-native-without-sourcemap/__tests__/test.js index 71703f1c2d13..2333e5103b7b 100644 --- a/e2e/coverage-provider-v8/cjs-native-without-sourcemap/__tests__/test.js +++ b/e2e/coverage-provider-v8/cjs-native-without-sourcemap/__tests__/test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-provider-v8/cjs-native-without-sourcemap/module.js b/e2e/coverage-provider-v8/cjs-native-without-sourcemap/module.js index 2178e49d175f..1c48bcca97b5 100644 --- a/e2e/coverage-provider-v8/cjs-native-without-sourcemap/module.js +++ b/e2e/coverage-provider-v8/cjs-native-without-sourcemap/module.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-provider-v8/cjs-native-without-sourcemap/uncovered.js b/e2e/coverage-provider-v8/cjs-native-without-sourcemap/uncovered.js index 54e6c946a5f7..95cc30a73074 100644 --- a/e2e/coverage-provider-v8/cjs-native-without-sourcemap/uncovered.js +++ b/e2e/coverage-provider-v8/cjs-native-without-sourcemap/uncovered.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-provider-v8/cjs-with-babel-transformer/__tests__/test.ts b/e2e/coverage-provider-v8/cjs-with-babel-transformer/__tests__/test.ts index 95bd1508290a..fc7b6540a708 100644 --- a/e2e/coverage-provider-v8/cjs-with-babel-transformer/__tests__/test.ts +++ b/e2e/coverage-provider-v8/cjs-with-babel-transformer/__tests__/test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-provider-v8/cjs-with-babel-transformer/babel.config.js b/e2e/coverage-provider-v8/cjs-with-babel-transformer/babel.config.js index 19dd8862b516..ad3cbda540db 100644 --- a/e2e/coverage-provider-v8/cjs-with-babel-transformer/babel.config.js +++ b/e2e/coverage-provider-v8/cjs-with-babel-transformer/babel.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-provider-v8/cjs-with-babel-transformer/module.ts b/e2e/coverage-provider-v8/cjs-with-babel-transformer/module.ts index 408cd8f1930d..bf8849591d07 100644 --- a/e2e/coverage-provider-v8/cjs-with-babel-transformer/module.ts +++ b/e2e/coverage-provider-v8/cjs-with-babel-transformer/module.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-provider-v8/cjs-with-babel-transformer/types.ts b/e2e/coverage-provider-v8/cjs-with-babel-transformer/types.ts index 817feab75a60..5ef064fb2e29 100644 --- a/e2e/coverage-provider-v8/cjs-with-babel-transformer/types.ts +++ b/e2e/coverage-provider-v8/cjs-with-babel-transformer/types.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-provider-v8/cjs-with-babel-transformer/uncovered.ts b/e2e/coverage-provider-v8/cjs-with-babel-transformer/uncovered.ts index dc9caf143caf..e27a8a4c587d 100644 --- a/e2e/coverage-provider-v8/cjs-with-babel-transformer/uncovered.ts +++ b/e2e/coverage-provider-v8/cjs-with-babel-transformer/uncovered.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-provider-v8/empty-sourcemap/__tests__/test.ts b/e2e/coverage-provider-v8/empty-sourcemap/__tests__/test.ts index c0fa05eb8c3a..5c85df83d174 100644 --- a/e2e/coverage-provider-v8/empty-sourcemap/__tests__/test.ts +++ b/e2e/coverage-provider-v8/empty-sourcemap/__tests__/test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-provider-v8/empty-sourcemap/babel.config.js b/e2e/coverage-provider-v8/empty-sourcemap/babel.config.js index 19dd8862b516..ad3cbda540db 100644 --- a/e2e/coverage-provider-v8/empty-sourcemap/babel.config.js +++ b/e2e/coverage-provider-v8/empty-sourcemap/babel.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-provider-v8/empty-sourcemap/types.ts b/e2e/coverage-provider-v8/empty-sourcemap/types.ts index 40c64863155c..6da19728c9aa 100644 --- a/e2e/coverage-provider-v8/empty-sourcemap/types.ts +++ b/e2e/coverage-provider-v8/empty-sourcemap/types.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-provider-v8/esm-native-without-sourcemap/__tests__/test.js b/e2e/coverage-provider-v8/esm-native-without-sourcemap/__tests__/test.js index 95bd1508290a..fc7b6540a708 100644 --- a/e2e/coverage-provider-v8/esm-native-without-sourcemap/__tests__/test.js +++ b/e2e/coverage-provider-v8/esm-native-without-sourcemap/__tests__/test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-provider-v8/esm-native-without-sourcemap/module.js b/e2e/coverage-provider-v8/esm-native-without-sourcemap/module.js index a40799281aa6..64fa06651281 100644 --- a/e2e/coverage-provider-v8/esm-native-without-sourcemap/module.js +++ b/e2e/coverage-provider-v8/esm-native-without-sourcemap/module.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-provider-v8/esm-native-without-sourcemap/uncovered.js b/e2e/coverage-provider-v8/esm-native-without-sourcemap/uncovered.js index dc9caf143caf..e27a8a4c587d 100644 --- a/e2e/coverage-provider-v8/esm-native-without-sourcemap/uncovered.js +++ b/e2e/coverage-provider-v8/esm-native-without-sourcemap/uncovered.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-provider-v8/esm-with-custom-transformer/__tests__/test.ts b/e2e/coverage-provider-v8/esm-with-custom-transformer/__tests__/test.ts index 95bd1508290a..fc7b6540a708 100644 --- a/e2e/coverage-provider-v8/esm-with-custom-transformer/__tests__/test.ts +++ b/e2e/coverage-provider-v8/esm-with-custom-transformer/__tests__/test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-provider-v8/esm-with-custom-transformer/module.ts b/e2e/coverage-provider-v8/esm-with-custom-transformer/module.ts index 408cd8f1930d..bf8849591d07 100644 --- a/e2e/coverage-provider-v8/esm-with-custom-transformer/module.ts +++ b/e2e/coverage-provider-v8/esm-with-custom-transformer/module.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-provider-v8/esm-with-custom-transformer/types.ts b/e2e/coverage-provider-v8/esm-with-custom-transformer/types.ts index 817feab75a60..5ef064fb2e29 100644 --- a/e2e/coverage-provider-v8/esm-with-custom-transformer/types.ts +++ b/e2e/coverage-provider-v8/esm-with-custom-transformer/types.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-provider-v8/esm-with-custom-transformer/typescriptPreprocessor.js b/e2e/coverage-provider-v8/esm-with-custom-transformer/typescriptPreprocessor.js index 1fdcb803c166..975d4aa70648 100644 --- a/e2e/coverage-provider-v8/esm-with-custom-transformer/typescriptPreprocessor.js +++ b/e2e/coverage-provider-v8/esm-with-custom-transformer/typescriptPreprocessor.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-provider-v8/esm-with-custom-transformer/uncovered.ts b/e2e/coverage-provider-v8/esm-with-custom-transformer/uncovered.ts index dc9caf143caf..e27a8a4c587d 100644 --- a/e2e/coverage-provider-v8/esm-with-custom-transformer/uncovered.ts +++ b/e2e/coverage-provider-v8/esm-with-custom-transformer/uncovered.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-provider-v8/no-sourcemap/Thing.js b/e2e/coverage-provider-v8/no-sourcemap/Thing.js index 95f6bd8cc066..48444275facc 100644 --- a/e2e/coverage-provider-v8/no-sourcemap/Thing.js +++ b/e2e/coverage-provider-v8/no-sourcemap/Thing.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-provider-v8/no-sourcemap/__tests__/Thing.test.js b/e2e/coverage-provider-v8/no-sourcemap/__tests__/Thing.test.js index aa7f6940580f..fa6e3faaebd2 100644 --- a/e2e/coverage-provider-v8/no-sourcemap/__tests__/Thing.test.js +++ b/e2e/coverage-provider-v8/no-sourcemap/__tests__/Thing.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-provider-v8/no-sourcemap/cssTransform.js b/e2e/coverage-provider-v8/no-sourcemap/cssTransform.js index 4772932d79dd..cdbd2ef615dd 100644 --- a/e2e/coverage-provider-v8/no-sourcemap/cssTransform.js +++ b/e2e/coverage-provider-v8/no-sourcemap/cssTransform.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-provider-v8/with-resetModules/__tests__/test.js b/e2e/coverage-provider-v8/with-resetModules/__tests__/test.js index abc20b24a8a0..5a99fdf0ba07 100644 --- a/e2e/coverage-provider-v8/with-resetModules/__tests__/test.js +++ b/e2e/coverage-provider-v8/with-resetModules/__tests__/test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-provider-v8/with-resetModules/module.js b/e2e/coverage-provider-v8/with-resetModules/module.js index 2178e49d175f..1c48bcca97b5 100644 --- a/e2e/coverage-provider-v8/with-resetModules/module.js +++ b/e2e/coverage-provider-v8/with-resetModules/module.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-provider-v8/with-resetModules/uncovered.js b/e2e/coverage-provider-v8/with-resetModules/uncovered.js index 54e6c946a5f7..95cc30a73074 100644 --- a/e2e/coverage-provider-v8/with-resetModules/uncovered.js +++ b/e2e/coverage-provider-v8/with-resetModules/uncovered.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/coveredTest.ts b/e2e/coverage-remapping/__tests__/coveredTest.ts index dc2b4988d375..bbd7f4079b8c 100644 --- a/e2e/coverage-remapping/__tests__/coveredTest.ts +++ b/e2e/coverage-remapping/__tests__/coveredTest.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/covered.ts b/e2e/coverage-remapping/covered.ts index 3a9b1771d014..0b2ccad01d28 100644 --- a/e2e/coverage-remapping/covered.ts +++ b/e2e/coverage-remapping/covered.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 25b9a60dab28..24bb25b10f14 100644 --- a/e2e/coverage-remapping/typescriptPreprocessor.js +++ b/e2e/coverage-remapping/typescriptPreprocessor.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 60a4c6570707..023cc956d326 100644 --- a/e2e/coverage-report/__mocks__/sumDependency.js +++ b/e2e/coverage-report/__mocks__/sumDependency.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 cf188a5d609e..bf05ab0c5d6f 100644 --- a/e2e/coverage-report/__tests__/sum.test.js +++ b/e2e/coverage-report/__tests__/sum.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 186d686670e3..9e762515d806 100644 --- a/e2e/coverage-report/babel.config.js +++ b/e2e/coverage-report/babel.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 42cbd906f01f..d7f6a7de2505 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/identical.js b/e2e/coverage-report/cached-duplicates/a/identical.js index d31d220a7a11..8640c4534be2 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 42cbd906f01f..d7f6a7de2505 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 d31d220a7a11..8640c4534be2 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/file.js b/e2e/coverage-report/file.js index cae7a2495630..bd93a339f44a 100644 --- a/e2e/coverage-report/file.js +++ b/e2e/coverage-report/file.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 8657dd339cd5..706602512cff 100644 --- a/e2e/coverage-report/notRequiredInTestSuite.js +++ b/e2e/coverage-report/notRequiredInTestSuite.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/otherFile.js b/e2e/coverage-report/otherFile.js index a19618a4e3c0..f7018f810bc5 100644 --- a/e2e/coverage-report/otherFile.js +++ b/e2e/coverage-report/otherFile.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 9c1a36bc7afa..b4c68454e317 100644 --- a/e2e/coverage-report/setup.js +++ b/e2e/coverage-report/setup.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 31b8112f1d1d..a32d7a41c089 100644 --- a/e2e/coverage-report/sum.js +++ b/e2e/coverage-report/sum.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 1e8dbcac78b3..72da2f5c6acf 100644 --- a/e2e/coverage-report/sumDependency.js +++ b/e2e/coverage-report/sumDependency.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/coveredTest.js b/e2e/coverage-transform-instrumented/__tests__/coveredTest.js index 8fcc309118ea..a31df9ef966c 100644 --- a/e2e/coverage-transform-instrumented/__tests__/coveredTest.js +++ b/e2e/coverage-transform-instrumented/__tests__/coveredTest.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 4384ab9658f7..fb48a0f023f5 100644 --- a/e2e/coverage-transform-instrumented/covered.js +++ b/e2e/coverage-transform-instrumented/covered.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 b2792096ce55..cf44e73ba98b 100644 --- a/e2e/coverage-transform-instrumented/preprocessor.js +++ b/e2e/coverage-transform-instrumented/preprocessor.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-without-transform/__tests__/test.js b/e2e/coverage-without-transform/__tests__/test.js index 56dfeefe0ba8..34fa7f1d0653 100644 --- a/e2e/coverage-without-transform/__tests__/test.js +++ b/e2e/coverage-without-transform/__tests__/test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-without-transform/some-random-file.js b/e2e/coverage-without-transform/some-random-file.js index 4384ab9658f7..fb48a0f023f5 100644 --- a/e2e/coverage-without-transform/some-random-file.js +++ b/e2e/coverage-without-transform/some-random-file.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/create-process-object/__tests__/createProcessObject.test.js b/e2e/create-process-object/__tests__/createProcessObject.test.js index 81872d6fb05c..ea7485d0b879 100644 --- a/e2e/create-process-object/__tests__/createProcessObject.test.js +++ b/e2e/create-process-object/__tests__/createProcessObject.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/create-process-object/setup.js b/e2e/create-process-object/setup.js index 5dd88ea88dc3..12683a404c4b 100644 --- a/e2e/create-process-object/setup.js +++ b/e2e/create-process-object/setup.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-esm-test-sequencer/a.test.js b/e2e/custom-esm-test-sequencer/a.test.js index 1187e8309f87..43bae0b6030f 100644 --- a/e2e/custom-esm-test-sequencer/a.test.js +++ b/e2e/custom-esm-test-sequencer/a.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-esm-test-sequencer/b.test.js b/e2e/custom-esm-test-sequencer/b.test.js index 04e77e777bb1..4cc146099e7b 100644 --- a/e2e/custom-esm-test-sequencer/b.test.js +++ b/e2e/custom-esm-test-sequencer/b.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-esm-test-sequencer/c.test.js b/e2e/custom-esm-test-sequencer/c.test.js index 332d8682ab00..a47df957f1a5 100644 --- a/e2e/custom-esm-test-sequencer/c.test.js +++ b/e2e/custom-esm-test-sequencer/c.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-esm-test-sequencer/d.test.js b/e2e/custom-esm-test-sequencer/d.test.js index 4102fe8c1925..becfec21c0b3 100644 --- a/e2e/custom-esm-test-sequencer/d.test.js +++ b/e2e/custom-esm-test-sequencer/d.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-esm-test-sequencer/e.test.js b/e2e/custom-esm-test-sequencer/e.test.js index 6b4bbf07b9b4..37eaf1398009 100644 --- a/e2e/custom-esm-test-sequencer/e.test.js +++ b/e2e/custom-esm-test-sequencer/e.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-esm-test-sequencer/testSequencer.mjs b/e2e/custom-esm-test-sequencer/testSequencer.mjs index f01adee77e64..147297a4bc45 100644 --- a/e2e/custom-esm-test-sequencer/testSequencer.mjs +++ b/e2e/custom-esm-test-sequencer/testSequencer.mjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-haste-map/__tests__/hasteExample.test.js b/e2e/custom-haste-map/__tests__/hasteExample.test.js index 03942bad0799..a211b129e7ac 100644 --- a/e2e/custom-haste-map/__tests__/hasteExample.test.js +++ b/e2e/custom-haste-map/__tests__/hasteExample.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-haste-map/__tests__/hasteExampleHelper.js b/e2e/custom-haste-map/__tests__/hasteExampleHelper.js index 6a583e26591b..c0c668bd3d42 100644 --- a/e2e/custom-haste-map/__tests__/hasteExampleHelper.js +++ b/e2e/custom-haste-map/__tests__/hasteExampleHelper.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-haste-map/hasteMap.js b/e2e/custom-haste-map/hasteMap.js index d132db0ea181..dcc8a294d62b 100644 --- a/e2e/custom-haste-map/hasteMap.js +++ b/e2e/custom-haste-map/hasteMap.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-inline-snapshot-matchers/__tests__/asynchronous.test.js b/e2e/custom-inline-snapshot-matchers/__tests__/asynchronous.test.js index afb94f944e42..10e5501cf398 100644 --- a/e2e/custom-inline-snapshot-matchers/__tests__/asynchronous.test.js +++ b/e2e/custom-inline-snapshot-matchers/__tests__/asynchronous.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-inline-snapshot-matchers/__tests__/bail.test.js b/e2e/custom-inline-snapshot-matchers/__tests__/bail.test.js index 2ce01beb73fa..412891890aca 100644 --- a/e2e/custom-inline-snapshot-matchers/__tests__/bail.test.js +++ b/e2e/custom-inline-snapshot-matchers/__tests__/bail.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-jsdom-html/__tests__/test.js b/e2e/custom-jsdom-html/__tests__/test.js index 5a14ac9299f3..ae597da9b6b0 100644 --- a/e2e/custom-jsdom-html/__tests__/test.js +++ b/e2e/custom-jsdom-html/__tests__/test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-jsdom-html/babel.config.js b/e2e/custom-jsdom-html/babel.config.js index cea7d0f507a7..cf77ffa4690d 100644 --- a/e2e/custom-jsdom-html/babel.config.js +++ b/e2e/custom-jsdom-html/babel.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/asynchronous.test.js b/e2e/custom-matcher-stack-trace/__tests__/asynchronous.test.js index d989da108644..e864e3e2d53b 100644 --- a/e2e/custom-matcher-stack-trace/__tests__/asynchronous.test.js +++ b/e2e/custom-matcher-stack-trace/__tests__/asynchronous.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/sync.test.js b/e2e/custom-matcher-stack-trace/__tests__/sync.test.js index 60e69cbe6386..51c0610637e9 100644 --- a/e2e/custom-matcher-stack-trace/__tests__/sync.test.js +++ b/e2e/custom-matcher-stack-trace/__tests__/sync.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 b7f2e666819c..b78501d21167 100644 --- a/e2e/custom-reporters/__tests__/add.test.js +++ b/e2e/custom-reporters/__tests__/add.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/addFail.test.js b/e2e/custom-reporters/__tests__/addFail.test.js index 0acb6b6a378b..5c2cf7bc03e3 100644 --- a/e2e/custom-reporters/__tests__/addFail.test.js +++ b/e2e/custom-reporters/__tests__/addFail.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 2c63c7a8b0d4..dad7cd69207b 100644 --- a/e2e/custom-reporters/add.js +++ b/e2e/custom-reporters/add.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/AssertionCountsReporter.js b/e2e/custom-reporters/reporters/AssertionCountsReporter.js index f5c5ac42d2c1..67523ce19930 100644 --- a/e2e/custom-reporters/reporters/AssertionCountsReporter.js +++ b/e2e/custom-reporters/reporters/AssertionCountsReporter.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/DefaultExportReporter.js b/e2e/custom-reporters/reporters/DefaultExportReporter.js index e094f344e5e6..9bc31fa8a6c0 100644 --- a/e2e/custom-reporters/reporters/DefaultExportReporter.js +++ b/e2e/custom-reporters/reporters/DefaultExportReporter.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 0cfba83192a1..d2f7b6985909 100644 --- a/e2e/custom-reporters/reporters/IncompleteReporter.js +++ b/e2e/custom-reporters/reporters/IncompleteReporter.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 300fb5478bd3..1db153329d0e 100644 --- a/e2e/custom-reporters/reporters/TestReporter.js +++ b/e2e/custom-reporters/reporters/TestReporter.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/manualMock.js b/e2e/custom-resolver/__mocks__/manualMock.js index 86c07dcd7260..d33453bcf968 100644 --- a/e2e/custom-resolver/__mocks__/manualMock.js +++ b/e2e/custom-resolver/__mocks__/manualMock.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/__tests__/customResolver.test.js b/e2e/custom-resolver/__tests__/customResolver.test.js index 26b8bbdb414e..27b5a82eb4e5 100644 --- a/e2e/custom-resolver/__tests__/customResolver.test.js +++ b/e2e/custom-resolver/__tests__/customResolver.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 39f347478b2a..7402f223065c 100644 --- a/e2e/custom-resolver/bar.js +++ b/e2e/custom-resolver/bar.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/foo.js b/e2e/custom-resolver/foo.js index 3f40dc0d6bd1..f2f12848febb 100644 --- a/e2e/custom-resolver/foo.js +++ b/e2e/custom-resolver/foo.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/manualMock.js b/e2e/custom-resolver/manualMock.js index a94d175d3b59..1b58dac6960e 100644 --- a/e2e/custom-resolver/manualMock.js +++ b/e2e/custom-resolver/manualMock.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/resolver.js b/e2e/custom-resolver/resolver.js index c84e87938a14..e05f16844c2f 100644 --- a/e2e/custom-resolver/resolver.js +++ b/e2e/custom-resolver/resolver.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-test-sequencer/a.test.js b/e2e/custom-test-sequencer/a.test.js index 1187e8309f87..43bae0b6030f 100644 --- a/e2e/custom-test-sequencer/a.test.js +++ b/e2e/custom-test-sequencer/a.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-test-sequencer/b.test.js b/e2e/custom-test-sequencer/b.test.js index 04e77e777bb1..4cc146099e7b 100644 --- a/e2e/custom-test-sequencer/b.test.js +++ b/e2e/custom-test-sequencer/b.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-test-sequencer/c.test.js b/e2e/custom-test-sequencer/c.test.js index 332d8682ab00..a47df957f1a5 100644 --- a/e2e/custom-test-sequencer/c.test.js +++ b/e2e/custom-test-sequencer/c.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-test-sequencer/d.test.js b/e2e/custom-test-sequencer/d.test.js index 4102fe8c1925..becfec21c0b3 100644 --- a/e2e/custom-test-sequencer/d.test.js +++ b/e2e/custom-test-sequencer/d.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-test-sequencer/e.test.js b/e2e/custom-test-sequencer/e.test.js index 6b4bbf07b9b4..37eaf1398009 100644 --- a/e2e/custom-test-sequencer/e.test.js +++ b/e2e/custom-test-sequencer/e.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-test-sequencer/testSequencer.js b/e2e/custom-test-sequencer/testSequencer.js index c4248cf62a6c..2c60884b64ad 100644 --- a/e2e/custom-test-sequencer/testSequencer.js +++ b/e2e/custom-test-sequencer/testSequencer.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-test-sequencer/testSequencerAsync.js b/e2e/custom-test-sequencer/testSequencerAsync.js index 46c0397c9f5f..d635461ca576 100644 --- a/e2e/custom-test-sequencer/testSequencerAsync.js +++ b/e2e/custom-test-sequencer/testSequencerAsync.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/declaration-errors/__tests__/describeReturnPromise.test.js b/e2e/declaration-errors/__tests__/describeReturnPromise.test.js index 847158d0408e..3cac61153a6a 100644 --- a/e2e/declaration-errors/__tests__/describeReturnPromise.test.js +++ b/e2e/declaration-errors/__tests__/describeReturnPromise.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/declaration-errors/__tests__/describeReturnSomething.test.js b/e2e/declaration-errors/__tests__/describeReturnSomething.test.js index 765ba14477ef..3898536079ed 100644 --- a/e2e/declaration-errors/__tests__/describeReturnSomething.test.js +++ b/e2e/declaration-errors/__tests__/describeReturnSomething.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/declaration-errors/__tests__/describeThrow.test.js b/e2e/declaration-errors/__tests__/describeThrow.test.js index d139d73fddaf..ede0fb0d7f9c 100644 --- a/e2e/declaration-errors/__tests__/describeThrow.test.js +++ b/e2e/declaration-errors/__tests__/describeThrow.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/detect-open-handles/__tests__/child_process.js b/e2e/detect-open-handles/__tests__/child_process.js index 3440138ba757..5cd1398d5cda 100644 --- a/e2e/detect-open-handles/__tests__/child_process.js +++ b/e2e/detect-open-handles/__tests__/child_process.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/detect-open-handles/__tests__/crypto.js b/e2e/detect-open-handles/__tests__/crypto.js index 1a4284994d8e..40e60f40e67d 100644 --- a/e2e/detect-open-handles/__tests__/crypto.js +++ b/e2e/detect-open-handles/__tests__/crypto.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/detect-open-handles/__tests__/histogram.js b/e2e/detect-open-handles/__tests__/histogram.js index df971ba126ad..b3442b8f578b 100644 --- a/e2e/detect-open-handles/__tests__/histogram.js +++ b/e2e/detect-open-handles/__tests__/histogram.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/detect-open-handles/__tests__/in-done-function.js b/e2e/detect-open-handles/__tests__/in-done-function.js index 655a5c93ad80..ea97eb1d8322 100644 --- a/e2e/detect-open-handles/__tests__/in-done-function.js +++ b/e2e/detect-open-handles/__tests__/in-done-function.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/detect-open-handles/__tests__/in-done-lifecycle.js b/e2e/detect-open-handles/__tests__/in-done-lifecycle.js index 1c4f2456491c..cccaa41ebd31 100644 --- a/e2e/detect-open-handles/__tests__/in-done-lifecycle.js +++ b/e2e/detect-open-handles/__tests__/in-done-lifecycle.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/detect-open-handles/__tests__/inside.js b/e2e/detect-open-handles/__tests__/inside.js index 477db0e30e7c..14dc6bc6db05 100644 --- a/e2e/detect-open-handles/__tests__/inside.js +++ b/e2e/detect-open-handles/__tests__/inside.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/detect-open-handles/__tests__/notify.js b/e2e/detect-open-handles/__tests__/notify.js index 3172ab00f387..e9e2f1039ebc 100644 --- a/e2e/detect-open-handles/__tests__/notify.js +++ b/e2e/detect-open-handles/__tests__/notify.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/detect-open-handles/__tests__/outside.js b/e2e/detect-open-handles/__tests__/outside.js index 6a332cca6005..1025cf06fd06 100644 --- a/e2e/detect-open-handles/__tests__/outside.js +++ b/e2e/detect-open-handles/__tests__/outside.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/detect-open-handles/__tests__/promise.js b/e2e/detect-open-handles/__tests__/promise.js index 615f6017d91c..f64f97b98698 100644 --- a/e2e/detect-open-handles/__tests__/promise.js +++ b/e2e/detect-open-handles/__tests__/promise.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/detect-open-handles/__tests__/recently-closed.js b/e2e/detect-open-handles/__tests__/recently-closed.js index 3ce6b0cfc9ca..6475e054dad1 100644 --- a/e2e/detect-open-handles/__tests__/recently-closed.js +++ b/e2e/detect-open-handles/__tests__/recently-closed.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/detect-open-handles/__tests__/unref.js b/e2e/detect-open-handles/__tests__/unref.js index b81c359366b3..5fbfc079513d 100644 --- a/e2e/detect-open-handles/__tests__/unref.js +++ b/e2e/detect-open-handles/__tests__/unref.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/detect-open-handles/__tests__/worker.js b/e2e/detect-open-handles/__tests__/worker.js index 51ea93201669..b395fa1359f1 100644 --- a/e2e/detect-open-handles/__tests__/worker.js +++ b/e2e/detect-open-handles/__tests__/worker.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/detect-open-handles/babel.config.js b/e2e/detect-open-handles/babel.config.js index 9be036106918..46ec26d1a56d 100644 --- a/e2e/detect-open-handles/babel.config.js +++ b/e2e/detect-open-handles/babel.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/detect-open-handles/interval-code.js b/e2e/detect-open-handles/interval-code.js index 3e1309e032cf..ea802fd956be 100644 --- a/e2e/detect-open-handles/interval-code.js +++ b/e2e/detect-open-handles/interval-code.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/detect-open-handles/server.js b/e2e/detect-open-handles/server.js index 29bcd69ed5fb..511a57aa3d40 100644 --- a/e2e/detect-open-handles/server.js +++ b/e2e/detect-open-handles/server.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/dom-diffing/__tests__/dom.test.js b/e2e/dom-diffing/__tests__/dom.test.js index 9d87fc11b60b..8370900d95c7 100644 --- a/e2e/dom-diffing/__tests__/dom.test.js +++ b/e2e/dom-diffing/__tests__/dom.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/done-in-hooks/__tests__/index.test.js b/e2e/done-in-hooks/__tests__/index.test.js index b042dec1bf83..4ff64a74e15b 100644 --- a/e2e/done-in-hooks/__tests__/index.test.js +++ b/e2e/done-in-hooks/__tests__/index.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/dynamic-require-dependencies/__tests__/dynamicRequire.test.js b/e2e/dynamic-require-dependencies/__tests__/dynamicRequire.test.js index dc9599defc4a..3fe521e05c06 100644 --- a/e2e/dynamic-require-dependencies/__tests__/dynamicRequire.test.js +++ b/e2e/dynamic-require-dependencies/__tests__/dynamicRequire.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/dynamic-require-dependencies/dynamicRequire.js b/e2e/dynamic-require-dependencies/dynamicRequire.js index c154ef61656d..b38c555b6c27 100644 --- a/e2e/dynamic-require-dependencies/dynamicRequire.js +++ b/e2e/dynamic-require-dependencies/dynamicRequire.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/dynamic-require-dependencies/source.js b/e2e/dynamic-require-dependencies/source.js index 61193c4c1d16..8b6f0bc3bd92 100644 --- a/e2e/dynamic-require-dependencies/source.js +++ b/e2e/dynamic-require-dependencies/source.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/describeOnly.test.js b/e2e/each/__tests__/describeOnly.test.js index 36329bb8aa44..bd6ecd625b01 100644 --- a/e2e/each/__tests__/describeOnly.test.js +++ b/e2e/each/__tests__/describeOnly.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/eachException.test.js b/e2e/each/__tests__/eachException.test.js index 1cb350067c4e..44ae1c03c2bb 100644 --- a/e2e/each/__tests__/eachException.test.js +++ b/e2e/each/__tests__/eachException.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/eachOnly.test.js b/e2e/each/__tests__/eachOnly.test.js index 01d760010709..d1772bd3b4b1 100644 --- a/e2e/each/__tests__/eachOnly.test.js +++ b/e2e/each/__tests__/eachOnly.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/eachSkip.test.js b/e2e/each/__tests__/eachSkip.test.js index fa4f7ed1cac7..38d06916a1a9 100644 --- a/e2e/each/__tests__/eachSkip.test.js +++ b/e2e/each/__tests__/eachSkip.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 ee25783ee553..b7120316746f 100644 --- a/e2e/each/__tests__/failure.test.js +++ b/e2e/each/__tests__/failure.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 200455113d4c..703b93841335 100644 --- a/e2e/each/__tests__/pretty.test.js +++ b/e2e/each/__tests__/pretty.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 da26207f78d1..e92e2b9117e4 100644 --- a/e2e/each/__tests__/success.test.js +++ b/e2e/each/__tests__/success.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/hookInDescribeWithSkippedTest.test.js b/e2e/empty-describe-with-hooks/__tests__/hookInDescribeWithSkippedTest.test.js index c3bc2e251fd0..ca330b7180b6 100644 --- a/e2e/empty-describe-with-hooks/__tests__/hookInDescribeWithSkippedTest.test.js +++ b/e2e/empty-describe-with-hooks/__tests__/hookInDescribeWithSkippedTest.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/hookInEmptyDescribe.test.js b/e2e/empty-describe-with-hooks/__tests__/hookInEmptyDescribe.test.js index fabc69d7fd30..f477b4d9b187 100644 --- a/e2e/empty-describe-with-hooks/__tests__/hookInEmptyDescribe.test.js +++ b/e2e/empty-describe-with-hooks/__tests__/hookInEmptyDescribe.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/hookInEmptyNestedDescribe.test.js b/e2e/empty-describe-with-hooks/__tests__/hookInEmptyNestedDescribe.test.js index 01c2868a6b2a..65d559008ff6 100644 --- a/e2e/empty-describe-with-hooks/__tests__/hookInEmptyNestedDescribe.test.js +++ b/e2e/empty-describe-with-hooks/__tests__/hookInEmptyNestedDescribe.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/multipleHooksInEmptyDescribe.test.js b/e2e/empty-describe-with-hooks/__tests__/multipleHooksInEmptyDescribe.test.js index c55ef70488fc..653a2a87dfbf 100644 --- a/e2e/empty-describe-with-hooks/__tests__/multipleHooksInEmptyDescribe.test.js +++ b/e2e/empty-describe-with-hooks/__tests__/multipleHooksInEmptyDescribe.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/emptySuite.test.js b/e2e/empty-suite-error/__tests__/emptySuite.test.js index 937c0f4d8c3c..04dd48db6c39 100644 --- a/e2e/empty-suite-error/__tests__/emptySuite.test.js +++ b/e2e/empty-suite-error/__tests__/emptySuite.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 1ff23404a145..b74e9004bc29 100644 --- a/e2e/env-test/__tests__/env.test.js +++ b/e2e/env-test/__tests__/env.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/equivalent.test.js b/e2e/env-test/__tests__/equivalent.test.js index 9e21e72724c6..797b33de4448 100644 --- a/e2e/env-test/__tests__/equivalent.test.js +++ b/e2e/env-test/__tests__/equivalent.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/environment-after-teardown/__tests__/afterTeardown.test.js b/e2e/environment-after-teardown/__tests__/afterTeardown.test.js index f20365af5970..fb23021297b3 100644 --- a/e2e/environment-after-teardown/__tests__/afterTeardown.test.js +++ b/e2e/environment-after-teardown/__tests__/afterTeardown.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 75b66678ac63..b906d2e614d8 100644 --- a/e2e/environmentOptions/__tests__/environmentOptions.test.js +++ b/e2e/environmentOptions/__tests__/environmentOptions.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/defaultTimeoutInterval.test.js b/e2e/error-on-deprecated/__tests__/defaultTimeoutInterval.test.js index f411f5075ee6..f1aa5ad79833 100644 --- a/e2e/error-on-deprecated/__tests__/defaultTimeoutInterval.test.js +++ b/e2e/error-on-deprecated/__tests__/defaultTimeoutInterval.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 db90422924d2..6fc4851b3c12 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 89b2ee5c58af..737814e45fa0 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 de3c409a916f..6139e21c5c53 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 0bae372f233e..5ff7b1cbc5a3 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 c2cdce574f2d..28304d79dc18 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 efc24e965281..e8094d7fb93b 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 993a375b1a41..9a03357619c4 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 ee503b649b15..e2186e9344ed 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 ce6b897e81e0..4aaaf2b3d014 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 997db9d009d8..c80542720675 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 d49577f0248e..7db811c10d03 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/esm-config/cjs/__tests__/test.js b/e2e/esm-config/cjs/__tests__/test.js index 2b4a7ced6f45..fc395e3a0f4a 100644 --- a/e2e/esm-config/cjs/__tests__/test.js +++ b/e2e/esm-config/cjs/__tests__/test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/esm-config/cjs/jest.config.cjs b/e2e/esm-config/cjs/jest.config.cjs index 5c04c7468d30..aed42c570216 100644 --- a/e2e/esm-config/cjs/jest.config.cjs +++ b/e2e/esm-config/cjs/jest.config.cjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/esm-config/js/__tests__/test.js b/e2e/esm-config/js/__tests__/test.js index 2b4a7ced6f45..fc395e3a0f4a 100644 --- a/e2e/esm-config/js/__tests__/test.js +++ b/e2e/esm-config/js/__tests__/test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/esm-config/js/jest.config.js b/e2e/esm-config/js/jest.config.js index 74dd839b0229..22cb6befbeba 100644 --- a/e2e/esm-config/js/jest.config.js +++ b/e2e/esm-config/js/jest.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/esm-config/mjs/__tests__/test.js b/e2e/esm-config/mjs/__tests__/test.js index 2b4a7ced6f45..fc395e3a0f4a 100644 --- a/e2e/esm-config/mjs/__tests__/test.js +++ b/e2e/esm-config/mjs/__tests__/test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/esm-config/mjs/jest.config.mjs b/e2e/esm-config/mjs/jest.config.mjs index 3cec62f2d4ac..4e255c33887d 100644 --- a/e2e/esm-config/mjs/jest.config.mjs +++ b/e2e/esm-config/mjs/jest.config.mjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/esm-config/ts/__tests__/test.js b/e2e/esm-config/ts/__tests__/test.js index 2b4a7ced6f45..fc395e3a0f4a 100644 --- a/e2e/esm-config/ts/__tests__/test.js +++ b/e2e/esm-config/ts/__tests__/test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/esm-config/ts/jest.config.ts b/e2e/esm-config/ts/jest.config.ts index c560b86058f7..b0148cdc6578 100644 --- a/e2e/esm-config/ts/jest.config.ts +++ b/e2e/esm-config/ts/jest.config.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 5f9a4880e173..b3be7ff5d2eb 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 ed4a169f6a08..656e72e8e39d 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 9f54b3667a03..d093998fcf92 100644 --- a/e2e/expect-async-matcher/babel.config.js +++ b/e2e/expect-async-matcher/babel.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/matchers.js b/e2e/expect-async-matcher/matchers.js index f65e568b62b4..f4a5c46abcd7 100644 --- a/e2e/expect-async-matcher/matchers.js +++ b/e2e/expect-async-matcher/matchers.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 6aebd8e7f86f..ad72fe0649d4 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/failureDetails-property/__tests__/tests.test.js b/e2e/failureDetails-property/__tests__/tests.test.js index 18bded310c57..9082a06ba8db 100644 --- a/e2e/failureDetails-property/__tests__/tests.test.js +++ b/e2e/failureDetails-property/__tests__/tests.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/failureDetails-property/myreporter.js b/e2e/failureDetails-property/myreporter.js index 7abe771257fd..bba4d5fb56aa 100644 --- a/e2e/failureDetails-property/myreporter.js +++ b/e2e/failureDetails-property/myreporter.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/assertionCount.test.js b/e2e/failures/__tests__/assertionCount.test.js index d7bee086af97..cd6183c760fd 100644 --- a/e2e/failures/__tests__/assertionCount.test.js +++ b/e2e/failures/__tests__/assertionCount.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/assertionError.test.js b/e2e/failures/__tests__/assertionError.test.js index ee9e62c1ed05..b1079c066251 100644 --- a/e2e/failures/__tests__/assertionError.test.js +++ b/e2e/failures/__tests__/assertionError.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/asyncFailures.test.js b/e2e/failures/__tests__/asyncFailures.test.js index 216ae08067f7..ac4b837253a0 100644 --- a/e2e/failures/__tests__/asyncFailures.test.js +++ b/e2e/failures/__tests__/asyncFailures.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/duringTests.test.js b/e2e/failures/__tests__/duringTests.test.js index 47bb1f2092ad..017bfa270088 100644 --- a/e2e/failures/__tests__/duringTests.test.js +++ b/e2e/failures/__tests__/duringTests.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/errorAfterTestComplete.test.js b/e2e/failures/__tests__/errorAfterTestComplete.test.js index d0841f9d2ae3..36419241005d 100644 --- a/e2e/failures/__tests__/errorAfterTestComplete.test.js +++ b/e2e/failures/__tests__/errorAfterTestComplete.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 738cda7cf297..329bb4f043be 100644 --- a/e2e/failures/__tests__/snapshot.test.js +++ b/e2e/failures/__tests__/snapshot.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/snapshotWithHint.test.js b/e2e/failures/__tests__/snapshotWithHint.test.js index aa780b12f082..ac25d7f3ea75 100644 --- a/e2e/failures/__tests__/snapshotWithHint.test.js +++ b/e2e/failures/__tests__/snapshotWithHint.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/testMacro.test.js b/e2e/failures/__tests__/testMacro.test.js index 7b77f2206320..abc674e78ffd 100644 --- a/e2e/failures/__tests__/testMacro.test.js +++ b/e2e/failures/__tests__/testMacro.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/throwNumber.test.js b/e2e/failures/__tests__/throwNumber.test.js index 80542d9efcfb..7ff23620a0b7 100644 --- a/e2e/failures/__tests__/throwNumber.test.js +++ b/e2e/failures/__tests__/throwNumber.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/throwObject.test.js b/e2e/failures/__tests__/throwObject.test.js index b464b44c6244..d57de34b347e 100644 --- a/e2e/failures/__tests__/throwObject.test.js +++ b/e2e/failures/__tests__/throwObject.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/throwObjectWithStackProp.test.js b/e2e/failures/__tests__/throwObjectWithStackProp.test.js index 1dfe6d4eb64e..2a65a0a7efb0 100644 --- a/e2e/failures/__tests__/throwObjectWithStackProp.test.js +++ b/e2e/failures/__tests__/throwObjectWithStackProp.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/throwString.test.js b/e2e/failures/__tests__/throwString.test.js index f692fab25cb9..39abb3cbcb1b 100644 --- a/e2e/failures/__tests__/throwString.test.js +++ b/e2e/failures/__tests__/throwString.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 9f54b3667a03..d093998fcf92 100644 --- a/e2e/failures/babel.config.js +++ b/e2e/failures/babel.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/macros.js b/e2e/failures/macros.js index 5bebb7950c2c..811b1bf1ac47 100644 --- a/e2e/failures/macros.js +++ b/e2e/failures/macros.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 5b5a6f28b8ca..9dfb20e38943 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 b2ae7b5549ae..f3b520061dff 100644 --- a/e2e/fake-promises/asap/fake-promises.js +++ b/e2e/fake-promises/asap/fake-promises.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 fcf8e3325653..e4d04453ba2e 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 e84e08d86e10..1d345ad95659 100644 --- a/e2e/fake-promises/immediate/fake-promises.js +++ b/e2e/fake-promises/immediate/fake-promises.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-timers-legacy/enable-globally/__tests__/enableGlobally.test.js b/e2e/fake-timers-legacy/enable-globally/__tests__/enableGlobally.test.js index 674b8cb3810c..f1881d522044 100644 --- a/e2e/fake-timers-legacy/enable-globally/__tests__/enableGlobally.test.js +++ b/e2e/fake-timers-legacy/enable-globally/__tests__/enableGlobally.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-timers-legacy/enable-legacy-fake-timers/__tests__/legacyFakeTimers.test.js b/e2e/fake-timers-legacy/enable-legacy-fake-timers/__tests__/legacyFakeTimers.test.js index c781899e02dc..d690828ba960 100644 --- a/e2e/fake-timers-legacy/enable-legacy-fake-timers/__tests__/legacyFakeTimers.test.js +++ b/e2e/fake-timers-legacy/enable-legacy-fake-timers/__tests__/legacyFakeTimers.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-timers-legacy/request-animation-frame/__tests__/requestAnimationFrame.test.js b/e2e/fake-timers-legacy/request-animation-frame/__tests__/requestAnimationFrame.test.js index 0dd9668303ea..3bc223bc4429 100644 --- a/e2e/fake-timers-legacy/request-animation-frame/__tests__/requestAnimationFrame.test.js +++ b/e2e/fake-timers-legacy/request-animation-frame/__tests__/requestAnimationFrame.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-timers-legacy/reset-all-mocks/__tests__/resetAllMocks.test.js b/e2e/fake-timers-legacy/reset-all-mocks/__tests__/resetAllMocks.test.js index c264859a2e62..9eac472bdb5d 100644 --- a/e2e/fake-timers-legacy/reset-all-mocks/__tests__/resetAllMocks.test.js +++ b/e2e/fake-timers-legacy/reset-all-mocks/__tests__/resetAllMocks.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-timers-legacy/reset-mocks/__tests__/resetMocks.test.js b/e2e/fake-timers-legacy/reset-mocks/__tests__/resetMocks.test.js index 05d594015029..793af2af5984 100644 --- a/e2e/fake-timers-legacy/reset-mocks/__tests__/resetMocks.test.js +++ b/e2e/fake-timers-legacy/reset-mocks/__tests__/resetMocks.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-timers-legacy/set-immediate/__tests__/setImmediate.test.js b/e2e/fake-timers-legacy/set-immediate/__tests__/setImmediate.test.js index 4dd6fdd0e571..32a7da75212e 100644 --- a/e2e/fake-timers-legacy/set-immediate/__tests__/setImmediate.test.js +++ b/e2e/fake-timers-legacy/set-immediate/__tests__/setImmediate.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-timers-legacy/use-fake-timers/__tests__/useFakeTimers.test.js b/e2e/fake-timers-legacy/use-fake-timers/__tests__/useFakeTimers.test.js index 843dace7b7af..82a7d20a7b1f 100644 --- a/e2e/fake-timers-legacy/use-fake-timers/__tests__/useFakeTimers.test.js +++ b/e2e/fake-timers-legacy/use-fake-timers/__tests__/useFakeTimers.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-timers-legacy/use-legacy-fake-timers/__tests__/useFakeTimers.test.js b/e2e/fake-timers-legacy/use-legacy-fake-timers/__tests__/useFakeTimers.test.js index 843dace7b7af..82a7d20a7b1f 100644 --- a/e2e/fake-timers-legacy/use-legacy-fake-timers/__tests__/useFakeTimers.test.js +++ b/e2e/fake-timers-legacy/use-legacy-fake-timers/__tests__/useFakeTimers.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-timers-legacy/use-real-timers/__tests__/useRealTimers.test.js b/e2e/fake-timers-legacy/use-real-timers/__tests__/useRealTimers.test.js index e82cccde9bc0..8e0bd4c91f90 100644 --- a/e2e/fake-timers-legacy/use-real-timers/__tests__/useRealTimers.test.js +++ b/e2e/fake-timers-legacy/use-real-timers/__tests__/useRealTimers.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-timers/advance-timers/__tests__/advanceTimers.test.js b/e2e/fake-timers/advance-timers/__tests__/advanceTimers.test.js index 9c64faa14f59..df93f58948f1 100644 --- a/e2e/fake-timers/advance-timers/__tests__/advanceTimers.test.js +++ b/e2e/fake-timers/advance-timers/__tests__/advanceTimers.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-timers/clear-real-timers/__tests__/clearRealTimers.test.js b/e2e/fake-timers/clear-real-timers/__tests__/clearRealTimers.test.js index 0e5ebdc640a0..6d3675d0d9a5 100644 --- a/e2e/fake-timers/clear-real-timers/__tests__/clearRealTimers.test.js +++ b/e2e/fake-timers/clear-real-timers/__tests__/clearRealTimers.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-timers/do-not-fake/__tests__/doNotFake.test.js b/e2e/fake-timers/do-not-fake/__tests__/doNotFake.test.js index 8d4f5f149a78..cc98c7d54ee0 100644 --- a/e2e/fake-timers/do-not-fake/__tests__/doNotFake.test.js +++ b/e2e/fake-timers/do-not-fake/__tests__/doNotFake.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-timers/enable-globally/__tests__/enableGlobally.test.js b/e2e/fake-timers/enable-globally/__tests__/enableGlobally.test.js index d5dbdc8878bd..e87328ec780c 100644 --- a/e2e/fake-timers/enable-globally/__tests__/enableGlobally.test.js +++ b/e2e/fake-timers/enable-globally/__tests__/enableGlobally.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-timers/request-animation-frame/__tests__/requestAnimationFrame.test.js b/e2e/fake-timers/request-animation-frame/__tests__/requestAnimationFrame.test.js index 5548e95b0005..617ecc34de00 100644 --- a/e2e/fake-timers/request-animation-frame/__tests__/requestAnimationFrame.test.js +++ b/e2e/fake-timers/request-animation-frame/__tests__/requestAnimationFrame.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-timers/set-immediate/__tests__/setImmediate.test.js b/e2e/fake-timers/set-immediate/__tests__/setImmediate.test.js index 4dd6fdd0e571..32a7da75212e 100644 --- a/e2e/fake-timers/set-immediate/__tests__/setImmediate.test.js +++ b/e2e/fake-timers/set-immediate/__tests__/setImmediate.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-timers/timer-limit/__tests__/timerLimit.test.js b/e2e/fake-timers/timer-limit/__tests__/timerLimit.test.js index 7f326e93f54c..610d61e6fef2 100644 --- a/e2e/fake-timers/timer-limit/__tests__/timerLimit.test.js +++ b/e2e/fake-timers/timer-limit/__tests__/timerLimit.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-timers/use-fake-timers/__tests__/useFakeTimers.test.js b/e2e/fake-timers/use-fake-timers/__tests__/useFakeTimers.test.js index fd294d2323e3..8caa4895c8dd 100644 --- a/e2e/fake-timers/use-fake-timers/__tests__/useFakeTimers.test.js +++ b/e2e/fake-timers/use-fake-timers/__tests__/useFakeTimers.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-timers/use-real-timers/__tests__/useRealTimers.test.js b/e2e/fake-timers/use-real-timers/__tests__/useRealTimers.test.js index e82cccde9bc0..8e0bd4c91f90 100644 --- a/e2e/fake-timers/use-real-timers/__tests__/useRealTimers.test.js +++ b/e2e/fake-timers/use-real-timers/__tests__/useRealTimers.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 27765d72a9f7..9749f632f26b 100644 --- a/e2e/filter/__tests__/bar.test.js +++ b/e2e/filter/__tests__/bar.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 3c0ad577c1b5..273411d6a64e 100644 --- a/e2e/filter/__tests__/foo.test.js +++ b/e2e/filter/__tests__/foo.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-broken-filter.js b/e2e/filter/my-broken-filter.js index 1dbe6f140429..6eb352e44a79 100644 --- a/e2e/filter/my-broken-filter.js +++ b/e2e/filter/my-broken-filter.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-broken-setup-filter.js b/e2e/filter/my-broken-setup-filter.js index e5dce8248fbb..75459689dc61 100644 --- a/e2e/filter/my-broken-setup-filter.js +++ b/e2e/filter/my-broken-setup-filter.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 e1a18606a515..eccbe8318e48 100644 --- a/e2e/filter/my-clowny-filter.js +++ b/e2e/filter/my-clowny-filter.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-filter.js b/e2e/filter/my-filter.js index 801f5e3bd462..83bcbd7bd213 100644 --- a/e2e/filter/my-filter.js +++ b/e2e/filter/my-filter.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-secondary-filter.js b/e2e/filter/my-secondary-filter.js index f0b23d0579df..39eba9edc194 100644 --- a/e2e/filter/my-secondary-filter.js +++ b/e2e/filter/my-secondary-filter.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-setup-filter.js b/e2e/filter/my-setup-filter.js index 9fc6f3b12d8c..70b8cb0efd0f 100644 --- a/e2e/filter/my-setup-filter.js +++ b/e2e/filter/my-setup-filter.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/focused-tests/__tests__/tests.js b/e2e/focused-tests/__tests__/tests.js index 9d0f4a0374f4..03b7da7273b2 100644 --- a/e2e/focused-tests/__tests__/tests.js +++ b/e2e/focused-tests/__tests__/tests.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/__tests__/generatorMock.test.js b/e2e/generator-mock/__tests__/generatorMock.test.js index 8da54d3f63f6..f577e3f18981 100644 --- a/e2e/generator-mock/__tests__/generatorMock.test.js +++ b/e2e/generator-mock/__tests__/generatorMock.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 9bc2c6208c40..0ea3b364e0d1 100644 --- a/e2e/generator-mock/index.js +++ b/e2e/generator-mock/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-transform/__tests__/test.js b/e2e/global-setup-custom-transform/__tests__/test.js index a9be13d0cdfb..e49979df1df9 100644 --- a/e2e/global-setup-custom-transform/__tests__/test.js +++ b/e2e/global-setup-custom-transform/__tests__/test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-transform/index.js b/e2e/global-setup-custom-transform/index.js index 4454b7f7bf58..ad1c339c6116 100644 --- a/e2e/global-setup-custom-transform/index.js +++ b/e2e/global-setup-custom-transform/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-transform/setup.js b/e2e/global-setup-custom-transform/setup.js index 015de4de23b8..f573eec49ff4 100644 --- a/e2e/global-setup-custom-transform/setup.js +++ b/e2e/global-setup-custom-transform/setup.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-transform/transformer.js b/e2e/global-setup-custom-transform/transformer.js index 77db60a2742d..8271a72808af 100644 --- a/e2e/global-setup-custom-transform/transformer.js +++ b/e2e/global-setup-custom-transform/transformer.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-esm/__tests__/test.js b/e2e/global-setup-esm/__tests__/test.js index 2678b932b46b..a3a5e18e0db1 100644 --- a/e2e/global-setup-esm/__tests__/test.js +++ b/e2e/global-setup-esm/__tests__/test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-esm/index.js b/e2e/global-setup-esm/index.js index 6780e1013e20..4da71e7e85fb 100644 --- a/e2e/global-setup-esm/index.js +++ b/e2e/global-setup-esm/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-esm/setup.js b/e2e/global-setup-esm/setup.js index 7d458b4c8475..943dd198e9f6 100644 --- a/e2e/global-setup-esm/setup.js +++ b/e2e/global-setup-esm/setup.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-node-modules/__tests__/test.js b/e2e/global-setup-node-modules/__tests__/test.js index 059e2e2483e4..e870a11a9f73 100644 --- a/e2e/global-setup-node-modules/__tests__/test.js +++ b/e2e/global-setup-node-modules/__tests__/test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-node-modules/babel.config.js b/e2e/global-setup-node-modules/babel.config.js index c3f9e017c09b..e3321c62dcfd 100644 --- a/e2e/global-setup-node-modules/babel.config.js +++ b/e2e/global-setup-node-modules/babel.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-node-modules/node_modules/example/index.js b/e2e/global-setup-node-modules/node_modules/example/index.js index 61bb580e9ce0..596def0dab38 100644 --- a/e2e/global-setup-node-modules/node_modules/example/index.js +++ b/e2e/global-setup-node-modules/node_modules/example/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-node-modules/setup.js b/e2e/global-setup-node-modules/setup.js index ed270c025ae6..2a5e2c09e4cd 100644 --- a/e2e/global-setup-node-modules/setup.js +++ b/e2e/global-setup-node-modules/setup.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 3ae3b71280f3..ffa0e2b54f54 100644 --- a/e2e/global-setup/__tests__/setup1.test.js +++ b/e2e/global-setup/__tests__/setup1.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 3ae3b71280f3..ffa0e2b54f54 100644 --- a/e2e/global-setup/__tests__/setup2.test.js +++ b/e2e/global-setup/__tests__/setup2.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 3ae3b71280f3..ffa0e2b54f54 100644 --- a/e2e/global-setup/__tests__/setup3.test.js +++ b/e2e/global-setup/__tests__/setup3.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/babel.config.js b/e2e/global-setup/babel.config.js index 8b285c15ba0b..7237cdd46b3c 100644 --- a/e2e/global-setup/babel.config.js +++ b/e2e/global-setup/babel.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 0bc632c00f3a..8b2af0cf24c8 100644 --- a/e2e/global-setup/custom-tests-dir/pass.test.js +++ b/e2e/global-setup/custom-tests-dir/pass.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/invalidSetup.js b/e2e/global-setup/invalidSetup.js index 3b8006bd8afc..a6914f655ed1 100644 --- a/e2e/global-setup/invalidSetup.js +++ b/e2e/global-setup/invalidSetup.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/invalidSetupWithNamedExport.js b/e2e/global-setup/invalidSetupWithNamedExport.js index df3142d35e04..1ba0caead847 100644 --- a/e2e/global-setup/invalidSetupWithNamedExport.js +++ b/e2e/global-setup/invalidSetupWithNamedExport.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.js b/e2e/global-setup/project-1/setup.js index eacf05134ec2..8f374ec28651 100644 --- a/e2e/global-setup/project-1/setup.js +++ b/e2e/global-setup/project-1/setup.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 c8241134e466..fdab20470234 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 8636ed82835a..d3287d6c3911 100644 --- a/e2e/global-setup/project-2/setup.js +++ b/e2e/global-setup/project-2/setup.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 965952474d46..cb8ebf2f8100 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 08da804c2003..8f4233286c60 100644 --- a/e2e/global-setup/projects.jest.config.js +++ b/e2e/global-setup/projects.jest.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 57ebbc8b0891..eae0bc90975d 100644 --- a/e2e/global-setup/setup.js +++ b/e2e/global-setup/setup.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/setupWithConfig.js b/e2e/global-setup/setupWithConfig.js index c97316ec0b53..465ea45407c5 100644 --- a/e2e/global-setup/setupWithConfig.js +++ b/e2e/global-setup/setupWithConfig.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/setupWithDefaultExport.js b/e2e/global-setup/setupWithDefaultExport.js index 6a075f9365d2..4f5b9b90f4e6 100644 --- a/e2e/global-setup/setupWithDefaultExport.js +++ b/e2e/global-setup/setupWithDefaultExport.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-esm/__tests__/test.js b/e2e/global-teardown-esm/__tests__/test.js index 508394b8eb26..5de0486313cd 100644 --- a/e2e/global-teardown-esm/__tests__/test.js +++ b/e2e/global-teardown-esm/__tests__/test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-esm/index.js b/e2e/global-teardown-esm/index.js index 6780e1013e20..4da71e7e85fb 100644 --- a/e2e/global-teardown-esm/index.js +++ b/e2e/global-teardown-esm/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-esm/teardown.js b/e2e/global-teardown-esm/teardown.js index 71ab1c045968..7732d6249438 100644 --- a/e2e/global-teardown-esm/teardown.js +++ b/e2e/global-teardown-esm/teardown.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 9a931999e44f..3023b1b854b7 100644 --- a/e2e/global-teardown/__tests__/teardown1.test.js +++ b/e2e/global-teardown/__tests__/teardown1.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 9a931999e44f..3023b1b854b7 100644 --- a/e2e/global-teardown/__tests__/teardown2.test.js +++ b/e2e/global-teardown/__tests__/teardown2.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 9a931999e44f..3023b1b854b7 100644 --- a/e2e/global-teardown/__tests__/teardown3.test.js +++ b/e2e/global-teardown/__tests__/teardown3.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/babel.config.js b/e2e/global-teardown/babel.config.js index 8b285c15ba0b..7237cdd46b3c 100644 --- a/e2e/global-teardown/babel.config.js +++ b/e2e/global-teardown/babel.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 0bc632c00f3a..8b2af0cf24c8 100644 --- a/e2e/global-teardown/custom-tests-dir/pass.test.js +++ b/e2e/global-teardown/custom-tests-dir/pass.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/invalidTeardown.js b/e2e/global-teardown/invalidTeardown.js index 3b8006bd8afc..a6914f655ed1 100644 --- a/e2e/global-teardown/invalidTeardown.js +++ b/e2e/global-teardown/invalidTeardown.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/invalidTeardownWithNamedExport.js b/e2e/global-teardown/invalidTeardownWithNamedExport.js index 284253b9c79e..718656b4bddf 100644 --- a/e2e/global-teardown/invalidTeardownWithNamedExport.js +++ b/e2e/global-teardown/invalidTeardownWithNamedExport.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.js b/e2e/global-teardown/project-1/teardown.js index d41d0f0758a6..5a4eefda1263 100644 --- a/e2e/global-teardown/project-1/teardown.js +++ b/e2e/global-teardown/project-1/teardown.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 80df0d188540..c88de0995b81 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 f4584519ac05..1d703b5afc03 100644 --- a/e2e/global-teardown/project-2/teardown.js +++ b/e2e/global-teardown/project-2/teardown.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 08a8f0372bf1..aee4c626ab56 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 55baa56ebe15..bced94235f8e 100644 --- a/e2e/global-teardown/projects.jest.config.js +++ b/e2e/global-teardown/projects.jest.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 7f1bb2cce04c..4a20fe92d0ab 100644 --- a/e2e/global-teardown/teardown.js +++ b/e2e/global-teardown/teardown.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/teardownWithConfig.js b/e2e/global-teardown/teardownWithConfig.js index c97316ec0b53..465ea45407c5 100644 --- a/e2e/global-teardown/teardownWithConfig.js +++ b/e2e/global-teardown/teardownWithConfig.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/teardownWithDefaultExport.js b/e2e/global-teardown/teardownWithDefaultExport.js index 6a075f9365d2..4f5b9b90f4e6 100644 --- a/e2e/global-teardown/teardownWithDefaultExport.js +++ b/e2e/global-teardown/teardownWithDefaultExport.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/imported-globals/__tests__/env.test.js b/e2e/imported-globals/__tests__/env.test.js index e81a1db5a6d5..f7241839af85 100644 --- a/e2e/imported-globals/__tests__/env.test.js +++ b/e2e/imported-globals/__tests__/env.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/imported-globals/babel.config.js b/e2e/imported-globals/babel.config.js index 9be036106918..46ec26d1a56d 100644 --- a/e2e/imported-globals/babel.config.js +++ b/e2e/imported-globals/babel.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/asyncTestFails.test.js b/e2e/jasmine-async/__tests__/asyncTestFails.test.js index 91544072e0a1..fca4069a7068 100644 --- a/e2e/jasmine-async/__tests__/asyncTestFails.test.js +++ b/e2e/jasmine-async/__tests__/asyncTestFails.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-each.test.js b/e2e/jasmine-async/__tests__/concurrent-each.test.js index 1e358d9db85c..44cfd833f28c 100644 --- a/e2e/jasmine-async/__tests__/concurrent-each.test.js +++ b/e2e/jasmine-async/__tests__/concurrent-each.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-many.test.js b/e2e/jasmine-async/__tests__/concurrent-many.test.js index 0575a48008bf..eb5836f9614f 100644 --- a/e2e/jasmine-async/__tests__/concurrent-many.test.js +++ b/e2e/jasmine-async/__tests__/concurrent-many.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-only-each.test.js b/e2e/jasmine-async/__tests__/concurrent-only-each.test.js index 0c87e30c14f9..2e0e55ad4723 100644 --- a/e2e/jasmine-async/__tests__/concurrent-only-each.test.js +++ b/e2e/jasmine-async/__tests__/concurrent-only-each.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-parallel-failure.test.js b/e2e/jasmine-async/__tests__/concurrent-parallel-failure.test.js index e4869be91465..c2bf6975132f 100644 --- a/e2e/jasmine-async/__tests__/concurrent-parallel-failure.test.js +++ b/e2e/jasmine-async/__tests__/concurrent-parallel-failure.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 2b852c2f141e..82989df32a49 100644 --- a/e2e/jasmine-async/__tests__/concurrent.test.js +++ b/e2e/jasmine-async/__tests__/concurrent.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/concurrentWithinDescribe.test.js b/e2e/jasmine-async/__tests__/concurrentWithinDescribe.test.js index 56c389d3a089..bbf5683f5f70 100644 --- a/e2e/jasmine-async/__tests__/concurrentWithinDescribe.test.js +++ b/e2e/jasmine-async/__tests__/concurrentWithinDescribe.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 56e2cafbc7cd..60e72b59be28 100644 --- a/e2e/jasmine-async/__tests__/generator.test.js +++ b/e2e/jasmine-async/__tests__/generator.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/pendingInPromise.test.js b/e2e/jasmine-async/__tests__/pendingInPromise.test.js index b88200bef52b..31d2bce725e4 100644 --- a/e2e/jasmine-async/__tests__/pendingInPromise.test.js +++ b/e2e/jasmine-async/__tests__/pendingInPromise.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/promiseAfterAll.test.js b/e2e/jasmine-async/__tests__/promiseAfterAll.test.js index 33bea58fb402..99db40ddffb6 100644 --- a/e2e/jasmine-async/__tests__/promiseAfterAll.test.js +++ b/e2e/jasmine-async/__tests__/promiseAfterAll.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/promiseAfterEach.test.js b/e2e/jasmine-async/__tests__/promiseAfterEach.test.js index 3a2add9820b0..1276f4ca8cb8 100644 --- a/e2e/jasmine-async/__tests__/promiseAfterEach.test.js +++ b/e2e/jasmine-async/__tests__/promiseAfterEach.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/promiseBeforeAll.test.js b/e2e/jasmine-async/__tests__/promiseBeforeAll.test.js index f3a40d8f9159..c11b0da9034c 100644 --- a/e2e/jasmine-async/__tests__/promiseBeforeAll.test.js +++ b/e2e/jasmine-async/__tests__/promiseBeforeAll.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/promiseBeforeEach.test.js b/e2e/jasmine-async/__tests__/promiseBeforeEach.test.js index 45c16c2ef6de..c1e8b75266d2 100644 --- a/e2e/jasmine-async/__tests__/promiseBeforeEach.test.js +++ b/e2e/jasmine-async/__tests__/promiseBeforeEach.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/promiseFit.test.js b/e2e/jasmine-async/__tests__/promiseFit.test.js index 6faff09c4951..d2afba742a19 100644 --- a/e2e/jasmine-async/__tests__/promiseFit.test.js +++ b/e2e/jasmine-async/__tests__/promiseFit.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/promiseIt.test.js b/e2e/jasmine-async/__tests__/promiseIt.test.js index 231e4d004206..9bd6de8d1fc3 100644 --- a/e2e/jasmine-async/__tests__/promiseIt.test.js +++ b/e2e/jasmine-async/__tests__/promiseIt.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/promiseXit.test.js b/e2e/jasmine-async/__tests__/promiseXit.test.js index 152fe2bf2547..b4b62692b1bd 100644 --- a/e2e/jasmine-async/__tests__/promiseXit.test.js +++ b/e2e/jasmine-async/__tests__/promiseXit.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/returningValues.test.js b/e2e/jasmine-async/__tests__/returningValues.test.js index f966c89d00e1..8fcdac84444c 100644 --- a/e2e/jasmine-async/__tests__/returningValues.test.js +++ b/e2e/jasmine-async/__tests__/returningValues.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/jest-object/__tests__/any-seed.test.js b/e2e/jest-object/__tests__/any-seed.test.js index 89dd98360471..a126b8cd359a 100644 --- a/e2e/jest-object/__tests__/any-seed.test.js +++ b/e2e/jest-object/__tests__/any-seed.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/jest-object/__tests__/get-seed.test.js b/e2e/jest-object/__tests__/get-seed.test.js index 2055f0223cf5..46bba1996a1d 100644 --- a/e2e/jest-object/__tests__/get-seed.test.js +++ b/e2e/jest-object/__tests__/get-seed.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 eb464cb1086a..b73f4382dd15 100644 --- a/e2e/json-reporter/__tests__/sum.test.js +++ b/e2e/json-reporter/__tests__/sum.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 6e9d947501ec..135768412213 100644 --- a/e2e/json-reporter/sum.js +++ b/e2e/json-reporter/sum.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 4899881fe8ee..473f13cd6cf3 100644 --- a/e2e/lifecycles/__tests__/index.js +++ b/e2e/lifecycles/__tests__/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 39b8ce41d16e..4bf45d0f363e 100644 --- a/e2e/lifecycles/index.js +++ b/e2e/lifecycles/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 cfc1ee266fb4..f7a075e3828f 100644 --- a/e2e/list-tests/__tests__/dummy.test.js +++ b/e2e/list-tests/__tests__/dummy.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 cfc1ee266fb4..f7a075e3828f 100644 --- a/e2e/list-tests/__tests__/other.test.js +++ b/e2e/list-tests/__tests__/other.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 aeffa37513d2..4e13e785676c 100644 --- a/e2e/location-in-results/__tests__/test.js +++ b/e2e/location-in-results/__tests__/test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-functions/__tests__/index.js b/e2e/mock-functions/__tests__/index.js index 31e9f75c4e49..019ca685df84 100644 --- a/e2e/mock-functions/__tests__/index.js +++ b/e2e/mock-functions/__tests__/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-json/__tests__/index.js b/e2e/mock-json/__tests__/index.js index 5c3534cd7d77..0c5c9b511ba2 100644 --- a/e2e/mock-json/__tests__/index.js +++ b/e2e/mock-json/__tests__/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-json/index.js b/e2e/mock-json/index.js index 580b168dce5e..e60e8f60bd4c 100644 --- a/e2e/mock-json/index.js +++ b/e2e/mock-json/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 5e83931ae38b..84eb6098c092 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 3f40dc0d6bd1..f2f12848febb 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 d181454d9d47..34bd36bdc7c7 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 3f40dc0d6bd1..f2f12848febb 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 0db811ed6e36..b124e1377877 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 3f40dc0d6bd1..f2f12848febb 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 21547f5b1bf6..ee07c0fbfb37 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 3f40dc0d6bd1..f2f12848febb 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 765a0b34850a..61de622ed635 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 3f40dc0d6bd1..f2f12848febb 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 af5c70d0ccee..c31046be136e 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 3f40dc0d6bd1..f2f12848febb 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 add86a0bb966..778f1bb05d32 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 3f40dc0d6bd1..f2f12848febb 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 8f3b8b309145..5ec7e241c68f 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 3f40dc0d6bd1..f2f12848febb 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 da7e2fe85dc1..e7e61a76696b 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 3f40dc0d6bd1..f2f12848febb 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 5f8d6042ce1b..079bb5cbcf00 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 3f40dc0d6bd1..f2f12848febb 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/styleMock.js b/e2e/module-name-mapper-correct-config/__mocks__/styleMock.js index 3ef25eafec97..75b867d8c556 100644 --- a/e2e/module-name-mapper-correct-config/__mocks__/styleMock.js +++ b/e2e/module-name-mapper-correct-config/__mocks__/styleMock.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 bad41af8c11f..b7aa889b5a12 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 2bfaa469de03..7256d44aee82 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-mock-absolute-path/__tests__/index.js b/e2e/module-name-mapper-correct-mock-absolute-path/__tests__/index.js index 959e1bc9b32d..67ba8366c5fa 100644 --- a/e2e/module-name-mapper-correct-mock-absolute-path/__tests__/index.js +++ b/e2e/module-name-mapper-correct-mock-absolute-path/__tests__/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-mock-absolute-path/index.js b/e2e/module-name-mapper-correct-mock-absolute-path/index.js index 9552c0b25edd..b61cddaaef00 100644 --- a/e2e/module-name-mapper-correct-mock-absolute-path/index.js +++ b/e2e/module-name-mapper-correct-mock-absolute-path/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-mock-absolute-path/src/components/Button.js b/e2e/module-name-mapper-correct-mock-absolute-path/src/components/Button.js index ad032eb1bbfe..4bb7dad0b9f0 100644 --- a/e2e/module-name-mapper-correct-mock-absolute-path/src/components/Button.js +++ b/e2e/module-name-mapper-correct-mock-absolute-path/src/components/Button.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-mock/__tests__/storage/track/Track.test.js b/e2e/module-name-mapper-mock/__tests__/storage/track/Track.test.js index be6c16f0c18f..2a3bd34a08e7 100644 --- a/e2e/module-name-mapper-mock/__tests__/storage/track/Track.test.js +++ b/e2e/module-name-mapper-mock/__tests__/storage/track/Track.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-mock/__tests__/storage/track/TrackExpected.test.js b/e2e/module-name-mapper-mock/__tests__/storage/track/TrackExpected.test.js index 494d7056bdce..99a1e3ef6302 100644 --- a/e2e/module-name-mapper-mock/__tests__/storage/track/TrackExpected.test.js +++ b/e2e/module-name-mapper-mock/__tests__/storage/track/TrackExpected.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-mock/src/storage/track/Track.js b/e2e/module-name-mapper-mock/src/storage/track/Track.js index e91d9a9b047b..e78a70798d10 100644 --- a/e2e/module-name-mapper-mock/src/storage/track/Track.js +++ b/e2e/module-name-mapper-mock/src/storage/track/Track.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-array-config/__tests__/index.js b/e2e/module-name-mapper-wrong-array-config/__tests__/index.js index 9c6b6debae86..7481a99a050f 100644 --- a/e2e/module-name-mapper-wrong-array-config/__tests__/index.js +++ b/e2e/module-name-mapper-wrong-array-config/__tests__/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-array-config/index.js b/e2e/module-name-mapper-wrong-array-config/index.js index 905bfb958beb..8f13d346f917 100644 --- a/e2e/module-name-mapper-wrong-array-config/index.js +++ b/e2e/module-name-mapper-wrong-array-config/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 9c6b6debae86..7481a99a050f 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 905bfb958beb..8f13d346f917 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 2b43f4501d9d..58e967dd8167 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-babel/prj-1/babel.config.js b/e2e/multi-project-babel/prj-1/babel.config.js index 186d686670e3..9e762515d806 100644 --- a/e2e/multi-project-babel/prj-1/babel.config.js +++ b/e2e/multi-project-babel/prj-1/babel.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-babel/prj-1/index.js b/e2e/multi-project-babel/prj-1/index.js index 881ff4073178..4c612909c898 100644 --- a/e2e/multi-project-babel/prj-1/index.js +++ b/e2e/multi-project-babel/prj-1/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-babel/prj-1/index.test.js b/e2e/multi-project-babel/prj-1/index.test.js index f0f19c2e9ab9..3c9312e2c413 100644 --- a/e2e/multi-project-babel/prj-1/index.test.js +++ b/e2e/multi-project-babel/prj-1/index.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-babel/prj-2/.babelrc.js b/e2e/multi-project-babel/prj-2/.babelrc.js index 186d686670e3..9e762515d806 100644 --- a/e2e/multi-project-babel/prj-2/.babelrc.js +++ b/e2e/multi-project-babel/prj-2/.babelrc.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-babel/prj-2/index.js b/e2e/multi-project-babel/prj-2/index.js index 881ff4073178..4c612909c898 100644 --- a/e2e/multi-project-babel/prj-2/index.js +++ b/e2e/multi-project-babel/prj-2/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-babel/prj-2/index.test.js b/e2e/multi-project-babel/prj-2/index.test.js index f0f19c2e9ab9..3c9312e2c413 100644 --- a/e2e/multi-project-babel/prj-2/index.test.js +++ b/e2e/multi-project-babel/prj-2/index.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-babel/prj-3/src/babel.config.js b/e2e/multi-project-babel/prj-3/src/babel.config.js index 186d686670e3..9e762515d806 100644 --- a/e2e/multi-project-babel/prj-3/src/babel.config.js +++ b/e2e/multi-project-babel/prj-3/src/babel.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-babel/prj-3/src/index.js b/e2e/multi-project-babel/prj-3/src/index.js index 881ff4073178..4c612909c898 100644 --- a/e2e/multi-project-babel/prj-3/src/index.js +++ b/e2e/multi-project-babel/prj-3/src/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-babel/prj-3/src/index.test.js b/e2e/multi-project-babel/prj-3/src/index.test.js index f0f19c2e9ab9..3c9312e2c413 100644 --- a/e2e/multi-project-babel/prj-3/src/index.test.js +++ b/e2e/multi-project-babel/prj-3/src/index.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-babel/prj-4/.babelrc.js b/e2e/multi-project-babel/prj-4/.babelrc.js index 186d686670e3..9e762515d806 100644 --- a/e2e/multi-project-babel/prj-4/.babelrc.js +++ b/e2e/multi-project-babel/prj-4/.babelrc.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-babel/prj-4/src/index.js b/e2e/multi-project-babel/prj-4/src/index.js index 881ff4073178..4c612909c898 100644 --- a/e2e/multi-project-babel/prj-4/src/index.js +++ b/e2e/multi-project-babel/prj-4/src/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-babel/prj-4/src/index.test.js b/e2e/multi-project-babel/prj-4/src/index.test.js index f0f19c2e9ab9..3c9312e2c413 100644 --- a/e2e/multi-project-babel/prj-4/src/index.test.js +++ b/e2e/multi-project-babel/prj-4/src/index.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-babel/prj-5/.babelrc.js b/e2e/multi-project-babel/prj-5/.babelrc.js index 186d686670e3..9e762515d806 100644 --- a/e2e/multi-project-babel/prj-5/.babelrc.js +++ b/e2e/multi-project-babel/prj-5/.babelrc.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-babel/prj-5/src/index.js b/e2e/multi-project-babel/prj-5/src/index.js index 881ff4073178..4c612909c898 100644 --- a/e2e/multi-project-babel/prj-5/src/index.js +++ b/e2e/multi-project-babel/prj-5/src/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-babel/prj-5/src/index.test.js b/e2e/multi-project-babel/prj-5/src/index.test.js index f0f19c2e9ab9..3c9312e2c413 100644 --- a/e2e/multi-project-babel/prj-5/src/index.test.js +++ b/e2e/multi-project-babel/prj-5/src/index.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/boggusBar.test.js b/e2e/multi-project-config-root/bar/__tests__/boggusBar.test.js index 153a6a45192f..b5faad3c1631 100644 --- a/e2e/multi-project-config-root/bar/__tests__/boggusBar.test.js +++ b/e2e/multi-project-config-root/bar/__tests__/boggusBar.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/foo/__tests__/boggusFoo.test.js b/e2e/multi-project-config-root/foo/__tests__/boggusFoo.test.js index 6d4f3095a3c6..0560d9c0a4d3 100644 --- a/e2e/multi-project-config-root/foo/__tests__/boggusFoo.test.js +++ b/e2e/multi-project-config-root/foo/__tests__/boggusFoo.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/multiple-configs/__tests__/test.js b/e2e/multiple-configs/__tests__/test.js index 2b4a7ced6f45..fc395e3a0f4a 100644 --- a/e2e/multiple-configs/__tests__/test.js +++ b/e2e/multiple-configs/__tests__/test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/multiple-configs/jest.config.js b/e2e/multiple-configs/jest.config.js index a2876a6ef5e6..d1a84031183e 100644 --- a/e2e/multiple-configs/jest.config.js +++ b/e2e/multiple-configs/jest.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/native-async-mock/Native.js b/e2e/native-async-mock/Native.js index 40600a495a2e..11df1482e781 100644 --- a/e2e/native-async-mock/Native.js +++ b/e2e/native-async-mock/Native.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/native-async-mock/__tests__/nativeAsyncMock.test.js b/e2e/native-async-mock/__tests__/nativeAsyncMock.test.js index c61b94f420f9..4152d32ecd00 100644 --- a/e2e/native-async-mock/__tests__/nativeAsyncMock.test.js +++ b/e2e/native-async-mock/__tests__/nativeAsyncMock.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/native-esm-typescript/__tests__/double.test.ts b/e2e/native-esm-typescript/__tests__/double.test.ts index ad06fbe075f8..7486c61d838e 100644 --- a/e2e/native-esm-typescript/__tests__/double.test.ts +++ b/e2e/native-esm-typescript/__tests__/double.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/native-esm-typescript/babel.config.js b/e2e/native-esm-typescript/babel.config.js index 2903dbb9f6be..f5a56e32851c 100644 --- a/e2e/native-esm-typescript/babel.config.js +++ b/e2e/native-esm-typescript/babel.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/native-esm-typescript/double.ts b/e2e/native-esm-typescript/double.ts index 8e81ae153718..774146b4c31d 100644 --- a/e2e/native-esm-typescript/double.ts +++ b/e2e/native-esm-typescript/double.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/native-esm/__tests__/native-esm-core-cjs-reexport.test.js b/e2e/native-esm/__tests__/native-esm-core-cjs-reexport.test.js index a64a487c0804..168d613f2f5f 100644 --- a/e2e/native-esm/__tests__/native-esm-core-cjs-reexport.test.js +++ b/e2e/native-esm/__tests__/native-esm-core-cjs-reexport.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/native-esm/__tests__/native-esm-deep-cjs-reexport.test.js b/e2e/native-esm/__tests__/native-esm-deep-cjs-reexport.test.js index 3df450fd1794..919df89226e1 100644 --- a/e2e/native-esm/__tests__/native-esm-deep-cjs-reexport.test.js +++ b/e2e/native-esm/__tests__/native-esm-deep-cjs-reexport.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/native-esm/__tests__/native-esm-import-assertions.test.js b/e2e/native-esm/__tests__/native-esm-import-assertions.test.js index 2f390c49a079..6a2d16b42df7 100644 --- a/e2e/native-esm/__tests__/native-esm-import-assertions.test.js +++ b/e2e/native-esm/__tests__/native-esm-import-assertions.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/native-esm/__tests__/native-esm-missing-import-assertions.test.js b/e2e/native-esm/__tests__/native-esm-missing-import-assertions.test.js index fabcb4624fbf..aece5bd8615d 100644 --- a/e2e/native-esm/__tests__/native-esm-missing-import-assertions.test.js +++ b/e2e/native-esm/__tests__/native-esm-missing-import-assertions.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/native-esm/__tests__/native-esm-tla.test.js b/e2e/native-esm/__tests__/native-esm-tla.test.js index 7b34efffe8c7..09739460fdc5 100644 --- a/e2e/native-esm/__tests__/native-esm-tla.test.js +++ b/e2e/native-esm/__tests__/native-esm-tla.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/native-esm/__tests__/native-esm-wasm.test.js b/e2e/native-esm/__tests__/native-esm-wasm.test.js index fddc1d2f08f9..862c5af4105f 100644 --- a/e2e/native-esm/__tests__/native-esm-wasm.test.js +++ b/e2e/native-esm/__tests__/native-esm-wasm.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/native-esm/__tests__/native-esm.test.js b/e2e/native-esm/__tests__/native-esm.test.js index c452fda7d313..f24038ef0cf3 100644 --- a/e2e/native-esm/__tests__/native-esm.test.js +++ b/e2e/native-esm/__tests__/native-esm.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/native-esm/anotherDynamicImport.js b/e2e/native-esm/anotherDynamicImport.js index 84b87a513c85..b5f978420f13 100644 --- a/e2e/native-esm/anotherDynamicImport.js +++ b/e2e/native-esm/anotherDynamicImport.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/native-esm/circularDependentA.mjs b/e2e/native-esm/circularDependentA.mjs index 801bd8d8443d..0b884652e66e 100644 --- a/e2e/native-esm/circularDependentA.mjs +++ b/e2e/native-esm/circularDependentA.mjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/native-esm/circularDependentB.mjs b/e2e/native-esm/circularDependentB.mjs index 7a81d4c331c6..d740281e8591 100644 --- a/e2e/native-esm/circularDependentB.mjs +++ b/e2e/native-esm/circularDependentB.mjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/native-esm/commonjs.cjs b/e2e/native-esm/commonjs.cjs index dcb0cfd461fb..26607f25d285 100644 --- a/e2e/native-esm/commonjs.cjs +++ b/e2e/native-esm/commonjs.cjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/native-esm/commonjsNamed.cjs b/e2e/native-esm/commonjsNamed.cjs index 7017df473e10..dbfd80893ef0 100644 --- a/e2e/native-esm/commonjsNamed.cjs +++ b/e2e/native-esm/commonjsNamed.cjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/native-esm/coreReexport.js b/e2e/native-esm/coreReexport.js index 173727f9a442..5fd2c515b73c 100644 --- a/e2e/native-esm/coreReexport.js +++ b/e2e/native-esm/coreReexport.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/native-esm/deepReexport.js b/e2e/native-esm/deepReexport.js index f98c6ce8642b..55a68a118254 100644 --- a/e2e/native-esm/deepReexport.js +++ b/e2e/native-esm/deepReexport.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/native-esm/dynamicImport.js b/e2e/native-esm/dynamicImport.js index 84b87a513c85..b5f978420f13 100644 --- a/e2e/native-esm/dynamicImport.js +++ b/e2e/native-esm/dynamicImport.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/native-esm/fromCjs.mjs b/e2e/native-esm/fromCjs.mjs index 6f625f8ff51e..21f49eef1b85 100644 --- a/e2e/native-esm/fromCjs.mjs +++ b/e2e/native-esm/fromCjs.mjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/native-esm/fromEsm.cjs b/e2e/native-esm/fromEsm.cjs index cb5d4a92b568..5b2332d5e393 100644 --- a/e2e/native-esm/fromEsm.cjs +++ b/e2e/native-esm/fromEsm.cjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/native-esm/index.js b/e2e/native-esm/index.js index 19bd49f5543e..d5acc1e26308 100644 --- a/e2e/native-esm/index.js +++ b/e2e/native-esm/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/native-esm/namedExport.cjs b/e2e/native-esm/namedExport.cjs index 64de6a335c1d..72937468e7aa 100644 --- a/e2e/native-esm/namedExport.cjs +++ b/e2e/native-esm/namedExport.cjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/native-esm/namespaceExport.js b/e2e/native-esm/namespaceExport.js index 3210e61188f8..21e6ad68023e 100644 --- a/e2e/native-esm/namespaceExport.js +++ b/e2e/native-esm/namespaceExport.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/native-esm/reexport.js b/e2e/native-esm/reexport.js index 6cf18b68b96a..d70f396361d8 100644 --- a/e2e/native-esm/reexport.js +++ b/e2e/native-esm/reexport.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/native-esm/stateful.cjs b/e2e/native-esm/stateful.cjs index cda0aec7cdcd..b20ab423896d 100644 --- a/e2e/native-esm/stateful.cjs +++ b/e2e/native-esm/stateful.cjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/native-esm/stateful.mjs b/e2e/native-esm/stateful.mjs index 485da62bd3c3..f48c741a4c5a 100644 --- a/e2e/native-esm/stateful.mjs +++ b/e2e/native-esm/stateful.mjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/native-esm/staticDataImport.js b/e2e/native-esm/staticDataImport.js index f26873dc7b48..ac3b5633e18a 100644 --- a/e2e/native-esm/staticDataImport.js +++ b/e2e/native-esm/staticDataImport.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/native-esm/wasm-bindgen/index.js b/e2e/native-esm/wasm-bindgen/index.js index 1eec684e23fb..df86c1097dea 100644 --- a/e2e/native-esm/wasm-bindgen/index.js +++ b/e2e/native-esm/wasm-bindgen/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/native-esm/wasm-bindgen/index_bg.js b/e2e/native-esm/wasm-bindgen/index_bg.js index a194a2f5fb2c..51062a10344e 100644 --- a/e2e/native-esm/wasm-bindgen/index_bg.js +++ b/e2e/native-esm/wasm-bindgen/index_bg.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/nested-event-loop/__tests__/nestedEventLoop.test.js b/e2e/nested-event-loop/__tests__/nestedEventLoop.test.js index 137335b31c14..d8e54b0e2bed 100644 --- a/e2e/nested-event-loop/__tests__/nestedEventLoop.test.js +++ b/e2e/nested-event-loop/__tests__/nestedEventLoop.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/nested-test-definitions/__tests__/nestedDescribeInTest.js b/e2e/nested-test-definitions/__tests__/nestedDescribeInTest.js index 186e795484c7..8bec14cd358e 100644 --- a/e2e/nested-test-definitions/__tests__/nestedDescribeInTest.js +++ b/e2e/nested-test-definitions/__tests__/nestedDescribeInTest.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/nested-test-definitions/__tests__/nestedHookInTest.js b/e2e/nested-test-definitions/__tests__/nestedHookInTest.js index d7b403d9842c..54e43d451229 100644 --- a/e2e/nested-test-definitions/__tests__/nestedHookInTest.js +++ b/e2e/nested-test-definitions/__tests__/nestedHookInTest.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/nested-test-definitions/__tests__/nestedTestOutsideDescribe.js b/e2e/nested-test-definitions/__tests__/nestedTestOutsideDescribe.js index 29f988f75e5b..d1a099b8f02b 100644 --- a/e2e/nested-test-definitions/__tests__/nestedTestOutsideDescribe.js +++ b/e2e/nested-test-definitions/__tests__/nestedTestOutsideDescribe.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/nested-test-definitions/__tests__/nestedTestWithinDescribe.js b/e2e/nested-test-definitions/__tests__/nestedTestWithinDescribe.js index 30160cee5a4b..828acab1dce2 100644 --- a/e2e/nested-test-definitions/__tests__/nestedTestWithinDescribe.js +++ b/e2e/nested-test-definitions/__tests__/nestedTestWithinDescribe.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/nested-test-definitions/index.js b/e2e/nested-test-definitions/index.js index 849dbee86e41..bb3f74be9942 100644 --- a/e2e/nested-test-definitions/index.js +++ b/e2e/nested-test-definitions/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/nodePath.test.js b/e2e/node-path/__tests__/nodePath.test.js index 8191b63bc421..ddefe0bbdff0 100644 --- a/e2e/node-path/__tests__/nodePath.test.js +++ b/e2e/node-path/__tests__/nodePath.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 2a8e73d9ffdd..cd53823d8f8e 100644 --- a/e2e/node-path/src/path/file.js +++ b/e2e/node-path/src/path/file.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 9e505946c257..59448c4a07a4 100644 --- a/e2e/override-globals/__tests__/index.js +++ b/e2e/override-globals/__tests__/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 9be036106918..46ec26d1a56d 100644 --- a/e2e/override-globals/babel.config.js +++ b/e2e/override-globals/babel.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/index.js b/e2e/override-globals/index.js index b213a71292a6..b7fc210df495 100644 --- a/e2e/override-globals/index.js +++ b/e2e/override-globals/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 570f321a5c0b..f11f3a227ee4 100644 --- a/e2e/override-globals/setup.js +++ b/e2e/override-globals/setup.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/pnp/__tests__/index.js b/e2e/pnp/__tests__/index.js index a4dc708186c5..7e9b7545ae50 100644 --- a/e2e/pnp/__tests__/index.js +++ b/e2e/pnp/__tests__/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/pnp/__tests__/undeclared-dependency.test.js b/e2e/pnp/__tests__/undeclared-dependency.test.js index d57d36b0cf44..6843fa065fc8 100644 --- a/e2e/pnp/__tests__/undeclared-dependency.test.js +++ b/e2e/pnp/__tests__/undeclared-dependency.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/pnp/lib/index.js b/e2e/pnp/lib/index.js index e878c1f6af16..14a1bf571293 100644 --- a/e2e/pnp/lib/index.js +++ b/e2e/pnp/lib/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/pnp/undeclared-dependency/index.js b/e2e/pnp/undeclared-dependency/index.js index a00d5facdf0e..0fa3eefc09fe 100644 --- a/e2e/pnp/undeclared-dependency/index.js +++ b/e2e/pnp/undeclared-dependency/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/cjs/__tests__/index.js b/e2e/presets/cjs/__tests__/index.js index 00bfd14d0bd7..2855bbed39c3 100644 --- a/e2e/presets/cjs/__tests__/index.js +++ b/e2e/presets/cjs/__tests__/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/cjs/node_modules/jest-preset-cjs/jest-preset.cjs b/e2e/presets/cjs/node_modules/jest-preset-cjs/jest-preset.cjs index 15cc175989e8..8a59c63fe266 100644 --- a/e2e/presets/cjs/node_modules/jest-preset-cjs/jest-preset.cjs +++ b/e2e/presets/cjs/node_modules/jest-preset-cjs/jest-preset.cjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/cjs/node_modules/jest-preset-cjs/mapper.js b/e2e/presets/cjs/node_modules/jest-preset-cjs/mapper.js index ddedd1efe52c..222a5fa09ed2 100644 --- a/e2e/presets/cjs/node_modules/jest-preset-cjs/mapper.js +++ b/e2e/presets/cjs/node_modules/jest-preset-cjs/mapper.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-type-module/__tests__/index.js b/e2e/presets/js-type-module/__tests__/index.js index 8a646591c345..34801e85d7ba 100644 --- a/e2e/presets/js-type-module/__tests__/index.js +++ b/e2e/presets/js-type-module/__tests__/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-type-module/node_modules/jest-preset-js-type-module/jest-preset.js b/e2e/presets/js-type-module/node_modules/jest-preset-js-type-module/jest-preset.js index 9a3aa71dcfa5..7a993f40858a 100644 --- a/e2e/presets/js-type-module/node_modules/jest-preset-js-type-module/jest-preset.js +++ b/e2e/presets/js-type-module/node_modules/jest-preset-js-type-module/jest-preset.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-type-module/node_modules/jest-preset-js-type-module/mapper.js b/e2e/presets/js-type-module/node_modules/jest-preset-js-type-module/mapper.js index ddedd1efe52c..222a5fa09ed2 100644 --- a/e2e/presets/js-type-module/node_modules/jest-preset-js-type-module/mapper.js +++ b/e2e/presets/js-type-module/node_modules/jest-preset-js-type-module/mapper.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 8a646591c345..34801e85d7ba 100644 --- a/e2e/presets/js/__tests__/index.js +++ b/e2e/presets/js/__tests__/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 6bc332577a33..77dc232d5cc7 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,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/mapper.js b/e2e/presets/js/node_modules/jest-preset-js/mapper.js index ddedd1efe52c..222a5fa09ed2 100644 --- a/e2e/presets/js/node_modules/jest-preset-js/mapper.js +++ b/e2e/presets/js/node_modules/jest-preset-js/mapper.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/__tests__/index.js b/e2e/presets/json/__tests__/index.js index b668644bcaed..b7fcc11f0eaf 100644 --- a/e2e/presets/json/__tests__/index.js +++ b/e2e/presets/json/__tests__/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 ddedd1efe52c..222a5fa09ed2 100644 --- a/e2e/presets/json/node_modules/jest-preset-json/mapper.js +++ b/e2e/presets/json/node_modules/jest-preset-json/mapper.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/mjs/__tests__/index.js b/e2e/presets/mjs/__tests__/index.js index 24bad902fd49..4105d39c5cba 100644 --- a/e2e/presets/mjs/__tests__/index.js +++ b/e2e/presets/mjs/__tests__/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/mjs/node_modules/jest-preset-mjs/jest-preset.mjs b/e2e/presets/mjs/node_modules/jest-preset-mjs/jest-preset.mjs index 9b359fe2ef81..45515ce4598a 100644 --- a/e2e/presets/mjs/node_modules/jest-preset-mjs/jest-preset.mjs +++ b/e2e/presets/mjs/node_modules/jest-preset-mjs/jest-preset.mjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/mjs/node_modules/jest-preset-mjs/mapper.js b/e2e/presets/mjs/node_modules/jest-preset-mjs/mapper.js index ddedd1efe52c..222a5fa09ed2 100644 --- a/e2e/presets/mjs/node_modules/jest-preset-mjs/mapper.js +++ b/e2e/presets/mjs/node_modules/jest-preset-mjs/mapper.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/process-exit/__tests__/test.js b/e2e/process-exit/__tests__/test.js index 8b6ba35f4658..1e2216b27707 100644 --- a/e2e/process-exit/__tests__/test.js +++ b/e2e/process-exit/__tests__/test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/process-exit/babel.config.js b/e2e/process-exit/babel.config.js index 9be036106918..46ec26d1a56d 100644 --- a/e2e/process-exit/babel.config.js +++ b/e2e/process-exit/babel.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/promise-and-callback/__tests__/promise-and-callback.test.js b/e2e/promise-and-callback/__tests__/promise-and-callback.test.js index 042638c7ebb2..32e48409a25c 100644 --- a/e2e/promise-and-callback/__tests__/promise-and-callback.test.js +++ b/e2e/promise-and-callback/__tests__/promise-and-callback.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/read-initial-options/async-config/jest.config.js b/e2e/read-initial-options/async-config/jest.config.js index 00df2a4f3837..3e002067b1c8 100644 --- a/e2e/read-initial-options/async-config/jest.config.js +++ b/e2e/read-initial-options/async-config/jest.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/read-initial-options/js-config/jest.config.js b/e2e/read-initial-options/js-config/jest.config.js index 40ef4689be89..ab426a7f04dd 100644 --- a/e2e/read-initial-options/js-config/jest.config.js +++ b/e2e/read-initial-options/js-config/jest.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/read-initial-options/mjs-config/jest.config.mjs b/e2e/read-initial-options/mjs-config/jest.config.mjs index 4875bf59fc0c..df42e372ba3a 100644 --- a/e2e/read-initial-options/mjs-config/jest.config.mjs +++ b/e2e/read-initial-options/mjs-config/jest.config.mjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/read-initial-options/multiple-config-files/jest.config.js b/e2e/read-initial-options/multiple-config-files/jest.config.js index 40ef4689be89..ab426a7f04dd 100644 --- a/e2e/read-initial-options/multiple-config-files/jest.config.js +++ b/e2e/read-initial-options/multiple-config-files/jest.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/read-initial-options/readOptions.js b/e2e/read-initial-options/readOptions.js index 4bcc661dc079..367916f90570 100644 --- a/e2e/read-initial-options/readOptions.js +++ b/e2e/read-initial-options/readOptions.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/read-initial-options/ts-config/jest.config.ts b/e2e/read-initial-options/ts-config/jest.config.ts index bf05ee62de87..ab855d363864 100644 --- a/e2e/read-initial-options/ts-config/jest.config.ts +++ b/e2e/read-initial-options/ts-config/jest.config.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/regex-(char-in-path/__tests__/regexCharInPath.test.js b/e2e/regex-(char-in-path/__tests__/regexCharInPath.test.js index 10ad4894a77a..81704b02a292 100644 --- a/e2e/regex-(char-in-path/__tests__/regexCharInPath.test.js +++ b/e2e/regex-(char-in-path/__tests__/regexCharInPath.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/lateRequire.test.js b/e2e/require-after-teardown/__tests__/lateRequire.test.js index 88774376c4ca..5ad13a131afd 100644 --- a/e2e/require-after-teardown/__tests__/lateRequire.test.js +++ b/e2e/require-after-teardown/__tests__/lateRequire.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 fe27d511a83e..ff86824a9446 100644 --- a/e2e/require-after-teardown/index.js +++ b/e2e/require-after-teardown/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-after-create-require/__tests__/parent.test.js b/e2e/require-main-after-create-require/__tests__/parent.test.js index a3de637eb5e6..d2556092034b 100644 --- a/e2e/require-main-after-create-require/__tests__/parent.test.js +++ b/e2e/require-main-after-create-require/__tests__/parent.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-after-create-require/child.js b/e2e/require-main-after-create-require/child.js index 6e8e5de6a885..0fa461f2a0d1 100644 --- a/e2e/require-main-after-create-require/child.js +++ b/e2e/require-main-after-create-require/child.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-after-create-require/empty.js b/e2e/require-main-after-create-require/empty.js index b6861b5fb248..a265a953eed3 100644 --- a/e2e/require-main-after-create-require/empty.js +++ b/e2e/require-main-after-create-require/empty.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-isolate-modules/__tests__/index.test.js b/e2e/require-main-isolate-modules/__tests__/index.test.js index d22e3d8d4d6a..4707377e0b6b 100644 --- a/e2e/require-main-isolate-modules/__tests__/index.test.js +++ b/e2e/require-main-isolate-modules/__tests__/index.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-isolate-modules/child.js b/e2e/require-main-isolate-modules/child.js index 79d1c6411a6c..a2810302d69a 100644 --- a/e2e/require-main-isolate-modules/child.js +++ b/e2e/require-main-isolate-modules/child.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-isolate-modules/index.js b/e2e/require-main-isolate-modules/index.js index fbdc93a0e19e..3cb556d894b3 100644 --- a/e2e/require-main-isolate-modules/index.js +++ b/e2e/require-main-isolate-modules/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-reset-modules/__tests__/resetModulesCallDirectly.test.js b/e2e/require-main-reset-modules/__tests__/resetModulesCallDirectly.test.js index 8108218178c9..064add5fbe4c 100644 --- a/e2e/require-main-reset-modules/__tests__/resetModulesCallDirectly.test.js +++ b/e2e/require-main-reset-modules/__tests__/resetModulesCallDirectly.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-reset-modules/__tests__/resetModulesCallIndirectly.test.js b/e2e/require-main-reset-modules/__tests__/resetModulesCallIndirectly.test.js index 14c9027c81a9..29a62bc16edc 100644 --- a/e2e/require-main-reset-modules/__tests__/resetModulesCallIndirectly.test.js +++ b/e2e/require-main-reset-modules/__tests__/resetModulesCallIndirectly.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-reset-modules/__tests__/resetModulesFlagDirectly.test.js b/e2e/require-main-reset-modules/__tests__/resetModulesFlagDirectly.test.js index 68ba72f8b00c..9c4dfac2e458 100644 --- a/e2e/require-main-reset-modules/__tests__/resetModulesFlagDirectly.test.js +++ b/e2e/require-main-reset-modules/__tests__/resetModulesFlagDirectly.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-reset-modules/__tests__/resetModulesFlagIndirectly.test.js b/e2e/require-main-reset-modules/__tests__/resetModulesFlagIndirectly.test.js index 980c9158af73..7d625b0e3b34 100644 --- a/e2e/require-main-reset-modules/__tests__/resetModulesFlagIndirectly.test.js +++ b/e2e/require-main-reset-modules/__tests__/resetModulesFlagIndirectly.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-reset-modules/direct.js b/e2e/require-main-reset-modules/direct.js index 384d02c8d4b7..e24ca1115aa5 100644 --- a/e2e/require-main-reset-modules/direct.js +++ b/e2e/require-main-reset-modules/direct.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-reset-modules/indirect.js b/e2e/require-main-reset-modules/indirect.js index cd8a5c98d41a..5400929b1aca 100644 --- a/e2e/require-main-reset-modules/indirect.js +++ b/e2e/require-main-reset-modules/indirect.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 ec9d1e0ba8cf..f6de3d87af33 100644 --- a/e2e/require-main/__tests__/loader.test.js +++ b/e2e/require-main/__tests__/loader.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 9be036106918..46ec26d1a56d 100644 --- a/e2e/require-main/babel.config.js +++ b/e2e/require-main/babel.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/example.js b/e2e/require-main/example.js index 98340bddb4e2..6ad343270db1 100644 --- a/e2e/require-main/example.js +++ b/e2e/require-main/example.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 229db8cfb93a..00cc817bb59d 100644 --- a/e2e/require-main/loader.js +++ b/e2e/require-main/loader.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-missing-ext/__tests__/test.js b/e2e/require-missing-ext/__tests__/test.js index 55370ccafe8f..6625b492b990 100644 --- a/e2e/require-missing-ext/__tests__/test.js +++ b/e2e/require-missing-ext/__tests__/test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/resetModules.test.js b/e2e/reset-modules/__tests__/resetModules.test.js index f09bb2a08f90..6982715fa4b9 100644 --- a/e2e/reset-modules/__tests__/resetModules.test.js +++ b/e2e/reset-modules/__tests__/resetModules.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-async/__tests__/resolveAsync.test.js b/e2e/resolve-async/__tests__/resolveAsync.test.js index aa49f3feb019..be20897c1667 100644 --- a/e2e/resolve-async/__tests__/resolveAsync.test.js +++ b/e2e/resolve-async/__tests__/resolveAsync.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-async/resolver.cjs b/e2e/resolve-async/resolver.cjs index 1c0af2d913fa..a390e4c74dc8 100644 --- a/e2e/resolve-async/resolver.cjs +++ b/e2e/resolve-async/resolver.cjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-async/some-other-file.js b/e2e/resolve-async/some-other-file.js index bcd5de5faab8..b13393f7a4cf 100644 --- a/e2e/resolve-async/some-other-file.js +++ b/e2e/resolve-async/some-other-file.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-conditions/__tests__/browser.test.mjs b/e2e/resolve-conditions/__tests__/browser.test.mjs index e53ccfe3b954..3e1eafe17be4 100644 --- a/e2e/resolve-conditions/__tests__/browser.test.mjs +++ b/e2e/resolve-conditions/__tests__/browser.test.mjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-conditions/__tests__/deno.test.mjs b/e2e/resolve-conditions/__tests__/deno.test.mjs index f64586b0f092..75fac0e3ea33 100644 --- a/e2e/resolve-conditions/__tests__/deno.test.mjs +++ b/e2e/resolve-conditions/__tests__/deno.test.mjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-conditions/__tests__/jsdom-custom-export-conditions.test.mjs b/e2e/resolve-conditions/__tests__/jsdom-custom-export-conditions.test.mjs index 3665d4cfe8c1..0451f3af2d22 100644 --- a/e2e/resolve-conditions/__tests__/jsdom-custom-export-conditions.test.mjs +++ b/e2e/resolve-conditions/__tests__/jsdom-custom-export-conditions.test.mjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-conditions/__tests__/node-custom-export-conditions.test.mjs b/e2e/resolve-conditions/__tests__/node-custom-export-conditions.test.mjs index c3cdb2a3e212..dcb0510eed11 100644 --- a/e2e/resolve-conditions/__tests__/node-custom-export-conditions.test.mjs +++ b/e2e/resolve-conditions/__tests__/node-custom-export-conditions.test.mjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-conditions/__tests__/node.test.mjs b/e2e/resolve-conditions/__tests__/node.test.mjs index 7039e3bf7746..847ed29142c9 100644 --- a/e2e/resolve-conditions/__tests__/node.test.mjs +++ b/e2e/resolve-conditions/__tests__/node.test.mjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-conditions/__tests__/resolveCjs.test.cjs b/e2e/resolve-conditions/__tests__/resolveCjs.test.cjs index deefe2fbafe3..a62a2978f23f 100644 --- a/e2e/resolve-conditions/__tests__/resolveCjs.test.cjs +++ b/e2e/resolve-conditions/__tests__/resolveCjs.test.cjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-conditions/__tests__/resolveEsm.test.mjs b/e2e/resolve-conditions/__tests__/resolveEsm.test.mjs index cf368a0bdce4..0f45fe117ee5 100644 --- a/e2e/resolve-conditions/__tests__/resolveEsm.test.mjs +++ b/e2e/resolve-conditions/__tests__/resolveEsm.test.mjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-conditions/deno-env.js b/e2e/resolve-conditions/deno-env.js index f09d42798463..137dbf487eb6 100644 --- a/e2e/resolve-conditions/deno-env.js +++ b/e2e/resolve-conditions/deno-env.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-conditions/node_modules/fake-dep/module.cjs b/e2e/resolve-conditions/node_modules/fake-dep/module.cjs index ef70308ccc34..e2db3abf09c0 100644 --- a/e2e/resolve-conditions/node_modules/fake-dep/module.cjs +++ b/e2e/resolve-conditions/node_modules/fake-dep/module.cjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-conditions/node_modules/fake-dep/module.mjs b/e2e/resolve-conditions/node_modules/fake-dep/module.mjs index 45d72be15345..027778c3c32b 100644 --- a/e2e/resolve-conditions/node_modules/fake-dep/module.mjs +++ b/e2e/resolve-conditions/node_modules/fake-dep/module.mjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-conditions/node_modules/fake-dual-dep/browser.mjs b/e2e/resolve-conditions/node_modules/fake-dual-dep/browser.mjs index 560c80e0150c..cc9c15272493 100644 --- a/e2e/resolve-conditions/node_modules/fake-dual-dep/browser.mjs +++ b/e2e/resolve-conditions/node_modules/fake-dual-dep/browser.mjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-conditions/node_modules/fake-dual-dep/deno.mjs b/e2e/resolve-conditions/node_modules/fake-dual-dep/deno.mjs index 76ff74cd1dc4..043b668af56b 100644 --- a/e2e/resolve-conditions/node_modules/fake-dual-dep/deno.mjs +++ b/e2e/resolve-conditions/node_modules/fake-dual-dep/deno.mjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-conditions/node_modules/fake-dual-dep/node.mjs b/e2e/resolve-conditions/node_modules/fake-dual-dep/node.mjs index 830245ec4fd8..1bab52ea0ae1 100644 --- a/e2e/resolve-conditions/node_modules/fake-dual-dep/node.mjs +++ b/e2e/resolve-conditions/node_modules/fake-dual-dep/node.mjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-conditions/node_modules/fake-dual-dep/special.mjs b/e2e/resolve-conditions/node_modules/fake-dual-dep/special.mjs index d24f08be168c..c37ea4ec8fe4 100644 --- a/e2e/resolve-conditions/node_modules/fake-dual-dep/special.mjs +++ b/e2e/resolve-conditions/node_modules/fake-dual-dep/special.mjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/resolveGetPaths.test.js b/e2e/resolve-get-paths/__tests__/resolveGetPaths.test.js index 86aa66cce0de..e99c2ebafc8a 100644 --- a/e2e/resolve-get-paths/__tests__/resolveGetPaths.test.js +++ b/e2e/resolve-get-paths/__tests__/resolveGetPaths.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 9be036106918..46ec26d1a56d 100644 --- a/e2e/resolve-get-paths/babel.config.js +++ b/e2e/resolve-get-paths/babel.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 6e48707f45ef..98dea73fa5bd 100644 --- a/e2e/resolve-no-extensions/__tests__/test.js +++ b/e2e/resolve-no-extensions/__tests__/test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/babel.config.js b/e2e/resolve-no-extensions/babel.config.js index 9be036106918..46ec26d1a56d 100644 --- a/e2e/resolve-no-extensions/babel.config.js +++ b/e2e/resolve-no-extensions/babel.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/index.js b/e2e/resolve-no-extensions/index.js index e25f4c0e8f08..aacca424673f 100644 --- a/e2e/resolve-no-extensions/index.js +++ b/e2e/resolve-no-extensions/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-jsx-module/index.jsx b/e2e/resolve-node-module/__mocks__/mock-jsx-module/index.jsx index 0d2f6479b7ba..e589bf8cab40 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 afc855a3d67b..456b41a0e46e 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 d6f81240d033..10a16e5886b6 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 afc855a3d67b..456b41a0e46e 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 301419441f18..13a69a89ab51 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/resolveWithPaths.test.js b/e2e/resolve-with-paths/__tests__/resolveWithPaths.test.js index 7e553f7ec84c..a49aca191757 100644 --- a/e2e/resolve-with-paths/__tests__/resolveWithPaths.test.js +++ b/e2e/resolve-with-paths/__tests__/resolveWithPaths.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 9be036106918..46ec26d1a56d 100644 --- a/e2e/resolve-with-paths/babel.config.js +++ b/e2e/resolve-with-paths/babel.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/dir/mod.js b/e2e/resolve-with-paths/dir/mod.js index 440190823ff2..cdda45debb94 100644 --- a/e2e/resolve-with-paths/dir/mod.js +++ b/e2e/resolve-with-paths/dir/mod.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/Test5.js b/e2e/resolve/Test5.js index b5a9c4f378dd..91e32d251331 100644 --- a/e2e/resolve/Test5.js +++ b/e2e/resolve/Test5.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/Test7.js b/e2e/resolve/Test7.js index 1df1689b6a56..6516d4e6196e 100644 --- a/e2e/resolve/Test7.js +++ b/e2e/resolve/Test7.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/__mocks__/Test5.js b/e2e/resolve/__mocks__/Test5.js index d7b2337a7bc5..01a675d29bee 100644 --- a/e2e/resolve/__mocks__/Test5.js +++ b/e2e/resolve/__mocks__/Test5.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/__mocks__/Test6.js b/e2e/resolve/__mocks__/Test6.js index d7b2337a7bc5..01a675d29bee 100644 --- a/e2e/resolve/__mocks__/Test6.js +++ b/e2e/resolve/__mocks__/Test6.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 a6c3b3e4af5c..7e6297a631c0 100644 --- a/e2e/resolve/__tests__/resolve.test.js +++ b/e2e/resolve/__tests__/resolve.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/hasteImpl.js b/e2e/resolve/hasteImpl.js index 7d11594b915e..68b024315255 100644 --- a/e2e/resolve/hasteImpl.js +++ b/e2e/resolve/hasteImpl.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/requiresUnexistingModule.js b/e2e/resolve/requiresUnexistingModule.js index 9b964750bede..80b3b0d25ce5 100644 --- a/e2e/resolve/requiresUnexistingModule.js +++ b/e2e/resolve/requiresUnexistingModule.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 4b2f62f7060b..6b0c8a0399cb 100644 --- a/e2e/resolve/test1.android.js +++ b/e2e/resolve/test1.android.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 39cf5fefe5f5..90be7f223d7a 100644 --- a/e2e/resolve/test1.js +++ b/e2e/resolve/test1.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 d35b327c8c8e..36b7df1a2ce9 100644 --- a/e2e/resolve/test1.native.js +++ b/e2e/resolve/test1.native.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 39cf5fefe5f5..90be7f223d7a 100644 --- a/e2e/resolve/test2.js +++ b/e2e/resolve/test2.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 d35b327c8c8e..36b7df1a2ce9 100644 --- a/e2e/resolve/test2.native.js +++ b/e2e/resolve/test2.native.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 a3ab8d0d065f..80d2c2b69b54 100644 --- a/e2e/resolve/test2mapper.js +++ b/e2e/resolve/test2mapper.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 d35b327c8c8e..36b7df1a2ce9 100644 --- a/e2e/resolve/test2mapper.native.js +++ b/e2e/resolve/test2mapper.native.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 39cf5fefe5f5..90be7f223d7a 100644 --- a/e2e/resolve/test3.js +++ b/e2e/resolve/test3.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/retain-all-files/node_modules/retainAllFiles.test.js b/e2e/retain-all-files/node_modules/retainAllFiles.test.js index 54d85d4d1c7b..f6d006281d2e 100644 --- a/e2e/retain-all-files/node_modules/retainAllFiles.test.js +++ b/e2e/retain-all-files/node_modules/retainAllFiles.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/run-programmatically-multiple-projects/client/client.test.js b/e2e/run-programmatically-multiple-projects/client/client.test.js index c40068258659..ba0a17690228 100644 --- a/e2e/run-programmatically-multiple-projects/client/client.test.js +++ b/e2e/run-programmatically-multiple-projects/client/client.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/run-programmatically-multiple-projects/run-jest.js b/e2e/run-programmatically-multiple-projects/run-jest.js index 06d66e72f007..7fff6f8ddc32 100644 --- a/e2e/run-programmatically-multiple-projects/run-jest.js +++ b/e2e/run-programmatically-multiple-projects/run-jest.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/run-programmatically-multiple-projects/server/server.test.js b/e2e/run-programmatically-multiple-projects/server/server.test.js index 96820356c380..a7b65f086540 100644 --- a/e2e/run-programmatically-multiple-projects/server/server.test.js +++ b/e2e/run-programmatically-multiple-projects/server/server.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/run-programmatically/babel.config.js b/e2e/run-programmatically/babel.config.js index ba4e1529c3d4..3769af81a9b0 100644 --- a/e2e/run-programmatically/babel.config.js +++ b/e2e/run-programmatically/babel.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/run-programmatically/cjs.js b/e2e/run-programmatically/cjs.js index c5fbf6340307..1c8c78d5765d 100644 --- a/e2e/run-programmatically/cjs.js +++ b/e2e/run-programmatically/cjs.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/run-programmatically/esm.js b/e2e/run-programmatically/esm.js index 6ee4ddcaaf24..4881455ec6b9 100644 --- a/e2e/run-programmatically/esm.js +++ b/e2e/run-programmatically/esm.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/run-programmatically/index.js b/e2e/run-programmatically/index.js index fb35a26d185a..8dd75ea95600 100644 --- a/e2e/run-programmatically/index.js +++ b/e2e/run-programmatically/index.js @@ -1,6 +1,6 @@ #!/usr/bin/env node /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/runJest.ts b/e2e/runJest.ts index aefa390bc93e..996d6f98de6d 100644 --- a/e2e/runJest.ts +++ b/e2e/runJest.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 38ea4f886dbd..7d1f7291e866 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/runtimeInternalModuleRegistry.test.js b/e2e/runtime-internal-module-registry/__tests__/runtimeInternalModuleRegistry.test.js index 53334daccdb5..404191d011d3 100644 --- a/e2e/runtime-internal-module-registry/__tests__/runtimeInternalModuleRegistry.test.js +++ b/e2e/runtime-internal-module-registry/__tests__/runtimeInternalModuleRegistry.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/select-projects-missing-name/__tests__/first-project.test.js b/e2e/select-projects-missing-name/__tests__/first-project.test.js index f440fcd752c5..19081b79a71f 100644 --- a/e2e/select-projects-missing-name/__tests__/first-project.test.js +++ b/e2e/select-projects-missing-name/__tests__/first-project.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/select-projects-missing-name/__tests__/second-project.test.js b/e2e/select-projects-missing-name/__tests__/second-project.test.js index c3db24a8b9a6..c440fa0175b5 100644 --- a/e2e/select-projects-missing-name/__tests__/second-project.test.js +++ b/e2e/select-projects-missing-name/__tests__/second-project.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/select-projects/__tests__/first-project.test.js b/e2e/select-projects/__tests__/first-project.test.js index f440fcd752c5..19081b79a71f 100644 --- a/e2e/select-projects/__tests__/first-project.test.js +++ b/e2e/select-projects/__tests__/first-project.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/select-projects/__tests__/second-project.test.js b/e2e/select-projects/__tests__/second-project.test.js index c3db24a8b9a6..c440fa0175b5 100644 --- a/e2e/select-projects/__tests__/second-project.test.js +++ b/e2e/select-projects/__tests__/second-project.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/runnerPatch.test.js b/e2e/setup-files-after-env-config/__tests__/runnerPatch.test.js index cec808e5bee2..a6368f65b4e4 100644 --- a/e2e/setup-files-after-env-config/__tests__/runnerPatch.test.js +++ b/e2e/setup-files-after-env-config/__tests__/runnerPatch.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 ffdd39fd7ec3..15641859ca3a 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 ffdd39fd7ec3..15641859ca3a 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 e908da4700aa..49736f669fce 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 e908da4700aa..49736f669fce 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/setupHooksIntoRunner.js b/e2e/setup-files-after-env-config/setupHooksIntoRunner.js index bd860ba9e1eb..8ca07ed713ed 100644 --- a/e2e/setup-files-after-env-config/setupHooksIntoRunner.js +++ b/e2e/setup-files-after-env-config/setupHooksIntoRunner.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/__tests__/setup.test.js b/e2e/setup-files/__tests__/setup.test.js index 02ec10bb2f28..8ffdd51fba90 100644 --- a/e2e/setup-files/__tests__/setup.test.js +++ b/e2e/setup-files/__tests__/setup.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/fetched-data.js b/e2e/setup-files/fetched-data.js index 0be269354795..3cb1abd3a229 100644 --- a/e2e/setup-files/fetched-data.js +++ b/e2e/setup-files/fetched-data.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/setup-fetchdata.js b/e2e/setup-files/setup-fetchdata.js index 1e917a8ca24d..ee2d87fc3280 100644 --- a/e2e/setup-files/setup-fetchdata.js +++ b/e2e/setup-files/setup-fetchdata.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/shard/__tests__/1.test.js b/e2e/shard/__tests__/1.test.js index 8362bdfa2248..ee425b9d7293 100644 --- a/e2e/shard/__tests__/1.test.js +++ b/e2e/shard/__tests__/1.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/shard/__tests__/2.test.js b/e2e/shard/__tests__/2.test.js index 50faeecd1743..e6f11953f499 100644 --- a/e2e/shard/__tests__/2.test.js +++ b/e2e/shard/__tests__/2.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/shard/__tests__/3.test.js b/e2e/shard/__tests__/3.test.js index 1ddf79ff3a36..6709a168348e 100644 --- a/e2e/shard/__tests__/3.test.js +++ b/e2e/shard/__tests__/3.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/shard/no-sharding-test-sequencer.js b/e2e/shard/no-sharding-test-sequencer.js index 10c40335432b..9cf70694c947 100644 --- a/e2e/shard/no-sharding-test-sequencer.js +++ b/e2e/shard/no-sharding-test-sequencer.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/shard/sharding-test-sequencer.js b/e2e/shard/sharding-test-sequencer.js index f3c38ba8f008..257f959d0469 100644 --- a/e2e/shard/sharding-test-sequencer.js +++ b/e2e/shard/sharding-test-sequencer.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 c8e9a8179e45..e634e9725e75 100644 --- a/e2e/snapshot-escape/__tests__/snapshot.test.js +++ b/e2e/snapshot-escape/__tests__/snapshot.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/snapshotEscapeRegex.js b/e2e/snapshot-escape/__tests__/snapshotEscapeRegex.js index 9d91f8159556..4fd245e24b3a 100644 --- a/e2e/snapshot-escape/__tests__/snapshotEscapeRegex.js +++ b/e2e/snapshot-escape/__tests__/snapshotEscapeRegex.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/snapshotEscapeSubstitution.test.js b/e2e/snapshot-escape/__tests__/snapshotEscapeSubstitution.test.js index b95134479e54..ac049d1e9a09 100644 --- a/e2e/snapshot-escape/__tests__/snapshotEscapeSubstitution.test.js +++ b/e2e/snapshot-escape/__tests__/snapshotEscapeSubstitution.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-formatting-changes/__tests__/snapshot.test.js b/e2e/snapshot-formatting-changes/__tests__/snapshot.test.js index 9df05f7b4ee3..56938c7b28bd 100644 --- a/e2e/snapshot-formatting-changes/__tests__/snapshot.test.js +++ b/e2e/snapshot-formatting-changes/__tests__/snapshot.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 f2030a48491a..de1c5a18d600 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 d1bc86b0996d..5206ec3121f4 100644 --- a/e2e/snapshot-resolver/__tests__/snapshot.test.js +++ b/e2e/snapshot-resolver/__tests__/snapshot.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/customSnapshotResolver.js b/e2e/snapshot-resolver/customSnapshotResolver.js index 6b2dfc60c11e..f4c78edd7898 100644 --- a/e2e/snapshot-resolver/customSnapshotResolver.js +++ b/e2e/snapshot-resolver/customSnapshotResolver.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 e6aaf4e79632..8ac733544b30 100644 --- a/e2e/snapshot-serializers/__tests__/snapshot.test.js +++ b/e2e/snapshot-serializers/__tests__/snapshot.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 7deadbd8de9b..9f9496d57a63 100644 --- a/e2e/snapshot-serializers/plugins/bar.js +++ b/e2e/snapshot-serializers/plugins/bar.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 696d39a315c7..5dc1abc1f998 100644 --- a/e2e/snapshot-serializers/plugins/foo/index.js +++ b/e2e/snapshot-serializers/plugins/foo/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/transformer.js b/e2e/snapshot-serializers/transformer.js index 44d68384a734..1be5a1d50f85 100644 --- a/e2e/snapshot-serializers/transformer.js +++ b/e2e/snapshot-serializers/transformer.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 8f016089498f..ba49681387da 100644 --- a/e2e/snapshot-serializers/utils.js +++ b/e2e/snapshot-serializers/utils.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-unknown/__tests__/works.test.js b/e2e/snapshot-unknown/__tests__/works.test.js index a02cba20cbef..4d7052caec70 100644 --- a/e2e/snapshot-unknown/__tests__/works.test.js +++ b/e2e/snapshot-unknown/__tests__/works.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/secondSnapshot.test.js b/e2e/snapshot/__tests__/secondSnapshot.test.js index cfc5bf1c823c..0fc5acb8f83a 100644 --- a/e2e/snapshot/__tests__/secondSnapshot.test.js +++ b/e2e/snapshot/__tests__/secondSnapshot.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 e05d063e652b..3947650b5b36 100644 --- a/e2e/snapshot/__tests__/snapshot.test.js +++ b/e2e/snapshot/__tests__/snapshot.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/runtimeError.test.js b/e2e/stack-trace-no-capture-stack-trace/__tests__/runtimeError.test.js index 8de655f51a45..93ab0b9199d9 100644 --- a/e2e/stack-trace-no-capture-stack-trace/__tests__/runtimeError.test.js +++ b/e2e/stack-trace-no-capture-stack-trace/__tests__/runtimeError.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-with-coverage/__tests__/fails.ts b/e2e/stack-trace-source-maps-with-coverage/__tests__/fails.ts index 583175c89ed7..0f7d3610ff69 100644 --- a/e2e/stack-trace-source-maps-with-coverage/__tests__/fails.ts +++ b/e2e/stack-trace-source-maps-with-coverage/__tests__/fails.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-with-coverage/lib.ts b/e2e/stack-trace-source-maps-with-coverage/lib.ts index 18d7f451daae..a393df94a95e 100644 --- a/e2e/stack-trace-source-maps-with-coverage/lib.ts +++ b/e2e/stack-trace-source-maps-with-coverage/lib.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-with-coverage/preprocessor.js b/e2e/stack-trace-source-maps-with-coverage/preprocessor.js index ded4db6d8929..85580a53b167 100644 --- a/e2e/stack-trace-source-maps-with-coverage/preprocessor.js +++ b/e2e/stack-trace-source-maps-with-coverage/preprocessor.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 90465ec9dc82..3a9c5f8980be 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 ded4db6d8929..85580a53b167 100644 --- a/e2e/stack-trace-source-maps/preprocessor.js +++ b/e2e/stack-trace-source-maps/preprocessor.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/runtimeError.test.js b/e2e/stack-trace/__tests__/runtimeError.test.js index 0c7b92921355..aefe03ada8b1 100644 --- a/e2e/stack-trace/__tests__/runtimeError.test.js +++ b/e2e/stack-trace/__tests__/runtimeError.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/stackTrace.test.js b/e2e/stack-trace/__tests__/stackTrace.test.js index 1ae8fdc98498..894eec57f384 100644 --- a/e2e/stack-trace/__tests__/stackTrace.test.js +++ b/e2e/stack-trace/__tests__/stackTrace.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/stackTraceWithoutMessage.test.js b/e2e/stack-trace/__tests__/stackTraceWithoutMessage.test.js index 6ffe5951be6b..b4268e5d7d30 100644 --- a/e2e/stack-trace/__tests__/stackTraceWithoutMessage.test.js +++ b/e2e/stack-trace/__tests__/stackTraceWithoutMessage.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/testError.test.js b/e2e/stack-trace/__tests__/testError.test.js index cd8cfca2f29f..0bd4e4145eed 100644 --- a/e2e/stack-trace/__tests__/testError.test.js +++ b/e2e/stack-trace/__tests__/testError.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 55a170905d32..b1e345b6503a 100644 --- a/e2e/test-environment-async/TestEnvironment.js +++ b/e2e/test-environment-async/TestEnvironment.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/__tests__/custom.test.js b/e2e/test-environment-async/__tests__/custom.test.js index d43b0d64d4d7..effc2fd7cf65 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-circus-async/CircusAsyncHandleTestEventEnvironment.js b/e2e/test-environment-circus-async/CircusAsyncHandleTestEventEnvironment.js index 1d07cc1627df..0366621e272f 100644 --- a/e2e/test-environment-circus-async/CircusAsyncHandleTestEventEnvironment.js +++ b/e2e/test-environment-circus-async/CircusAsyncHandleTestEventEnvironment.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-circus-async/__tests__/circusHandleTestEvent.test.js b/e2e/test-environment-circus-async/__tests__/circusHandleTestEvent.test.js index 223f5756ee14..766bdc121f76 100644 --- a/e2e/test-environment-circus-async/__tests__/circusHandleTestEvent.test.js +++ b/e2e/test-environment-circus-async/__tests__/circusHandleTestEvent.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-circus/CircusHandleTestEventEnvironment.js b/e2e/test-environment-circus/CircusHandleTestEventEnvironment.js index 39d230fbf093..2e94da160a69 100644 --- a/e2e/test-environment-circus/CircusHandleTestEventEnvironment.js +++ b/e2e/test-environment-circus/CircusHandleTestEventEnvironment.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-circus/__tests__/circusHandleTestEvent.test.js b/e2e/test-environment-circus/__tests__/circusHandleTestEvent.test.js index 0ac805527147..40b908bad401 100644 --- a/e2e/test-environment-circus/__tests__/circusHandleTestEvent.test.js +++ b/e2e/test-environment-circus/__tests__/circusHandleTestEvent.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-esm/EnvESM.js b/e2e/test-environment-esm/EnvESM.js index e34477900f3e..a38a8bdf8437 100644 --- a/e2e/test-environment-esm/EnvESM.js +++ b/e2e/test-environment-esm/EnvESM.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-esm/__tests__/testUsingESMTestEnv.test.js b/e2e/test-environment-esm/__tests__/testUsingESMTestEnv.test.js index ed6ebd4161e2..994098e5f37d 100644 --- a/e2e/test-environment-esm/__tests__/testUsingESMTestEnv.test.js +++ b/e2e/test-environment-esm/__tests__/testUsingESMTestEnv.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-run-script/EnvUsingRunScript.js b/e2e/test-environment-run-script/EnvUsingRunScript.js index a4ae5f1900f9..1a93c739cb32 100644 --- a/e2e/test-environment-run-script/EnvUsingRunScript.js +++ b/e2e/test-environment-run-script/EnvUsingRunScript.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-run-script/__tests__/envUsingRunScript.test.js b/e2e/test-environment-run-script/__tests__/envUsingRunScript.test.js index 0394ba971bb0..1fc263f83411 100644 --- a/e2e/test-environment-run-script/__tests__/envUsingRunScript.test.js +++ b/e2e/test-environment-run-script/__tests__/envUsingRunScript.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/DocblockPragmasEnvironment.js b/e2e/test-environment/DocblockPragmasEnvironment.js index ddbea10a3088..70e18ef6b4ec 100644 --- a/e2e/test-environment/DocblockPragmasEnvironment.js +++ b/e2e/test-environment/DocblockPragmasEnvironment.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/EsmDefaultEnvironment.js b/e2e/test-environment/EsmDefaultEnvironment.js index 32d84de70a15..9f772852c3d1 100644 --- a/e2e/test-environment/EsmDefaultEnvironment.js +++ b/e2e/test-environment/EsmDefaultEnvironment.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/docblockPragmas.test.js b/e2e/test-environment/__tests__/docblockPragmas.test.js index 7ea005ae1eca..ee602154cddd 100644 --- a/e2e/test-environment/__tests__/docblockPragmas.test.js +++ b/e2e/test-environment/__tests__/docblockPragmas.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 12663e2b89ca..c9bd67eeca9e 100644 --- a/e2e/test-environment/__tests__/env.test.js +++ b/e2e/test-environment/__tests__/env.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/environmentOptionsFromDocblock.test.js b/e2e/test-environment/__tests__/environmentOptionsFromDocblock.test.js index 877353f0f1ec..4d3f33312f96 100644 --- a/e2e/test-environment/__tests__/environmentOptionsFromDocblock.test.js +++ b/e2e/test-environment/__tests__/environmentOptionsFromDocblock.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/esmDefault.test.js b/e2e/test-environment/__tests__/esmDefault.test.js index 368f119d0807..d94387e78ba0 100644 --- a/e2e/test-environment/__tests__/esmDefault.test.js +++ b/e2e/test-environment/__tests__/esmDefault.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-failing/__tests__/statuses.test.js b/e2e/test-failing/__tests__/statuses.test.js index 45d15b671496..8c5f8cb45a5f 100644 --- a/e2e/test-failing/__tests__/statuses.test.js +++ b/e2e/test-failing/__tests__/statuses.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-failing/__tests__/worksWithConcurrentMode.test.js b/e2e/test-failing/__tests__/worksWithConcurrentMode.test.js index 8328d3d6c1f4..7819bee3d1b2 100644 --- a/e2e/test-failing/__tests__/worksWithConcurrentMode.test.js +++ b/e2e/test-failing/__tests__/worksWithConcurrentMode.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-failing/__tests__/worksWithConcurrentOnlyMode.test.js b/e2e/test-failing/__tests__/worksWithConcurrentOnlyMode.test.js index 21b7af8e8d2d..fdaa1fadb9f2 100644 --- a/e2e/test-failing/__tests__/worksWithConcurrentOnlyMode.test.js +++ b/e2e/test-failing/__tests__/worksWithConcurrentOnlyMode.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-failing/__tests__/worksWithOnlyMode.test.js b/e2e/test-failing/__tests__/worksWithOnlyMode.test.js index d67f9812ace5..08d184875422 100644 --- a/e2e/test-failing/__tests__/worksWithOnlyMode.test.js +++ b/e2e/test-failing/__tests__/worksWithOnlyMode.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-failing/__tests__/worksWithSkipMode.test.js b/e2e/test-failing/__tests__/worksWithSkipMode.test.js index 164d3f9f02eb..8a900dd7b6c8 100644 --- a/e2e/test-failing/__tests__/worksWithSkipMode.test.js +++ b/e2e/test-failing/__tests__/worksWithSkipMode.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 08e6c6691770..d8709f2bb2dc 100644 --- a/e2e/test-in-root/foo.js +++ b/e2e/test-in-root/foo.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 08e6c6691770..d8709f2bb2dc 100644 --- a/e2e/test-in-root/footest.js +++ b/e2e/test-in-root/footest.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 52e6989151ba..f70c974b3325 100644 --- a/e2e/test-in-root/spec.js +++ b/e2e/test-in-root/spec.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 52e6989151ba..f70c974b3325 100644 --- a/e2e/test-in-root/test.js +++ b/e2e/test-in-root/test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-match/test-suites/sample-suite.mjs b/e2e/test-match/test-suites/sample-suite.mjs index 0d0703ef8e57..50a1e74312a0 100644 --- a/e2e/test-match/test-suites/sample-suite.mjs +++ b/e2e/test-match/test-suites/sample-suite.mjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-match/test-suites/sample-suite2.cjs b/e2e/test-match/test-suites/sample-suite2.cjs index bb80acb6f879..d3a4648b1723 100644 --- a/e2e/test-match/test-suites/sample-suite2.cjs +++ b/e2e/test-match/test-suites/sample-suite2.cjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-name-pattern-skipped/__tests__/testNamePatternSkipped.test.js b/e2e/test-name-pattern-skipped/__tests__/testNamePatternSkipped.test.js index a4aca2c78f92..cf556085173a 100644 --- a/e2e/test-name-pattern-skipped/__tests__/testNamePatternSkipped.test.js +++ b/e2e/test-name-pattern-skipped/__tests__/testNamePatternSkipped.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-name-pattern/__tests__/testNamePattern.test.js b/e2e/test-name-pattern/__tests__/testNamePattern.test.js index 8356113d520e..75be4d4d770b 100644 --- a/e2e/test-name-pattern/__tests__/testNamePattern.test.js +++ b/e2e/test-name-pattern/__tests__/testNamePattern.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-results-processor/__tests__/processor.test.js b/e2e/test-results-processor/__tests__/processor.test.js index 1c22b7b2ceeb..8da24a641f8a 100644 --- a/e2e/test-results-processor/__tests__/processor.test.js +++ b/e2e/test-results-processor/__tests__/processor.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-results-processor/processor.js b/e2e/test-results-processor/processor.js index 535cc405eeab..2b234a885c85 100644 --- a/e2e/test-results-processor/processor.js +++ b/e2e/test-results-processor/processor.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-results-processor/processor.mjs b/e2e/test-results-processor/processor.mjs index be9679b3353d..c25135c0331d 100644 --- a/e2e/test-results-processor/processor.mjs +++ b/e2e/test-results-processor/processor.mjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-results-processor/processorAsync.js b/e2e/test-results-processor/processorAsync.js index efe73f0b200e..d8c09c2e66ea 100644 --- a/e2e/test-results-processor/processorAsync.js +++ b/e2e/test-results-processor/processorAsync.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/beforeAllFailure.test.js b/e2e/test-retries/__tests__/beforeAllFailure.test.js index 915ee923a29d..871e99a491ae 100644 --- a/e2e/test-retries/__tests__/beforeAllFailure.test.js +++ b/e2e/test-retries/__tests__/beforeAllFailure.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 2b0e3cbd56e6..28189f8afca9 100644 --- a/e2e/test-retries/__tests__/control.test.js +++ b/e2e/test-retries/__tests__/control.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 d49b8328ebe4..1dac8c27a83e 100644 --- a/e2e/test-retries/__tests__/e2e.test.js +++ b/e2e/test-retries/__tests__/e2e.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/logErrorsBeforeRetries.test.js b/e2e/test-retries/__tests__/logErrorsBeforeRetries.test.js index 46d53526ba6e..aa296d3b49c8 100644 --- a/e2e/test-retries/__tests__/logErrorsBeforeRetries.test.js +++ b/e2e/test-retries/__tests__/logErrorsBeforeRetries.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 c2dbd4c930f6..c9d6d08d540c 100644 --- a/e2e/test-retries/__tests__/retry.test.js +++ b/e2e/test-retries/__tests__/retry.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 97f5a4d9c9ef..48d4d9aee496 100644 --- a/e2e/test-retries/reporters/RetryReporter.js +++ b/e2e/test-retries/reporters/RetryReporter.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/only-todo.test.js b/e2e/test-todo/__tests__/only-todo.test.js index 6bc35448d084..d6b092b22c6d 100644 --- a/e2e/test-todo/__tests__/only-todo.test.js +++ b/e2e/test-todo/__tests__/only-todo.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 6b179ee0c62b..f34640735522 100644 --- a/e2e/test-todo/__tests__/statuses.test.js +++ b/e2e/test-todo/__tests__/statuses.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/todoMultipleArgs.test.js b/e2e/test-todo/__tests__/todoMultipleArgs.test.js index 01a2daf59f8a..20b165cbf768 100644 --- a/e2e/test-todo/__tests__/todoMultipleArgs.test.js +++ b/e2e/test-todo/__tests__/todoMultipleArgs.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/todoNoArgs.test.js b/e2e/test-todo/__tests__/todoNoArgs.test.js index bf3513dbef7a..6ed5645dce7c 100644 --- a/e2e/test-todo/__tests__/todoNoArgs.test.js +++ b/e2e/test-todo/__tests__/todoNoArgs.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/todoNonString.test.js b/e2e/test-todo/__tests__/todoNonString.test.js index d89a055e06d9..2ae2c78ac434 100644 --- a/e2e/test-todo/__tests__/todoNonString.test.js +++ b/e2e/test-todo/__tests__/todoNonString.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/verbose.test.js b/e2e/test-todo/__tests__/verbose.test.js index 93f0166e306f..bace3cc06b8a 100644 --- a/e2e/test-todo/__tests__/verbose.test.js +++ b/e2e/test-todo/__tests__/verbose.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/to-match-inline-snapshot/babel.config.js b/e2e/to-match-inline-snapshot/babel.config.js index 9be036106918..46ec26d1a56d 100644 --- a/e2e/to-match-inline-snapshot/babel.config.js +++ b/e2e/to-match-inline-snapshot/babel.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/to-match-snapshot-with-string-serializer/serializers/string.js b/e2e/to-match-snapshot-with-string-serializer/serializers/string.js index 515489525c50..178e3bd0fee9 100644 --- a/e2e/to-match-snapshot-with-string-serializer/serializers/string.js +++ b/e2e/to-match-snapshot-with-string-serializer/serializers/string.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/to-throw-error-matching-inline-snapshot/babel.config.js b/e2e/to-throw-error-matching-inline-snapshot/babel.config.js index 9be036106918..46ec26d1a56d 100644 --- a/e2e/to-throw-error-matching-inline-snapshot/babel.config.js +++ b/e2e/to-throw-error-matching-inline-snapshot/babel.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-linked-modules/__tests__/linkedModules.test.js b/e2e/transform-linked-modules/__tests__/linkedModules.test.js index 96bf51276d5d..32697df351a0 100644 --- a/e2e/transform-linked-modules/__tests__/linkedModules.test.js +++ b/e2e/transform-linked-modules/__tests__/linkedModules.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-linked-modules/ignored/normal.js b/e2e/transform-linked-modules/ignored/normal.js index a2aea770ad9e..b6fda8bd9d99 100644 --- a/e2e/transform-linked-modules/ignored/normal.js +++ b/e2e/transform-linked-modules/ignored/normal.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-linked-modules/package/index.js b/e2e/transform-linked-modules/package/index.js index 17dd5c4e430e..ff4aab65bc56 100644 --- a/e2e/transform-linked-modules/package/index.js +++ b/e2e/transform-linked-modules/package/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-linked-modules/preprocessor.js b/e2e/transform-linked-modules/preprocessor.js index 67c48b478bc3..9713dfee5f50 100644 --- a/e2e/transform-linked-modules/preprocessor.js +++ b/e2e/transform-linked-modules/preprocessor.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/async-transformer/__tests__/test.js b/e2e/transform/async-transformer/__tests__/test.js index c5c453757b4e..302ae72e540d 100644 --- a/e2e/transform/async-transformer/__tests__/test.js +++ b/e2e/transform/async-transformer/__tests__/test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/async-transformer/module-under-test.js b/e2e/transform/async-transformer/module-under-test.js index ee3052a99ccf..8465dd07ce26 100644 --- a/e2e/transform/async-transformer/module-under-test.js +++ b/e2e/transform/async-transformer/module-under-test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/async-transformer/my-transform.cjs b/e2e/transform/async-transformer/my-transform.cjs index e1c13f1171a3..675e557ddcb2 100644 --- a/e2e/transform/async-transformer/my-transform.cjs +++ b/e2e/transform/async-transformer/my-transform.cjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/async-transformer/some-symbol.js b/e2e/transform/async-transformer/some-symbol.js index cf2680d0fa06..2b855e208ab7 100644 --- a/e2e/transform/async-transformer/some-symbol.js +++ b/e2e/transform/async-transformer/some-symbol.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-async/__tests__/babelJest.test.js b/e2e/transform/babel-jest-async/__tests__/babelJest.test.js index 75dd76825ad9..b72d3c1cc75b 100644 --- a/e2e/transform/babel-jest-async/__tests__/babelJest.test.js +++ b/e2e/transform/babel-jest-async/__tests__/babelJest.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-async/only-file-to-transform.js b/e2e/transform/babel-jest-async/only-file-to-transform.js index 058eea6bdaae..8cd57498b0e4 100644 --- a/e2e/transform/babel-jest-async/only-file-to-transform.js +++ b/e2e/transform/babel-jest-async/only-file-to-transform.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-async/transformer.js b/e2e/transform/babel-jest-async/transformer.js index 41a96de04751..22d95851f9cc 100644 --- a/e2e/transform/babel-jest-async/transformer.js +++ b/e2e/transform/babel-jest-async/transformer.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-ignored/__tests__/ignoredFile.test.js b/e2e/transform/babel-jest-ignored/__tests__/ignoredFile.test.js index 89e5137d7342..9c76b266d042 100644 --- a/e2e/transform/babel-jest-ignored/__tests__/ignoredFile.test.js +++ b/e2e/transform/babel-jest-ignored/__tests__/ignoredFile.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-ignored/babel.config.js b/e2e/transform/babel-jest-ignored/babel.config.js index 048789e0d624..1bcb53877e1a 100644 --- a/e2e/transform/babel-jest-ignored/babel.config.js +++ b/e2e/transform/babel-jest-ignored/babel.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-manual/__tests__/babelJest.test.js b/e2e/transform/babel-jest-manual/__tests__/babelJest.test.js index 49af46513702..9c4c8e8cc9b3 100644 --- a/e2e/transform/babel-jest-manual/__tests__/babelJest.test.js +++ b/e2e/transform/babel-jest-manual/__tests__/babelJest.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-manual/foo.js b/e2e/transform/babel-jest-manual/foo.js index 7e8e2873685b..c8d8bb80689a 100644 --- a/e2e/transform/babel-jest-manual/foo.js +++ b/e2e/transform/babel-jest-manual/foo.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-manual/transformer.js b/e2e/transform/babel-jest-manual/transformer.js index 597b36bc9ae5..28f39cd9e732 100644 --- a/e2e/transform/babel-jest-manual/transformer.js +++ b/e2e/transform/babel-jest-manual/transformer.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/babelJest.test.js b/e2e/transform/babel-jest/__tests__/babelJest.test.js index f657e72cafae..c56cc4545607 100644 --- a/e2e/transform/babel-jest/__tests__/babelJest.test.js +++ b/e2e/transform/babel-jest/__tests__/babelJest.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/changedCwd.test.js b/e2e/transform/babel-jest/__tests__/changedCwd.test.js index ae8f55d62896..6b8883ee6441 100644 --- a/e2e/transform/babel-jest/__tests__/changedCwd.test.js +++ b/e2e/transform/babel-jest/__tests__/changedCwd.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 186d686670e3..9e762515d806 100644 --- a/e2e/transform/babel-jest/babel.config.js +++ b/e2e/transform/babel-jest/babel.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/notCovered.js b/e2e/transform/babel-jest/notCovered.js index 763e42aa4447..bf9d91dff8fb 100644 --- a/e2e/transform/babel-jest/notCovered.js +++ b/e2e/transform/babel-jest/notCovered.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/covered.js b/e2e/transform/babel-jest/this-directory-is-covered/covered.js index e120afa84d33..997882f82540 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 42144c78d095..5ca2f829a2d6 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/cache/__tests__/aTests.js b/e2e/transform/cache/__tests__/aTests.js index 2f8f32a8b022..19741dfd2cb5 100644 --- a/e2e/transform/cache/__tests__/aTests.js +++ b/e2e/transform/cache/__tests__/aTests.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/cache/__tests__/bTests.js b/e2e/transform/cache/__tests__/bTests.js index c896f74c4967..dbdfec5dda36 100644 --- a/e2e/transform/cache/__tests__/bTests.js +++ b/e2e/transform/cache/__tests__/bTests.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/cache/__tests__/cTests.js b/e2e/transform/cache/__tests__/cTests.js index 55827295d0af..59b60a174b1b 100644 --- a/e2e/transform/cache/__tests__/cTests.js +++ b/e2e/transform/cache/__tests__/cTests.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/cache/__tests__/dTests.js b/e2e/transform/cache/__tests__/dTests.js index 74716a8e9aa3..aa68571d9450 100644 --- a/e2e/transform/cache/__tests__/dTests.js +++ b/e2e/transform/cache/__tests__/dTests.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/cache/common-file.js b/e2e/transform/cache/common-file.js index 798c701db1fa..9cf3c00ceac9 100644 --- a/e2e/transform/cache/common-file.js +++ b/e2e/transform/cache/common-file.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/cache/transformer.js b/e2e/transform/cache/transformer.js index 84b368ab9b57..4d208c3e2be5 100644 --- a/e2e/transform/cache/transformer.js +++ b/e2e/transform/cache/transformer.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/customPreprocessor.test.js b/e2e/transform/custom-instrumenting-preprocessor/__tests__/customPreprocessor.test.js index eaf8a43f5659..f77b8f4e97b3 100644 --- a/e2e/transform/custom-instrumenting-preprocessor/__tests__/customPreprocessor.test.js +++ b/e2e/transform/custom-instrumenting-preprocessor/__tests__/customPreprocessor.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 bb1dbf38c648..1e6edfaa1bee 100644 --- a/e2e/transform/custom-instrumenting-preprocessor/preprocessor.js +++ b/e2e/transform/custom-instrumenting-preprocessor/preprocessor.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 c22c337c1002..d341e4c137be 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 ca27cf652264..04d9abff9e77 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/ecmascriptModulesSupport.mjs b/e2e/transform/ecmascript-modules-support/__tests__/ecmascriptModulesSupport.mjs index a39fd6b3a52b..c26af4f5a62c 100644 --- a/e2e/transform/ecmascript-modules-support/__tests__/ecmascriptModulesSupport.mjs +++ b/e2e/transform/ecmascript-modules-support/__tests__/ecmascriptModulesSupport.mjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 b8ec7376a9b2..fa59555fc11f 100644 --- a/e2e/transform/ecmascript-modules-support/babel.config.js +++ b/e2e/transform/ecmascript-modules-support/babel.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/src/index.mjs b/e2e/transform/ecmascript-modules-support/src/index.mjs index bc5d38f2d152..b7e47b02d780 100644 --- a/e2e/transform/ecmascript-modules-support/src/index.mjs +++ b/e2e/transform/ecmascript-modules-support/src/index.mjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/src/module.mjs b/e2e/transform/ecmascript-modules-support/src/module.mjs index 3734db4222cb..e6500f0347e1 100644 --- a/e2e/transform/ecmascript-modules-support/src/module.mjs +++ b/e2e/transform/ecmascript-modules-support/src/module.mjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/esm-transformer/__tests__/test.js b/e2e/transform/esm-transformer/__tests__/test.js index 9d22df44b14f..b43083f03936 100644 --- a/e2e/transform/esm-transformer/__tests__/test.js +++ b/e2e/transform/esm-transformer/__tests__/test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/esm-transformer/module.js b/e2e/transform/esm-transformer/module.js index 1894c6f8eab1..8d2b7272bb3d 100644 --- a/e2e/transform/esm-transformer/module.js +++ b/e2e/transform/esm-transformer/module.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/esm-transformer/my-transform.mjs b/e2e/transform/esm-transformer/my-transform.mjs index 96d8c23058f3..59afa7dfadee 100644 --- a/e2e/transform/esm-transformer/my-transform.mjs +++ b/e2e/transform/esm-transformer/my-transform.mjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/multipleTransformers.test.js b/e2e/transform/multiple-transformers/__tests__/multipleTransformers.test.js index 1994a1cb656a..fe0d6288c56a 100644 --- a/e2e/transform/multiple-transformers/__tests__/multipleTransformers.test.js +++ b/e2e/transform/multiple-transformers/__tests__/multipleTransformers.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 e52b556ea6c5..0ffb18ff3d97 100644 --- a/e2e/transform/multiple-transformers/babel.config.js +++ b/e2e/transform/multiple-transformers/babel.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/cssPreprocessor.js b/e2e/transform/multiple-transformers/cssPreprocessor.js index 6e5da5fce882..84fe0ee6b809 100644 --- a/e2e/transform/multiple-transformers/cssPreprocessor.js +++ b/e2e/transform/multiple-transformers/cssPreprocessor.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 b419a52779c8..88a19dc44f54 100644 --- a/e2e/transform/multiple-transformers/filePreprocessor.js +++ b/e2e/transform/multiple-transformers/filePreprocessor.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 a59ca45579f3..69a0b5f92695 100644 --- a/e2e/transform/multiple-transformers/jsPreprocessor.js +++ b/e2e/transform/multiple-transformers/jsPreprocessor.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.css b/e2e/transform/multiple-transformers/src/App.css index 711c9e60e8b4..2efa0b7177f3 100644 --- a/e2e/transform/multiple-transformers/src/App.css +++ b/e2e/transform/multiple-transformers/src/App.css @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 3d1ff6f17ae1..2e5dfa1570de 100644 --- a/e2e/transform/multiple-transformers/src/App.js +++ b/e2e/transform/multiple-transformers/src/App.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/failsWithSyntaxError.test.js b/e2e/transform/no-babel-jest/__tests__/failsWithSyntaxError.test.js index 9014c0bcf3dd..6554d9094088 100644 --- a/e2e/transform/no-babel-jest/__tests__/failsWithSyntaxError.test.js +++ b/e2e/transform/no-babel-jest/__tests__/failsWithSyntaxError.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/passesWithNoBabelJest.js b/e2e/transform/no-babel-jest/__tests__/passesWithNoBabelJest.js index 5696e9979292..ed888acb4819 100644 --- a/e2e/transform/no-babel-jest/__tests__/passesWithNoBabelJest.js +++ b/e2e/transform/no-babel-jest/__tests__/passesWithNoBabelJest.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 d52a1dccc53b..08b05aba6071 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 a79a9fa2dc0f..73aad7940ac5 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/transform-environment/__tests__/add.test.js b/e2e/transform/transform-environment/__tests__/add.test.js index b3f97f774baf..3ae89e976cc1 100644 --- a/e2e/transform/transform-environment/__tests__/add.test.js +++ b/e2e/transform/transform-environment/__tests__/add.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/transform-environment/babel.config.js b/e2e/transform/transform-environment/babel.config.js index 19dd8862b516..ad3cbda540db 100644 --- a/e2e/transform/transform-environment/babel.config.js +++ b/e2e/transform/transform-environment/babel.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/transform-environment/environment.ts b/e2e/transform/transform-environment/environment.ts index fa68228d591f..2dc18d4e4213 100644 --- a/e2e/transform/transform-environment/environment.ts +++ b/e2e/transform/transform-environment/environment.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/transform-esm-runner/__tests__/add.test.js b/e2e/transform/transform-esm-runner/__tests__/add.test.js index 10dca79b8672..61acb09bc401 100644 --- a/e2e/transform/transform-esm-runner/__tests__/add.test.js +++ b/e2e/transform/transform-esm-runner/__tests__/add.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/transform-esm-runner/runner.mjs b/e2e/transform/transform-esm-runner/runner.mjs index fa9becc105bc..bc0f2da1a2d0 100644 --- a/e2e/transform/transform-esm-runner/runner.mjs +++ b/e2e/transform/transform-esm-runner/runner.mjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/transform-esm-testrunner/__tests__/add.test.js b/e2e/transform/transform-esm-testrunner/__tests__/add.test.js index 10dca79b8672..61acb09bc401 100644 --- a/e2e/transform/transform-esm-testrunner/__tests__/add.test.js +++ b/e2e/transform/transform-esm-testrunner/__tests__/add.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/transform-esm-testrunner/test-runner.mjs b/e2e/transform/transform-esm-testrunner/test-runner.mjs index fc04d3efc7e6..9f5e016375bd 100644 --- a/e2e/transform/transform-esm-testrunner/test-runner.mjs +++ b/e2e/transform/transform-esm-testrunner/test-runner.mjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/transform-runner/__tests__/add.test.js b/e2e/transform/transform-runner/__tests__/add.test.js index 10dca79b8672..61acb09bc401 100644 --- a/e2e/transform/transform-runner/__tests__/add.test.js +++ b/e2e/transform/transform-runner/__tests__/add.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/transform-runner/babel.config.js b/e2e/transform/transform-runner/babel.config.js index 19dd8862b516..ad3cbda540db 100644 --- a/e2e/transform/transform-runner/babel.config.js +++ b/e2e/transform/transform-runner/babel.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/transform-runner/runner.ts b/e2e/transform/transform-runner/runner.ts index 3dd269ac5ac1..e0b486a3ef9b 100644 --- a/e2e/transform/transform-runner/runner.ts +++ b/e2e/transform/transform-runner/runner.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/transform-snapshotResolver/__tests__/snapshot.test.js b/e2e/transform/transform-snapshotResolver/__tests__/snapshot.test.js index d1bc86b0996d..5206ec3121f4 100644 --- a/e2e/transform/transform-snapshotResolver/__tests__/snapshot.test.js +++ b/e2e/transform/transform-snapshotResolver/__tests__/snapshot.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/transform-snapshotResolver/babel.config.js b/e2e/transform/transform-snapshotResolver/babel.config.js index cff71fe1f8c4..2432cc67c010 100644 --- a/e2e/transform/transform-snapshotResolver/babel.config.js +++ b/e2e/transform/transform-snapshotResolver/babel.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/transform-snapshotResolver/customSnapshotResolver.ts b/e2e/transform/transform-snapshotResolver/customSnapshotResolver.ts index d6c65979068d..efc5c9c7d1f9 100644 --- a/e2e/transform/transform-snapshotResolver/customSnapshotResolver.ts +++ b/e2e/transform/transform-snapshotResolver/customSnapshotResolver.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/transform-testrunner/__tests__/add.test.js b/e2e/transform/transform-testrunner/__tests__/add.test.js index 10dca79b8672..61acb09bc401 100644 --- a/e2e/transform/transform-testrunner/__tests__/add.test.js +++ b/e2e/transform/transform-testrunner/__tests__/add.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/transform-testrunner/babel.config.js b/e2e/transform/transform-testrunner/babel.config.js index 19dd8862b516..ad3cbda540db 100644 --- a/e2e/transform/transform-testrunner/babel.config.js +++ b/e2e/transform/transform-testrunner/babel.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/transform-testrunner/test-runner.ts b/e2e/transform/transform-testrunner/test-runner.ts index 0b08cd6ca5e5..ab90debd3e30 100644 --- a/e2e/transform/transform-testrunner/test-runner.ts +++ b/e2e/transform/transform-testrunner/test-runner.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/transformer-config/NotCovered.js b/e2e/transform/transformer-config/NotCovered.js index 763e42aa4447..bf9d91dff8fb 100644 --- a/e2e/transform/transformer-config/NotCovered.js +++ b/e2e/transform/transformer-config/NotCovered.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/transformer-config/__tests__/transformer-config.test.js b/e2e/transform/transformer-config/__tests__/transformer-config.test.js index 92ff5836630e..64465cc884a5 100644 --- a/e2e/transform/transformer-config/__tests__/transformer-config.test.js +++ b/e2e/transform/transformer-config/__tests__/transformer-config.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/transformer-config/this-directory-is-covered/Covered.js b/e2e/transform/transformer-config/this-directory-is-covered/Covered.js index e120afa84d33..997882f82540 100644 --- a/e2e/transform/transformer-config/this-directory-is-covered/Covered.js +++ b/e2e/transform/transformer-config/this-directory-is-covered/Covered.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/transformer-config/this-directory-is-covered/ExcludedFromCoverage.js b/e2e/transform/transformer-config/this-directory-is-covered/ExcludedFromCoverage.js index 12616bcb0a6e..2237bbaa237b 100644 --- a/e2e/transform/transformer-config/this-directory-is-covered/ExcludedFromCoverage.js +++ b/e2e/transform/transformer-config/this-directory-is-covered/ExcludedFromCoverage.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/__tests__/coveredTest.ts b/e2e/typescript-coverage/__tests__/coveredTest.ts index d80e1405a4fc..bbd320f431a2 100644 --- a/e2e/typescript-coverage/__tests__/coveredTest.ts +++ b/e2e/typescript-coverage/__tests__/coveredTest.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/covered.ts b/e2e/typescript-coverage/covered.ts index 1e7a6bb1889c..c6f3eb5bc478 100644 --- a/e2e/typescript-coverage/covered.ts +++ b/e2e/typescript-coverage/covered.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 251c68f5e38f..852ce0bfb046 100644 --- a/e2e/typescript-coverage/typescriptPreprocessor.js +++ b/e2e/typescript-coverage/typescriptPreprocessor.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/verbose-reporter/__tests__/verbose.test.js b/e2e/verbose-reporter/__tests__/verbose.test.js index 3f6836b9ac31..c3507e430c7d 100644 --- a/e2e/verbose-reporter/__tests__/verbose.test.js +++ b/e2e/verbose-reporter/__tests__/verbose.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/watch-plugins/cjs/__tests__/index.js b/e2e/watch-plugins/cjs/__tests__/index.js index 72f4772027a5..7d8d2261d5aa 100644 --- a/e2e/watch-plugins/cjs/__tests__/index.js +++ b/e2e/watch-plugins/cjs/__tests__/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/watch-plugins/cjs/my-watch-plugin.cjs b/e2e/watch-plugins/cjs/my-watch-plugin.cjs index b68701c9893c..6b2747987836 100644 --- a/e2e/watch-plugins/cjs/my-watch-plugin.cjs +++ b/e2e/watch-plugins/cjs/my-watch-plugin.cjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/watch-plugins/js-type-module/__tests__/index.js b/e2e/watch-plugins/js-type-module/__tests__/index.js index 5416c1b2c59b..64526c465607 100644 --- a/e2e/watch-plugins/js-type-module/__tests__/index.js +++ b/e2e/watch-plugins/js-type-module/__tests__/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/watch-plugins/js-type-module/my-watch-plugin.js b/e2e/watch-plugins/js-type-module/my-watch-plugin.js index f313583a7bb4..8a18b272cf15 100644 --- a/e2e/watch-plugins/js-type-module/my-watch-plugin.js +++ b/e2e/watch-plugins/js-type-module/my-watch-plugin.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/watch-plugins/js/__tests__/index.js b/e2e/watch-plugins/js/__tests__/index.js index d82871a6c697..585ed26fb245 100644 --- a/e2e/watch-plugins/js/__tests__/index.js +++ b/e2e/watch-plugins/js/__tests__/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/watch-plugins/js/my-watch-plugin.js b/e2e/watch-plugins/js/my-watch-plugin.js index b68701c9893c..6b2747987836 100644 --- a/e2e/watch-plugins/js/my-watch-plugin.js +++ b/e2e/watch-plugins/js/my-watch-plugin.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/watch-plugins/mjs/__tests__/index.js b/e2e/watch-plugins/mjs/__tests__/index.js index b9b588b6ce90..2a75087765e7 100644 --- a/e2e/watch-plugins/mjs/__tests__/index.js +++ b/e2e/watch-plugins/mjs/__tests__/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/watch-plugins/mjs/my-watch-plugin.mjs b/e2e/watch-plugins/mjs/my-watch-plugin.mjs index f313583a7bb4..8a18b272cf15 100644 --- a/e2e/watch-plugins/mjs/my-watch-plugin.mjs +++ b/e2e/watch-plugins/mjs/my-watch-plugin.mjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/worker-restarting/__tests__/test1.js b/e2e/worker-restarting/__tests__/test1.js index 3e394ec4ec61..efec70904b77 100644 --- a/e2e/worker-restarting/__tests__/test1.js +++ b/e2e/worker-restarting/__tests__/test1.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/worker-restarting/__tests__/test2.js b/e2e/worker-restarting/__tests__/test2.js index 3e394ec4ec61..efec70904b77 100644 --- a/e2e/worker-restarting/__tests__/test2.js +++ b/e2e/worker-restarting/__tests__/test2.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/worker-restarting/__tests__/test3.js b/e2e/worker-restarting/__tests__/test3.js index 3e394ec4ec61..efec70904b77 100644 --- a/e2e/worker-restarting/__tests__/test3.js +++ b/e2e/worker-restarting/__tests__/test3.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/wrong-env/__tests__/beforeTest.js b/e2e/wrong-env/__tests__/beforeTest.js index 95afb6a35872..0cd8a21990c0 100644 --- a/e2e/wrong-env/__tests__/beforeTest.js +++ b/e2e/wrong-env/__tests__/beforeTest.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/wrong-env/__tests__/jsdom.js b/e2e/wrong-env/__tests__/jsdom.js index f030fbb2b60c..961931937ec1 100644 --- a/e2e/wrong-env/__tests__/jsdom.js +++ b/e2e/wrong-env/__tests__/jsdom.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/wrong-env/__tests__/node.js b/e2e/wrong-env/__tests__/node.js index ec43dca816f5..241798c15708 100644 --- a/e2e/wrong-env/__tests__/node.js +++ b/e2e/wrong-env/__tests__/node.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/examples/angular/.babelrc.js b/examples/angular/.babelrc.js index 118538499498..7c396de2fd03 100644 --- a/examples/angular/.babelrc.js +++ b/examples/angular/.babelrc.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/examples/async/__mocks__/request.js b/examples/async/__mocks__/request.js index 1e6d43068088..0ff3d162922e 100644 --- a/examples/async/__mocks__/request.js +++ b/examples/async/__mocks__/request.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates. 'use strict'; diff --git a/examples/async/__tests__/user.test.js b/examples/async/__tests__/user.test.js index 731147239096..e64c324d72c0 100644 --- a/examples/async/__tests__/user.test.js +++ b/examples/async/__tests__/user.test.js @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates.. All Rights Reserved. 'use strict'; diff --git a/examples/async/request.js b/examples/async/request.js index fb0cabfe74d7..a6561fd07785 100644 --- a/examples/async/request.js +++ b/examples/async/request.js @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates.. All Rights Reserved. const http = require('http'); diff --git a/examples/async/user.js b/examples/async/user.js index f42c9b07d1d4..14823680d9f1 100644 --- a/examples/async/user.js +++ b/examples/async/user.js @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates.. All Rights Reserved. import request from './request'; diff --git a/examples/automatic-mocks/.babelrc.js b/examples/automatic-mocks/.babelrc.js index 0b9fb114a3ce..41fe27c0521a 100644 --- a/examples/automatic-mocks/.babelrc.js +++ b/examples/automatic-mocks/.babelrc.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates. module.exports = { presets: ['@babel/preset-env'], diff --git a/examples/automatic-mocks/__tests__/automock.test.js b/examples/automatic-mocks/__tests__/automock.test.js index fe12a881cb10..e25d26ea9de4 100644 --- a/examples/automatic-mocks/__tests__/automock.test.js +++ b/examples/automatic-mocks/__tests__/automock.test.js @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates.. All Rights Reserved. import utils from '../utils'; diff --git a/examples/automatic-mocks/__tests__/createMockFromModule.test.js b/examples/automatic-mocks/__tests__/createMockFromModule.test.js index f6fd951a942d..781fc7adaafb 100644 --- a/examples/automatic-mocks/__tests__/createMockFromModule.test.js +++ b/examples/automatic-mocks/__tests__/createMockFromModule.test.js @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates.. All Rights Reserved. import utils from '../utils'; diff --git a/examples/automatic-mocks/__tests__/disableAutomocking.test.js b/examples/automatic-mocks/__tests__/disableAutomocking.test.js index b7e5b77f93ad..5a6734ab954f 100644 --- a/examples/automatic-mocks/__tests__/disableAutomocking.test.js +++ b/examples/automatic-mocks/__tests__/disableAutomocking.test.js @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates.. All Rights Reserved. import utils from '../utils'; diff --git a/examples/automatic-mocks/utils.js b/examples/automatic-mocks/utils.js index 86065e435456..a9361de187b6 100644 --- a/examples/automatic-mocks/utils.js +++ b/examples/automatic-mocks/utils.js @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates.. All Rights Reserved. export default { authorize: () => 'token', diff --git a/examples/enzyme/.babelrc.js b/examples/enzyme/.babelrc.js index 1de03c2d75ec..c60b888e9dcc 100644 --- a/examples/enzyme/.babelrc.js +++ b/examples/enzyme/.babelrc.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates. module.exports = { presets: [ diff --git a/examples/enzyme/CheckboxWithLabel.js b/examples/enzyme/CheckboxWithLabel.js index aaf3ccc6b9de..903e54aa2ccd 100644 --- a/examples/enzyme/CheckboxWithLabel.js +++ b/examples/enzyme/CheckboxWithLabel.js @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates.. All Rights Reserved. import {useState} from 'react'; diff --git a/examples/enzyme/__tests__/CheckboxWithLabel-test.js b/examples/enzyme/__tests__/CheckboxWithLabel-test.js index 804727e79c89..182654929d19 100644 --- a/examples/enzyme/__tests__/CheckboxWithLabel-test.js +++ b/examples/enzyme/__tests__/CheckboxWithLabel-test.js @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates.. All Rights Reserved. import Enzyme, {shallow} from 'enzyme'; import Adapter from 'enzyme-adapter-react-16'; diff --git a/examples/expect-extend/__tests__/ranges.test.ts b/examples/expect-extend/__tests__/ranges.test.ts index 77f80e8a5ef8..88f948c02e11 100644 --- a/examples/expect-extend/__tests__/ranges.test.ts +++ b/examples/expect-extend/__tests__/ranges.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/examples/expect-extend/toBeWithinRange.ts b/examples/expect-extend/toBeWithinRange.ts index a7492603b9ab..a5624ef9e963 100644 --- a/examples/expect-extend/toBeWithinRange.ts +++ b/examples/expect-extend/toBeWithinRange.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/examples/getting-started/.babelrc.js b/examples/getting-started/.babelrc.js index 0b9fb114a3ce..41fe27c0521a 100644 --- a/examples/getting-started/.babelrc.js +++ b/examples/getting-started/.babelrc.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates. module.exports = { presets: ['@babel/preset-env'], diff --git a/examples/getting-started/sum.js b/examples/getting-started/sum.js index 461684f74c17..db11a01b4a1f 100644 --- a/examples/getting-started/sum.js +++ b/examples/getting-started/sum.js @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates.. All Rights Reserved. function sum(a, b) { return a + b; diff --git a/examples/getting-started/sum.test.js b/examples/getting-started/sum.test.js index 3ca1095c9365..c0d8ca894782 100644 --- a/examples/getting-started/sum.test.js +++ b/examples/getting-started/sum.test.js @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates.. All Rights Reserved. const sum = require('./sum'); diff --git a/examples/jquery/.babelrc.js b/examples/jquery/.babelrc.js index 0b9fb114a3ce..41fe27c0521a 100644 --- a/examples/jquery/.babelrc.js +++ b/examples/jquery/.babelrc.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates. module.exports = { presets: ['@babel/preset-env'], diff --git a/examples/jquery/__tests__/display_user.test.js b/examples/jquery/__tests__/display_user.test.js index 35704cc9221b..3878ae904cdf 100644 --- a/examples/jquery/__tests__/display_user.test.js +++ b/examples/jquery/__tests__/display_user.test.js @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates.. All Rights Reserved. /* global document */ diff --git a/examples/jquery/__tests__/fetch_current_user.test.js b/examples/jquery/__tests__/fetch_current_user.test.js index 8c1a8f66595a..f04cc9bb12ec 100644 --- a/examples/jquery/__tests__/fetch_current_user.test.js +++ b/examples/jquery/__tests__/fetch_current_user.test.js @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates.. All Rights Reserved. jest.mock('jquery'); diff --git a/examples/jquery/displayUser.js b/examples/jquery/displayUser.js index 2ada5e41718c..2c5da48cbbae 100644 --- a/examples/jquery/displayUser.js +++ b/examples/jquery/displayUser.js @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates.. All Rights Reserved. const $ = require('jquery'); const fetchCurrentUser = require('./fetchCurrentUser.js'); diff --git a/examples/jquery/fetchCurrentUser.js b/examples/jquery/fetchCurrentUser.js index ff2d3564059c..6b7357972250 100644 --- a/examples/jquery/fetchCurrentUser.js +++ b/examples/jquery/fetchCurrentUser.js @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates.. All Rights Reserved. const $ = require('jquery'); diff --git a/examples/manual-mocks/.babelrc.js b/examples/manual-mocks/.babelrc.js index 0b9fb114a3ce..41fe27c0521a 100644 --- a/examples/manual-mocks/.babelrc.js +++ b/examples/manual-mocks/.babelrc.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates. module.exports = { presets: ['@babel/preset-env'], diff --git a/examples/manual-mocks/FileSummarizer.js b/examples/manual-mocks/FileSummarizer.js index 4dd962df88cf..a190588828c3 100644 --- a/examples/manual-mocks/FileSummarizer.js +++ b/examples/manual-mocks/FileSummarizer.js @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates.. All Rights Reserved. const fs = require('fs'); diff --git a/examples/manual-mocks/__mocks__/fs.js b/examples/manual-mocks/__mocks__/fs.js index 8e5cd3838217..0492149b5ba2 100644 --- a/examples/manual-mocks/__mocks__/fs.js +++ b/examples/manual-mocks/__mocks__/fs.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates. 'use strict'; diff --git a/examples/manual-mocks/__mocks__/lodash.js b/examples/manual-mocks/__mocks__/lodash.js index 2039270fc09b..746529aea5f1 100644 --- a/examples/manual-mocks/__mocks__/lodash.js +++ b/examples/manual-mocks/__mocks__/lodash.js @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates.. All Rights Reserved. const lodash = jest.createMockFromModule('lodash'); diff --git a/examples/manual-mocks/__tests__/file_summarizer.test.js b/examples/manual-mocks/__tests__/file_summarizer.test.js index cda48c160a92..b9f91718199a 100644 --- a/examples/manual-mocks/__tests__/file_summarizer.test.js +++ b/examples/manual-mocks/__tests__/file_summarizer.test.js @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates.. All Rights Reserved. 'use strict'; diff --git a/examples/manual-mocks/__tests__/lodashMocking.test.js b/examples/manual-mocks/__tests__/lodashMocking.test.js index becea0ba035d..703843a1d5a5 100644 --- a/examples/manual-mocks/__tests__/lodashMocking.test.js +++ b/examples/manual-mocks/__tests__/lodashMocking.test.js @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates.. All Rights Reserved. import lodash from 'lodash'; diff --git a/examples/manual-mocks/__tests__/user.test.js b/examples/manual-mocks/__tests__/user.test.js index cb7b36c3500d..354876300dfa 100644 --- a/examples/manual-mocks/__tests__/user.test.js +++ b/examples/manual-mocks/__tests__/user.test.js @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates.. All Rights Reserved. import user from '../models/user'; diff --git a/examples/manual-mocks/__tests__/userMocked.test.js b/examples/manual-mocks/__tests__/userMocked.test.js index 12ba1686789e..d07b92df87fc 100644 --- a/examples/manual-mocks/__tests__/userMocked.test.js +++ b/examples/manual-mocks/__tests__/userMocked.test.js @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates.. All Rights Reserved. import user from '../models/user'; diff --git a/examples/manual-mocks/models/__mocks__/user.js b/examples/manual-mocks/models/__mocks__/user.js index 57a95c398434..e8b302c92dde 100644 --- a/examples/manual-mocks/models/__mocks__/user.js +++ b/examples/manual-mocks/models/__mocks__/user.js @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates.. All Rights Reserved. const user = jest.createMockFromModule('../user'); diff --git a/examples/manual-mocks/models/user.js b/examples/manual-mocks/models/user.js index 5439d7000a4f..13173867ade5 100644 --- a/examples/manual-mocks/models/user.js +++ b/examples/manual-mocks/models/user.js @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates.. All Rights Reserved. export default { getAuthenticated: () => ({ diff --git a/examples/module-mock/.babelrc.js b/examples/module-mock/.babelrc.js index bc482acf0b2c..ad8153784ec0 100644 --- a/examples/module-mock/.babelrc.js +++ b/examples/module-mock/.babelrc.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates. 'use strict'; diff --git a/examples/module-mock/__tests__/full_mock.js b/examples/module-mock/__tests__/full_mock.js index 4ef8d1fb2efb..26c0698abea9 100644 --- a/examples/module-mock/__tests__/full_mock.js +++ b/examples/module-mock/__tests__/full_mock.js @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates.. All Rights Reserved. import defaultExport, {apple, strawberry} from '../fruit'; diff --git a/examples/module-mock/__tests__/mock_per_test.js b/examples/module-mock/__tests__/mock_per_test.js index 5164477a2e93..624b6264d940 100644 --- a/examples/module-mock/__tests__/mock_per_test.js +++ b/examples/module-mock/__tests__/mock_per_test.js @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates.. All Rights Reserved. /** * This file illustrates how to define a custom mock per test. diff --git a/examples/module-mock/__tests__/partial_mock.js b/examples/module-mock/__tests__/partial_mock.js index 6d7e610677fc..4741e5164aa6 100644 --- a/examples/module-mock/__tests__/partial_mock.js +++ b/examples/module-mock/__tests__/partial_mock.js @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates.. All Rights Reserved. /** * This file illustrates how to do a partial mock where a subset diff --git a/examples/module-mock/fruit.js b/examples/module-mock/fruit.js index f6bdbf3f0fd6..768fbedfac1b 100644 --- a/examples/module-mock/fruit.js +++ b/examples/module-mock/fruit.js @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates.. All Rights Reserved. export const apple = 'apple'; diff --git a/examples/react-native/Intro.js b/examples/react-native/Intro.js index 4bde235464a8..f1ee622fc4cf 100644 --- a/examples/react-native/Intro.js +++ b/examples/react-native/Intro.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates. /** * Sample React Native App diff --git a/examples/react-native/__tests__/intro.test.js b/examples/react-native/__tests__/intro.test.js index 6a63cb040f4a..0e23846f5d18 100644 --- a/examples/react-native/__tests__/intro.test.js +++ b/examples/react-native/__tests__/intro.test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates. /** * Sample React Native Snapshot Test diff --git a/examples/react-native/babel.config.js b/examples/react-native/babel.config.js index c0afb68fa342..fb9e649216cf 100644 --- a/examples/react-native/babel.config.js +++ b/examples/react-native/babel.config.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates. const {createRequire} = require('module'); diff --git a/examples/react-native/index.js b/examples/react-native/index.js index 8b1ac7e23694..efc1d9579eb4 100644 --- a/examples/react-native/index.js +++ b/examples/react-native/index.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates. /** * Sample React Native App diff --git a/examples/react-testing-library/.babelrc.js b/examples/react-testing-library/.babelrc.js index 1de03c2d75ec..c60b888e9dcc 100644 --- a/examples/react-testing-library/.babelrc.js +++ b/examples/react-testing-library/.babelrc.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates. module.exports = { presets: [ diff --git a/examples/react-testing-library/CheckboxWithLabel.js b/examples/react-testing-library/CheckboxWithLabel.js index a8cf6a8cf190..c6355b73836f 100644 --- a/examples/react-testing-library/CheckboxWithLabel.js +++ b/examples/react-testing-library/CheckboxWithLabel.js @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates.. All Rights Reserved. import {useState} from 'react'; diff --git a/examples/react-testing-library/__tests__/CheckboxWithLabel-test.js b/examples/react-testing-library/__tests__/CheckboxWithLabel-test.js index 3e6eb16c37b0..27612e0cf2eb 100644 --- a/examples/react-testing-library/__tests__/CheckboxWithLabel-test.js +++ b/examples/react-testing-library/__tests__/CheckboxWithLabel-test.js @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates.. All Rights Reserved. import {fireEvent, render} from '@testing-library/react'; import CheckboxWithLabel from '../CheckboxWithLabel'; diff --git a/examples/react/.babelrc.js b/examples/react/.babelrc.js index 1de03c2d75ec..c60b888e9dcc 100644 --- a/examples/react/.babelrc.js +++ b/examples/react/.babelrc.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates. module.exports = { presets: [ diff --git a/examples/react/CheckboxWithLabel.js b/examples/react/CheckboxWithLabel.js index aaf3ccc6b9de..903e54aa2ccd 100644 --- a/examples/react/CheckboxWithLabel.js +++ b/examples/react/CheckboxWithLabel.js @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates.. All Rights Reserved. import {useState} from 'react'; diff --git a/examples/react/__tests__/CheckboxWithLabel-test.js b/examples/react/__tests__/CheckboxWithLabel-test.js index beec559732b2..1566e6e60dcc 100644 --- a/examples/react/__tests__/CheckboxWithLabel-test.js +++ b/examples/react/__tests__/CheckboxWithLabel-test.js @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates.. All Rights Reserved. import {createRef} from 'react'; import * as TestUtils from 'react-dom/test-utils'; diff --git a/examples/snapshot/.babelrc.js b/examples/snapshot/.babelrc.js index 1de03c2d75ec..c60b888e9dcc 100644 --- a/examples/snapshot/.babelrc.js +++ b/examples/snapshot/.babelrc.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates. module.exports = { presets: [ diff --git a/examples/snapshot/Clock.js b/examples/snapshot/Clock.js index cc74499b95b0..2645bb932383 100644 --- a/examples/snapshot/Clock.js +++ b/examples/snapshot/Clock.js @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates.. All Rights Reserved. import {useEffect, useState} from 'react'; diff --git a/examples/snapshot/Link.js b/examples/snapshot/Link.js index 06f6b19c3477..379ef9c30078 100644 --- a/examples/snapshot/Link.js +++ b/examples/snapshot/Link.js @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates.. All Rights Reserved. import {useState} from 'react'; diff --git a/examples/snapshot/__tests__/clock.test.js b/examples/snapshot/__tests__/clock.test.js index 78218ef2c14f..6c4c2a9fa8f5 100644 --- a/examples/snapshot/__tests__/clock.test.js +++ b/examples/snapshot/__tests__/clock.test.js @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates.. All Rights Reserved. 'use strict'; diff --git a/examples/snapshot/__tests__/link.test.js b/examples/snapshot/__tests__/link.test.js index f7b868d6b4bd..8d51c48bb685 100644 --- a/examples/snapshot/__tests__/link.test.js +++ b/examples/snapshot/__tests__/link.test.js @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates.. All Rights Reserved. 'use strict'; diff --git a/examples/timer/.babelrc.js b/examples/timer/.babelrc.js index 0b9fb114a3ce..41fe27c0521a 100644 --- a/examples/timer/.babelrc.js +++ b/examples/timer/.babelrc.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates. module.exports = { presets: ['@babel/preset-env'], diff --git a/examples/timer/__tests__/infinite_timer_game.test.js b/examples/timer/__tests__/infinite_timer_game.test.js index e1c87f03d3b8..004071ccdbde 100644 --- a/examples/timer/__tests__/infinite_timer_game.test.js +++ b/examples/timer/__tests__/infinite_timer_game.test.js @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates.. All Rights Reserved. 'use strict'; diff --git a/examples/timer/__tests__/timer_game.test.js b/examples/timer/__tests__/timer_game.test.js index f54c4c115641..b7cb1d8ab5f4 100644 --- a/examples/timer/__tests__/timer_game.test.js +++ b/examples/timer/__tests__/timer_game.test.js @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates.. All Rights Reserved. 'use strict'; diff --git a/examples/timer/infiniteTimerGame.js b/examples/timer/infiniteTimerGame.js index 8762f59c016f..59777e5e98a3 100644 --- a/examples/timer/infiniteTimerGame.js +++ b/examples/timer/infiniteTimerGame.js @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates.. All Rights Reserved. function infiniteTimerGame(callback) { console.log('Ready....go!'); diff --git a/examples/timer/timerGame.js b/examples/timer/timerGame.js index b0543d4b6a3e..ed5fcb91a744 100644 --- a/examples/timer/timerGame.js +++ b/examples/timer/timerGame.js @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates.. All Rights Reserved. function timerGame(callback) { console.log('Ready....go!'); diff --git a/examples/typescript/.babelrc.js b/examples/typescript/.babelrc.js index 6ab95c459d5c..79a6fd689fd9 100644 --- a/examples/typescript/.babelrc.js +++ b/examples/typescript/.babelrc.js @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates. module.exports = { presets: [ diff --git a/examples/typescript/CheckboxWithLabel.tsx b/examples/typescript/CheckboxWithLabel.tsx index a2ca686bf948..b299f853b5ba 100644 --- a/examples/typescript/CheckboxWithLabel.tsx +++ b/examples/typescript/CheckboxWithLabel.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates. import {useState} from 'react'; diff --git a/examples/typescript/__tests__/CheckboxWithLabel-test.tsx b/examples/typescript/__tests__/CheckboxWithLabel-test.tsx index 6bcabc317f3b..11fb61324001 100644 --- a/examples/typescript/__tests__/CheckboxWithLabel-test.tsx +++ b/examples/typescript/__tests__/CheckboxWithLabel-test.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates. import * as React from 'react'; import * as TestUtils from 'react-dom/test-utils'; diff --git a/examples/typescript/__tests__/calc.test.ts b/examples/typescript/__tests__/calc.test.ts index b9366cc10f99..884e4984b9be 100644 --- a/examples/typescript/__tests__/calc.test.ts +++ b/examples/typescript/__tests__/calc.test.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates. import {describe, expect, it, jest} from '@jest/globals'; import Memory from '../Memory'; diff --git a/examples/typescript/__tests__/sub-test.ts b/examples/typescript/__tests__/sub-test.ts index b6ccb828f104..66d1b8844a22 100644 --- a/examples/typescript/__tests__/sub-test.ts +++ b/examples/typescript/__tests__/sub-test.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates. import {expect, it} from '@jest/globals'; import sub from '../sub'; diff --git a/examples/typescript/__tests__/sum-test.ts b/examples/typescript/__tests__/sum-test.ts index a401c5d46ac0..be9b400b1d2e 100644 --- a/examples/typescript/__tests__/sum-test.ts +++ b/examples/typescript/__tests__/sum-test.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates. import {expect, it} from '@jest/globals'; diff --git a/examples/typescript/__tests__/sum.test.js b/examples/typescript/__tests__/sum.test.js index 3bcb0749a939..b9fbc85da67a 100644 --- a/examples/typescript/__tests__/sum.test.js +++ b/examples/typescript/__tests__/sum.test.js @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates.. All Rights Reserved. import {expect, it} from '@jest/globals'; diff --git a/examples/typescript/__tests__/utils.test.ts b/examples/typescript/__tests__/utils.test.ts index f5eac1b0795c..96ade500a299 100644 --- a/examples/typescript/__tests__/utils.test.ts +++ b/examples/typescript/__tests__/utils.test.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates. import {afterEach, beforeEach, expect, it, jest} from '@jest/globals'; import {isLocalhost} from '../utils'; diff --git a/examples/typescript/sub.ts b/examples/typescript/sub.ts index a97262d3c387..c65199e2aefc 100644 --- a/examples/typescript/sub.ts +++ b/examples/typescript/sub.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates. import sum from './sum'; diff --git a/examples/typescript/sum.js b/examples/typescript/sum.js index 461684f74c17..db11a01b4a1f 100644 --- a/examples/typescript/sum.js +++ b/examples/typescript/sum.js @@ -1,4 +1,4 @@ -// Copyright 2004-present Facebook. All Rights Reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates.. All Rights Reserved. function sum(a, b) { return a + b; diff --git a/examples/typescript/sum.ts b/examples/typescript/sum.ts index 3fc28eae421c..4926fff33a8c 100644 --- a/examples/typescript/sum.ts +++ b/examples/typescript/sum.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates. const sum = (a: number, b: number): number => a + b; diff --git a/examples/typescript/utils.ts b/examples/typescript/utils.ts index 36175ec684a2..e7d0a43fe559 100644 --- a/examples/typescript/utils.ts +++ b/examples/typescript/utils.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// Copyright (c) Meta Platforms, Inc. and affiliates. export function isLocalhost() { return process.env.HOSTNAME === 'localhost'; diff --git a/jest b/jest index faa1ea5d8841..7ecd54fded65 100755 --- a/jest +++ b/jest @@ -1,7 +1,7 @@ #!/usr/bin/env bash : ' -Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +Copyright (c) Meta Platforms, Inc. and affiliates., Inc. All rights reserved. This 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.mjs b/jest.config.ci.mjs index 2b2f36983f5e..3d33ffaec912 100644 --- a/jest.config.ci.mjs +++ b/jest.config.ci.mjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This 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.mjs b/jest.config.mjs index b7bfeca7f18f..0044e3a87119 100644 --- a/jest.config.mjs +++ b/jest.config.mjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This 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.ts.mjs b/jest.config.ts.mjs index 2ce094c36ea1..1bd388dc9c24 100644 --- a/jest.config.ts.mjs +++ b/jest.config.ts.mjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/getCacheKey.test.ts b/packages/babel-jest/src/__tests__/getCacheKey.test.ts index 5e7e9e871999..fbe3a0b34b0c 100644 --- a/packages/babel-jest/src/__tests__/getCacheKey.test.ts +++ b/packages/babel-jest/src/__tests__/getCacheKey.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/packages/babel-jest/src/__tests__/index.ts index 189d6609a7cc..2db776993b46 100644 --- a/packages/babel-jest/src/__tests__/index.ts +++ b/packages/babel-jest/src/__tests__/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/packages/babel-jest/src/index.ts index 151df90cad8b..d85dde4ba67a 100644 --- a/packages/babel-jest/src/index.ts +++ b/packages/babel-jest/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/loadBabelConfig.ts b/packages/babel-jest/src/loadBabelConfig.ts index a9aae6c7c59e..0c53df81a24b 100644 --- a/packages/babel-jest/src/loadBabelConfig.ts +++ b/packages/babel-jest/src/loadBabelConfig.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/__tests__/hoistPlugin.test.ts b/packages/babel-plugin-jest-hoist/src/__tests__/hoistPlugin.test.ts index 7828b5095307..82ccd58ceed0 100644 --- a/packages/babel-plugin-jest-hoist/src/__tests__/hoistPlugin.test.ts +++ b/packages/babel-plugin-jest-hoist/src/__tests__/hoistPlugin.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/packages/babel-plugin-jest-hoist/src/index.ts index 99eb02c3d081..697607561f5f 100644 --- a/packages/babel-plugin-jest-hoist/src/index.ts +++ b/packages/babel-plugin-jest-hoist/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 911bbf8d9930..b76ee3c737bd 100644 --- a/packages/babel-preset-jest/index.js +++ b/packages/babel-preset-jest/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/__benchmarks__/test.js b/packages/diff-sequences/__benchmarks__/test.js index 04da41dc9900..317a5a8849bc 100644 --- a/packages/diff-sequences/__benchmarks__/test.js +++ b/packages/diff-sequences/__benchmarks__/test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.property.test.ts b/packages/diff-sequences/src/__tests__/index.property.test.ts index 9c01b8b182fa..b73d8c38f140 100644 --- a/packages/diff-sequences/src/__tests__/index.property.test.ts +++ b/packages/diff-sequences/src/__tests__/index.property.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/packages/diff-sequences/src/__tests__/index.test.ts index 0a31350701d6..2590746a9314 100644 --- a/packages/diff-sequences/src/__tests__/index.test.ts +++ b/packages/diff-sequences/src/__tests__/index.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/packages/diff-sequences/src/index.ts index deabc2a13fc8..e35713c374ac 100644 --- a/packages/diff-sequences/src/index.ts +++ b/packages/diff-sequences/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-utils/__typetests__/utils.test.ts b/packages/expect-utils/__typetests__/utils.test.ts index bcb580cb28a6..ed8fe71433fd 100644 --- a/packages/expect-utils/__typetests__/utils.test.ts +++ b/packages/expect-utils/__typetests__/utils.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-utils/src/__tests__/isError.test.ts b/packages/expect-utils/src/__tests__/isError.test.ts index 0ab6657689f9..8bdc624b4f5d 100644 --- a/packages/expect-utils/src/__tests__/isError.test.ts +++ b/packages/expect-utils/src/__tests__/isError.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-utils/src/__tests__/utils.test.ts b/packages/expect-utils/src/__tests__/utils.test.ts index cb4cebb4fb7f..baa97a47b973 100644 --- a/packages/expect-utils/src/__tests__/utils.test.ts +++ b/packages/expect-utils/src/__tests__/utils.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-utils/src/immutableUtils.ts b/packages/expect-utils/src/immutableUtils.ts index c565dab152b7..56f6d9e303b3 100644 --- a/packages/expect-utils/src/immutableUtils.ts +++ b/packages/expect-utils/src/immutableUtils.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-utils/src/index.ts b/packages/expect-utils/src/index.ts index 1cb442e73c51..7d1154a46020 100644 --- a/packages/expect-utils/src/index.ts +++ b/packages/expect-utils/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-utils/src/types.ts b/packages/expect-utils/src/types.ts index 66c8644d3868..0217b7649c2e 100644 --- a/packages/expect-utils/src/types.ts +++ b/packages/expect-utils/src/types.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-utils/src/utils.ts b/packages/expect-utils/src/utils.ts index 0c1cc7b243fe..1a675c2c2349 100644 --- a/packages/expect-utils/src/utils.ts +++ b/packages/expect-utils/src/utils.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/__typetests__/expect.test.ts b/packages/expect/__typetests__/expect.test.ts index db233cb4e135..4e1d2bb72b5d 100644 --- a/packages/expect/__typetests__/expect.test.ts +++ b/packages/expect/__typetests__/expect.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/__typetests__/expectTyped.test.ts b/packages/expect/__typetests__/expectTyped.test.ts index c96e1d79ac15..155431a611b1 100644 --- a/packages/expect/__typetests__/expectTyped.test.ts +++ b/packages/expect/__typetests__/expectTyped.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/__arbitraries__/sharedSettings.ts b/packages/expect/src/__tests__/__arbitraries__/sharedSettings.ts index 719897902f15..41081461d3e2 100644 --- a/packages/expect/src/__tests__/__arbitraries__/sharedSettings.ts +++ b/packages/expect/src/__tests__/__arbitraries__/sharedSettings.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/packages/expect/src/__tests__/assertionCounts.test.ts index f3cdfeb1bf18..7759a3241310 100644 --- a/packages/expect/src/__tests__/assertionCounts.test.ts +++ b/packages/expect/src/__tests__/assertionCounts.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/packages/expect/src/__tests__/asymmetricMatchers.test.ts index 0718a8e61672..24a326e21899 100644 --- a/packages/expect/src/__tests__/asymmetricMatchers.test.ts +++ b/packages/expect/src/__tests__/asymmetricMatchers.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/customEqualityTesters.test.ts b/packages/expect/src/__tests__/customEqualityTesters.test.ts index 6a6f4cf63c17..dda50297e641 100644 --- a/packages/expect/src/__tests__/customEqualityTesters.test.ts +++ b/packages/expect/src/__tests__/customEqualityTesters.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/customEqualityTestersRecursive.test.ts b/packages/expect/src/__tests__/customEqualityTestersRecursive.test.ts index 51f1b54acfa7..bf6762b74d90 100644 --- a/packages/expect/src/__tests__/customEqualityTestersRecursive.test.ts +++ b/packages/expect/src/__tests__/customEqualityTestersRecursive.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/packages/expect/src/__tests__/extend.test.ts index 91ddb9e22907..9298fba80d3c 100644 --- a/packages/expect/src/__tests__/extend.test.ts +++ b/packages/expect/src/__tests__/extend.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-toContain.property.test.ts b/packages/expect/src/__tests__/matchers-toContain.property.test.ts index ff2c7bca006c..998d5b2ea52a 100644 --- a/packages/expect/src/__tests__/matchers-toContain.property.test.ts +++ b/packages/expect/src/__tests__/matchers-toContain.property.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-toContainEqual.property.test.ts b/packages/expect/src/__tests__/matchers-toContainEqual.property.test.ts index b676bd373730..7f15c8a41633 100644 --- a/packages/expect/src/__tests__/matchers-toContainEqual.property.test.ts +++ b/packages/expect/src/__tests__/matchers-toContainEqual.property.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-toEqual.property.test.ts b/packages/expect/src/__tests__/matchers-toEqual.property.test.ts index abd94c1f5573..fc50dbcac195 100644 --- a/packages/expect/src/__tests__/matchers-toEqual.property.test.ts +++ b/packages/expect/src/__tests__/matchers-toEqual.property.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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-toStrictEqual.property.test.ts b/packages/expect/src/__tests__/matchers-toStrictEqual.property.test.ts index 5c1a143c40dd..7e34e7c202cb 100644 --- a/packages/expect/src/__tests__/matchers-toStrictEqual.property.test.ts +++ b/packages/expect/src/__tests__/matchers-toStrictEqual.property.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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 39d4b3048b71..8bee39142ea5 100644 --- a/packages/expect/src/__tests__/matchers.test.js +++ b/packages/expect/src/__tests__/matchers.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/packages/expect/src/__tests__/spyMatchers.test.ts index e350b5ca7b59..f344c74eb102 100644 --- a/packages/expect/src/__tests__/spyMatchers.test.ts +++ b/packages/expect/src/__tests__/spyMatchers.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/packages/expect/src/__tests__/stacktrace.test.ts index 40c3e148e027..fb65cbc558c1 100644 --- a/packages/expect/src/__tests__/stacktrace.test.ts +++ b/packages/expect/src/__tests__/stacktrace.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/packages/expect/src/__tests__/symbolInObjects.test.ts index b4520ac48969..3259adf70317 100644 --- a/packages/expect/src/__tests__/symbolInObjects.test.ts +++ b/packages/expect/src/__tests__/symbolInObjects.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/toEqual-dom.test.ts b/packages/expect/src/__tests__/toEqual-dom.test.ts index c4bc68a6d9be..2dc5c8b3110b 100644 --- a/packages/expect/src/__tests__/toEqual-dom.test.ts +++ b/packages/expect/src/__tests__/toEqual-dom.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/packages/expect/src/__tests__/toThrowMatchers.test.ts index ff0770008b93..281e5ec44a56 100644 --- a/packages/expect/src/__tests__/toThrowMatchers.test.ts +++ b/packages/expect/src/__tests__/toThrowMatchers.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/packages/expect/src/asymmetricMatchers.ts index d4ab8f8f374f..1eb9c52fa66d 100644 --- a/packages/expect/src/asymmetricMatchers.ts +++ b/packages/expect/src/asymmetricMatchers.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/packages/expect/src/extractExpectedAssertionsErrors.ts index 9af24602d50a..8c7972e1c2aa 100644 --- a/packages/expect/src/extractExpectedAssertionsErrors.ts +++ b/packages/expect/src/extractExpectedAssertionsErrors.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/packages/expect/src/index.ts index 7c526815d23b..5cc2cd68f6c3 100644 --- a/packages/expect/src/index.ts +++ b/packages/expect/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/packages/expect/src/jestMatchersObject.ts index 9272e4feed9a..a61e904a9b31 100644 --- a/packages/expect/src/jestMatchersObject.ts +++ b/packages/expect/src/jestMatchersObject.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/packages/expect/src/matchers.ts index 49cda23321fb..0ea9c04501ae 100644 --- a/packages/expect/src/matchers.ts +++ b/packages/expect/src/matchers.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/print.ts b/packages/expect/src/print.ts index 7651715cfb7c..167ef57ca25e 100644 --- a/packages/expect/src/print.ts +++ b/packages/expect/src/print.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/packages/expect/src/spyMatchers.ts index 3c7c1e1decb4..a57482e0cc69 100644 --- a/packages/expect/src/spyMatchers.ts +++ b/packages/expect/src/spyMatchers.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/packages/expect/src/toThrowMatchers.ts index 63d6ff616bfd..99af5807aa10 100644 --- a/packages/expect/src/toThrowMatchers.ts +++ b/packages/expect/src/toThrowMatchers.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/types.ts b/packages/expect/src/types.ts index 951a6eff5854..3866c15585c6 100644 --- a/packages/expect/src/types.ts +++ b/packages/expect/src/types.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-changed-files/src/git.ts index 7daf57a7bac2..111185ebe538 100644 --- a/packages/jest-changed-files/src/git.ts +++ b/packages/jest-changed-files/src/git.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-changed-files/src/hg.ts index 1e8d53e18466..3bfeb416dffe 100644 --- a/packages/jest-changed-files/src/hg.ts +++ b/packages/jest-changed-files/src/hg.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-changed-files/src/index.ts index d7bb623859a5..0063a69ee7b4 100644 --- a/packages/jest-changed-files/src/index.ts +++ b/packages/jest-changed-files/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/types.ts b/packages/jest-changed-files/src/types.ts index f320b7a89563..a841b75558c3 100644 --- a/packages/jest-changed-files/src/types.ts +++ b/packages/jest-changed-files/src/types.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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 f61fd88826c7..de11d642a346 100644 --- a/packages/jest-circus/runner.js +++ b/packages/jest-circus/runner.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/__mocks__/testEventHandler.ts b/packages/jest-circus/src/__mocks__/testEventHandler.ts index 896ed921498f..cfdaef275c79 100644 --- a/packages/jest-circus/src/__mocks__/testEventHandler.ts +++ b/packages/jest-circus/src/__mocks__/testEventHandler.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/__mocks__/testUtils.ts b/packages/jest-circus/src/__mocks__/testUtils.ts index e68db421baa3..d77ea4153af0 100644 --- a/packages/jest-circus/src/__mocks__/testUtils.ts +++ b/packages/jest-circus/src/__mocks__/testUtils.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/afterAll.test.ts b/packages/jest-circus/src/__tests__/afterAll.test.ts index 3fdc5e9985b7..13e67f98dd5f 100644 --- a/packages/jest-circus/src/__tests__/afterAll.test.ts +++ b/packages/jest-circus/src/__tests__/afterAll.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/baseTest.test.ts b/packages/jest-circus/src/__tests__/baseTest.test.ts index 2b98c9371a55..170ac57b159f 100644 --- a/packages/jest-circus/src/__tests__/baseTest.test.ts +++ b/packages/jest-circus/src/__tests__/baseTest.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/circusItFailingTestError.test.ts b/packages/jest-circus/src/__tests__/circusItFailingTestError.test.ts index df4bc1c65df9..9368cdd311b4 100644 --- a/packages/jest-circus/src/__tests__/circusItFailingTestError.test.ts +++ b/packages/jest-circus/src/__tests__/circusItFailingTestError.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/circusItTestError.test.ts b/packages/jest-circus/src/__tests__/circusItTestError.test.ts index 6e21c7415627..0c39f75be934 100644 --- a/packages/jest-circus/src/__tests__/circusItTestError.test.ts +++ b/packages/jest-circus/src/__tests__/circusItTestError.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-circus/src/__tests__/circusItTodoTestError.test.ts index bb544b9a2206..3a4862a71137 100644 --- a/packages/jest-circus/src/__tests__/circusItTodoTestError.test.ts +++ b/packages/jest-circus/src/__tests__/circusItTodoTestError.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-circus/src/__tests__/hooks.test.ts index 3d5f7f1af59e..0db8d2f53d50 100644 --- a/packages/jest-circus/src/__tests__/hooks.test.ts +++ b/packages/jest-circus/src/__tests__/hooks.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/hooksError.test.ts b/packages/jest-circus/src/__tests__/hooksError.test.ts index 08c135ffe03f..4c50063355c1 100644 --- a/packages/jest-circus/src/__tests__/hooksError.test.ts +++ b/packages/jest-circus/src/__tests__/hooksError.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-circus/src/eventHandler.ts index 904ebd383d7a..0a437df1ed9a 100644 --- a/packages/jest-circus/src/eventHandler.ts +++ b/packages/jest-circus/src/eventHandler.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-circus/src/formatNodeAssertErrors.ts index 75fd0ed17683..c3dc4b0f911e 100644 --- a/packages/jest-circus/src/formatNodeAssertErrors.ts +++ b/packages/jest-circus/src/formatNodeAssertErrors.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-circus/src/globalErrorHandlers.ts index 1b3449da13ab..27146fc4a1f2 100644 --- a/packages/jest-circus/src/globalErrorHandlers.ts +++ b/packages/jest-circus/src/globalErrorHandlers.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-circus/src/index.ts index a8049d4d1d8c..eba48fbffdfb 100644 --- a/packages/jest-circus/src/index.ts +++ b/packages/jest-circus/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-circus/src/legacy-code-todo-rewrite/jestAdapter.ts index 9df215a6d5b3..80b4503621b7 100644 --- a/packages/jest-circus/src/legacy-code-todo-rewrite/jestAdapter.ts +++ b/packages/jest-circus/src/legacy-code-todo-rewrite/jestAdapter.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-circus/src/legacy-code-todo-rewrite/jestAdapterInit.ts index 4108fe133547..da0e51ce6d98 100644 --- a/packages/jest-circus/src/legacy-code-todo-rewrite/jestAdapterInit.ts +++ b/packages/jest-circus/src/legacy-code-todo-rewrite/jestAdapterInit.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-circus/src/run.ts index 4d1f69a4e609..d7d7cc225704 100644 --- a/packages/jest-circus/src/run.ts +++ b/packages/jest-circus/src/run.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-circus/src/state.ts index e9f0321e979f..ab28c39118cb 100644 --- a/packages/jest-circus/src/state.ts +++ b/packages/jest-circus/src/state.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/testCaseReportHandler.ts b/packages/jest-circus/src/testCaseReportHandler.ts index 4a9bac2cb9b1..2711654e4dfe 100644 --- a/packages/jest-circus/src/testCaseReportHandler.ts +++ b/packages/jest-circus/src/testCaseReportHandler.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/types.ts b/packages/jest-circus/src/types.ts index 17a4019d3251..6af26152b661 100644 --- a/packages/jest-circus/src/types.ts +++ b/packages/jest-circus/src/types.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-circus/src/utils.ts index 65c9a295dc66..c8f25ce33db9 100644 --- a/packages/jest-circus/src/utils.ts +++ b/packages/jest-circus/src/utils.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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 146fb2c4019b..3ddf9403c22a 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/args.test.ts b/packages/jest-cli/src/__tests__/args.test.ts index 48eaf67a87d3..512472ac83ed 100644 --- a/packages/jest-cli/src/__tests__/args.test.ts +++ b/packages/jest-cli/src/__tests__/args.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/args.ts b/packages/jest-cli/src/args.ts index 1ed7606b37a1..c33f5e57310f 100644 --- a/packages/jest-cli/src/args.ts +++ b/packages/jest-cli/src/args.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/index.ts b/packages/jest-cli/src/index.ts index eb6159cd9fa0..b22aa69237ac 100644 --- a/packages/jest-cli/src/index.ts +++ b/packages/jest-cli/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/init/__tests__/__fixtures__/has-jest-config-file-cjs/jest.config.cjs b/packages/jest-cli/src/init/__tests__/__fixtures__/has-jest-config-file-cjs/jest.config.cjs index 54e6c946a5f7..95cc30a73074 100644 --- a/packages/jest-cli/src/init/__tests__/__fixtures__/has-jest-config-file-cjs/jest.config.cjs +++ b/packages/jest-cli/src/init/__tests__/__fixtures__/has-jest-config-file-cjs/jest.config.cjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/init/__tests__/__fixtures__/has-jest-config-file-js/jest.config.js b/packages/jest-cli/src/init/__tests__/__fixtures__/has-jest-config-file-js/jest.config.js index 54e6c946a5f7..95cc30a73074 100644 --- a/packages/jest-cli/src/init/__tests__/__fixtures__/has-jest-config-file-js/jest.config.js +++ b/packages/jest-cli/src/init/__tests__/__fixtures__/has-jest-config-file-js/jest.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/init/__tests__/__fixtures__/has-jest-config-file-mjs/jest.config.mjs b/packages/jest-cli/src/init/__tests__/__fixtures__/has-jest-config-file-mjs/jest.config.mjs index d291155b7a10..4f69b4e3bda0 100644 --- a/packages/jest-cli/src/init/__tests__/__fixtures__/has-jest-config-file-mjs/jest.config.mjs +++ b/packages/jest-cli/src/init/__tests__/__fixtures__/has-jest-config-file-mjs/jest.config.mjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/init/__tests__/__fixtures__/has-jest-config-file-ts/jest.config.ts b/packages/jest-cli/src/init/__tests__/__fixtures__/has-jest-config-file-ts/jest.config.ts index d291155b7a10..4f69b4e3bda0 100644 --- a/packages/jest-cli/src/init/__tests__/__fixtures__/has-jest-config-file-ts/jest.config.ts +++ b/packages/jest-cli/src/init/__tests__/__fixtures__/has-jest-config-file-ts/jest.config.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/init/__tests__/init.test.ts b/packages/jest-cli/src/init/__tests__/init.test.ts index 6d8989abe178..a470937f313a 100644 --- a/packages/jest-cli/src/init/__tests__/init.test.ts +++ b/packages/jest-cli/src/init/__tests__/init.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/init/__tests__/modifyPackageJson.test.ts b/packages/jest-cli/src/init/__tests__/modifyPackageJson.test.ts index b52b1cf070c9..1fe4290221ef 100644 --- a/packages/jest-cli/src/init/__tests__/modifyPackageJson.test.ts +++ b/packages/jest-cli/src/init/__tests__/modifyPackageJson.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/init/errors.ts b/packages/jest-cli/src/init/errors.ts index f828c41858ba..7c6afb886893 100644 --- a/packages/jest-cli/src/init/errors.ts +++ b/packages/jest-cli/src/init/errors.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/init/generateConfigFile.ts b/packages/jest-cli/src/init/generateConfigFile.ts index 077eda21972e..c96e2055e210 100644 --- a/packages/jest-cli/src/init/generateConfigFile.ts +++ b/packages/jest-cli/src/init/generateConfigFile.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/init/index.ts b/packages/jest-cli/src/init/index.ts index 6dc793d581b9..5a9afe346d97 100644 --- a/packages/jest-cli/src/init/index.ts +++ b/packages/jest-cli/src/init/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/init/modifyPackageJson.ts b/packages/jest-cli/src/init/modifyPackageJson.ts index f28ab11cd480..09bc8cedd43f 100644 --- a/packages/jest-cli/src/init/modifyPackageJson.ts +++ b/packages/jest-cli/src/init/modifyPackageJson.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/init/questions.ts b/packages/jest-cli/src/init/questions.ts index 9d86faa6ccc2..f7a9593296fc 100644 --- a/packages/jest-cli/src/init/questions.ts +++ b/packages/jest-cli/src/init/questions.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/init/types.ts b/packages/jest-cli/src/init/types.ts index 58071a46e7f3..639c22e10da8 100644 --- a/packages/jest-cli/src/init/types.ts +++ b/packages/jest-cli/src/init/types.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/run.ts b/packages/jest-cli/src/run.ts index b77d6619fbe9..58bbe4d6848d 100644 --- a/packages/jest-cli/src/run.ts +++ b/packages/jest-cli/src/run.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-config/src/Defaults.ts index 16ed155a1d26..ac08c902e511 100644 --- a/packages/jest-config/src/Defaults.ts +++ b/packages/jest-config/src/Defaults.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-config/src/Deprecated.ts index dacfa12dff55..e1f3239a833f 100644 --- a/packages/jest-config/src/Deprecated.ts +++ b/packages/jest-config/src/Deprecated.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-config/src/Descriptions.ts index cd5ecb00cef1..19e4793f678c 100644 --- a/packages/jest-config/src/Descriptions.ts +++ b/packages/jest-config/src/Descriptions.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-config/src/ReporterValidationErrors.ts index 0eec88550010..661d91a4ce6f 100644 --- a/packages/jest-config/src/ReporterValidationErrors.ts +++ b/packages/jest-config/src/ReporterValidationErrors.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-config/src/ValidConfig.ts index 7a1a3a59478c..275bf1c22459 100644 --- a/packages/jest-config/src/ValidConfig.ts +++ b/packages/jest-config/src/ValidConfig.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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 c4324a7869df..3cb5a003651b 100644 --- a/packages/jest-config/src/__mocks__/fs.js +++ b/packages/jest-config/src/__mocks__/fs.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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 d14380735db7..f175410596c8 100644 --- a/packages/jest-config/src/__mocks__/os.js +++ b/packages/jest-config/src/__mocks__/os.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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 7d0c3641ce0f..f6c87708f7ee 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-config/src/__tests__/Defaults.test.ts index 5295c8a49e78..5128f9180946 100644 --- a/packages/jest-config/src/__tests__/Defaults.test.ts +++ b/packages/jest-config/src/__tests__/Defaults.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/getMaxWorkers.test.ts b/packages/jest-config/src/__tests__/getMaxWorkers.test.ts index be3b29c4a8b5..865878228124 100644 --- a/packages/jest-config/src/__tests__/getMaxWorkers.test.ts +++ b/packages/jest-config/src/__tests__/getMaxWorkers.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-config/src/__tests__/normalize.test.ts index 31a067d6e181..26f751a95eb0 100644 --- a/packages/jest-config/src/__tests__/normalize.test.ts +++ b/packages/jest-config/src/__tests__/normalize.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/parseShardPair.test.ts b/packages/jest-config/src/__tests__/parseShardPair.test.ts index c74b1cdd57a2..56b9eac2afbd 100644 --- a/packages/jest-config/src/__tests__/parseShardPair.test.ts +++ b/packages/jest-config/src/__tests__/parseShardPair.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-config/src/__tests__/readConfig.test.ts index a728d071f9cd..075327ce44e6 100644 --- a/packages/jest-config/src/__tests__/readConfig.test.ts +++ b/packages/jest-config/src/__tests__/readConfig.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/readConfigs.test.ts b/packages/jest-config/src/__tests__/readConfigs.test.ts index 61b3f9f1f30a..33af114dac8d 100644 --- a/packages/jest-config/src/__tests__/readConfigs.test.ts +++ b/packages/jest-config/src/__tests__/readConfigs.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/readInitialOptions.test.ts b/packages/jest-config/src/__tests__/readInitialOptions.test.ts index de7d1f6cc2aa..1cf53fa53371 100644 --- a/packages/jest-config/src/__tests__/readInitialOptions.test.ts +++ b/packages/jest-config/src/__tests__/readInitialOptions.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/resolveConfigPath.test.ts b/packages/jest-config/src/__tests__/resolveConfigPath.test.ts index 515db568e6e9..0b16288ba1fd 100644 --- a/packages/jest-config/src/__tests__/resolveConfigPath.test.ts +++ b/packages/jest-config/src/__tests__/resolveConfigPath.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-config/src/__tests__/setFromArgv.test.ts index 0b3a72311f5f..4d034f43d83b 100644 --- a/packages/jest-config/src/__tests__/setFromArgv.test.ts +++ b/packages/jest-config/src/__tests__/setFromArgv.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/stringToBytes.test.ts b/packages/jest-config/src/__tests__/stringToBytes.test.ts index 1bbb237336ff..bbd3932f84e0 100644 --- a/packages/jest-config/src/__tests__/stringToBytes.test.ts +++ b/packages/jest-config/src/__tests__/stringToBytes.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-config/src/__tests__/validatePattern.test.ts index a357400bffbd..e664f70bfa7b 100644 --- a/packages/jest-config/src/__tests__/validatePattern.test.ts +++ b/packages/jest-config/src/__tests__/validatePattern.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/color.ts b/packages/jest-config/src/color.ts index dcb0534805cb..c9ff80d4c22f 100644 --- a/packages/jest-config/src/color.ts +++ b/packages/jest-config/src/color.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-config/src/constants.ts index c24a77233c00..476874874ec7 100644 --- a/packages/jest-config/src/constants.ts +++ b/packages/jest-config/src/constants.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-config/src/getCacheDirectory.ts index fca2f838d04b..952b0802b9e5 100644 --- a/packages/jest-config/src/getCacheDirectory.ts +++ b/packages/jest-config/src/getCacheDirectory.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-config/src/getMaxWorkers.ts index e40d47e7008d..f369dbb9a60b 100644 --- a/packages/jest-config/src/getMaxWorkers.ts +++ b/packages/jest-config/src/getMaxWorkers.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-config/src/index.ts index 74585bad5d9b..cc133355bf09 100644 --- a/packages/jest-config/src/index.ts +++ b/packages/jest-config/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-config/src/normalize.ts index 74d37be0cff0..f271b737a2b5 100644 --- a/packages/jest-config/src/normalize.ts +++ b/packages/jest-config/src/normalize.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/parseShardPair.ts b/packages/jest-config/src/parseShardPair.ts index a9ac7c2e2af9..4841f40db896 100644 --- a/packages/jest-config/src/parseShardPair.ts +++ b/packages/jest-config/src/parseShardPair.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-config/src/readConfigFileAndSetRootDir.ts index a4496333ae32..b48443f83455 100644 --- a/packages/jest-config/src/readConfigFileAndSetRootDir.ts +++ b/packages/jest-config/src/readConfigFileAndSetRootDir.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-config/src/resolveConfigPath.ts index a8a28de68a28..4010ff8dc6d0 100644 --- a/packages/jest-config/src/resolveConfigPath.ts +++ b/packages/jest-config/src/resolveConfigPath.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-config/src/setFromArgv.ts index 0a977d8f70b8..4ae630d63803 100644 --- a/packages/jest-config/src/setFromArgv.ts +++ b/packages/jest-config/src/setFromArgv.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/stringToBytes.ts b/packages/jest-config/src/stringToBytes.ts index f9fa6d72b37f..93891f2366d3 100644 --- a/packages/jest-config/src/stringToBytes.ts +++ b/packages/jest-config/src/stringToBytes.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-config/src/utils.ts index c547e2de477e..42d2bec62492 100644 --- a/packages/jest-config/src/utils.ts +++ b/packages/jest-config/src/utils.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-config/src/validatePattern.ts index 59e310f2f5a5..90f3a2c3abe3 100644 --- a/packages/jest-config/src/validatePattern.ts +++ b/packages/jest-config/src/validatePattern.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-console/src/BufferedConsole.ts b/packages/jest-console/src/BufferedConsole.ts index 930c680e9261..b91117bf36e6 100644 --- a/packages/jest-console/src/BufferedConsole.ts +++ b/packages/jest-console/src/BufferedConsole.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-console/src/CustomConsole.ts b/packages/jest-console/src/CustomConsole.ts index eb34ffc3679f..04b23c023553 100644 --- a/packages/jest-console/src/CustomConsole.ts +++ b/packages/jest-console/src/CustomConsole.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-console/src/NullConsole.ts b/packages/jest-console/src/NullConsole.ts index 7ade28629ac4..a09db1627e64 100644 --- a/packages/jest-console/src/NullConsole.ts +++ b/packages/jest-console/src/NullConsole.ts @@ -1,6 +1,6 @@ /* eslint-disable @typescript-eslint/no-empty-function */ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-console/src/__tests__/CustomConsole.test.ts b/packages/jest-console/src/__tests__/CustomConsole.test.ts index 6d81045f12df..bcf675418b95 100644 --- a/packages/jest-console/src/__tests__/CustomConsole.test.ts +++ b/packages/jest-console/src/__tests__/CustomConsole.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-console/src/__tests__/bufferedConsole.test.ts b/packages/jest-console/src/__tests__/bufferedConsole.test.ts index d1346547eb72..bf6560c73455 100644 --- a/packages/jest-console/src/__tests__/bufferedConsole.test.ts +++ b/packages/jest-console/src/__tests__/bufferedConsole.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-console/src/__tests__/getConsoleOutput.test.ts b/packages/jest-console/src/__tests__/getConsoleOutput.test.ts index 9223ceb28a7e..9ea96b543c23 100644 --- a/packages/jest-console/src/__tests__/getConsoleOutput.test.ts +++ b/packages/jest-console/src/__tests__/getConsoleOutput.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-console/src/getConsoleOutput.ts b/packages/jest-console/src/getConsoleOutput.ts index c5c7abff753a..3b60a927ca45 100644 --- a/packages/jest-console/src/getConsoleOutput.ts +++ b/packages/jest-console/src/getConsoleOutput.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-console/src/index.ts b/packages/jest-console/src/index.ts index 65a362aa2e0a..2df550ea1338 100644 --- a/packages/jest-console/src/index.ts +++ b/packages/jest-console/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-console/src/types.ts b/packages/jest-console/src/types.ts index c85bef6639d3..2ef0b80eada0 100644 --- a/packages/jest-console/src/types.ts +++ b/packages/jest-console/src/types.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/FailedTestsCache.ts b/packages/jest-core/src/FailedTestsCache.ts index de125583e0c4..75179c5b37ae 100644 --- a/packages/jest-core/src/FailedTestsCache.ts +++ b/packages/jest-core/src/FailedTestsCache.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/FailedTestsInteractiveMode.ts b/packages/jest-core/src/FailedTestsInteractiveMode.ts index 892fdb36df19..07caa7876572 100644 --- a/packages/jest-core/src/FailedTestsInteractiveMode.ts +++ b/packages/jest-core/src/FailedTestsInteractiveMode.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/ReporterDispatcher.ts b/packages/jest-core/src/ReporterDispatcher.ts index a70691f5ddcf..b3683bbffb4f 100644 --- a/packages/jest-core/src/ReporterDispatcher.ts +++ b/packages/jest-core/src/ReporterDispatcher.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/SearchSource.ts b/packages/jest-core/src/SearchSource.ts index 0f9ab2712ffb..5428d71c7c9b 100644 --- a/packages/jest-core/src/SearchSource.ts +++ b/packages/jest-core/src/SearchSource.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/SnapshotInteractiveMode.ts b/packages/jest-core/src/SnapshotInteractiveMode.ts index 8239f9d38eba..74b7b33c961e 100644 --- a/packages/jest-core/src/SnapshotInteractiveMode.ts +++ b/packages/jest-core/src/SnapshotInteractiveMode.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/TestNamePatternPrompt.ts b/packages/jest-core/src/TestNamePatternPrompt.ts index 0449eaa8a653..bde2ace4dfeb 100644 --- a/packages/jest-core/src/TestNamePatternPrompt.ts +++ b/packages/jest-core/src/TestNamePatternPrompt.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/TestPathPatternPrompt.ts b/packages/jest-core/src/TestPathPatternPrompt.ts index 86875cc1b3d4..716e3952584f 100644 --- a/packages/jest-core/src/TestPathPatternPrompt.ts +++ b/packages/jest-core/src/TestPathPatternPrompt.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/TestScheduler.ts b/packages/jest-core/src/TestScheduler.ts index 38dc47adedd4..708f5ae86951 100644 --- a/packages/jest-core/src/TestScheduler.ts +++ b/packages/jest-core/src/TestScheduler.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/__tests__/FailedTestsCache.test.js b/packages/jest-core/src/__tests__/FailedTestsCache.test.js index 78bf35993bc7..d22ab08a15cb 100644 --- a/packages/jest-core/src/__tests__/FailedTestsCache.test.js +++ b/packages/jest-core/src/__tests__/FailedTestsCache.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/__tests__/FailedTestsInteractiveMode.test.js b/packages/jest-core/src/__tests__/FailedTestsInteractiveMode.test.js index 4e68db7e6fa9..253285a2b488 100644 --- a/packages/jest-core/src/__tests__/FailedTestsInteractiveMode.test.js +++ b/packages/jest-core/src/__tests__/FailedTestsInteractiveMode.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/__tests__/SearchSource.test.ts b/packages/jest-core/src/__tests__/SearchSource.test.ts index 04e609ad2655..575bceffeab9 100644 --- a/packages/jest-core/src/__tests__/SearchSource.test.ts +++ b/packages/jest-core/src/__tests__/SearchSource.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/__tests__/SnapshotInteractiveMode.test.js b/packages/jest-core/src/__tests__/SnapshotInteractiveMode.test.js index c9f2f8d0ef0f..4ec27296fb31 100644 --- a/packages/jest-core/src/__tests__/SnapshotInteractiveMode.test.js +++ b/packages/jest-core/src/__tests__/SnapshotInteractiveMode.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/__tests__/TestScheduler.test.js b/packages/jest-core/src/__tests__/TestScheduler.test.js index d50517f34104..e3e0eb34dbba 100644 --- a/packages/jest-core/src/__tests__/TestScheduler.test.js +++ b/packages/jest-core/src/__tests__/TestScheduler.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/__tests__/__fixtures__/watchPluginThrows.js b/packages/jest-core/src/__tests__/__fixtures__/watchPluginThrows.js index 5d723c5c522a..77dcd68dbef3 100644 --- a/packages/jest-core/src/__tests__/__fixtures__/watchPluginThrows.js +++ b/packages/jest-core/src/__tests__/__fixtures__/watchPluginThrows.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/__tests__/collectHandles.test.js b/packages/jest-core/src/__tests__/collectHandles.test.js index db56aeff2184..836e83dd058b 100644 --- a/packages/jest-core/src/__tests__/collectHandles.test.js +++ b/packages/jest-core/src/__tests__/collectHandles.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/__tests__/getNoTestsFoundMessage.test.ts b/packages/jest-core/src/__tests__/getNoTestsFoundMessage.test.ts index 7de432085d2f..994db8068d8b 100644 --- a/packages/jest-core/src/__tests__/getNoTestsFoundMessage.test.ts +++ b/packages/jest-core/src/__tests__/getNoTestsFoundMessage.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/__tests__/globals.test.ts b/packages/jest-core/src/__tests__/globals.test.ts index a6fa329a1d34..4353f9b785ae 100644 --- a/packages/jest-core/src/__tests__/globals.test.ts +++ b/packages/jest-core/src/__tests__/globals.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/__tests__/runJest.test.js b/packages/jest-core/src/__tests__/runJest.test.js index daa74b5ac499..7661503ae95a 100644 --- a/packages/jest-core/src/__tests__/runJest.test.js +++ b/packages/jest-core/src/__tests__/runJest.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/__tests__/testSchedulerHelper.test.js b/packages/jest-core/src/__tests__/testSchedulerHelper.test.js index d3cc137013c4..82e988803d45 100644 --- a/packages/jest-core/src/__tests__/testSchedulerHelper.test.js +++ b/packages/jest-core/src/__tests__/testSchedulerHelper.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/__tests__/test_root/__testtests__/test.foobar b/packages/jest-core/src/__tests__/test_root/__testtests__/test.foobar index d89ff1cc33a9..9d93a3d10960 100644 --- a/packages/jest-core/src/__tests__/test_root/__testtests__/test.foobar +++ b/packages/jest-core/src/__tests__/test_root/__testtests__/test.foobar @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/__tests__/test_root/__testtests__/test.js b/packages/jest-core/src/__tests__/test_root/__testtests__/test.js index 4c43c5b1b051..9bf80043c2ff 100644 --- a/packages/jest-core/src/__tests__/test_root/__testtests__/test.js +++ b/packages/jest-core/src/__tests__/test_root/__testtests__/test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/__tests__/test_root/__testtests__/test.jsx b/packages/jest-core/src/__tests__/test_root/__testtests__/test.jsx index d529f0d553fa..0caa4e69d465 100644 --- a/packages/jest-core/src/__tests__/test_root/__testtests__/test.jsx +++ b/packages/jest-core/src/__tests__/test_root/__testtests__/test.jsx @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/__tests__/test_root/module.foobar b/packages/jest-core/src/__tests__/test_root/module.foobar index ccd3fe919e1c..8b49e98fb05b 100644 --- a/packages/jest-core/src/__tests__/test_root/module.foobar +++ b/packages/jest-core/src/__tests__/test_root/module.foobar @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/__tests__/test_root/module.jsx b/packages/jest-core/src/__tests__/test_root/module.jsx index d9d2a3f4bca3..6247c39354ee 100644 --- a/packages/jest-core/src/__tests__/test_root/module.jsx +++ b/packages/jest-core/src/__tests__/test_root/module.jsx @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/__tests__/test_root/noTests.js b/packages/jest-core/src/__tests__/test_root/noTests.js index 26299e28a9be..12f5c951ce5f 100644 --- a/packages/jest-core/src/__tests__/test_root/noTests.js +++ b/packages/jest-core/src/__tests__/test_root/noTests.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/__tests__/test_root_with_(parentheses)/__testtests__/test.js b/packages/jest-core/src/__tests__/test_root_with_(parentheses)/__testtests__/test.js index 4c43c5b1b051..9bf80043c2ff 100644 --- a/packages/jest-core/src/__tests__/test_root_with_(parentheses)/__testtests__/test.js +++ b/packages/jest-core/src/__tests__/test_root_with_(parentheses)/__testtests__/test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/__tests__/test_root_with_(parentheses)/module.jsx b/packages/jest-core/src/__tests__/test_root_with_(parentheses)/module.jsx index d9d2a3f4bca3..6247c39354ee 100644 --- a/packages/jest-core/src/__tests__/test_root_with_(parentheses)/module.jsx +++ b/packages/jest-core/src/__tests__/test_root_with_(parentheses)/module.jsx @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/__tests__/watch.test.js b/packages/jest-core/src/__tests__/watch.test.js index a8e505a8f469..46988831d6c1 100644 --- a/packages/jest-core/src/__tests__/watch.test.js +++ b/packages/jest-core/src/__tests__/watch.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/__tests__/watchFileChanges.test.ts b/packages/jest-core/src/__tests__/watchFileChanges.test.ts index 4ed78ec942ec..4a50bcacf26b 100644 --- a/packages/jest-core/src/__tests__/watchFileChanges.test.ts +++ b/packages/jest-core/src/__tests__/watchFileChanges.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/__tests__/watchFilenamePatternMode.test.js b/packages/jest-core/src/__tests__/watchFilenamePatternMode.test.js index fd636625d45f..0823be059280 100644 --- a/packages/jest-core/src/__tests__/watchFilenamePatternMode.test.js +++ b/packages/jest-core/src/__tests__/watchFilenamePatternMode.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/__tests__/watchTestNamePatternMode.test.js b/packages/jest-core/src/__tests__/watchTestNamePatternMode.test.js index 1a8f525494ca..c2a7f6d6c9e1 100644 --- a/packages/jest-core/src/__tests__/watchTestNamePatternMode.test.js +++ b/packages/jest-core/src/__tests__/watchTestNamePatternMode.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/cli/index.ts b/packages/jest-core/src/cli/index.ts index b9ac488c3278..e2509a164b9c 100644 --- a/packages/jest-core/src/cli/index.ts +++ b/packages/jest-core/src/cli/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/collectHandles.ts b/packages/jest-core/src/collectHandles.ts index f5e79eafed9e..a88d58ffdbdd 100644 --- a/packages/jest-core/src/collectHandles.ts +++ b/packages/jest-core/src/collectHandles.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/getChangedFilesPromise.ts b/packages/jest-core/src/getChangedFilesPromise.ts index c31031dd84b6..251defed60b5 100644 --- a/packages/jest-core/src/getChangedFilesPromise.ts +++ b/packages/jest-core/src/getChangedFilesPromise.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/getConfigsOfProjectsToRun.ts b/packages/jest-core/src/getConfigsOfProjectsToRun.ts index 75542c3d2e7d..e53247f4f55f 100644 --- a/packages/jest-core/src/getConfigsOfProjectsToRun.ts +++ b/packages/jest-core/src/getConfigsOfProjectsToRun.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/getNoTestFound.ts b/packages/jest-core/src/getNoTestFound.ts index 5a8dbf2b9519..3ccef939e006 100644 --- a/packages/jest-core/src/getNoTestFound.ts +++ b/packages/jest-core/src/getNoTestFound.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/getNoTestFoundFailed.ts b/packages/jest-core/src/getNoTestFoundFailed.ts index 7e430695d4fa..acab5c62a8af 100644 --- a/packages/jest-core/src/getNoTestFoundFailed.ts +++ b/packages/jest-core/src/getNoTestFoundFailed.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/getNoTestFoundPassWithNoTests.ts b/packages/jest-core/src/getNoTestFoundPassWithNoTests.ts index 174b1af14362..768a18e96f61 100644 --- a/packages/jest-core/src/getNoTestFoundPassWithNoTests.ts +++ b/packages/jest-core/src/getNoTestFoundPassWithNoTests.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/getNoTestFoundRelatedToChangedFiles.ts b/packages/jest-core/src/getNoTestFoundRelatedToChangedFiles.ts index 00b319311d1e..995153f2f25b 100644 --- a/packages/jest-core/src/getNoTestFoundRelatedToChangedFiles.ts +++ b/packages/jest-core/src/getNoTestFoundRelatedToChangedFiles.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/getNoTestFoundVerbose.ts b/packages/jest-core/src/getNoTestFoundVerbose.ts index f65fe8593065..d7d3f71a84f2 100644 --- a/packages/jest-core/src/getNoTestFoundVerbose.ts +++ b/packages/jest-core/src/getNoTestFoundVerbose.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/getNoTestsFoundMessage.ts b/packages/jest-core/src/getNoTestsFoundMessage.ts index f3e6298067b7..d7235138215c 100644 --- a/packages/jest-core/src/getNoTestsFoundMessage.ts +++ b/packages/jest-core/src/getNoTestsFoundMessage.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/getProjectDisplayName.ts b/packages/jest-core/src/getProjectDisplayName.ts index b903c6e35ee8..a28e855bd9c0 100644 --- a/packages/jest-core/src/getProjectDisplayName.ts +++ b/packages/jest-core/src/getProjectDisplayName.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/getProjectNamesMissingWarning.ts b/packages/jest-core/src/getProjectNamesMissingWarning.ts index 947955dfefcf..6a6e1cf145aa 100644 --- a/packages/jest-core/src/getProjectNamesMissingWarning.ts +++ b/packages/jest-core/src/getProjectNamesMissingWarning.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/getSelectProjectsMessage.ts b/packages/jest-core/src/getSelectProjectsMessage.ts index b8a3a9f40c88..0d67295c32fb 100644 --- a/packages/jest-core/src/getSelectProjectsMessage.ts +++ b/packages/jest-core/src/getSelectProjectsMessage.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/index.ts b/packages/jest-core/src/index.ts index 17a839d33cd7..df1ea6070487 100644 --- a/packages/jest-core/src/index.ts +++ b/packages/jest-core/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/lib/__tests__/isValidPath.test.ts b/packages/jest-core/src/lib/__tests__/isValidPath.test.ts index aa4c570065b9..889e5a0bf33f 100644 --- a/packages/jest-core/src/lib/__tests__/isValidPath.test.ts +++ b/packages/jest-core/src/lib/__tests__/isValidPath.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts b/packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts index cbe9afd381c5..fa4c4910ad66 100644 --- a/packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts +++ b/packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/lib/activeFiltersMessage.ts b/packages/jest-core/src/lib/activeFiltersMessage.ts index c26e193105ea..d7aa9c337737 100644 --- a/packages/jest-core/src/lib/activeFiltersMessage.ts +++ b/packages/jest-core/src/lib/activeFiltersMessage.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/lib/createContext.ts b/packages/jest-core/src/lib/createContext.ts index 29baed127705..ac8f0ba3856e 100644 --- a/packages/jest-core/src/lib/createContext.ts +++ b/packages/jest-core/src/lib/createContext.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/lib/handleDeprecationWarnings.ts b/packages/jest-core/src/lib/handleDeprecationWarnings.ts index afca7c949d08..9cd0fd62ef82 100644 --- a/packages/jest-core/src/lib/handleDeprecationWarnings.ts +++ b/packages/jest-core/src/lib/handleDeprecationWarnings.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/lib/isValidPath.ts b/packages/jest-core/src/lib/isValidPath.ts index d088c9904ea1..f29536f7fa60 100644 --- a/packages/jest-core/src/lib/isValidPath.ts +++ b/packages/jest-core/src/lib/isValidPath.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/lib/logDebugMessages.ts b/packages/jest-core/src/lib/logDebugMessages.ts index 0b37782e5997..5623d51d49d2 100644 --- a/packages/jest-core/src/lib/logDebugMessages.ts +++ b/packages/jest-core/src/lib/logDebugMessages.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/lib/updateGlobalConfig.ts b/packages/jest-core/src/lib/updateGlobalConfig.ts index 65c136628463..a81990358755 100644 --- a/packages/jest-core/src/lib/updateGlobalConfig.ts +++ b/packages/jest-core/src/lib/updateGlobalConfig.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/lib/watchPluginsHelpers.ts b/packages/jest-core/src/lib/watchPluginsHelpers.ts index 0da6d432d106..08cf4cae06ad 100644 --- a/packages/jest-core/src/lib/watchPluginsHelpers.ts +++ b/packages/jest-core/src/lib/watchPluginsHelpers.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/plugins/FailedTestsInteractive.ts b/packages/jest-core/src/plugins/FailedTestsInteractive.ts index fa0853be55ff..08985b8faf63 100644 --- a/packages/jest-core/src/plugins/FailedTestsInteractive.ts +++ b/packages/jest-core/src/plugins/FailedTestsInteractive.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/plugins/Quit.ts b/packages/jest-core/src/plugins/Quit.ts index c35e654565d5..e1f332e74427 100644 --- a/packages/jest-core/src/plugins/Quit.ts +++ b/packages/jest-core/src/plugins/Quit.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/plugins/TestNamePattern.ts b/packages/jest-core/src/plugins/TestNamePattern.ts index ea3ff104ac88..e128fc89c95f 100644 --- a/packages/jest-core/src/plugins/TestNamePattern.ts +++ b/packages/jest-core/src/plugins/TestNamePattern.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/plugins/TestPathPattern.ts b/packages/jest-core/src/plugins/TestPathPattern.ts index d8c2137c0267..a57d76488f68 100644 --- a/packages/jest-core/src/plugins/TestPathPattern.ts +++ b/packages/jest-core/src/plugins/TestPathPattern.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/plugins/UpdateSnapshots.ts b/packages/jest-core/src/plugins/UpdateSnapshots.ts index d783a091bd99..b67421304d29 100644 --- a/packages/jest-core/src/plugins/UpdateSnapshots.ts +++ b/packages/jest-core/src/plugins/UpdateSnapshots.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/plugins/UpdateSnapshotsInteractive.ts b/packages/jest-core/src/plugins/UpdateSnapshotsInteractive.ts index 58a3272292fd..8d135f55ecc5 100644 --- a/packages/jest-core/src/plugins/UpdateSnapshotsInteractive.ts +++ b/packages/jest-core/src/plugins/UpdateSnapshotsInteractive.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/plugins/__tests__/FailedTestsInteractive.test.js b/packages/jest-core/src/plugins/__tests__/FailedTestsInteractive.test.js index f8327540237f..c416c423d1cd 100644 --- a/packages/jest-core/src/plugins/__tests__/FailedTestsInteractive.test.js +++ b/packages/jest-core/src/plugins/__tests__/FailedTestsInteractive.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/pluralize.ts b/packages/jest-core/src/pluralize.ts index 2e0dadda77c8..c9b0413ddd91 100644 --- a/packages/jest-core/src/pluralize.ts +++ b/packages/jest-core/src/pluralize.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/runGlobalHook.ts b/packages/jest-core/src/runGlobalHook.ts index 80440e59f9a5..53dced982bc2 100644 --- a/packages/jest-core/src/runGlobalHook.ts +++ b/packages/jest-core/src/runGlobalHook.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/runJest.ts b/packages/jest-core/src/runJest.ts index 640407a0f6b1..b3098231c32c 100644 --- a/packages/jest-core/src/runJest.ts +++ b/packages/jest-core/src/runJest.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/testSchedulerHelper.ts b/packages/jest-core/src/testSchedulerHelper.ts index a913b3958c94..1f7f691d81f1 100644 --- a/packages/jest-core/src/testSchedulerHelper.ts +++ b/packages/jest-core/src/testSchedulerHelper.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/types.ts b/packages/jest-core/src/types.ts index 98119f1c6375..378cfde4973e 100644 --- a/packages/jest-core/src/types.ts +++ b/packages/jest-core/src/types.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/version.ts b/packages/jest-core/src/version.ts index 868603aed1ef..1a1e6105c96f 100644 --- a/packages/jest-core/src/version.ts +++ b/packages/jest-core/src/version.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-core/src/watch.ts b/packages/jest-core/src/watch.ts index 84fbd3e2a69e..5671e2b5be2b 100644 --- a/packages/jest-core/src/watch.ts +++ b/packages/jest-core/src/watch.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-create-cache-key-function/src/__tests__/index.test.ts b/packages/jest-create-cache-key-function/src/__tests__/index.test.ts index 15edc0fb3de9..5a026a091f27 100644 --- a/packages/jest-create-cache-key-function/src/__tests__/index.test.ts +++ b/packages/jest-create-cache-key-function/src/__tests__/index.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-create-cache-key-function/src/index.ts b/packages/jest-create-cache-key-function/src/index.ts index 4c056f30e0d8..f3cce222d303 100644 --- a/packages/jest-create-cache-key-function/src/index.ts +++ b/packages/jest-create-cache-key-function/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-diff/src/__tests__/diff.test.ts index 6c2b40bb7c65..0493190626c0 100644 --- a/packages/jest-diff/src/__tests__/diff.test.ts +++ b/packages/jest-diff/src/__tests__/diff.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/diffStringsRaw.test.ts b/packages/jest-diff/src/__tests__/diffStringsRaw.test.ts index 330310b58f7d..47620b7b2115 100644 --- a/packages/jest-diff/src/__tests__/diffStringsRaw.test.ts +++ b/packages/jest-diff/src/__tests__/diffStringsRaw.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/getAlignedDiffs.test.ts b/packages/jest-diff/src/__tests__/getAlignedDiffs.test.ts index aac2e0a51fa1..8e12b1fb8110 100644 --- a/packages/jest-diff/src/__tests__/getAlignedDiffs.test.ts +++ b/packages/jest-diff/src/__tests__/getAlignedDiffs.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/joinAlignedDiffs.test.ts b/packages/jest-diff/src/__tests__/joinAlignedDiffs.test.ts index 52553f3dc1da..c435c2f2e161 100644 --- a/packages/jest-diff/src/__tests__/joinAlignedDiffs.test.ts +++ b/packages/jest-diff/src/__tests__/joinAlignedDiffs.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-diff/src/constants.ts index b031eacbb578..f440b7815b5b 100644 --- a/packages/jest-diff/src/constants.ts +++ b/packages/jest-diff/src/constants.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/diffLines.ts b/packages/jest-diff/src/diffLines.ts index 361975abedbb..302445472da0 100644 --- a/packages/jest-diff/src/diffLines.ts +++ b/packages/jest-diff/src/diffLines.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-diff/src/diffStrings.ts index b88bd3b93ead..aed83e4be1b4 100644 --- a/packages/jest-diff/src/diffStrings.ts +++ b/packages/jest-diff/src/diffStrings.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/getAlignedDiffs.ts b/packages/jest-diff/src/getAlignedDiffs.ts index 0dc010b38e1b..fe22d66d1fe8 100644 --- a/packages/jest-diff/src/getAlignedDiffs.ts +++ b/packages/jest-diff/src/getAlignedDiffs.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-diff/src/index.ts index 1c4f68fcbbad..09cf306815c2 100644 --- a/packages/jest-diff/src/index.ts +++ b/packages/jest-diff/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/joinAlignedDiffs.ts b/packages/jest-diff/src/joinAlignedDiffs.ts index ac5d981d1f82..0568033c7f5b 100644 --- a/packages/jest-diff/src/joinAlignedDiffs.ts +++ b/packages/jest-diff/src/joinAlignedDiffs.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/normalizeDiffOptions.ts b/packages/jest-diff/src/normalizeDiffOptions.ts index 5e7cb9336e1a..3072bea01597 100644 --- a/packages/jest-diff/src/normalizeDiffOptions.ts +++ b/packages/jest-diff/src/normalizeDiffOptions.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/printDiffs.ts b/packages/jest-diff/src/printDiffs.ts index b6cb0b0ac645..b32acd5c90a1 100644 --- a/packages/jest-diff/src/printDiffs.ts +++ b/packages/jest-diff/src/printDiffs.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/types.ts b/packages/jest-diff/src/types.ts index da33eb3131b5..8e09ca357ca6 100644 --- a/packages/jest-diff/src/types.ts +++ b/packages/jest-diff/src/types.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-docblock/src/__tests__/index.test.ts index 02b203ef35f4..c535add0bd58 100644 --- a/packages/jest-docblock/src/__tests__/index.test.ts +++ b/packages/jest-docblock/src/__tests__/index.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. @@ -86,7 +86,7 @@ describe('docblock', () => { it('parses directives out of a docblock with comments', () => { const code = `/**${EOL}` + - ` * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.${EOL}` + + ` * Copyright (c) Meta Platforms, Inc. and affiliates.${EOL}` + ` * @team foo${EOL}` + ` * @css a b${EOL}` + ` *${EOL}` + @@ -111,7 +111,7 @@ describe('docblock', () => { it('parses multiline directives', () => { const code = `/**${EOL}` + - ` * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.${EOL}` + + ` * Copyright (c) Meta Platforms, Inc. and affiliates.${EOL}` + ` * @class A long declaration of a class${EOL}` + ` * goes here, so we can read it and enjoy${EOL}` + ` *${EOL}` + @@ -129,7 +129,7 @@ describe('docblock', () => { it('parses multiline directives even if there are linecomments within the docblock', () => { const code = `/**${EOL}` + - ` * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.${EOL}` + + ` * Copyright (c) Meta Platforms, Inc. and affiliates.${EOL}` + ` * @class A long declaration of a class${EOL}` + ` * goes here, so we can read it and enjoy${EOL}` + ` *${EOL}` + @@ -138,7 +138,7 @@ describe('docblock', () => { '// heres a comment' + ' */'; expect(docblock.parseWithComments(code)).toEqual({ - comments: `Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.${EOL}${EOL}And some license here${EOL}// heres a comment`, + comments: `Copyright (c) Meta Platforms, Inc. and affiliates.${EOL}${EOL}And some license here${EOL}// heres a comment`, pragmas: { class: 'A long declaration of a class goes here, ' + @@ -300,8 +300,7 @@ describe('docblock', () => { it('prints docblocks with comments and no keys', () => { const pragmas = {}; - const comments = - 'Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.'; + const comments = 'Copyright (c) Meta Platforms, Inc. and affiliates.'; expect(docblock.print({comments, pragmas})).toBe( `/**${EOL} * ${comments}${EOL} */`, ); diff --git a/packages/jest-docblock/src/index.ts b/packages/jest-docblock/src/index.ts index 82b3b1781394..cc3387666af0 100644 --- a/packages/jest-docblock/src/index.ts +++ b/packages/jest-docblock/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-each/src/__tests__/array.test.ts index 0912dc6d0eda..444f7c367655 100644 --- a/packages/jest-each/src/__tests__/array.test.ts +++ b/packages/jest-each/src/__tests__/array.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-each/src/__tests__/index.test.ts index b2d5c7bec183..3d8b19b9e815 100644 --- a/packages/jest-each/src/__tests__/index.test.ts +++ b/packages/jest-each/src/__tests__/index.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-each/src/__tests__/template.test.ts index aa77e902b2e8..349087c5b183 100644 --- a/packages/jest-each/src/__tests__/template.test.ts +++ b/packages/jest-each/src/__tests__/template.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-each/src/bind.ts index 9a1bae80858e..a5112456717e 100644 --- a/packages/jest-each/src/bind.ts +++ b/packages/jest-each/src/bind.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-each/src/index.ts index 529a17eca14f..72ac4ed57100 100644 --- a/packages/jest-each/src/index.ts +++ b/packages/jest-each/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/table/array.ts b/packages/jest-each/src/table/array.ts index 7fb027a451f3..4a90b8a76d37 100644 --- a/packages/jest-each/src/table/array.ts +++ b/packages/jest-each/src/table/array.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/table/interpolation.ts b/packages/jest-each/src/table/interpolation.ts index 929ceedbbcce..ac2b88a456e6 100644 --- a/packages/jest-each/src/table/interpolation.ts +++ b/packages/jest-each/src/table/interpolation.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/table/template.ts b/packages/jest-each/src/table/template.ts index 694bcacbd4b8..d91389185110 100644 --- a/packages/jest-each/src/table/template.ts +++ b/packages/jest-each/src/table/template.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/validation.ts b/packages/jest-each/src/validation.ts index a2b0088cb2b4..0c58d18df086 100644 --- a/packages/jest-each/src/validation.ts +++ b/packages/jest-each/src/validation.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-environment-jsdom/src/__tests__/jsdom_environment.test.ts index 88aae3fb5e98..5b480a1a52f7 100644 --- a/packages/jest-environment-jsdom/src/__tests__/jsdom_environment.test.ts +++ b/packages/jest-environment-jsdom/src/__tests__/jsdom_environment.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-environment-jsdom/src/index.ts index f71f350becc8..96791c2a0869 100644 --- a/packages/jest-environment-jsdom/src/index.ts +++ b/packages/jest-environment-jsdom/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-environment-node/src/__tests__/node_environment.test.ts index 47b385249f41..7e4254ebbeea 100644 --- a/packages/jest-environment-node/src/__tests__/node_environment.test.ts +++ b/packages/jest-environment-node/src/__tests__/node_environment.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-environment-node/src/index.ts index e462c8f5853f..6d7da8c2f5d5 100644 --- a/packages/jest-environment-node/src/index.ts +++ b/packages/jest-environment-node/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/src/index.ts b/packages/jest-environment/src/index.ts index 06df69671e14..f503703519fe 100644 --- a/packages/jest-environment/src/index.ts +++ b/packages/jest-environment/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-expect/__typetests__/jest-expect.test.ts b/packages/jest-expect/__typetests__/jest-expect.test.ts index 1620323fab9d..b576aa2e2cbd 100644 --- a/packages/jest-expect/__typetests__/jest-expect.test.ts +++ b/packages/jest-expect/__typetests__/jest-expect.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-expect/src/index.ts b/packages/jest-expect/src/index.ts index 424dc0a47613..b9c865613e0a 100644 --- a/packages/jest-expect/src/index.ts +++ b/packages/jest-expect/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-expect/src/types.ts b/packages/jest-expect/src/types.ts index d1ba64a7f66f..35cd086ee94d 100644 --- a/packages/jest-expect/src/types.ts +++ b/packages/jest-expect/src/types.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-fake-timers/src/__tests__/legacyFakeTimers.test.ts b/packages/jest-fake-timers/src/__tests__/legacyFakeTimers.test.ts index b1921b856d7c..13e2dcb4e371 100644 --- a/packages/jest-fake-timers/src/__tests__/legacyFakeTimers.test.ts +++ b/packages/jest-fake-timers/src/__tests__/legacyFakeTimers.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-fake-timers/src/__tests__/modernFakeTimers.test.ts b/packages/jest-fake-timers/src/__tests__/modernFakeTimers.test.ts index 65cad21ccf6e..72afd53bfdb1 100644 --- a/packages/jest-fake-timers/src/__tests__/modernFakeTimers.test.ts +++ b/packages/jest-fake-timers/src/__tests__/modernFakeTimers.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-fake-timers/src/__tests__/sinon-integration.test.ts b/packages/jest-fake-timers/src/__tests__/sinon-integration.test.ts index c845bad2568e..ebcb4dbea2b9 100644 --- a/packages/jest-fake-timers/src/__tests__/sinon-integration.test.ts +++ b/packages/jest-fake-timers/src/__tests__/sinon-integration.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-fake-timers/src/index.ts b/packages/jest-fake-timers/src/index.ts index 8e4daf764dda..95290b87d9cd 100644 --- a/packages/jest-fake-timers/src/index.ts +++ b/packages/jest-fake-timers/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-fake-timers/src/legacyFakeTimers.ts b/packages/jest-fake-timers/src/legacyFakeTimers.ts index b25653b44c50..f04e12083b8a 100644 --- a/packages/jest-fake-timers/src/legacyFakeTimers.ts +++ b/packages/jest-fake-timers/src/legacyFakeTimers.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-fake-timers/src/modernFakeTimers.ts b/packages/jest-fake-timers/src/modernFakeTimers.ts index 42d495b688fd..f1178707ec5b 100644 --- a/packages/jest-fake-timers/src/modernFakeTimers.ts +++ b/packages/jest-fake-timers/src/modernFakeTimers.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/getType.test.ts b/packages/jest-get-type/src/__tests__/getType.test.ts index 9a38e889c790..c3d7e4ead2f4 100644 --- a/packages/jest-get-type/src/__tests__/getType.test.ts +++ b/packages/jest-get-type/src/__tests__/getType.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/isPrimitive.test.ts b/packages/jest-get-type/src/__tests__/isPrimitive.test.ts index 7d599a7ba4a9..075788d1f78c 100644 --- a/packages/jest-get-type/src/__tests__/isPrimitive.test.ts +++ b/packages/jest-get-type/src/__tests__/isPrimitive.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-get-type/src/index.ts index 0b6b501610b2..90ed51646b39 100644 --- a/packages/jest-get-type/src/index.ts +++ b/packages/jest-get-type/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-globals/src/__tests__/index.ts b/packages/jest-globals/src/__tests__/index.ts index 47a7a8cab632..bcb06511507f 100644 --- a/packages/jest-globals/src/__tests__/index.ts +++ b/packages/jest-globals/src/__tests__/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-globals/src/index.ts b/packages/jest-globals/src/index.ts index 1cf9965afc6e..51fe91489de1 100644 --- a/packages/jest-globals/src/index.ts +++ b/packages/jest-globals/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-haste-map/src/HasteFS.ts index 3fc1144c976c..c8b01dac68a1 100644 --- a/packages/jest-haste-map/src/HasteFS.ts +++ b/packages/jest-haste-map/src/HasteFS.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-haste-map/src/ModuleMap.ts index 59fd7760115b..94e355901278 100644 --- a/packages/jest-haste-map/src/ModuleMap.ts +++ b/packages/jest-haste-map/src/ModuleMap.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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 1a8767af5920..166b3d121798 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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 7afe3edd69d4..dc4cd21c1c4c 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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 e227d2c6e0de..53200279be6a 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/includes_dotfiles.test.ts b/packages/jest-haste-map/src/__tests__/includes_dotfiles.test.ts index d05545f1f0b4..ecafbf013eb8 100644 --- a/packages/jest-haste-map/src/__tests__/includes_dotfiles.test.ts +++ b/packages/jest-haste-map/src/__tests__/includes_dotfiles.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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 013de8971133..825c9f548e54 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/test_dotfiles_root/.eslintrc.js b/packages/jest-haste-map/src/__tests__/test_dotfiles_root/.eslintrc.js index b6861b5fb248..a265a953eed3 100644 --- a/packages/jest-haste-map/src/__tests__/test_dotfiles_root/.eslintrc.js +++ b/packages/jest-haste-map/src/__tests__/test_dotfiles_root/.eslintrc.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/test_dotfiles_root/index.js b/packages/jest-haste-map/src/__tests__/test_dotfiles_root/index.js index b6861b5fb248..a265a953eed3 100644 --- a/packages/jest-haste-map/src/__tests__/test_dotfiles_root/index.js +++ b/packages/jest-haste-map/src/__tests__/test_dotfiles_root/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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 5b4f85ceac12..2000b1adf78d 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-haste-map/src/blacklist.ts index caead002eaeb..c272c995814f 100644 --- a/packages/jest-haste-map/src/blacklist.ts +++ b/packages/jest-haste-map/src/blacklist.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-haste-map/src/constants.ts index f2274e87d8c0..f26ca78515fc 100644 --- a/packages/jest-haste-map/src/constants.ts +++ b/packages/jest-haste-map/src/constants.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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 d5bb7bf9a3a0..2439c97b0c3a 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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 777a5ed2ef7c..77c0f5672eff 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-haste-map/src/crawlers/node.ts index ab2d9046cc68..014fef8a1a25 100644 --- a/packages/jest-haste-map/src/crawlers/node.ts +++ b/packages/jest-haste-map/src/crawlers/node.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-haste-map/src/crawlers/watchman.ts index 1fbe14c3460b..ef5b63ca0059 100644 --- a/packages/jest-haste-map/src/crawlers/watchman.ts +++ b/packages/jest-haste-map/src/crawlers/watchman.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-haste-map/src/getMockName.ts index 20e78468402f..ac5eb78eeda6 100644 --- a/packages/jest-haste-map/src/getMockName.ts +++ b/packages/jest-haste-map/src/getMockName.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-haste-map/src/index.ts index e4ddf1e1f856..82ec7fbda446 100644 --- a/packages/jest-haste-map/src/index.ts +++ b/packages/jest-haste-map/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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 84f42db86d28..2fe56e4ce67d 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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 6fb59169762a..33a81154e9a8 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/getPlatformExtension.test.js b/packages/jest-haste-map/src/lib/__tests__/getPlatformExtension.test.js index bfbdadc4fa9d..19810967bb68 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/isWatchmanInstalled.test.js b/packages/jest-haste-map/src/lib/__tests__/isWatchmanInstalled.test.js index e2f9d35b3800..fe4c96899d58 100644 --- a/packages/jest-haste-map/src/lib/__tests__/isWatchmanInstalled.test.js +++ b/packages/jest-haste-map/src/lib/__tests__/isWatchmanInstalled.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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 858f5bbc64f4..18635b7648f0 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/dependencyExtractor.ts b/packages/jest-haste-map/src/lib/dependencyExtractor.ts index 73dcf0db0e30..bd8a8cc27bb2 100644 --- a/packages/jest-haste-map/src/lib/dependencyExtractor.ts +++ b/packages/jest-haste-map/src/lib/dependencyExtractor.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-haste-map/src/lib/fast_path.ts index 301f992eea52..9664d252517c 100644 --- a/packages/jest-haste-map/src/lib/fast_path.ts +++ b/packages/jest-haste-map/src/lib/fast_path.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-haste-map/src/lib/getPlatformExtension.ts index f9dac1dace0d..079470b62bb0 100644 --- a/packages/jest-haste-map/src/lib/getPlatformExtension.ts +++ b/packages/jest-haste-map/src/lib/getPlatformExtension.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/isWatchmanInstalled.ts b/packages/jest-haste-map/src/lib/isWatchmanInstalled.ts index 8dee697d61f4..21fdad444904 100644 --- a/packages/jest-haste-map/src/lib/isWatchmanInstalled.ts +++ b/packages/jest-haste-map/src/lib/isWatchmanInstalled.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-haste-map/src/lib/normalizePathSep.ts index 2dc7ea57e503..5f409429f80f 100644 --- a/packages/jest-haste-map/src/lib/normalizePathSep.ts +++ b/packages/jest-haste-map/src/lib/normalizePathSep.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-haste-map/src/types.ts index c56c950534c1..e2e93b25dd9d 100644 --- a/packages/jest-haste-map/src/types.ts +++ b/packages/jest-haste-map/src/types.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/watchers/FSEventsWatcher.ts b/packages/jest-haste-map/src/watchers/FSEventsWatcher.ts index 67d10685b172..d151e7c5dd49 100644 --- a/packages/jest-haste-map/src/watchers/FSEventsWatcher.ts +++ b/packages/jest-haste-map/src/watchers/FSEventsWatcher.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/watchers/WatchmanWatcher.js b/packages/jest-haste-map/src/watchers/WatchmanWatcher.js index 73f55d1c2e12..bbbf6c86de4f 100644 --- a/packages/jest-haste-map/src/watchers/WatchmanWatcher.js +++ b/packages/jest-haste-map/src/watchers/WatchmanWatcher.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-haste-map/src/worker.ts index 13fd786809fc..92bbc68e0ea7 100644 --- a/packages/jest-haste-map/src/worker.ts +++ b/packages/jest-haste-map/src/worker.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-jasmine2/src/ExpectationFailed.ts index ad9910ff3e9e..e5993615b432 100644 --- a/packages/jest-jasmine2/src/ExpectationFailed.ts +++ b/packages/jest-jasmine2/src/ExpectationFailed.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-jasmine2/src/PCancelable.ts index 2605f6a08c88..6e50a332621c 100644 --- a/packages/jest-jasmine2/src/PCancelable.ts +++ b/packages/jest-jasmine2/src/PCancelable.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/Suite.test.ts b/packages/jest-jasmine2/src/__tests__/Suite.test.ts index 0dd867232d0e..b3840832d18c 100644 --- a/packages/jest-jasmine2/src/__tests__/Suite.test.ts +++ b/packages/jest-jasmine2/src/__tests__/Suite.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/concurrent.test.ts b/packages/jest-jasmine2/src/__tests__/concurrent.test.ts index 9e65fc57a0d2..6daacaa7ad28 100644 --- a/packages/jest-jasmine2/src/__tests__/concurrent.test.ts +++ b/packages/jest-jasmine2/src/__tests__/concurrent.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-jasmine2/src/__tests__/expectationResultFactory.test.ts index 03c667dc7c40..19f865b17c0f 100644 --- a/packages/jest-jasmine2/src/__tests__/expectationResultFactory.test.ts +++ b/packages/jest-jasmine2/src/__tests__/expectationResultFactory.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-jasmine2/src/__tests__/hooksError.test.ts index 35dc072922b6..8a1f42091d83 100644 --- a/packages/jest-jasmine2/src/__tests__/hooksError.test.ts +++ b/packages/jest-jasmine2/src/__tests__/hooksError.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-jasmine2/src/__tests__/itTestError.test.ts index e4c2add545dc..001503ad57fe 100644 --- a/packages/jest-jasmine2/src/__tests__/itTestError.test.ts +++ b/packages/jest-jasmine2/src/__tests__/itTestError.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-jasmine2/src/__tests__/itToTestAlias.test.ts index 4d108b2b0b93..f356239fbbd0 100644 --- a/packages/jest-jasmine2/src/__tests__/itToTestAlias.test.ts +++ b/packages/jest-jasmine2/src/__tests__/itToTestAlias.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-jasmine2/src/__tests__/iterators.test.ts index 1c45192c41e6..15a5a15b7a66 100644 --- a/packages/jest-jasmine2/src/__tests__/iterators.test.ts +++ b/packages/jest-jasmine2/src/__tests__/iterators.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-jasmine2/src/__tests__/pTimeout.test.ts index 371a352e3588..fe3cfb12c5c4 100644 --- a/packages/jest-jasmine2/src/__tests__/pTimeout.test.ts +++ b/packages/jest-jasmine2/src/__tests__/pTimeout.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-jasmine2/src/__tests__/queueRunner.test.ts index 50a00962ff2f..351a6a6eae4f 100644 --- a/packages/jest-jasmine2/src/__tests__/queueRunner.test.ts +++ b/packages/jest-jasmine2/src/__tests__/queueRunner.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-jasmine2/src/__tests__/reporter.test.ts index 598c3630ae06..c5d2c29cd998 100644 --- a/packages/jest-jasmine2/src/__tests__/reporter.test.ts +++ b/packages/jest-jasmine2/src/__tests__/reporter.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-jasmine2/src/__tests__/todoError.test.ts index 285f1e01fd54..b143a7ff748e 100644 --- a/packages/jest-jasmine2/src/__tests__/todoError.test.ts +++ b/packages/jest-jasmine2/src/__tests__/todoError.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-jasmine2/src/assertionErrorMessage.ts index 3408af159c92..07abe6397fbc 100644 --- a/packages/jest-jasmine2/src/assertionErrorMessage.ts +++ b/packages/jest-jasmine2/src/assertionErrorMessage.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-jasmine2/src/each.ts index b53c7efeb962..8282a5944ec4 100644 --- a/packages/jest-jasmine2/src/each.ts +++ b/packages/jest-jasmine2/src/each.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-jasmine2/src/errorOnPrivate.ts index db94d0e34afa..ff839bb18a47 100644 --- a/packages/jest-jasmine2/src/errorOnPrivate.ts +++ b/packages/jest-jasmine2/src/errorOnPrivate.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-jasmine2/src/expectationResultFactory.ts index a2b348bae865..3ef60adcbd7b 100644 --- a/packages/jest-jasmine2/src/expectationResultFactory.ts +++ b/packages/jest-jasmine2/src/expectationResultFactory.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-jasmine2/src/index.ts index 246990cecb84..1f877cbf60c4 100644 --- a/packages/jest-jasmine2/src/index.ts +++ b/packages/jest-jasmine2/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-jasmine2/src/isError.ts index 05f68725e4e5..9bbdafe98bff 100644 --- a/packages/jest-jasmine2/src/isError.ts +++ b/packages/jest-jasmine2/src/isError.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-jasmine2/src/jasmine/CallTracker.ts index 1fc2dc25d8ef..fa138e0f7f42 100644 --- a/packages/jest-jasmine2/src/jasmine/CallTracker.ts +++ b/packages/jest-jasmine2/src/jasmine/CallTracker.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * 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) Facebook, Inc. and its affiliates. All Rights Reserved. +Copyright (c) 2008-2016 Pivotal Labs 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.ts b/packages/jest-jasmine2/src/jasmine/Env.ts index 803508dee57e..8418e689c7da 100644 --- a/packages/jest-jasmine2/src/jasmine/Env.ts +++ b/packages/jest-jasmine2/src/jasmine/Env.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * 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) Facebook, Inc. and its affiliates. All Rights Reserved. +Copyright (c) 2008-2016 Pivotal Labs 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.ts b/packages/jest-jasmine2/src/jasmine/JsApiReporter.ts index 86f85b897174..a608fef04f1d 100644 --- a/packages/jest-jasmine2/src/jasmine/JsApiReporter.ts +++ b/packages/jest-jasmine2/src/jasmine/JsApiReporter.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * 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) Facebook, Inc. and its affiliates. All Rights Reserved. +Copyright (c) 2008-2016 Pivotal Labs 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.ts b/packages/jest-jasmine2/src/jasmine/ReportDispatcher.ts index 9aaa2a157035..9b2323f50ce2 100644 --- a/packages/jest-jasmine2/src/jasmine/ReportDispatcher.ts +++ b/packages/jest-jasmine2/src/jasmine/ReportDispatcher.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * 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) Facebook, Inc. and its affiliates. All Rights Reserved. +Copyright (c) 2008-2016 Pivotal Labs 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.ts b/packages/jest-jasmine2/src/jasmine/Spec.ts index 55bb3a7f90fd..c04dc85203a9 100644 --- a/packages/jest-jasmine2/src/jasmine/Spec.ts +++ b/packages/jest-jasmine2/src/jasmine/Spec.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * 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) Facebook, Inc. and its affiliates. All Rights Reserved. +Copyright (c) 2008-2016 Pivotal Labs 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.ts b/packages/jest-jasmine2/src/jasmine/SpyStrategy.ts index ffc11d5df19b..bb2759a581c3 100644 --- a/packages/jest-jasmine2/src/jasmine/SpyStrategy.ts +++ b/packages/jest-jasmine2/src/jasmine/SpyStrategy.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * 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) Facebook, Inc. and its affiliates. All Rights Reserved. +Copyright (c) 2008-2016 Pivotal Labs 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.ts b/packages/jest-jasmine2/src/jasmine/Suite.ts index c6d89affb72c..533174215415 100644 --- a/packages/jest-jasmine2/src/jasmine/Suite.ts +++ b/packages/jest-jasmine2/src/jasmine/Suite.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * 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) Facebook, Inc. and its affiliates. All Rights Reserved. +Copyright (c) 2008-2016 Pivotal Labs 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.ts b/packages/jest-jasmine2/src/jasmine/Timer.ts index ce5a24f32762..08635fbd4d1c 100644 --- a/packages/jest-jasmine2/src/jasmine/Timer.ts +++ b/packages/jest-jasmine2/src/jasmine/Timer.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * 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) Facebook, Inc. and its affiliates. All Rights Reserved. +Copyright (c) 2008-2016 Pivotal Labs 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.ts b/packages/jest-jasmine2/src/jasmine/createSpy.ts index afef403c685d..5b66d088028c 100644 --- a/packages/jest-jasmine2/src/jasmine/createSpy.ts +++ b/packages/jest-jasmine2/src/jasmine/createSpy.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * 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) Facebook, Inc. and its affiliates. All Rights Reserved. +Copyright (c) 2008-2016 Pivotal Labs 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.ts b/packages/jest-jasmine2/src/jasmine/jasmineLight.ts index 87c9324070c7..3a1cb0b66c1e 100644 --- a/packages/jest-jasmine2/src/jasmine/jasmineLight.ts +++ b/packages/jest-jasmine2/src/jasmine/jasmineLight.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * 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) Facebook, Inc. and its affiliates. All Rights Reserved. +Copyright (c) 2008-2016 Pivotal Labs 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.ts b/packages/jest-jasmine2/src/jasmine/spyRegistry.ts index cd4a039479a1..42613491b6e8 100644 --- a/packages/jest-jasmine2/src/jasmine/spyRegistry.ts +++ b/packages/jest-jasmine2/src/jasmine/spyRegistry.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * 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) Facebook, Inc. and its affiliates. All Rights Reserved. +Copyright (c) 2008-2016 Pivotal Labs 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.ts b/packages/jest-jasmine2/src/jasmineAsyncInstall.ts index 4f0847c29f6d..71d7662f28be 100644 --- a/packages/jest-jasmine2/src/jasmineAsyncInstall.ts +++ b/packages/jest-jasmine2/src/jasmineAsyncInstall.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-jasmine2/src/jestExpect.ts index 9d3c2e9385a1..4444ae59c834 100644 --- a/packages/jest-jasmine2/src/jestExpect.ts +++ b/packages/jest-jasmine2/src/jestExpect.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-jasmine2/src/pTimeout.ts index 02068f11be33..67d802e8cd36 100644 --- a/packages/jest-jasmine2/src/pTimeout.ts +++ b/packages/jest-jasmine2/src/pTimeout.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-jasmine2/src/queueRunner.ts index 2085b42cdf72..e4d2400a606e 100644 --- a/packages/jest-jasmine2/src/queueRunner.ts +++ b/packages/jest-jasmine2/src/queueRunner.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-jasmine2/src/reporter.ts index 53163d20f374..f6c0e47bbc6f 100644 --- a/packages/jest-jasmine2/src/reporter.ts +++ b/packages/jest-jasmine2/src/reporter.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-jasmine2/src/setup_jest_globals.ts index f5d0de8443e1..2ec09f3d587d 100644 --- a/packages/jest-jasmine2/src/setup_jest_globals.ts +++ b/packages/jest-jasmine2/src/setup_jest_globals.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-jasmine2/src/treeProcessor.ts index d7906280f98e..6a8924471c92 100644 --- a/packages/jest-jasmine2/src/treeProcessor.ts +++ b/packages/jest-jasmine2/src/treeProcessor.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/types.ts b/packages/jest-jasmine2/src/types.ts index 9aa520a10f7d..d2d74fae84f9 100644 --- a/packages/jest-jasmine2/src/types.ts +++ b/packages/jest-jasmine2/src/types.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-leak-detector/src/__tests__/index.test.ts index ad7fb513b6d7..62f9afcb2777 100644 --- a/packages/jest-leak-detector/src/__tests__/index.test.ts +++ b/packages/jest-leak-detector/src/__tests__/index.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/index.ts b/packages/jest-leak-detector/src/index.ts index f7f6f583198c..2a4ec55b09d2 100644 --- a/packages/jest-leak-detector/src/index.ts +++ b/packages/jest-leak-detector/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/Replaceable.ts b/packages/jest-matcher-utils/src/Replaceable.ts index a114b01be6a1..9eee1068c7e9 100644 --- a/packages/jest-matcher-utils/src/Replaceable.ts +++ b/packages/jest-matcher-utils/src/Replaceable.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/Replaceable.test.ts b/packages/jest-matcher-utils/src/__tests__/Replaceable.test.ts index 1f2391c8d4ba..cc3d48d0af55 100644 --- a/packages/jest-matcher-utils/src/__tests__/Replaceable.test.ts +++ b/packages/jest-matcher-utils/src/__tests__/Replaceable.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/deepCyclicCopyReplaceable.test.ts b/packages/jest-matcher-utils/src/__tests__/deepCyclicCopyReplaceable.test.ts index f25d5fd748ed..6a017b694103 100644 --- a/packages/jest-matcher-utils/src/__tests__/deepCyclicCopyReplaceable.test.ts +++ b/packages/jest-matcher-utils/src/__tests__/deepCyclicCopyReplaceable.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/deepCyclicCopyReplaceableDom.test.ts b/packages/jest-matcher-utils/src/__tests__/deepCyclicCopyReplaceableDom.test.ts index 80c68367e27b..271057c2f0a1 100644 --- a/packages/jest-matcher-utils/src/__tests__/deepCyclicCopyReplaceableDom.test.ts +++ b/packages/jest-matcher-utils/src/__tests__/deepCyclicCopyReplaceableDom.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-matcher-utils/src/__tests__/index.test.ts index f4d0d2642777..af8771c2cfd0 100644 --- a/packages/jest-matcher-utils/src/__tests__/index.test.ts +++ b/packages/jest-matcher-utils/src/__tests__/index.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/printDiffOrStringify.test.ts b/packages/jest-matcher-utils/src/__tests__/printDiffOrStringify.test.ts index 86dafb46e094..aacd6b46ace9 100644 --- a/packages/jest-matcher-utils/src/__tests__/printDiffOrStringify.test.ts +++ b/packages/jest-matcher-utils/src/__tests__/printDiffOrStringify.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/deepCyclicCopyReplaceable.ts b/packages/jest-matcher-utils/src/deepCyclicCopyReplaceable.ts index 69fb84011e50..8c7c520c2168 100644 --- a/packages/jest-matcher-utils/src/deepCyclicCopyReplaceable.ts +++ b/packages/jest-matcher-utils/src/deepCyclicCopyReplaceable.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-matcher-utils/src/index.ts index 94ae0d1acc7c..e910f7a99039 100644 --- a/packages/jest-matcher-utils/src/index.ts +++ b/packages/jest-matcher-utils/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-message-util/src/__tests__/messages.test.ts index 03bf68d6153b..2956f0b8e62c 100644 --- a/packages/jest-message-util/src/__tests__/messages.test.ts +++ b/packages/jest-message-util/src/__tests__/messages.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-message-util/src/index.ts index 7cb21f7cde53..d4e9059460ee 100644 --- a/packages/jest-message-util/src/index.ts +++ b/packages/jest-message-util/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/types.ts b/packages/jest-message-util/src/types.ts index ee5cf0c145c6..118adc754816 100644 --- a/packages/jest-message-util/src/types.ts +++ b/packages/jest-message-util/src/types.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/__typetests__/Mocked.test.ts b/packages/jest-mock/__typetests__/Mocked.test.ts index a3ef06684c19..8bf5e65b6d45 100644 --- a/packages/jest-mock/__typetests__/Mocked.test.ts +++ b/packages/jest-mock/__typetests__/Mocked.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/__typetests__/ModuleMocker.test.ts b/packages/jest-mock/__typetests__/ModuleMocker.test.ts index c7b275bfebe3..50897ab7379d 100644 --- a/packages/jest-mock/__typetests__/ModuleMocker.test.ts +++ b/packages/jest-mock/__typetests__/ModuleMocker.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/__typetests__/mock-functions.test.ts b/packages/jest-mock/__typetests__/mock-functions.test.ts index 8d4a92dce3f4..a1c2157787ab 100644 --- a/packages/jest-mock/__typetests__/mock-functions.test.ts +++ b/packages/jest-mock/__typetests__/mock-functions.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/__typetests__/utility-types.test.ts b/packages/jest-mock/__typetests__/utility-types.test.ts index 895b5f77defd..8884fb65ea88 100644 --- a/packages/jest-mock/__typetests__/utility-types.test.ts +++ b/packages/jest-mock/__typetests__/utility-types.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/__fixtures__/SuperTestClass.ts b/packages/jest-mock/src/__tests__/__fixtures__/SuperTestClass.ts index ae1c262e34f6..6811c06fa67f 100644 --- a/packages/jest-mock/src/__tests__/__fixtures__/SuperTestClass.ts +++ b/packages/jest-mock/src/__tests__/__fixtures__/SuperTestClass.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/__fixtures__/TestClass.ts b/packages/jest-mock/src/__tests__/__fixtures__/TestClass.ts index e4197db98abe..464c25a387b9 100644 --- a/packages/jest-mock/src/__tests__/__fixtures__/TestClass.ts +++ b/packages/jest-mock/src/__tests__/__fixtures__/TestClass.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/__fixtures__/class-mocks-types.ts b/packages/jest-mock/src/__tests__/__fixtures__/class-mocks-types.ts index a6f8aa5634d8..0ee165ca1c42 100644 --- a/packages/jest-mock/src/__tests__/__fixtures__/class-mocks-types.ts +++ b/packages/jest-mock/src/__tests__/__fixtures__/class-mocks-types.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/class-mocks-dual-import.test.ts b/packages/jest-mock/src/__tests__/class-mocks-dual-import.test.ts index 3bcc759e6d68..992eecf20fd5 100644 --- a/packages/jest-mock/src/__tests__/class-mocks-dual-import.test.ts +++ b/packages/jest-mock/src/__tests__/class-mocks-dual-import.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/class-mocks-single-import.test.ts b/packages/jest-mock/src/__tests__/class-mocks-single-import.test.ts index 078c0531ddf2..c1e1dc25ae3a 100644 --- a/packages/jest-mock/src/__tests__/class-mocks-single-import.test.ts +++ b/packages/jest-mock/src/__tests__/class-mocks-single-import.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/class-mocks.test.ts b/packages/jest-mock/src/__tests__/class-mocks.test.ts index ea6b92f66465..611be0ba07ea 100644 --- a/packages/jest-mock/src/__tests__/class-mocks.test.ts +++ b/packages/jest-mock/src/__tests__/class-mocks.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/index.test.ts b/packages/jest-mock/src/__tests__/index.test.ts index ecceafad3e5f..81e594c461ac 100644 --- a/packages/jest-mock/src/__tests__/index.test.ts +++ b/packages/jest-mock/src/__tests__/index.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/window-spy.test.ts b/packages/jest-mock/src/__tests__/window-spy.test.ts index 43285c041706..127976a55c2e 100644 --- a/packages/jest-mock/src/__tests__/window-spy.test.ts +++ b/packages/jest-mock/src/__tests__/window-spy.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-mock/src/index.ts index 158ad37a51bb..50f95009035d 100644 --- a/packages/jest-mock/src/index.ts +++ b/packages/jest-mock/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/src/index.ts b/packages/jest-phabricator/src/index.ts index 3666d5f57659..2c3ba0c84c72 100644 --- a/packages/jest-phabricator/src/index.ts +++ b/packages/jest-phabricator/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-regex-util/src/__tests__/index.test.ts b/packages/jest-regex-util/src/__tests__/index.test.ts index d690106beeeb..34944ee50b3d 100644 --- a/packages/jest-regex-util/src/__tests__/index.test.ts +++ b/packages/jest-regex-util/src/__tests__/index.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-regex-util/src/index.ts b/packages/jest-regex-util/src/index.ts index 05b2e8f7b0ac..71d77377469d 100644 --- a/packages/jest-regex-util/src/index.ts +++ b/packages/jest-regex-util/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-repl/bin/jest-repl.js b/packages/jest-repl/bin/jest-repl.js index 3a2251a559dd..c9a0040c9704 100755 --- a/packages/jest-repl/bin/jest-repl.js +++ b/packages/jest-repl/bin/jest-repl.js @@ -1,6 +1,6 @@ #!/usr/bin/env node /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-repl/bin/jest-runtime-cli.js b/packages/jest-repl/bin/jest-runtime-cli.js index ebbbcb649f36..d0dc9518f0c5 100755 --- a/packages/jest-repl/bin/jest-runtime-cli.js +++ b/packages/jest-repl/bin/jest-runtime-cli.js @@ -1,6 +1,6 @@ #!/usr/bin/env node /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-repl/src/__tests__/jest_repl.test.js b/packages/jest-repl/src/__tests__/jest_repl.test.js index 6d98cd0eeed5..3190b71d4829 100644 --- a/packages/jest-repl/src/__tests__/jest_repl.test.js +++ b/packages/jest-repl/src/__tests__/jest_repl.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-repl/src/__tests__/runtime_cli.test.js b/packages/jest-repl/src/__tests__/runtime_cli.test.js index 3f6656223a46..fbbfbe0bd2c9 100644 --- a/packages/jest-repl/src/__tests__/runtime_cli.test.js +++ b/packages/jest-repl/src/__tests__/runtime_cli.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-repl/src/__tests__/test_root/logging.js b/packages/jest-repl/src/__tests__/test_root/logging.js index c68f46394840..2964f471113f 100644 --- a/packages/jest-repl/src/__tests__/test_root/logging.js +++ b/packages/jest-repl/src/__tests__/test_root/logging.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-repl/src/__tests__/test_root/throwing.js b/packages/jest-repl/src/__tests__/test_root/throwing.js index 9b40a996eab0..feb4ffc0896c 100644 --- a/packages/jest-repl/src/__tests__/test_root/throwing.js +++ b/packages/jest-repl/src/__tests__/test_root/throwing.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-repl/src/cli/args.ts b/packages/jest-repl/src/cli/args.ts index 9bb253b3e1cc..c3bf582b9159 100644 --- a/packages/jest-repl/src/cli/args.ts +++ b/packages/jest-repl/src/cli/args.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-repl/src/cli/index.ts b/packages/jest-repl/src/cli/index.ts index 1fbf59205a2d..08359c2d48c5 100644 --- a/packages/jest-repl/src/cli/index.ts +++ b/packages/jest-repl/src/cli/index.ts @@ -1,6 +1,6 @@ #!/usr/bin/env node /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-repl/src/cli/repl.ts b/packages/jest-repl/src/cli/repl.ts index 3a486c6bfbb7..475f73487a4d 100644 --- a/packages/jest-repl/src/cli/repl.ts +++ b/packages/jest-repl/src/cli/repl.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-repl/src/cli/runtime-cli.ts b/packages/jest-repl/src/cli/runtime-cli.ts index d0f8d9d5d353..4b4a438ef424 100644 --- a/packages/jest-repl/src/cli/runtime-cli.ts +++ b/packages/jest-repl/src/cli/runtime-cli.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-repl/src/cli/version.ts b/packages/jest-repl/src/cli/version.ts index 5c122cc08bc4..f89abb67c48b 100644 --- a/packages/jest-repl/src/cli/version.ts +++ b/packages/jest-repl/src/cli/version.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-repl/src/index.ts b/packages/jest-repl/src/index.ts index 773f3a84a818..3cd9c2a3b2f7 100644 --- a/packages/jest-repl/src/index.ts +++ b/packages/jest-repl/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-reporters/__typetests__/jest-reporters.test.ts b/packages/jest-reporters/__typetests__/jest-reporters.test.ts index d49c2fcdd555..4d597b7451c1 100644 --- a/packages/jest-reporters/__typetests__/jest-reporters.test.ts +++ b/packages/jest-reporters/__typetests__/jest-reporters.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-reporters/src/BaseReporter.ts b/packages/jest-reporters/src/BaseReporter.ts index 07923a739242..1e9f12a0e8e7 100644 --- a/packages/jest-reporters/src/BaseReporter.ts +++ b/packages/jest-reporters/src/BaseReporter.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-reporters/src/CoverageReporter.ts b/packages/jest-reporters/src/CoverageReporter.ts index 33de15715741..86b9722cd0a8 100644 --- a/packages/jest-reporters/src/CoverageReporter.ts +++ b/packages/jest-reporters/src/CoverageReporter.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-reporters/src/CoverageWorker.ts b/packages/jest-reporters/src/CoverageWorker.ts index 15c32e4f551a..0d6349bc6f71 100644 --- a/packages/jest-reporters/src/CoverageWorker.ts +++ b/packages/jest-reporters/src/CoverageWorker.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-reporters/src/DefaultReporter.ts b/packages/jest-reporters/src/DefaultReporter.ts index 1c51ed94bfd0..b91c8f9272d3 100644 --- a/packages/jest-reporters/src/DefaultReporter.ts +++ b/packages/jest-reporters/src/DefaultReporter.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-reporters/src/GitHubActionsReporter.ts b/packages/jest-reporters/src/GitHubActionsReporter.ts index 7d439b182111..7cbf65ce2734 100644 --- a/packages/jest-reporters/src/GitHubActionsReporter.ts +++ b/packages/jest-reporters/src/GitHubActionsReporter.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-reporters/src/NotifyReporter.ts b/packages/jest-reporters/src/NotifyReporter.ts index a8d4f8eccb7b..acb9f14dc6f2 100644 --- a/packages/jest-reporters/src/NotifyReporter.ts +++ b/packages/jest-reporters/src/NotifyReporter.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-reporters/src/Status.ts b/packages/jest-reporters/src/Status.ts index 6e867cb56a8c..f1d89b81602b 100644 --- a/packages/jest-reporters/src/Status.ts +++ b/packages/jest-reporters/src/Status.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-reporters/src/SummaryReporter.ts b/packages/jest-reporters/src/SummaryReporter.ts index fab16fab7421..90e8095b4d2f 100644 --- a/packages/jest-reporters/src/SummaryReporter.ts +++ b/packages/jest-reporters/src/SummaryReporter.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-reporters/src/VerboseReporter.ts b/packages/jest-reporters/src/VerboseReporter.ts index f7675355fa45..03dfb6ff3f95 100644 --- a/packages/jest-reporters/src/VerboseReporter.ts +++ b/packages/jest-reporters/src/VerboseReporter.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-reporters/src/__tests__/CoverageReporter.test.js b/packages/jest-reporters/src/__tests__/CoverageReporter.test.js index be472e400904..847fd27133e8 100644 --- a/packages/jest-reporters/src/__tests__/CoverageReporter.test.js +++ b/packages/jest-reporters/src/__tests__/CoverageReporter.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-reporters/src/__tests__/CoverageWorker.test.js b/packages/jest-reporters/src/__tests__/CoverageWorker.test.js index 21705f4c0d40..adab5ad2bd76 100644 --- a/packages/jest-reporters/src/__tests__/CoverageWorker.test.js +++ b/packages/jest-reporters/src/__tests__/CoverageWorker.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-reporters/src/__tests__/DefaultReporter.test.js b/packages/jest-reporters/src/__tests__/DefaultReporter.test.js index addcfa415948..2e9fa5c62ac8 100644 --- a/packages/jest-reporters/src/__tests__/DefaultReporter.test.js +++ b/packages/jest-reporters/src/__tests__/DefaultReporter.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-reporters/src/__tests__/GitHubActionsReporter.test.ts b/packages/jest-reporters/src/__tests__/GitHubActionsReporter.test.ts index a78c9aa00db2..700653b70c78 100644 --- a/packages/jest-reporters/src/__tests__/GitHubActionsReporter.test.ts +++ b/packages/jest-reporters/src/__tests__/GitHubActionsReporter.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-reporters/src/__tests__/NotifyReporter.test.ts b/packages/jest-reporters/src/__tests__/NotifyReporter.test.ts index a3e6a65a6ae1..15d4ce1f2375 100644 --- a/packages/jest-reporters/src/__tests__/NotifyReporter.test.ts +++ b/packages/jest-reporters/src/__tests__/NotifyReporter.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-reporters/src/__tests__/SummaryReporter.test.js b/packages/jest-reporters/src/__tests__/SummaryReporter.test.js index 118f21f58a89..159cb78d83f2 100644 --- a/packages/jest-reporters/src/__tests__/SummaryReporter.test.js +++ b/packages/jest-reporters/src/__tests__/SummaryReporter.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-reporters/src/__tests__/VerboseReporter.test.js b/packages/jest-reporters/src/__tests__/VerboseReporter.test.js index 21aab8862b4a..f1cc4bb8649e 100644 --- a/packages/jest-reporters/src/__tests__/VerboseReporter.test.js +++ b/packages/jest-reporters/src/__tests__/VerboseReporter.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-reporters/src/__tests__/generateEmptyCoverage.test.js b/packages/jest-reporters/src/__tests__/generateEmptyCoverage.test.js index 8e283c3b8dd7..b791c80f377e 100644 --- a/packages/jest-reporters/src/__tests__/generateEmptyCoverage.test.js +++ b/packages/jest-reporters/src/__tests__/generateEmptyCoverage.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-reporters/src/__tests__/getResultHeader.test.js b/packages/jest-reporters/src/__tests__/getResultHeader.test.js index 19b1444eb8c5..28b405b8066b 100644 --- a/packages/jest-reporters/src/__tests__/getResultHeader.test.js +++ b/packages/jest-reporters/src/__tests__/getResultHeader.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-reporters/src/__tests__/getSnapshotStatus.test.js b/packages/jest-reporters/src/__tests__/getSnapshotStatus.test.js index cffbad6e24c4..545c8d9402e4 100644 --- a/packages/jest-reporters/src/__tests__/getSnapshotStatus.test.js +++ b/packages/jest-reporters/src/__tests__/getSnapshotStatus.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-reporters/src/__tests__/getSnapshotSummary.test.js b/packages/jest-reporters/src/__tests__/getSnapshotSummary.test.js index 7814c335abb2..70c00b0e9e4c 100644 --- a/packages/jest-reporters/src/__tests__/getSnapshotSummary.test.js +++ b/packages/jest-reporters/src/__tests__/getSnapshotSummary.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-reporters/src/__tests__/getSummary.test.ts b/packages/jest-reporters/src/__tests__/getSummary.test.ts index 62745ef551bb..047f02a61895 100644 --- a/packages/jest-reporters/src/__tests__/getSummary.test.ts +++ b/packages/jest-reporters/src/__tests__/getSummary.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-reporters/src/__tests__/getWatermarks.test.ts b/packages/jest-reporters/src/__tests__/getWatermarks.test.ts index 0a82b27476ea..78fc004b1643 100644 --- a/packages/jest-reporters/src/__tests__/getWatermarks.test.ts +++ b/packages/jest-reporters/src/__tests__/getWatermarks.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-reporters/src/__tests__/utils.test.ts b/packages/jest-reporters/src/__tests__/utils.test.ts index 370ed7297c7f..68444f537ee2 100644 --- a/packages/jest-reporters/src/__tests__/utils.test.ts +++ b/packages/jest-reporters/src/__tests__/utils.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-reporters/src/formatTestPath.ts b/packages/jest-reporters/src/formatTestPath.ts index 2970eda4a17b..faed8e0d002c 100644 --- a/packages/jest-reporters/src/formatTestPath.ts +++ b/packages/jest-reporters/src/formatTestPath.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-reporters/src/generateEmptyCoverage.ts b/packages/jest-reporters/src/generateEmptyCoverage.ts index abc3fa017230..923de6a7a5a9 100644 --- a/packages/jest-reporters/src/generateEmptyCoverage.ts +++ b/packages/jest-reporters/src/generateEmptyCoverage.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-reporters/src/getResultHeader.ts b/packages/jest-reporters/src/getResultHeader.ts index 98315fdb4f78..ac8ad70acd74 100644 --- a/packages/jest-reporters/src/getResultHeader.ts +++ b/packages/jest-reporters/src/getResultHeader.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-reporters/src/getSnapshotStatus.ts b/packages/jest-reporters/src/getSnapshotStatus.ts index df099d7baece..213b7f4114c1 100644 --- a/packages/jest-reporters/src/getSnapshotStatus.ts +++ b/packages/jest-reporters/src/getSnapshotStatus.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-reporters/src/getSnapshotSummary.ts b/packages/jest-reporters/src/getSnapshotSummary.ts index cf3e12a0e08b..18b4be46085d 100644 --- a/packages/jest-reporters/src/getSnapshotSummary.ts +++ b/packages/jest-reporters/src/getSnapshotSummary.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-reporters/src/getSummary.ts b/packages/jest-reporters/src/getSummary.ts index 2781932f5ad6..f0b6f2ab260f 100644 --- a/packages/jest-reporters/src/getSummary.ts +++ b/packages/jest-reporters/src/getSummary.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-reporters/src/getWatermarks.ts b/packages/jest-reporters/src/getWatermarks.ts index 5caacf927445..29cc97e5a0a0 100644 --- a/packages/jest-reporters/src/getWatermarks.ts +++ b/packages/jest-reporters/src/getWatermarks.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-reporters/src/index.ts b/packages/jest-reporters/src/index.ts index 61f3cde17739..37a75b11db2c 100644 --- a/packages/jest-reporters/src/index.ts +++ b/packages/jest-reporters/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-reporters/src/printDisplayName.ts b/packages/jest-reporters/src/printDisplayName.ts index f03be5ddd094..b4108ae1fef2 100644 --- a/packages/jest-reporters/src/printDisplayName.ts +++ b/packages/jest-reporters/src/printDisplayName.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-reporters/src/relativePath.ts b/packages/jest-reporters/src/relativePath.ts index 38ec11f2356f..045dd1ace184 100644 --- a/packages/jest-reporters/src/relativePath.ts +++ b/packages/jest-reporters/src/relativePath.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-reporters/src/trimAndFormatPath.ts b/packages/jest-reporters/src/trimAndFormatPath.ts index c8a4198abd94..a7d30eaa3564 100644 --- a/packages/jest-reporters/src/trimAndFormatPath.ts +++ b/packages/jest-reporters/src/trimAndFormatPath.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-reporters/src/types.ts b/packages/jest-reporters/src/types.ts index 98d131b0061e..dbf0361c7c1f 100644 --- a/packages/jest-reporters/src/types.ts +++ b/packages/jest-reporters/src/types.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-reporters/src/wrapAnsiString.ts b/packages/jest-reporters/src/wrapAnsiString.ts index 0dca82ef8b71..c0d2901e9235 100644 --- a/packages/jest-reporters/src/wrapAnsiString.ts +++ b/packages/jest-reporters/src/wrapAnsiString.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-resolve-dependencies/__mocks__/fake-node-module.js b/packages/jest-resolve-dependencies/__mocks__/fake-node-module.js index f7294048510d..f713bfd141fd 100644 --- a/packages/jest-resolve-dependencies/__mocks__/fake-node-module.js +++ b/packages/jest-resolve-dependencies/__mocks__/fake-node-module.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-resolve-dependencies/src/__tests__/__fixtures__/file.js b/packages/jest-resolve-dependencies/src/__tests__/__fixtures__/file.js index 06a61e2bc74c..66623cad7bbf 100644 --- a/packages/jest-resolve-dependencies/src/__tests__/__fixtures__/file.js +++ b/packages/jest-resolve-dependencies/src/__tests__/__fixtures__/file.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-resolve-dependencies/src/__tests__/__fixtures__/file.test.js b/packages/jest-resolve-dependencies/src/__tests__/__fixtures__/file.test.js index c8e1444509c1..a105e2083a97 100644 --- a/packages/jest-resolve-dependencies/src/__tests__/__fixtures__/file.test.js +++ b/packages/jest-resolve-dependencies/src/__tests__/__fixtures__/file.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-resolve-dependencies/src/__tests__/__fixtures__/hasMocked/__mocks__/file.js b/packages/jest-resolve-dependencies/src/__tests__/__fixtures__/hasMocked/__mocks__/file.js index b64851b9b271..924db0094d3f 100644 --- a/packages/jest-resolve-dependencies/src/__tests__/__fixtures__/hasMocked/__mocks__/file.js +++ b/packages/jest-resolve-dependencies/src/__tests__/__fixtures__/hasMocked/__mocks__/file.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-resolve-dependencies/src/__tests__/__fixtures__/hasMocked/file.js b/packages/jest-resolve-dependencies/src/__tests__/__fixtures__/hasMocked/file.js index f7294048510d..f713bfd141fd 100644 --- a/packages/jest-resolve-dependencies/src/__tests__/__fixtures__/hasMocked/file.js +++ b/packages/jest-resolve-dependencies/src/__tests__/__fixtures__/hasMocked/file.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-resolve-dependencies/src/__tests__/__fixtures__/hasMocked/file.test.js b/packages/jest-resolve-dependencies/src/__tests__/__fixtures__/hasMocked/file.test.js index ec2ebbc0a1a4..5848971010da 100644 --- a/packages/jest-resolve-dependencies/src/__tests__/__fixtures__/hasMocked/file.test.js +++ b/packages/jest-resolve-dependencies/src/__tests__/__fixtures__/hasMocked/file.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-resolve-dependencies/src/__tests__/__fixtures__/node_modules/@myorg/pkg/index.js b/packages/jest-resolve-dependencies/src/__tests__/__fixtures__/node_modules/@myorg/pkg/index.js index 48d962dcec5e..816238cc4020 100644 --- a/packages/jest-resolve-dependencies/src/__tests__/__fixtures__/node_modules/@myorg/pkg/index.js +++ b/packages/jest-resolve-dependencies/src/__tests__/__fixtures__/node_modules/@myorg/pkg/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-resolve-dependencies/src/__tests__/__fixtures__/related.test.js b/packages/jest-resolve-dependencies/src/__tests__/__fixtures__/related.test.js index 2de797ec1a4c..3e364ee29fda 100644 --- a/packages/jest-resolve-dependencies/src/__tests__/__fixtures__/related.test.js +++ b/packages/jest-resolve-dependencies/src/__tests__/__fixtures__/related.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-resolve-dependencies/src/__tests__/__fixtures__/scoped.js b/packages/jest-resolve-dependencies/src/__tests__/__fixtures__/scoped.js index dd264c597d58..f6368d2f1525 100644 --- a/packages/jest-resolve-dependencies/src/__tests__/__fixtures__/scoped.js +++ b/packages/jest-resolve-dependencies/src/__tests__/__fixtures__/scoped.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-resolve-dependencies/src/__tests__/dependency_resolver.test.ts b/packages/jest-resolve-dependencies/src/__tests__/dependency_resolver.test.ts index d6d98cdd8569..5c4273a9a830 100644 --- a/packages/jest-resolve-dependencies/src/__tests__/dependency_resolver.test.ts +++ b/packages/jest-resolve-dependencies/src/__tests__/dependency_resolver.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-resolve-dependencies/src/index.ts b/packages/jest-resolve-dependencies/src/index.ts index 75bb8d6c5ac4..99c53d2ea464 100644 --- a/packages/jest-resolve-dependencies/src/index.ts +++ b/packages/jest-resolve-dependencies/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-resolve/__typetests__/resolver.test.ts b/packages/jest-resolve/__typetests__/resolver.test.ts index a6ef5cfe00a9..77a7081771e5 100644 --- a/packages/jest-resolve/__typetests__/resolver.test.ts +++ b/packages/jest-resolve/__typetests__/resolver.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-resolve/src/ModuleNotFoundError.ts b/packages/jest-resolve/src/ModuleNotFoundError.ts index 7b6685c5ba96..c397dfe71091 100644 --- a/packages/jest-resolve/src/ModuleNotFoundError.ts +++ b/packages/jest-resolve/src/ModuleNotFoundError.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-resolve/src/__mocks__/foo/foo.js b/packages/jest-resolve/src/__mocks__/foo/foo.js index 77aec8db294a..52c46732de29 100644 --- a/packages/jest-resolve/src/__mocks__/foo/foo.js +++ b/packages/jest-resolve/src/__mocks__/foo/foo.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-resolve/src/__mocks__/userResolver.d.ts b/packages/jest-resolve/src/__mocks__/userResolver.d.ts index 232bff738881..9727dcd720d5 100644 --- a/packages/jest-resolve/src/__mocks__/userResolver.d.ts +++ b/packages/jest-resolve/src/__mocks__/userResolver.d.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-resolve/src/__mocks__/userResolver.js b/packages/jest-resolve/src/__mocks__/userResolver.js index 3b8e4c10f327..2eaf60f025a4 100644 --- a/packages/jest-resolve/src/__mocks__/userResolver.js +++ b/packages/jest-resolve/src/__mocks__/userResolver.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-resolve/src/__mocks__/userResolverAsync.d.ts b/packages/jest-resolve/src/__mocks__/userResolverAsync.d.ts index b38bfb5296b9..482ae519dfb6 100644 --- a/packages/jest-resolve/src/__mocks__/userResolverAsync.d.ts +++ b/packages/jest-resolve/src/__mocks__/userResolverAsync.d.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-resolve/src/__mocks__/userResolverAsync.js b/packages/jest-resolve/src/__mocks__/userResolverAsync.js index d538df61a643..3e43b9be5ffe 100644 --- a/packages/jest-resolve/src/__mocks__/userResolverAsync.js +++ b/packages/jest-resolve/src/__mocks__/userResolverAsync.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-resolve/src/__tests__/isBuiltinModule.test.ts b/packages/jest-resolve/src/__tests__/isBuiltinModule.test.ts index 7ddbd2d390f5..5d8412b27131 100644 --- a/packages/jest-resolve/src/__tests__/isBuiltinModule.test.ts +++ b/packages/jest-resolve/src/__tests__/isBuiltinModule.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-resolve/src/__tests__/resolve.test.ts b/packages/jest-resolve/src/__tests__/resolve.test.ts index 6a317217e190..37afe50f2cc8 100644 --- a/packages/jest-resolve/src/__tests__/resolve.test.ts +++ b/packages/jest-resolve/src/__tests__/resolve.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-resolve/src/defaultResolver.ts b/packages/jest-resolve/src/defaultResolver.ts index 8d050c49c13e..9eff3727dc4a 100644 --- a/packages/jest-resolve/src/defaultResolver.ts +++ b/packages/jest-resolve/src/defaultResolver.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-resolve/src/fileWalkers.ts b/packages/jest-resolve/src/fileWalkers.ts index f19e6b4701ae..0228a8a723c3 100644 --- a/packages/jest-resolve/src/fileWalkers.ts +++ b/packages/jest-resolve/src/fileWalkers.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-resolve/src/index.ts b/packages/jest-resolve/src/index.ts index 40b1a73bf5b3..f859e3ed0005 100644 --- a/packages/jest-resolve/src/index.ts +++ b/packages/jest-resolve/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-resolve/src/isBuiltinModule.ts b/packages/jest-resolve/src/isBuiltinModule.ts index a80fa949e540..2582a4e5f41a 100644 --- a/packages/jest-resolve/src/isBuiltinModule.ts +++ b/packages/jest-resolve/src/isBuiltinModule.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-resolve/src/nodeModulesPaths.ts b/packages/jest-resolve/src/nodeModulesPaths.ts index 1eb73efa678f..5d858c07e5a5 100644 --- a/packages/jest-resolve/src/nodeModulesPaths.ts +++ b/packages/jest-resolve/src/nodeModulesPaths.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-resolve/src/resolver.ts b/packages/jest-resolve/src/resolver.ts index 89af77e7597a..7f378e859a19 100644 --- a/packages/jest-resolve/src/resolver.ts +++ b/packages/jest-resolve/src/resolver.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-resolve/src/shouldLoadAsEsm.ts b/packages/jest-resolve/src/shouldLoadAsEsm.ts index f937913a95d5..6bac2ef5940f 100644 --- a/packages/jest-resolve/src/shouldLoadAsEsm.ts +++ b/packages/jest-resolve/src/shouldLoadAsEsm.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-resolve/src/types.ts b/packages/jest-resolve/src/types.ts index b7279945463f..26499d6b651a 100644 --- a/packages/jest-resolve/src/types.ts +++ b/packages/jest-resolve/src/types.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-resolve/src/utils.ts b/packages/jest-resolve/src/utils.ts index 969b5b299492..0ce05c59d75f 100644 --- a/packages/jest-resolve/src/utils.ts +++ b/packages/jest-resolve/src/utils.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runner/__typetests__/jest-runner.test.ts b/packages/jest-runner/__typetests__/jest-runner.test.ts index 8e068abe0106..8a2d2bd3073b 100644 --- a/packages/jest-runner/__typetests__/jest-runner.test.ts +++ b/packages/jest-runner/__typetests__/jest-runner.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runner/src/__tests__/testRunner.test.ts b/packages/jest-runner/src/__tests__/testRunner.test.ts index 5d60f6511955..f1f911c25f1e 100644 --- a/packages/jest-runner/src/__tests__/testRunner.test.ts +++ b/packages/jest-runner/src/__tests__/testRunner.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runner/src/index.ts b/packages/jest-runner/src/index.ts index 759a91529b1c..3388c836f282 100644 --- a/packages/jest-runner/src/index.ts +++ b/packages/jest-runner/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runner/src/runTest.ts b/packages/jest-runner/src/runTest.ts index 0c352b12f05e..f6cc8a35d1ef 100644 --- a/packages/jest-runner/src/runTest.ts +++ b/packages/jest-runner/src/runTest.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runner/src/testWorker.ts b/packages/jest-runner/src/testWorker.ts index f18c92ce9f05..4d1ee811f8e5 100644 --- a/packages/jest-runner/src/testWorker.ts +++ b/packages/jest-runner/src/testWorker.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runner/src/types.ts b/packages/jest-runner/src/types.ts index 18a0ffe4e139..d0fd253e1e2d 100644 --- a/packages/jest-runner/src/types.ts +++ b/packages/jest-runner/src/types.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__mocks__/createRuntime.js b/packages/jest-runtime/src/__mocks__/createRuntime.js index 30d1e9479006..fc8b1dde17b7 100644 --- a/packages/jest-runtime/src/__mocks__/createRuntime.js +++ b/packages/jest-runtime/src/__mocks__/createRuntime.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/NODE_PATH_dir/regular_module_in_node_path.js b/packages/jest-runtime/src/__tests__/NODE_PATH_dir/regular_module_in_node_path.js index cb67a8f90c2f..462222b76d3d 100644 --- a/packages/jest-runtime/src/__tests__/NODE_PATH_dir/regular_module_in_node_path.js +++ b/packages/jest-runtime/src/__tests__/NODE_PATH_dir/regular_module_in_node_path.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/Runtime-sourceMaps.test.js b/packages/jest-runtime/src/__tests__/Runtime-sourceMaps.test.js index 0e3073570daf..c3efa3e94e46 100644 --- a/packages/jest-runtime/src/__tests__/Runtime-sourceMaps.test.js +++ b/packages/jest-runtime/src/__tests__/Runtime-sourceMaps.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/Runtime-statics.test.js b/packages/jest-runtime/src/__tests__/Runtime-statics.test.js index ee2ca1f5124a..1b8672a31017 100644 --- a/packages/jest-runtime/src/__tests__/Runtime-statics.test.js +++ b/packages/jest-runtime/src/__tests__/Runtime-statics.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/defaultResolver.js b/packages/jest-runtime/src/__tests__/defaultResolver.js index 7e75ee1606be..b7bba046c7fc 100644 --- a/packages/jest-runtime/src/__tests__/defaultResolver.js +++ b/packages/jest-runtime/src/__tests__/defaultResolver.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/instrumentation.test.ts b/packages/jest-runtime/src/__tests__/instrumentation.test.ts index 59cff547f48e..023c475b2b3d 100644 --- a/packages/jest-runtime/src/__tests__/instrumentation.test.ts +++ b/packages/jest-runtime/src/__tests__/instrumentation.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/module_dir/module_directory_file.js b/packages/jest-runtime/src/__tests__/module_dir/module_directory_file.js index 32f817a5fe92..c3d7c5f73966 100644 --- a/packages/jest-runtime/src/__tests__/module_dir/module_directory_file.js +++ b/packages/jest-runtime/src/__tests__/module_dir/module_directory_file.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/module_dir/to_be_instrumented.js b/packages/jest-runtime/src/__tests__/module_dir/to_be_instrumented.js index 70f87073be10..b374cad61770 100644 --- a/packages/jest-runtime/src/__tests__/module_dir/to_be_instrumented.js +++ b/packages/jest-runtime/src/__tests__/module_dir/to_be_instrumented.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/runtime_create_mock_from_module.test.js b/packages/jest-runtime/src/__tests__/runtime_create_mock_from_module.test.js index 6fb9c046c4ca..c04ee51b5f38 100644 --- a/packages/jest-runtime/src/__tests__/runtime_create_mock_from_module.test.js +++ b/packages/jest-runtime/src/__tests__/runtime_create_mock_from_module.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/runtime_environment.test.js b/packages/jest-runtime/src/__tests__/runtime_environment.test.js index 95309d27d928..5ad2780deced 100644 --- a/packages/jest-runtime/src/__tests__/runtime_environment.test.js +++ b/packages/jest-runtime/src/__tests__/runtime_environment.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/runtime_import_assertions.test.js b/packages/jest-runtime/src/__tests__/runtime_import_assertions.test.js index 40118befbce2..645f0cc31de8 100644 --- a/packages/jest-runtime/src/__tests__/runtime_import_assertions.test.js +++ b/packages/jest-runtime/src/__tests__/runtime_import_assertions.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/runtime_internal_module.test.js b/packages/jest-runtime/src/__tests__/runtime_internal_module.test.js index 71293e89c33b..0ae1c5ecc3d1 100644 --- a/packages/jest-runtime/src/__tests__/runtime_internal_module.test.js +++ b/packages/jest-runtime/src/__tests__/runtime_internal_module.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/runtime_jest_fn.js b/packages/jest-runtime/src/__tests__/runtime_jest_fn.js index 0bb1a0667b3d..343c34fa8ea6 100644 --- a/packages/jest-runtime/src/__tests__/runtime_jest_fn.js +++ b/packages/jest-runtime/src/__tests__/runtime_jest_fn.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/runtime_jest_replaceProperty.test.js b/packages/jest-runtime/src/__tests__/runtime_jest_replaceProperty.test.js index 6e5b825143ea..de1c6b4921a9 100644 --- a/packages/jest-runtime/src/__tests__/runtime_jest_replaceProperty.test.js +++ b/packages/jest-runtime/src/__tests__/runtime_jest_replaceProperty.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/runtime_jest_spy_on.test.js b/packages/jest-runtime/src/__tests__/runtime_jest_spy_on.test.js index 9207d10fdc69..b51a608c915c 100644 --- a/packages/jest-runtime/src/__tests__/runtime_jest_spy_on.test.js +++ b/packages/jest-runtime/src/__tests__/runtime_jest_spy_on.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/runtime_mock.test.js b/packages/jest-runtime/src/__tests__/runtime_mock.test.js index 1d46cdc30bac..bec7d128c2b3 100644 --- a/packages/jest-runtime/src/__tests__/runtime_mock.test.js +++ b/packages/jest-runtime/src/__tests__/runtime_mock.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/runtime_module_directories.test.js b/packages/jest-runtime/src/__tests__/runtime_module_directories.test.js index 8c3e3a32ee3f..8d79ac3729e8 100644 --- a/packages/jest-runtime/src/__tests__/runtime_module_directories.test.js +++ b/packages/jest-runtime/src/__tests__/runtime_module_directories.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/runtime_node_path.test.js b/packages/jest-runtime/src/__tests__/runtime_node_path.test.js index 966fd9e3d808..8c889bc1998f 100644 --- a/packages/jest-runtime/src/__tests__/runtime_node_path.test.js +++ b/packages/jest-runtime/src/__tests__/runtime_node_path.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/runtime_require_actual.test.js b/packages/jest-runtime/src/__tests__/runtime_require_actual.test.js index 9fbb5d097b1c..52e3169cfd36 100644 --- a/packages/jest-runtime/src/__tests__/runtime_require_actual.test.js +++ b/packages/jest-runtime/src/__tests__/runtime_require_actual.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/runtime_require_cache.test.js b/packages/jest-runtime/src/__tests__/runtime_require_cache.test.js index f6ce213bd056..80244a7f6cbe 100644 --- a/packages/jest-runtime/src/__tests__/runtime_require_cache.test.js +++ b/packages/jest-runtime/src/__tests__/runtime_require_cache.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/runtime_require_mock.test.js b/packages/jest-runtime/src/__tests__/runtime_require_mock.test.js index 682c40509a67..da08c691e647 100644 --- a/packages/jest-runtime/src/__tests__/runtime_require_mock.test.js +++ b/packages/jest-runtime/src/__tests__/runtime_require_mock.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/runtime_require_module.test.js b/packages/jest-runtime/src/__tests__/runtime_require_module.test.js index e28b2fcdc5e2..639e4c4503f5 100644 --- a/packages/jest-runtime/src/__tests__/runtime_require_module.test.js +++ b/packages/jest-runtime/src/__tests__/runtime_require_module.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/runtime_require_module_no_ext.test.js b/packages/jest-runtime/src/__tests__/runtime_require_module_no_ext.test.js index 9baa218f4a2e..0402152ce073 100644 --- a/packages/jest-runtime/src/__tests__/runtime_require_module_no_ext.test.js +++ b/packages/jest-runtime/src/__tests__/runtime_require_module_no_ext.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/runtime_require_module_or_mock.test.js b/packages/jest-runtime/src/__tests__/runtime_require_module_or_mock.test.js index e49457ed67eb..9d28137c5252 100644 --- a/packages/jest-runtime/src/__tests__/runtime_require_module_or_mock.test.js +++ b/packages/jest-runtime/src/__tests__/runtime_require_module_or_mock.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/runtime_require_module_or_mock_transitive_deps.test.js b/packages/jest-runtime/src/__tests__/runtime_require_module_or_mock_transitive_deps.test.js index fb88c96e4a06..8d16f5fcd939 100644 --- a/packages/jest-runtime/src/__tests__/runtime_require_module_or_mock_transitive_deps.test.js +++ b/packages/jest-runtime/src/__tests__/runtime_require_module_or_mock_transitive_deps.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/runtime_require_resolve.test.ts b/packages/jest-runtime/src/__tests__/runtime_require_resolve.test.ts index afa8e888a633..308895826d0d 100644 --- a/packages/jest-runtime/src/__tests__/runtime_require_resolve.test.ts +++ b/packages/jest-runtime/src/__tests__/runtime_require_resolve.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/runtime_wrap.js b/packages/jest-runtime/src/__tests__/runtime_wrap.js index 877a36ad6383..be61ce37313f 100644 --- a/packages/jest-runtime/src/__tests__/runtime_wrap.js +++ b/packages/jest-runtime/src/__tests__/runtime_wrap.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/ManuallyMocked.js b/packages/jest-runtime/src/__tests__/test_root/ManuallyMocked.js index 5effbf007708..9f2fd9be3f78 100644 --- a/packages/jest-runtime/src/__tests__/test_root/ManuallyMocked.js +++ b/packages/jest-runtime/src/__tests__/test_root/ManuallyMocked.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/ModuleWithSideEffects.js b/packages/jest-runtime/src/__tests__/test_root/ModuleWithSideEffects.js index 5d9a7ba7a855..a01958ebcaf7 100644 --- a/packages/jest-runtime/src/__tests__/test_root/ModuleWithSideEffects.js +++ b/packages/jest-runtime/src/__tests__/test_root/ModuleWithSideEffects.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/ModuleWithState.js b/packages/jest-runtime/src/__tests__/test_root/ModuleWithState.js index b8c0236109be..eb7d0e9d12e6 100644 --- a/packages/jest-runtime/src/__tests__/test_root/ModuleWithState.js +++ b/packages/jest-runtime/src/__tests__/test_root/ModuleWithState.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/MyDirectoryModule/index.js b/packages/jest-runtime/src/__tests__/test_root/MyDirectoryModule/index.js index 0806245d94b9..572e675884fd 100644 --- a/packages/jest-runtime/src/__tests__/test_root/MyDirectoryModule/index.js +++ b/packages/jest-runtime/src/__tests__/test_root/MyDirectoryModule/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/OnlyRequiredFromMock.js b/packages/jest-runtime/src/__tests__/test_root/OnlyRequiredFromMock.js index 16c18512b85c..9f6499f6aa6c 100644 --- a/packages/jest-runtime/src/__tests__/test_root/OnlyRequiredFromMock.js +++ b/packages/jest-runtime/src/__tests__/test_root/OnlyRequiredFromMock.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/RegularModule.js b/packages/jest-runtime/src/__tests__/test_root/RegularModule.js index 3efd32c093d3..2a5a68dba133 100644 --- a/packages/jest-runtime/src/__tests__/test_root/RegularModule.js +++ b/packages/jest-runtime/src/__tests__/test_root/RegularModule.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/RelativeImageStub.js b/packages/jest-runtime/src/__tests__/test_root/RelativeImageStub.js index 4f03ba6e7e7a..e479f23fd4a3 100644 --- a/packages/jest-runtime/src/__tests__/test_root/RelativeImageStub.js +++ b/packages/jest-runtime/src/__tests__/test_root/RelativeImageStub.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/RequireRegularModule.js b/packages/jest-runtime/src/__tests__/test_root/RequireRegularModule.js index bc2401224f28..df9084585c25 100644 --- a/packages/jest-runtime/src/__tests__/test_root/RequireRegularModule.js +++ b/packages/jest-runtime/src/__tests__/test_root/RequireRegularModule.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/TestModuleNameMapperResolution.jsx b/packages/jest-runtime/src/__tests__/test_root/TestModuleNameMapperResolution.jsx index a9e162177333..61c35f76fac6 100644 --- a/packages/jest-runtime/src/__tests__/test_root/TestModuleNameMapperResolution.jsx +++ b/packages/jest-runtime/src/__tests__/test_root/TestModuleNameMapperResolution.jsx @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/__mocks__/ExclusivelyManualMock.js b/packages/jest-runtime/src/__tests__/test_root/__mocks__/ExclusivelyManualMock.js index 7b0bc9c7e0f0..1101c277e4ed 100644 --- a/packages/jest-runtime/src/__tests__/test_root/__mocks__/ExclusivelyManualMock.js +++ b/packages/jest-runtime/src/__tests__/test_root/__mocks__/ExclusivelyManualMock.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/__mocks__/ManuallyMocked.js b/packages/jest-runtime/src/__tests__/test_root/__mocks__/ManuallyMocked.js index 02efd5e46724..3ef650126b6c 100644 --- a/packages/jest-runtime/src/__tests__/test_root/__mocks__/ManuallyMocked.js +++ b/packages/jest-runtime/src/__tests__/test_root/__mocks__/ManuallyMocked.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/__mocks__/mocked-node-module.js b/packages/jest-runtime/src/__tests__/test_root/__mocks__/mocked-node-module.js index ee653a079611..1a2d4c5606c5 100644 --- a/packages/jest-runtime/src/__tests__/test_root/__mocks__/mocked-node-module.js +++ b/packages/jest-runtime/src/__tests__/test_root/__mocks__/mocked-node-module.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/__mocks__/nested1/nested2/nested3.js b/packages/jest-runtime/src/__tests__/test_root/__mocks__/nested1/nested2/nested3.js index bb13c0a6e08c..5eedc3d10304 100644 --- a/packages/jest-runtime/src/__tests__/test_root/__mocks__/nested1/nested2/nested3.js +++ b/packages/jest-runtime/src/__tests__/test_root/__mocks__/nested1/nested2/nested3.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/create_require_module.js b/packages/jest-runtime/src/__tests__/test_root/create_require_module.js index 3d4f063e647f..a4cd1ff49c75 100644 --- a/packages/jest-runtime/src/__tests__/test_root/create_require_module.js +++ b/packages/jest-runtime/src/__tests__/test_root/create_require_module.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/dep_on_mapped_module.js b/packages/jest-runtime/src/__tests__/test_root/dep_on_mapped_module.js index f5a1d4e3f693..648e0b51000c 100644 --- a/packages/jest-runtime/src/__tests__/test_root/dep_on_mapped_module.js +++ b/packages/jest-runtime/src/__tests__/test_root/dep_on_mapped_module.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/global_image_stub.js b/packages/jest-runtime/src/__tests__/test_root/global_image_stub.js index 24a7cc33f9b4..95d6254a7c58 100644 --- a/packages/jest-runtime/src/__tests__/test_root/global_image_stub.js +++ b/packages/jest-runtime/src/__tests__/test_root/global_image_stub.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/haste-modules/Foo.react.js b/packages/jest-runtime/src/__tests__/test_root/haste-modules/Foo.react.js index 599bfa27b838..27a29a6f068c 100644 --- a/packages/jest-runtime/src/__tests__/test_root/haste-modules/Foo.react.js +++ b/packages/jest-runtime/src/__tests__/test_root/haste-modules/Foo.react.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/haste-modules/FooContainer.react.js b/packages/jest-runtime/src/__tests__/test_root/haste-modules/FooContainer.react.js index f621d54fa692..2752b803a993 100644 --- a/packages/jest-runtime/src/__tests__/test_root/haste-modules/FooContainer.react.js +++ b/packages/jest-runtime/src/__tests__/test_root/haste-modules/FooContainer.react.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/haste-modules/FooRenderUtil.js b/packages/jest-runtime/src/__tests__/test_root/haste-modules/FooRenderUtil.js index 9413b95d27bf..2810b33b8e75 100644 --- a/packages/jest-runtime/src/__tests__/test_root/haste-modules/FooRenderUtil.js +++ b/packages/jest-runtime/src/__tests__/test_root/haste-modules/FooRenderUtil.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/haste-package/core/module.js b/packages/jest-runtime/src/__tests__/test_root/haste-package/core/module.js index 1322d6a25092..e8ce47b50991 100644 --- a/packages/jest-runtime/src/__tests__/test_root/haste-package/core/module.js +++ b/packages/jest-runtime/src/__tests__/test_root/haste-package/core/module.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/inner_parent_module.js b/packages/jest-runtime/src/__tests__/test_root/inner_parent_module.js index 242c0a8da391..6b7329e71cb1 100644 --- a/packages/jest-runtime/src/__tests__/test_root/inner_parent_module.js +++ b/packages/jest-runtime/src/__tests__/test_root/inner_parent_module.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/internal-module.js b/packages/jest-runtime/src/__tests__/test_root/internal-module.js index 6c78eb47f9be..531ece570861 100644 --- a/packages/jest-runtime/src/__tests__/test_root/internal-module.js +++ b/packages/jest-runtime/src/__tests__/test_root/internal-module.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/internal-root.js b/packages/jest-runtime/src/__tests__/test_root/internal-root.js index 49f0aa29647c..75231acfde91 100644 --- a/packages/jest-runtime/src/__tests__/test_root/internal-root.js +++ b/packages/jest-runtime/src/__tests__/test_root/internal-root.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/mapped_dir/moduleInMapped.js b/packages/jest-runtime/src/__tests__/test_root/mapped_dir/moduleInMapped.js index 18ca56caf71b..6299eefd94e1 100644 --- a/packages/jest-runtime/src/__tests__/test_root/mapped_dir/moduleInMapped.js +++ b/packages/jest-runtime/src/__tests__/test_root/mapped_dir/moduleInMapped.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/mapped_module_createMockFromModule.js b/packages/jest-runtime/src/__tests__/test_root/mapped_module_createMockFromModule.js index 9e23e5b26b30..ab48491723d6 100644 --- a/packages/jest-runtime/src/__tests__/test_root/mapped_module_createMockFromModule.js +++ b/packages/jest-runtime/src/__tests__/test_root/mapped_module_createMockFromModule.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/mapped_module_test.js b/packages/jest-runtime/src/__tests__/test_root/mapped_module_test.js index 11800a4b1c98..72660870b475 100644 --- a/packages/jest-runtime/src/__tests__/test_root/mapped_module_test.js +++ b/packages/jest-runtime/src/__tests__/test_root/mapped_module_test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/module_dir/module_dir_module.js b/packages/jest-runtime/src/__tests__/test_root/module_dir/module_dir_module.js index 216f900ed9d7..e7475d392eeb 100644 --- a/packages/jest-runtime/src/__tests__/test_root/module_dir/module_dir_module.js +++ b/packages/jest-runtime/src/__tests__/test_root/module_dir/module_dir_module.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/module_dir/my-module/core.js b/packages/jest-runtime/src/__tests__/test_root/module_dir/my-module/core.js index 9eb097db53e1..36018d43644b 100644 --- a/packages/jest-runtime/src/__tests__/test_root/module_dir/my-module/core.js +++ b/packages/jest-runtime/src/__tests__/test_root/module_dir/my-module/core.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/modules_with_main/export_main.js b/packages/jest-runtime/src/__tests__/test_root/modules_with_main/export_main.js index 6839ab0bd583..f761c776515d 100644 --- a/packages/jest-runtime/src/__tests__/test_root/modules_with_main/export_main.js +++ b/packages/jest-runtime/src/__tests__/test_root/modules_with_main/export_main.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/modules_with_main/re_export_main.js b/packages/jest-runtime/src/__tests__/test_root/modules_with_main/re_export_main.js index 267482d17e8a..e813c4e45c70 100644 --- a/packages/jest-runtime/src/__tests__/test_root/modules_with_main/re_export_main.js +++ b/packages/jest-runtime/src/__tests__/test_root/modules_with_main/re_export_main.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/nested1/nested2/nested3.js b/packages/jest-runtime/src/__tests__/test_root/nested1/nested2/nested3.js index df9e61efb4d8..a958558bec73 100644 --- a/packages/jest-runtime/src/__tests__/test_root/nested1/nested2/nested3.js +++ b/packages/jest-runtime/src/__tests__/test_root/nested1/nested2/nested3.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/node_modules/jest-resolve-test/browser.js b/packages/jest-runtime/src/__tests__/test_root/node_modules/jest-resolve-test/browser.js index 4f06a53fd70c..7c2a3c5fe539 100644 --- a/packages/jest-runtime/src/__tests__/test_root/node_modules/jest-resolve-test/browser.js +++ b/packages/jest-runtime/src/__tests__/test_root/node_modules/jest-resolve-test/browser.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/node_modules/jest-resolve-test/node.js b/packages/jest-runtime/src/__tests__/test_root/node_modules/jest-resolve-test/node.js index 793651797e0a..c9b9d6e5f790 100644 --- a/packages/jest-runtime/src/__tests__/test_root/node_modules/jest-resolve-test/node.js +++ b/packages/jest-runtime/src/__tests__/test_root/node_modules/jest-resolve-test/node.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/node_modules/mocked-node-module/index.js b/packages/jest-runtime/src/__tests__/test_root/node_modules/mocked-node-module/index.js index 5effbf007708..9f2fd9be3f78 100644 --- a/packages/jest-runtime/src/__tests__/test_root/node_modules/mocked-node-module/index.js +++ b/packages/jest-runtime/src/__tests__/test_root/node_modules/mocked-node-module/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/node_modules/module-needing-parent/index.js b/packages/jest-runtime/src/__tests__/test_root/node_modules/module-needing-parent/index.js index 6ec3ca14d7c2..4872253e7383 100644 --- a/packages/jest-runtime/src/__tests__/test_root/node_modules/module-needing-parent/index.js +++ b/packages/jest-runtime/src/__tests__/test_root/node_modules/module-needing-parent/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/node_modules/module-needing-parent/node_modules/parent-module/index.js b/packages/jest-runtime/src/__tests__/test_root/node_modules/module-needing-parent/node_modules/parent-module/index.js index 6b37aac19cc1..4b7a76042742 100644 --- a/packages/jest-runtime/src/__tests__/test_root/node_modules/module-needing-parent/node_modules/parent-module/index.js +++ b/packages/jest-runtime/src/__tests__/test_root/node_modules/module-needing-parent/node_modules/parent-module/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/node_modules/not-a-haste-package/core.js b/packages/jest-runtime/src/__tests__/test_root/node_modules/not-a-haste-package/core.js index 9eb097db53e1..36018d43644b 100644 --- a/packages/jest-runtime/src/__tests__/test_root/node_modules/not-a-haste-package/core.js +++ b/packages/jest-runtime/src/__tests__/test_root/node_modules/not-a-haste-package/core.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/node_modules/npm3-main-dep/index.js b/packages/jest-runtime/src/__tests__/test_root/node_modules/npm3-main-dep/index.js index 08462df0991e..ef7242bfddf2 100644 --- a/packages/jest-runtime/src/__tests__/test_root/node_modules/npm3-main-dep/index.js +++ b/packages/jest-runtime/src/__tests__/test_root/node_modules/npm3-main-dep/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/node_modules/npm3-transitive-dep/index.js b/packages/jest-runtime/src/__tests__/test_root/node_modules/npm3-transitive-dep/index.js index d5dc7e116bb4..f047a8c05be3 100644 --- a/packages/jest-runtime/src/__tests__/test_root/node_modules/npm3-transitive-dep/index.js +++ b/packages/jest-runtime/src/__tests__/test_root/node_modules/npm3-transitive-dep/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/node_modules/npm3-transitive-dep/internal-code.js b/packages/jest-runtime/src/__tests__/test_root/node_modules/npm3-transitive-dep/internal-code.js index 013b9764bf4f..263f2402bf54 100644 --- a/packages/jest-runtime/src/__tests__/test_root/node_modules/npm3-transitive-dep/internal-code.js +++ b/packages/jest-runtime/src/__tests__/test_root/node_modules/npm3-transitive-dep/internal-code.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/node_modules/parent-module/index.js b/packages/jest-runtime/src/__tests__/test_root/node_modules/parent-module/index.js index d31992e21767..5bf4290b6336 100644 --- a/packages/jest-runtime/src/__tests__/test_root/node_modules/parent-module/index.js +++ b/packages/jest-runtime/src/__tests__/test_root/node_modules/parent-module/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/platform/Platform.android.js b/packages/jest-runtime/src/__tests__/test_root/platform/Platform.android.js index 3bcff35f5db3..a2d4df498890 100644 --- a/packages/jest-runtime/src/__tests__/test_root/platform/Platform.android.js +++ b/packages/jest-runtime/src/__tests__/test_root/platform/Platform.android.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/platform/Platform.ios.js b/packages/jest-runtime/src/__tests__/test_root/platform/Platform.ios.js index db7f9ae33166..609323dab353 100644 --- a/packages/jest-runtime/src/__tests__/test_root/platform/Platform.ios.js +++ b/packages/jest-runtime/src/__tests__/test_root/platform/Platform.ios.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/platform/Platform.js b/packages/jest-runtime/src/__tests__/test_root/platform/Platform.js index e700e00b06f6..a0e7d4298389 100644 --- a/packages/jest-runtime/src/__tests__/test_root/platform/Platform.js +++ b/packages/jest-runtime/src/__tests__/test_root/platform/Platform.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/platform/Platform.native.js b/packages/jest-runtime/src/__tests__/test_root/platform/Platform.native.js index ad5e7db013b2..1ae864b7514c 100644 --- a/packages/jest-runtime/src/__tests__/test_root/platform/Platform.native.js +++ b/packages/jest-runtime/src/__tests__/test_root/platform/Platform.native.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/require-by-name.js b/packages/jest-runtime/src/__tests__/test_root/require-by-name.js index 793879bcfa07..ce4902eefefb 100644 --- a/packages/jest-runtime/src/__tests__/test_root/require-by-name.js +++ b/packages/jest-runtime/src/__tests__/test_root/require-by-name.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/resolve_and_require_outside.js b/packages/jest-runtime/src/__tests__/test_root/resolve_and_require_outside.js index 05c7c2cd6187..d675ca63fdfa 100644 --- a/packages/jest-runtime/src/__tests__/test_root/resolve_and_require_outside.js +++ b/packages/jest-runtime/src/__tests__/test_root/resolve_and_require_outside.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/resolve_mapped.js b/packages/jest-runtime/src/__tests__/test_root/resolve_mapped.js index 377e18fcaa0f..bdc5b52949b0 100644 --- a/packages/jest-runtime/src/__tests__/test_root/resolve_mapped.js +++ b/packages/jest-runtime/src/__tests__/test_root/resolve_mapped.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/resolve_self.js b/packages/jest-runtime/src/__tests__/test_root/resolve_self.js index 63195879cf57..027e0280f8f9 100644 --- a/packages/jest-runtime/src/__tests__/test_root/resolve_self.js +++ b/packages/jest-runtime/src/__tests__/test_root/resolve_self.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/root.js b/packages/jest-runtime/src/__tests__/test_root/root.js index 73594b8d9e7d..005ef98f211c 100644 --- a/packages/jest-runtime/src/__tests__/test_root/root.js +++ b/packages/jest-runtime/src/__tests__/test_root/root.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/sourcemaps/out/throwing-mapped-fn.js b/packages/jest-runtime/src/__tests__/test_root/sourcemaps/out/throwing-mapped-fn.js index 811ef31e587b..2dda1e97b666 100644 --- a/packages/jest-runtime/src/__tests__/test_root/sourcemaps/out/throwing-mapped-fn.js +++ b/packages/jest-runtime/src/__tests__/test_root/sourcemaps/out/throwing-mapped-fn.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. @@ -12,7 +12,7 @@ Object.defineProperty(exports, '__esModule', { }); exports.sum = sum; /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/sourcemaps/out/throwing-mapped-fn.js.map b/packages/jest-runtime/src/__tests__/test_root/sourcemaps/out/throwing-mapped-fn.js.map index 155ad5b77612..dd42ca31657c 100644 --- a/packages/jest-runtime/src/__tests__/test_root/sourcemaps/out/throwing-mapped-fn.js.map +++ b/packages/jest-runtime/src/__tests__/test_root/sourcemaps/out/throwing-mapped-fn.js.map @@ -1 +1,15 @@ -{"version":3,"sources":["../throwing-mapped-fn.js"],"names":["sum","Error"],"mappings":";;;;;QAQgBA,G,GAAAA,G;AARhB;;;;;;;;AAQO,SAASA,GAAT,GAAe;AACpB,QAAM,IAAIC,KAAJ,CAAU,aAAV,CAAN;AACD","file":"throwing-mapped-fn.js","sourcesContent":["/**\n * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.\n *\n * This source code is licensed under the BSD-style license found in the\n * LICENSE file in the root directory of this source tree. An additional grant\n * of patent rights can be found in the PATENTS file in the same directory.\n */\n\nexport function sum() {\n throw new Error('throwing fn');\n};\n"]} +{ + "version": 3, + "sources": [ + "../throwing-mapped-fn.js" + ], + "names": [ + "sum", + "Error" + ], + "mappings": ";;;;;QAQgBA,G,GAAAA,G;AARhB;;;;;;;;AAQO,SAASA,GAAT,GAAe;AACpB,QAAM,IAAIC,KAAJ,CAAU,aAAV,CAAN;AACD", + "file": "throwing-mapped-fn.js", + "sourcesContent": [ + "/**\n * Copyright (c) Meta Platforms, Inc. and affiliates.\n *\n * This source code is licensed under the BSD-style license found in the\n * LICENSE file in the root directory of this source tree. An additional grant\n * of patent rights can be found in the PATENTS file in the same directory.\n */\n\nexport function sum() {\n throw new Error('throwing fn');\n};\n" + ] +} diff --git a/packages/jest-runtime/src/__tests__/test_root/sourcemaps/throwing-mapped-fn.js b/packages/jest-runtime/src/__tests__/test_root/sourcemaps/throwing-mapped-fn.js index a8796aa19072..4d6be4faf20a 100644 --- a/packages/jest-runtime/src/__tests__/test_root/sourcemaps/throwing-mapped-fn.js +++ b/packages/jest-runtime/src/__tests__/test_root/sourcemaps/throwing-mapped-fn.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/subdir2/module_dir/module_dir_module.js b/packages/jest-runtime/src/__tests__/test_root/subdir2/module_dir/module_dir_module.js index ae6b4de1ff63..975c59bbfab6 100644 --- a/packages/jest-runtime/src/__tests__/test_root/subdir2/module_dir/module_dir_module.js +++ b/packages/jest-runtime/src/__tests__/test_root/subdir2/module_dir/module_dir_module.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/subdir2/module_dir/my-module/core.js b/packages/jest-runtime/src/__tests__/test_root/subdir2/module_dir/my-module/core.js index 9eb097db53e1..36018d43644b 100644 --- a/packages/jest-runtime/src/__tests__/test_root/subdir2/module_dir/my-module/core.js +++ b/packages/jest-runtime/src/__tests__/test_root/subdir2/module_dir/my-module/core.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/test_json_preprocessor.js b/packages/jest-runtime/src/__tests__/test_root/test_json_preprocessor.js index 7597efa50e3f..468d225ea22c 100644 --- a/packages/jest-runtime/src/__tests__/test_root/test_json_preprocessor.js +++ b/packages/jest-runtime/src/__tests__/test_root/test_json_preprocessor.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/test_preprocessor.js b/packages/jest-runtime/src/__tests__/test_root/test_preprocessor.js index f5ce630fc144..b4ed70d859e7 100644 --- a/packages/jest-runtime/src/__tests__/test_root/test_preprocessor.js +++ b/packages/jest-runtime/src/__tests__/test_root/test_preprocessor.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/throwing.js b/packages/jest-runtime/src/__tests__/test_root/throwing.js index 9b40a996eab0..feb4ffc0896c 100644 --- a/packages/jest-runtime/src/__tests__/test_root/throwing.js +++ b/packages/jest-runtime/src/__tests__/test_root/throwing.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/throwing_fn.js b/packages/jest-runtime/src/__tests__/test_root/throwing_fn.js index edce45dfc32b..6ea08429d815 100644 --- a/packages/jest-runtime/src/__tests__/test_root/throwing_fn.js +++ b/packages/jest-runtime/src/__tests__/test_root/throwing_fn.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root/utf8_with_bom.js b/packages/jest-runtime/src/__tests__/test_root/utf8_with_bom.js index 850c123f1c8a..386d1f126c71 100644 --- a/packages/jest-runtime/src/__tests__/test_root/utf8_with_bom.js +++ b/packages/jest-runtime/src/__tests__/test_root/utf8_with_bom.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root_with_dup_mocks/subdir1/__mocks__/my_module.js b/packages/jest-runtime/src/__tests__/test_root_with_dup_mocks/subdir1/__mocks__/my_module.js index 0d16777de512..e19a3e52dd60 100644 --- a/packages/jest-runtime/src/__tests__/test_root_with_dup_mocks/subdir1/__mocks__/my_module.js +++ b/packages/jest-runtime/src/__tests__/test_root_with_dup_mocks/subdir1/__mocks__/my_module.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root_with_dup_mocks/subdir1/my_module.js b/packages/jest-runtime/src/__tests__/test_root_with_dup_mocks/subdir1/my_module.js index ba2f144f6785..50f8a6ea68d0 100644 --- a/packages/jest-runtime/src/__tests__/test_root_with_dup_mocks/subdir1/my_module.js +++ b/packages/jest-runtime/src/__tests__/test_root_with_dup_mocks/subdir1/my_module.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root_with_dup_mocks/subdir2/__mocks__/my_module.js b/packages/jest-runtime/src/__tests__/test_root_with_dup_mocks/subdir2/__mocks__/my_module.js index 4002d0a8d046..569ee7b33418 100644 --- a/packages/jest-runtime/src/__tests__/test_root_with_dup_mocks/subdir2/__mocks__/my_module.js +++ b/packages/jest-runtime/src/__tests__/test_root_with_dup_mocks/subdir2/__mocks__/my_module.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root_with_dup_mocks/subdir2/module_dir/module_dir_module.js b/packages/jest-runtime/src/__tests__/test_root_with_dup_mocks/subdir2/module_dir/module_dir_module.js index ae6b4de1ff63..975c59bbfab6 100644 --- a/packages/jest-runtime/src/__tests__/test_root_with_dup_mocks/subdir2/module_dir/module_dir_module.js +++ b/packages/jest-runtime/src/__tests__/test_root_with_dup_mocks/subdir2/module_dir/module_dir_module.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/__tests__/test_root_with_dup_mocks/subdir2/my_module.js b/packages/jest-runtime/src/__tests__/test_root_with_dup_mocks/subdir2/my_module.js index 46c222e41986..36ac5b8cef5d 100644 --- a/packages/jest-runtime/src/__tests__/test_root_with_dup_mocks/subdir2/my_module.js +++ b/packages/jest-runtime/src/__tests__/test_root_with_dup_mocks/subdir2/my_module.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/helpers.ts b/packages/jest-runtime/src/helpers.ts index a6bb239bf5b9..bf73bd1aca4f 100644 --- a/packages/jest-runtime/src/helpers.ts +++ b/packages/jest-runtime/src/helpers.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-runtime/src/index.ts b/packages/jest-runtime/src/index.ts index fe3a5fb81ffb..f33a894327a9 100644 --- a/packages/jest-runtime/src/index.ts +++ b/packages/jest-runtime/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-schemas/src/index.ts b/packages/jest-schemas/src/index.ts index 420d784b96dd..4b4aeac8cb4a 100644 --- a/packages/jest-schemas/src/index.ts +++ b/packages/jest-schemas/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/__typetests__/SnapshotResolver.test.ts b/packages/jest-snapshot/__typetests__/SnapshotResolver.test.ts index 4d81c83947d9..dc7aaa40b3b9 100644 --- a/packages/jest-snapshot/__typetests__/SnapshotResolver.test.ts +++ b/packages/jest-snapshot/__typetests__/SnapshotResolver.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/__typetests__/matchers.test.ts b/packages/jest-snapshot/__typetests__/matchers.test.ts index 660789233b8e..8e4dd53dcb87 100644 --- a/packages/jest-snapshot/__typetests__/matchers.test.ts +++ b/packages/jest-snapshot/__typetests__/matchers.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/InlineSnapshots.ts b/packages/jest-snapshot/src/InlineSnapshots.ts index a2a7cd2b8be3..e9a601591bfc 100644 --- a/packages/jest-snapshot/src/InlineSnapshots.ts +++ b/packages/jest-snapshot/src/InlineSnapshots.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/SnapshotResolver.ts b/packages/jest-snapshot/src/SnapshotResolver.ts index e0fd4c37cb42..7abfe5e6534f 100644 --- a/packages/jest-snapshot/src/SnapshotResolver.ts +++ b/packages/jest-snapshot/src/SnapshotResolver.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/State.ts b/packages/jest-snapshot/src/State.ts index e216b79fc76f..99b9a8e2371f 100644 --- a/packages/jest-snapshot/src/State.ts +++ b/packages/jest-snapshot/src/State.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/InlineSnapshots.test.ts b/packages/jest-snapshot/src/__tests__/InlineSnapshots.test.ts index a39ad6b15d7e..c4eca34fcf28 100644 --- a/packages/jest-snapshot/src/__tests__/InlineSnapshots.test.ts +++ b/packages/jest-snapshot/src/__tests__/InlineSnapshots.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/SnapshotResolver.test.ts b/packages/jest-snapshot/src/__tests__/SnapshotResolver.test.ts index 1fa5786fe5a9..dc5ac2cb0331 100644 --- a/packages/jest-snapshot/src/__tests__/SnapshotResolver.test.ts +++ b/packages/jest-snapshot/src/__tests__/SnapshotResolver.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/dedentLines.test.ts b/packages/jest-snapshot/src/__tests__/dedentLines.test.ts index 9c98bd539581..15f09f470d4b 100644 --- a/packages/jest-snapshot/src/__tests__/dedentLines.test.ts +++ b/packages/jest-snapshot/src/__tests__/dedentLines.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/fixtures/customSnapshotResolver-inconsistent-fns.js b/packages/jest-snapshot/src/__tests__/fixtures/customSnapshotResolver-inconsistent-fns.js index 538cf1cb6b23..2144852b4101 100644 --- a/packages/jest-snapshot/src/__tests__/fixtures/customSnapshotResolver-inconsistent-fns.js +++ b/packages/jest-snapshot/src/__tests__/fixtures/customSnapshotResolver-inconsistent-fns.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/fixtures/customSnapshotResolver-missing-resolveSnapshotPath.js b/packages/jest-snapshot/src/__tests__/fixtures/customSnapshotResolver-missing-resolveSnapshotPath.js index e9d2d80c8a5f..ccd96fc71079 100644 --- a/packages/jest-snapshot/src/__tests__/fixtures/customSnapshotResolver-missing-resolveSnapshotPath.js +++ b/packages/jest-snapshot/src/__tests__/fixtures/customSnapshotResolver-missing-resolveSnapshotPath.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/fixtures/customSnapshotResolver-missing-resolveTestPath.js b/packages/jest-snapshot/src/__tests__/fixtures/customSnapshotResolver-missing-resolveTestPath.js index cb50b9dc5c2a..50043433c538 100644 --- a/packages/jest-snapshot/src/__tests__/fixtures/customSnapshotResolver-missing-resolveTestPath.js +++ b/packages/jest-snapshot/src/__tests__/fixtures/customSnapshotResolver-missing-resolveTestPath.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/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 9ebe61479c70..c1d743c9b08f 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,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/fixtures/customSnapshotResolver.js b/packages/jest-snapshot/src/__tests__/fixtures/customSnapshotResolver.js index 6b2dfc60c11e..f4c78edd7898 100644 --- a/packages/jest-snapshot/src/__tests__/fixtures/customSnapshotResolver.js +++ b/packages/jest-snapshot/src/__tests__/fixtures/customSnapshotResolver.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-snapshot/src/__tests__/matcher.test.ts index 58320e021b20..96dac4c0a48c 100644 --- a/packages/jest-snapshot/src/__tests__/matcher.test.ts +++ b/packages/jest-snapshot/src/__tests__/matcher.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/mockSerializer.test.ts b/packages/jest-snapshot/src/__tests__/mockSerializer.test.ts index 454229f9066d..f9cc4b67b5a4 100644 --- a/packages/jest-snapshot/src/__tests__/mockSerializer.test.ts +++ b/packages/jest-snapshot/src/__tests__/mockSerializer.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-snapshot/src/__tests__/plugins.test.ts index 86095a627357..f776f5ffd3b2 100644 --- a/packages/jest-snapshot/src/__tests__/plugins.test.ts +++ b/packages/jest-snapshot/src/__tests__/plugins.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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 efc99fb0ad47..f7f4afe8cd7e 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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 efc99fb0ad47..f7f4afe8cd7e 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) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/printSnapshot.test.ts b/packages/jest-snapshot/src/__tests__/printSnapshot.test.ts index 1a2ccfd638b2..7e6955895e73 100644 --- a/packages/jest-snapshot/src/__tests__/printSnapshot.test.ts +++ b/packages/jest-snapshot/src/__tests__/printSnapshot.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/throwMatcher.test.ts b/packages/jest-snapshot/src/__tests__/throwMatcher.test.ts index 6b2897e8188d..9293e8e24762 100644 --- a/packages/jest-snapshot/src/__tests__/throwMatcher.test.ts +++ b/packages/jest-snapshot/src/__tests__/throwMatcher.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-snapshot/src/__tests__/utils.test.ts index 411af5da245a..9bf0a57c196f 100644 --- a/packages/jest-snapshot/src/__tests__/utils.test.ts +++ b/packages/jest-snapshot/src/__tests__/utils.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/colors.ts b/packages/jest-snapshot/src/colors.ts index 5f62153568d9..271d2b96dd4d 100644 --- a/packages/jest-snapshot/src/colors.ts +++ b/packages/jest-snapshot/src/colors.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/dedentLines.ts b/packages/jest-snapshot/src/dedentLines.ts index 02a38ac2631d..7ac07c05be2e 100644 --- a/packages/jest-snapshot/src/dedentLines.ts +++ b/packages/jest-snapshot/src/dedentLines.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-snapshot/src/index.ts index e5cb59da1534..5e58f1c7f22c 100644 --- a/packages/jest-snapshot/src/index.ts +++ b/packages/jest-snapshot/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/mockSerializer.ts b/packages/jest-snapshot/src/mockSerializer.ts index 2fa0e0d92803..bdc0c7338132 100644 --- a/packages/jest-snapshot/src/mockSerializer.ts +++ b/packages/jest-snapshot/src/mockSerializer.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-snapshot/src/plugins.ts index 530af15dc1f1..d55b87b614f4 100644 --- a/packages/jest-snapshot/src/plugins.ts +++ b/packages/jest-snapshot/src/plugins.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/printSnapshot.ts b/packages/jest-snapshot/src/printSnapshot.ts index 5672bbaa9011..c989182e56a9 100644 --- a/packages/jest-snapshot/src/printSnapshot.ts +++ b/packages/jest-snapshot/src/printSnapshot.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/types.ts b/packages/jest-snapshot/src/types.ts index 43a2e35f1950..ee0da9659c03 100644 --- a/packages/jest-snapshot/src/types.ts +++ b/packages/jest-snapshot/src/types.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/utils.ts b/packages/jest-snapshot/src/utils.ts index 9e4effc81389..ddafe4bd94ce 100644 --- a/packages/jest-snapshot/src/utils.ts +++ b/packages/jest-snapshot/src/utils.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-source-map/src/__tests__/getCallsite.test.ts b/packages/jest-source-map/src/__tests__/getCallsite.test.ts index 2ad5847464b0..aad63efbb48f 100644 --- a/packages/jest-source-map/src/__tests__/getCallsite.test.ts +++ b/packages/jest-source-map/src/__tests__/getCallsite.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-source-map/src/getCallsite.ts b/packages/jest-source-map/src/getCallsite.ts index 19134bdcba4c..6b8998e6540e 100644 --- a/packages/jest-source-map/src/getCallsite.ts +++ b/packages/jest-source-map/src/getCallsite.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-source-map/src/index.ts b/packages/jest-source-map/src/index.ts index 37a0bc1d525b..aac657b3011a 100644 --- a/packages/jest-source-map/src/index.ts +++ b/packages/jest-source-map/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-source-map/src/types.ts b/packages/jest-source-map/src/types.ts index 8ea2f235f8f8..2a8939486bc6 100644 --- a/packages/jest-source-map/src/types.ts +++ b/packages/jest-source-map/src/types.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-test-result/src/__tests__/formatTestResults.test.ts b/packages/jest-test-result/src/__tests__/formatTestResults.test.ts index 0791d52420e9..5ff253c3abd8 100644 --- a/packages/jest-test-result/src/__tests__/formatTestResults.test.ts +++ b/packages/jest-test-result/src/__tests__/formatTestResults.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-test-result/src/formatTestResults.ts b/packages/jest-test-result/src/formatTestResults.ts index 6e43024169e1..6347d0582171 100644 --- a/packages/jest-test-result/src/formatTestResults.ts +++ b/packages/jest-test-result/src/formatTestResults.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-test-result/src/helpers.ts b/packages/jest-test-result/src/helpers.ts index 882c49c5dbe2..0ad284e7c767 100644 --- a/packages/jest-test-result/src/helpers.ts +++ b/packages/jest-test-result/src/helpers.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-test-result/src/index.ts b/packages/jest-test-result/src/index.ts index 13f1db6c30cf..2c73346c19ff 100644 --- a/packages/jest-test-result/src/index.ts +++ b/packages/jest-test-result/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-test-result/src/types.ts b/packages/jest-test-result/src/types.ts index aa369fc7175a..3bb763d14b6e 100644 --- a/packages/jest-test-result/src/types.ts +++ b/packages/jest-test-result/src/types.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-test-sequencer/src/__tests__/test_sequencer.test.ts b/packages/jest-test-sequencer/src/__tests__/test_sequencer.test.ts index 87a6b8157f91..15b58ccc8d64 100644 --- a/packages/jest-test-sequencer/src/__tests__/test_sequencer.test.ts +++ b/packages/jest-test-sequencer/src/__tests__/test_sequencer.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-test-sequencer/src/index.ts b/packages/jest-test-sequencer/src/index.ts index 7369397a8b80..8c6ab5c3276e 100644 --- a/packages/jest-test-sequencer/src/index.ts +++ b/packages/jest-test-sequencer/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-transform/src/ScriptTransformer.ts b/packages/jest-transform/src/ScriptTransformer.ts index 7e800a6b7210..a73015488b07 100644 --- a/packages/jest-transform/src/ScriptTransformer.ts +++ b/packages/jest-transform/src/ScriptTransformer.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-transform/src/__tests__/ScriptTransformer.test.ts b/packages/jest-transform/src/__tests__/ScriptTransformer.test.ts index 9db2f688f702..592db33fce77 100644 --- a/packages/jest-transform/src/__tests__/ScriptTransformer.test.ts +++ b/packages/jest-transform/src/__tests__/ScriptTransformer.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-transform/src/__tests__/shouldInstrument.test.ts b/packages/jest-transform/src/__tests__/shouldInstrument.test.ts index a234e11975c5..c570fa053bd3 100644 --- a/packages/jest-transform/src/__tests__/shouldInstrument.test.ts +++ b/packages/jest-transform/src/__tests__/shouldInstrument.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-transform/src/enhanceUnexpectedTokenMessage.ts b/packages/jest-transform/src/enhanceUnexpectedTokenMessage.ts index 27d5c7381c68..2cbd4319d23a 100644 --- a/packages/jest-transform/src/enhanceUnexpectedTokenMessage.ts +++ b/packages/jest-transform/src/enhanceUnexpectedTokenMessage.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-transform/src/index.ts b/packages/jest-transform/src/index.ts index 3ea57ce07ca8..2125773c572c 100644 --- a/packages/jest-transform/src/index.ts +++ b/packages/jest-transform/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-transform/src/runtimeErrorsAndWarnings.ts b/packages/jest-transform/src/runtimeErrorsAndWarnings.ts index 72f80a68d0b0..0d6d816c6f25 100644 --- a/packages/jest-transform/src/runtimeErrorsAndWarnings.ts +++ b/packages/jest-transform/src/runtimeErrorsAndWarnings.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-transform/src/shouldInstrument.ts b/packages/jest-transform/src/shouldInstrument.ts index d741dd55228a..0850d103b6ad 100644 --- a/packages/jest-transform/src/shouldInstrument.ts +++ b/packages/jest-transform/src/shouldInstrument.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-transform/src/types.ts b/packages/jest-transform/src/types.ts index c92dc453a4a4..aa37fa5b450a 100644 --- a/packages/jest-transform/src/types.ts +++ b/packages/jest-transform/src/types.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-types/__typetests__/config.test.ts b/packages/jest-types/__typetests__/config.test.ts index 0dd56d024ce9..e1860a7ffebe 100644 --- a/packages/jest-types/__typetests__/config.test.ts +++ b/packages/jest-types/__typetests__/config.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-types/__typetests__/each.test.ts b/packages/jest-types/__typetests__/each.test.ts index cc3965cd3e96..c5ac2c18bffd 100644 --- a/packages/jest-types/__typetests__/each.test.ts +++ b/packages/jest-types/__typetests__/each.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-types/__typetests__/expect.test.ts b/packages/jest-types/__typetests__/expect.test.ts index e1178fc54b74..dbed505d98df 100644 --- a/packages/jest-types/__typetests__/expect.test.ts +++ b/packages/jest-types/__typetests__/expect.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-types/__typetests__/globals.test.ts b/packages/jest-types/__typetests__/globals.test.ts index 0694a1fe0d00..a96920a65cb3 100644 --- a/packages/jest-types/__typetests__/globals.test.ts +++ b/packages/jest-types/__typetests__/globals.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-types/__typetests__/jest.test.ts b/packages/jest-types/__typetests__/jest.test.ts index 6f9eafa2173d..6a1042a45488 100644 --- a/packages/jest-types/__typetests__/jest.test.ts +++ b/packages/jest-types/__typetests__/jest.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-types/src/Circus.ts b/packages/jest-types/src/Circus.ts index c94c74a20e70..21f3a2bd1b8c 100644 --- a/packages/jest-types/src/Circus.ts +++ b/packages/jest-types/src/Circus.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-types/src/Config.ts b/packages/jest-types/src/Config.ts index d0a62f3e431d..dff27f7080a3 100644 --- a/packages/jest-types/src/Config.ts +++ b/packages/jest-types/src/Config.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-types/src/Global.ts b/packages/jest-types/src/Global.ts index 87b9449be23b..ea15a036913c 100644 --- a/packages/jest-types/src/Global.ts +++ b/packages/jest-types/src/Global.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-types/src/TestResult.ts b/packages/jest-types/src/TestResult.ts index 29d6bdf75bc0..62f6c4239907 100644 --- a/packages/jest-types/src/TestResult.ts +++ b/packages/jest-types/src/TestResult.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-types/src/Transform.ts b/packages/jest-types/src/Transform.ts index 43e9ff986eb1..61f4a85ec444 100644 --- a/packages/jest-types/src/Transform.ts +++ b/packages/jest-types/src/Transform.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest-types/src/index.ts b/packages/jest-types/src/index.ts index 8255474b61ba..4847c95651f2 100644 --- a/packages/jest-types/src/index.ts +++ b/packages/jest-types/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-util/src/ErrorWithStack.ts index 9ccac1c8aa44..e502d2adab39 100644 --- a/packages/jest-util/src/ErrorWithStack.ts +++ b/packages/jest-util/src/ErrorWithStack.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/convertDescriptorToString.test.ts b/packages/jest-util/src/__tests__/convertDescriptorToString.test.ts index f064d02e3cb0..02310895e016 100644 --- a/packages/jest-util/src/__tests__/convertDescriptorToString.test.ts +++ b/packages/jest-util/src/__tests__/convertDescriptorToString.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-util/src/__tests__/createProcessObject.test.ts index 6689b49eb316..b3648daa0ec2 100644 --- a/packages/jest-util/src/__tests__/createProcessObject.test.ts +++ b/packages/jest-util/src/__tests__/createProcessObject.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-util/src/__tests__/deepCyclicCopy.test.ts index 0a5048b0063c..94eaec98dda2 100644 --- a/packages/jest-util/src/__tests__/deepCyclicCopy.test.ts +++ b/packages/jest-util/src/__tests__/deepCyclicCopy.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-util/src/__tests__/errorWithStack.test.ts index e2c79e4de9eb..40e363ffa631 100644 --- a/packages/jest-util/src/__tests__/errorWithStack.test.ts +++ b/packages/jest-util/src/__tests__/errorWithStack.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/formatTime.test.ts b/packages/jest-util/src/__tests__/formatTime.test.ts index a4506d11b21f..b6985230120b 100644 --- a/packages/jest-util/src/__tests__/formatTime.test.ts +++ b/packages/jest-util/src/__tests__/formatTime.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/globsToMatcher.test.ts b/packages/jest-util/src/__tests__/globsToMatcher.test.ts index 207c0d0cf27a..ca44dc6cf4c8 100644 --- a/packages/jest-util/src/__tests__/globsToMatcher.test.ts +++ b/packages/jest-util/src/__tests__/globsToMatcher.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-util/src/__tests__/installCommonGlobals.test.ts index 40f787feb905..251dce275d35 100644 --- a/packages/jest-util/src/__tests__/installCommonGlobals.test.ts +++ b/packages/jest-util/src/__tests__/installCommonGlobals.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-util/src/__tests__/isInteractive.test.ts index beb88641aece..ae30240281b2 100644 --- a/packages/jest-util/src/__tests__/isInteractive.test.ts +++ b/packages/jest-util/src/__tests__/isInteractive.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/isPromise.test.ts b/packages/jest-util/src/__tests__/isPromise.test.ts index 5b2e4854ab7d..c939e81fdb19 100644 --- a/packages/jest-util/src/__tests__/isPromise.test.ts +++ b/packages/jest-util/src/__tests__/isPromise.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/clearLine.ts b/packages/jest-util/src/clearLine.ts index 24431d45174d..10928e06d349 100644 --- a/packages/jest-util/src/clearLine.ts +++ b/packages/jest-util/src/clearLine.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-util/src/convertDescriptorToString.ts index 1cb7f382532c..a03dcf7482c8 100644 --- a/packages/jest-util/src/convertDescriptorToString.ts +++ b/packages/jest-util/src/convertDescriptorToString.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/createDirectory.ts b/packages/jest-util/src/createDirectory.ts index 6e010e3110d7..a4888fe434ed 100644 --- a/packages/jest-util/src/createDirectory.ts +++ b/packages/jest-util/src/createDirectory.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-util/src/createProcessObject.ts index 446d3693af77..1cb8b26d7614 100644 --- a/packages/jest-util/src/createProcessObject.ts +++ b/packages/jest-util/src/createProcessObject.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-util/src/deepCyclicCopy.ts index 53077c33c255..7c681640efcc 100644 --- a/packages/jest-util/src/deepCyclicCopy.ts +++ b/packages/jest-util/src/deepCyclicCopy.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/formatTime.ts b/packages/jest-util/src/formatTime.ts index 4242d36588c8..733846d5ecf0 100644 --- a/packages/jest-util/src/formatTime.ts +++ b/packages/jest-util/src/formatTime.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/globsToMatcher.ts b/packages/jest-util/src/globsToMatcher.ts index 4caa27455cc2..527c770deb72 100644 --- a/packages/jest-util/src/globsToMatcher.ts +++ b/packages/jest-util/src/globsToMatcher.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-util/src/index.ts index da313207feb8..1e73c92e0d18 100644 --- a/packages/jest-util/src/index.ts +++ b/packages/jest-util/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-util/src/installCommonGlobals.ts index f84e91af4a3b..4920d949dc27 100644 --- a/packages/jest-util/src/installCommonGlobals.ts +++ b/packages/jest-util/src/installCommonGlobals.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-util/src/interopRequireDefault.ts index 535f8ec73fa8..b83cb3aba443 100644 --- a/packages/jest-util/src/interopRequireDefault.ts +++ b/packages/jest-util/src/interopRequireDefault.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-util/src/isInteractive.ts index 97c5d1e9a97e..0cdfbb2a9f15 100644 --- a/packages/jest-util/src/isInteractive.ts +++ b/packages/jest-util/src/isInteractive.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/isPromise.ts b/packages/jest-util/src/isPromise.ts index 84d999fbeb60..7bcd8082efca 100644 --- a/packages/jest-util/src/isPromise.ts +++ b/packages/jest-util/src/isPromise.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/pluralize.ts b/packages/jest-util/src/pluralize.ts index 1c283665fbad..42c1242a7796 100644 --- a/packages/jest-util/src/pluralize.ts +++ b/packages/jest-util/src/pluralize.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/preRunMessage.ts b/packages/jest-util/src/preRunMessage.ts index dd0204667457..a405a8538aca 100644 --- a/packages/jest-util/src/preRunMessage.ts +++ b/packages/jest-util/src/preRunMessage.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/replacePathSepForGlob.ts b/packages/jest-util/src/replacePathSepForGlob.ts index 7ec8a1d97b14..3a0ca627e62d 100644 --- a/packages/jest-util/src/replacePathSepForGlob.ts +++ b/packages/jest-util/src/replacePathSepForGlob.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/requireOrImportModule.ts b/packages/jest-util/src/requireOrImportModule.ts index 13311cc84b4e..ed323338a9d4 100644 --- a/packages/jest-util/src/requireOrImportModule.ts +++ b/packages/jest-util/src/requireOrImportModule.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/setGlobal.ts b/packages/jest-util/src/setGlobal.ts index 78fe7eb75c87..4daa5132ec49 100644 --- a/packages/jest-util/src/setGlobal.ts +++ b/packages/jest-util/src/setGlobal.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-util/src/specialChars.ts index 0319f5850112..2ebc204304f2 100644 --- a/packages/jest-util/src/specialChars.ts +++ b/packages/jest-util/src/specialChars.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/testPathPatternToRegExp.ts b/packages/jest-util/src/testPathPatternToRegExp.ts index 8b3d67f79b14..433779ab206d 100644 --- a/packages/jest-util/src/testPathPatternToRegExp.ts +++ b/packages/jest-util/src/testPathPatternToRegExp.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/tryRealpath.ts b/packages/jest-util/src/tryRealpath.ts index b5b1fcc68c2d..711a9165606f 100644 --- a/packages/jest-util/src/tryRealpath.ts +++ b/packages/jest-util/src/tryRealpath.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-validate/src/__tests__/__fixtures__/jestConfig.ts index 0d6fa2279e69..fd5bdb0045bd 100644 --- a/packages/jest-validate/src/__tests__/__fixtures__/jestConfig.ts +++ b/packages/jest-validate/src/__tests__/__fixtures__/jestConfig.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-validate/src/__tests__/validate.test.ts index e00e2609adc2..53d8847aa1b6 100644 --- a/packages/jest-validate/src/__tests__/validate.test.ts +++ b/packages/jest-validate/src/__tests__/validate.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-validate/src/__tests__/validateCLIOptions.test.ts index f563d3c97fc3..51f92528a904 100644 --- a/packages/jest-validate/src/__tests__/validateCLIOptions.test.ts +++ b/packages/jest-validate/src/__tests__/validateCLIOptions.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-validate/src/condition.ts index 6352e7fe2254..b79abc0a91b0 100644 --- a/packages/jest-validate/src/condition.ts +++ b/packages/jest-validate/src/condition.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-validate/src/defaultConfig.ts index 0fdaaca05dcb..8f12d885b8d6 100644 --- a/packages/jest-validate/src/defaultConfig.ts +++ b/packages/jest-validate/src/defaultConfig.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-validate/src/deprecated.ts index 695c6847a686..a3b505c118b4 100644 --- a/packages/jest-validate/src/deprecated.ts +++ b/packages/jest-validate/src/deprecated.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-validate/src/errors.ts index 4090bab56bf2..1a40218c8b74 100644 --- a/packages/jest-validate/src/errors.ts +++ b/packages/jest-validate/src/errors.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-validate/src/exampleConfig.ts index 143150da1e2b..2ae34c2ebeb7 100644 --- a/packages/jest-validate/src/exampleConfig.ts +++ b/packages/jest-validate/src/exampleConfig.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-validate/src/index.ts index 08a162613c96..d0b76779b16c 100644 --- a/packages/jest-validate/src/index.ts +++ b/packages/jest-validate/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-validate/src/types.ts index 4c8f6beacda7..cefd03bfe916 100644 --- a/packages/jest-validate/src/types.ts +++ b/packages/jest-validate/src/types.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-validate/src/utils.ts index b91b7ee32eb8..b8b3f725179e 100644 --- a/packages/jest-validate/src/utils.ts +++ b/packages/jest-validate/src/utils.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-validate/src/validate.ts index 923f14efd0b8..efdeb0f98641 100644 --- a/packages/jest-validate/src/validate.ts +++ b/packages/jest-validate/src/validate.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-validate/src/validateCLIOptions.ts index 4987f25d3692..5931bcffc3d6 100644 --- a/packages/jest-validate/src/validateCLIOptions.ts +++ b/packages/jest-validate/src/validateCLIOptions.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-validate/src/warnings.ts index b89600d6f4bb..6dee9f6b1814 100644 --- a/packages/jest-validate/src/warnings.ts +++ b/packages/jest-validate/src/warnings.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-watcher/src/BaseWatchPlugin.ts index d386cc2726ff..e7a639ed6607 100644 --- a/packages/jest-watcher/src/BaseWatchPlugin.ts +++ b/packages/jest-watcher/src/BaseWatchPlugin.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-watcher/src/JestHooks.ts index d65b1bdbdf4b..536f7962fad2 100644 --- a/packages/jest-watcher/src/JestHooks.ts +++ b/packages/jest-watcher/src/JestHooks.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-watcher/src/PatternPrompt.ts index aa201dffa7e2..59bc87176623 100644 --- a/packages/jest-watcher/src/PatternPrompt.ts +++ b/packages/jest-watcher/src/PatternPrompt.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/TestWatcher.ts b/packages/jest-watcher/src/TestWatcher.ts index a21a11fd63b2..3db36fcb68ac 100644 --- a/packages/jest-watcher/src/TestWatcher.ts +++ b/packages/jest-watcher/src/TestWatcher.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-watcher/src/constants.ts index e98ed3b2eb7f..4341bf717512 100644 --- a/packages/jest-watcher/src/constants.ts +++ b/packages/jest-watcher/src/constants.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-watcher/src/index.ts index 0940eb17c89b..686da299a380 100644 --- a/packages/jest-watcher/src/index.ts +++ b/packages/jest-watcher/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-watcher/src/lib/Prompt.ts index 00dfeafee707..454e656094c0 100644 --- a/packages/jest-watcher/src/lib/Prompt.ts +++ b/packages/jest-watcher/src/lib/Prompt.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-watcher/src/lib/__tests__/formatTestNameByPattern.test.ts index 9a491f8a601d..1854e68f8a7e 100644 --- a/packages/jest-watcher/src/lib/__tests__/formatTestNameByPattern.test.ts +++ b/packages/jest-watcher/src/lib/__tests__/formatTestNameByPattern.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-watcher/src/lib/__tests__/prompt.test.ts index d76cff32709f..fa0450205668 100644 --- a/packages/jest-watcher/src/lib/__tests__/prompt.test.ts +++ b/packages/jest-watcher/src/lib/__tests__/prompt.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-watcher/src/lib/__tests__/scroll.test.ts index b18b6a2d6e08..2e48049789aa 100644 --- a/packages/jest-watcher/src/lib/__tests__/scroll.test.ts +++ b/packages/jest-watcher/src/lib/__tests__/scroll.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/colorize.ts b/packages/jest-watcher/src/lib/colorize.ts index 680cd75c8934..ef2b27aa3afc 100644 --- a/packages/jest-watcher/src/lib/colorize.ts +++ b/packages/jest-watcher/src/lib/colorize.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-watcher/src/lib/formatTestNameByPattern.ts index 9c99bfe54e6d..7a60973052ff 100644 --- a/packages/jest-watcher/src/lib/formatTestNameByPattern.ts +++ b/packages/jest-watcher/src/lib/formatTestNameByPattern.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-watcher/src/lib/patternModeHelpers.ts index edb6575daf05..20f556cba0e5 100644 --- a/packages/jest-watcher/src/lib/patternModeHelpers.ts +++ b/packages/jest-watcher/src/lib/patternModeHelpers.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-watcher/src/lib/scroll.ts index ae7f2463ffa9..0066317b7d81 100644 --- a/packages/jest-watcher/src/lib/scroll.ts +++ b/packages/jest-watcher/src/lib/scroll.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-watcher/src/types.ts index 5a3843f32d7b..ed3c1950f6ef 100644 --- a/packages/jest-watcher/src/types.ts +++ b/packages/jest-watcher/src/types.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/__benchmarks__/test.js b/packages/jest-worker/__benchmarks__/test.js index f76494f13af1..b2aae08a35f0 100644 --- a/packages/jest-worker/__benchmarks__/test.js +++ b/packages/jest-worker/__benchmarks__/test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/__benchmarks__/workers/jest_worker.js b/packages/jest-worker/__benchmarks__/workers/jest_worker.js index 97b7fc251fbc..60db9ad53592 100644 --- a/packages/jest-worker/__benchmarks__/workers/jest_worker.js +++ b/packages/jest-worker/__benchmarks__/workers/jest_worker.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/__benchmarks__/workers/pi.js b/packages/jest-worker/__benchmarks__/workers/pi.js index c4c7a7bf1f1a..a9cb95512fc1 100644 --- a/packages/jest-worker/__benchmarks__/workers/pi.js +++ b/packages/jest-worker/__benchmarks__/workers/pi.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/__benchmarks__/workers/worker_farm.js b/packages/jest-worker/__benchmarks__/workers/worker_farm.js index 9ff29df123c4..f7bdba678ecb 100644 --- a/packages/jest-worker/__benchmarks__/workers/worker_farm.js +++ b/packages/jest-worker/__benchmarks__/workers/worker_farm.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/__typetests__/jest-worker.test.ts b/packages/jest-worker/__typetests__/jest-worker.test.ts index ffa872103dce..14d634ea8068 100644 --- a/packages/jest-worker/__typetests__/jest-worker.test.ts +++ b/packages/jest-worker/__typetests__/jest-worker.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/__typetests__/testWorker.ts b/packages/jest-worker/__typetests__/testWorker.ts index 60839f8a3773..c6d7b344bd22 100644 --- a/packages/jest-worker/__typetests__/testWorker.ts +++ b/packages/jest-worker/__typetests__/testWorker.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-worker/src/Farm.ts index 1029bad4b66a..ff7e06f48f54 100644 --- a/packages/jest-worker/src/Farm.ts +++ b/packages/jest-worker/src/Farm.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/FifoQueue.ts b/packages/jest-worker/src/FifoQueue.ts index 3eb4314d216b..b21dc1c68511 100644 --- a/packages/jest-worker/src/FifoQueue.ts +++ b/packages/jest-worker/src/FifoQueue.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/PriorityQueue.ts b/packages/jest-worker/src/PriorityQueue.ts index 5dea1b5618c1..be6f7b2ace28 100644 --- a/packages/jest-worker/src/PriorityQueue.ts +++ b/packages/jest-worker/src/PriorityQueue.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-worker/src/WorkerPool.ts index 694858b9a863..4ac1da31c7a1 100644 --- a/packages/jest-worker/src/WorkerPool.ts +++ b/packages/jest-worker/src/WorkerPool.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-worker/src/__tests__/Farm.test.ts index 1e1eeddd330d..799468660f14 100644 --- a/packages/jest-worker/src/__tests__/Farm.test.ts +++ b/packages/jest-worker/src/__tests__/Farm.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/FifoQueue.test.ts b/packages/jest-worker/src/__tests__/FifoQueue.test.ts index fef85bd3ff61..4b7ab70882c8 100644 --- a/packages/jest-worker/src/__tests__/FifoQueue.test.ts +++ b/packages/jest-worker/src/__tests__/FifoQueue.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/PriorityQueue.test.ts b/packages/jest-worker/src/__tests__/PriorityQueue.test.ts index f6809aa16f69..2b0269a1b9c3 100644 --- a/packages/jest-worker/src/__tests__/PriorityQueue.test.ts +++ b/packages/jest-worker/src/__tests__/PriorityQueue.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-worker/src/__tests__/WorkerPool.test.ts index 5c20a3e1cb6c..72bf9334442f 100644 --- a/packages/jest-worker/src/__tests__/WorkerPool.test.ts +++ b/packages/jest-worker/src/__tests__/WorkerPool.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-worker/src/__tests__/index.test.ts index 08bbfd39d6b6..b1d1fc755fbc 100644 --- a/packages/jest-worker/src/__tests__/index.test.ts +++ b/packages/jest-worker/src/__tests__/index.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/leak-integration.test.ts b/packages/jest-worker/src/__tests__/leak-integration.test.ts index e79d7afb55d3..ae3f5808a3fe 100644 --- a/packages/jest-worker/src/__tests__/leak-integration.test.ts +++ b/packages/jest-worker/src/__tests__/leak-integration.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-worker/src/__tests__/process-integration.test.ts index 9d47cb7901d0..9d1ffff3da8c 100644 --- a/packages/jest-worker/src/__tests__/process-integration.test.ts +++ b/packages/jest-worker/src/__tests__/process-integration.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-worker/src/__tests__/thread-integration.test.ts index 432c2936d54f..bfffc2d3c96c 100644 --- a/packages/jest-worker/src/__tests__/thread-integration.test.ts +++ b/packages/jest-worker/src/__tests__/thread-integration.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-worker/src/base/BaseWorkerPool.ts index 801e30eba957..56394f4457f4 100644 --- a/packages/jest-worker/src/base/BaseWorkerPool.ts +++ b/packages/jest-worker/src/base/BaseWorkerPool.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-worker/src/base/__tests__/BaseWorkerPool.test.ts index 3723f85d0fdb..b5b83482d5fb 100644 --- a/packages/jest-worker/src/base/__tests__/BaseWorkerPool.test.ts +++ b/packages/jest-worker/src/base/__tests__/BaseWorkerPool.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-worker/src/index.ts index f85eb63ed88f..ebc7e910834c 100644 --- a/packages/jest-worker/src/index.ts +++ b/packages/jest-worker/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-worker/src/types.ts index 071f736bc40e..4f6e1c1dac23 100644 --- a/packages/jest-worker/src/types.ts +++ b/packages/jest-worker/src/types.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-worker/src/workers/ChildProcessWorker.ts index 9e0832c1e7fa..395cf1477444 100644 --- a/packages/jest-worker/src/workers/ChildProcessWorker.ts +++ b/packages/jest-worker/src/workers/ChildProcessWorker.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-worker/src/workers/NodeThreadsWorker.ts index 3a9f86a46be0..7f1ac446596b 100644 --- a/packages/jest-worker/src/workers/NodeThreadsWorker.ts +++ b/packages/jest-worker/src/workers/NodeThreadsWorker.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/WorkerAbstract.ts b/packages/jest-worker/src/workers/WorkerAbstract.ts index 957660990b4f..79698ca74ac2 100644 --- a/packages/jest-worker/src/workers/WorkerAbstract.ts +++ b/packages/jest-worker/src/workers/WorkerAbstract.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-worker/src/workers/__tests__/ChildProcessWorker.test.ts index 90c9e1b07bdd..d98b5e887f6b 100644 --- a/packages/jest-worker/src/workers/__tests__/ChildProcessWorker.test.ts +++ b/packages/jest-worker/src/workers/__tests__/ChildProcessWorker.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-worker/src/workers/__tests__/NodeThreadsWorker.test.ts index 7e0e53dc9d50..81de6a4a7663 100644 --- a/packages/jest-worker/src/workers/__tests__/NodeThreadsWorker.test.ts +++ b/packages/jest-worker/src/workers/__tests__/NodeThreadsWorker.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/WorkerEdgeCases.test.ts b/packages/jest-worker/src/workers/__tests__/WorkerEdgeCases.test.ts index 261cdb6b3d29..50ea9daf40af 100644 --- a/packages/jest-worker/src/workers/__tests__/WorkerEdgeCases.test.ts +++ b/packages/jest-worker/src/workers/__tests__/WorkerEdgeCases.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/__fixtures__/EdgeCasesWorker.js b/packages/jest-worker/src/workers/__tests__/__fixtures__/EdgeCasesWorker.js index 02ca3754ae26..99311ef7cf3f 100644 --- a/packages/jest-worker/src/workers/__tests__/__fixtures__/EdgeCasesWorker.js +++ b/packages/jest-worker/src/workers/__tests__/__fixtures__/EdgeCasesWorker.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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__/__fixtures__/SelfKillWorker.js b/packages/jest-worker/src/workers/__tests__/__fixtures__/SelfKillWorker.js index 9f39dfbfcdbf..ab3c7a427ef3 100644 --- a/packages/jest-worker/src/workers/__tests__/__fixtures__/SelfKillWorker.js +++ b/packages/jest-worker/src/workers/__tests__/__fixtures__/SelfKillWorker.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-worker/src/workers/__tests__/processChild.test.ts index 1665351dc573..4b35dcb32391 100644 --- a/packages/jest-worker/src/workers/__tests__/processChild.test.ts +++ b/packages/jest-worker/src/workers/__tests__/processChild.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-worker/src/workers/__tests__/threadChild.test.ts index 281365950f05..649317919f6f 100644 --- a/packages/jest-worker/src/workers/__tests__/threadChild.test.ts +++ b/packages/jest-worker/src/workers/__tests__/threadChild.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/messageParent.ts b/packages/jest-worker/src/workers/messageParent.ts index 8c9127395aa6..333dc57ae865 100644 --- a/packages/jest-worker/src/workers/messageParent.ts +++ b/packages/jest-worker/src/workers/messageParent.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-worker/src/workers/processChild.ts index b64850051664..9eb1016ce715 100644 --- a/packages/jest-worker/src/workers/processChild.ts +++ b/packages/jest-worker/src/workers/processChild.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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.ts b/packages/jest-worker/src/workers/threadChild.ts index d79278b5fff2..d2703c9480a8 100644 --- a/packages/jest-worker/src/workers/threadChild.ts +++ b/packages/jest-worker/src/workers/threadChild.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/jest/__typetests__/jest.test.ts b/packages/jest/__typetests__/jest.test.ts index 82ed8518fe3e..2cb13606c742 100644 --- a/packages/jest/__typetests__/jest.test.ts +++ b/packages/jest/__typetests__/jest.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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 4a828880afcf..f3be8f9dd398 100755 --- a/packages/jest/bin/jest.js +++ b/packages/jest/bin/jest.js @@ -1,6 +1,6 @@ #!/usr/bin/env node /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code 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/index.ts b/packages/jest/src/index.ts index 415c7a7ffa47..0391990e7846 100644 --- a/packages/jest/src/index.ts +++ b/packages/jest/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/__benchmarks__/test.js b/packages/pretty-format/__benchmarks__/test.js index e5f8a3ced407..b5f31f179f3d 100644 --- a/packages/pretty-format/__benchmarks__/test.js +++ b/packages/pretty-format/__benchmarks__/test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/packages/pretty-format/src/__tests__/AsymmetricMatcher.test.ts index b52d1aff4094..17de1bc9506f 100644 --- a/packages/pretty-format/src/__tests__/AsymmetricMatcher.test.ts +++ b/packages/pretty-format/src/__tests__/AsymmetricMatcher.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/packages/pretty-format/src/__tests__/DOMCollection.test.ts index 1f148b1fb9f8..90051bae7069 100644 --- a/packages/pretty-format/src/__tests__/DOMCollection.test.ts +++ b/packages/pretty-format/src/__tests__/DOMCollection.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/packages/pretty-format/src/__tests__/DOMElement.test.ts index 211f2d76516f..1611cac1bd17 100644 --- a/packages/pretty-format/src/__tests__/DOMElement.test.ts +++ b/packages/pretty-format/src/__tests__/DOMElement.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/packages/pretty-format/src/__tests__/Immutable.test.ts index aa4ec36fe7a8..c0562680bb3e 100644 --- a/packages/pretty-format/src/__tests__/Immutable.test.ts +++ b/packages/pretty-format/src/__tests__/Immutable.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/ReactElement.test.ts b/packages/pretty-format/src/__tests__/ReactElement.test.ts index 41d2aab47d7c..1b8cdf3b28f8 100644 --- a/packages/pretty-format/src/__tests__/ReactElement.test.ts +++ b/packages/pretty-format/src/__tests__/ReactElement.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/packages/pretty-format/src/__tests__/prettyFormat.test.ts index fd6226b05ca9..6a3e3f972ec5 100644 --- a/packages/pretty-format/src/__tests__/prettyFormat.test.ts +++ b/packages/pretty-format/src/__tests__/prettyFormat.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.tsx b/packages/pretty-format/src/__tests__/react.test.tsx index c3a845ef3a70..8dff95245fc6 100644 --- a/packages/pretty-format/src/__tests__/react.test.tsx +++ b/packages/pretty-format/src/__tests__/react.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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__/setPrettyPrint.ts b/packages/pretty-format/src/__tests__/setPrettyPrint.ts index 285adf8e777a..6e41c818c9aa 100644 --- a/packages/pretty-format/src/__tests__/setPrettyPrint.ts +++ b/packages/pretty-format/src/__tests__/setPrettyPrint.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/packages/pretty-format/src/collections.ts index 0741737ce660..c287b984410a 100644 --- a/packages/pretty-format/src/collections.ts +++ b/packages/pretty-format/src/collections.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/packages/pretty-format/src/index.ts index b2031173216a..fe59d3f33e29 100644 --- a/packages/pretty-format/src/index.ts +++ b/packages/pretty-format/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/packages/pretty-format/src/plugins/AsymmetricMatcher.ts index 331b64e1dbb5..53c8c57ca95e 100644 --- a/packages/pretty-format/src/plugins/AsymmetricMatcher.ts +++ b/packages/pretty-format/src/plugins/AsymmetricMatcher.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/packages/pretty-format/src/plugins/DOMCollection.ts index 3a4047a5c4c2..40b27e2005bd 100644 --- a/packages/pretty-format/src/plugins/DOMCollection.ts +++ b/packages/pretty-format/src/plugins/DOMCollection.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/packages/pretty-format/src/plugins/DOMElement.ts index 440074ee1eed..9328eecb6094 100644 --- a/packages/pretty-format/src/plugins/DOMElement.ts +++ b/packages/pretty-format/src/plugins/DOMElement.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/packages/pretty-format/src/plugins/Immutable.ts index 2344b747b430..a7818152aca6 100644 --- a/packages/pretty-format/src/plugins/Immutable.ts +++ b/packages/pretty-format/src/plugins/Immutable.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/packages/pretty-format/src/plugins/ReactElement.ts index a691156a15ae..8f1f6713c9f1 100644 --- a/packages/pretty-format/src/plugins/ReactElement.ts +++ b/packages/pretty-format/src/plugins/ReactElement.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/packages/pretty-format/src/plugins/ReactTestComponent.ts index 770a66d0e8b8..5629766c5fcc 100644 --- a/packages/pretty-format/src/plugins/ReactTestComponent.ts +++ b/packages/pretty-format/src/plugins/ReactTestComponent.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/packages/pretty-format/src/plugins/lib/escapeHTML.ts index e4c17104269e..4122dfea3d48 100644 --- a/packages/pretty-format/src/plugins/lib/escapeHTML.ts +++ b/packages/pretty-format/src/plugins/lib/escapeHTML.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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.ts b/packages/pretty-format/src/plugins/lib/markup.ts index 96d8db60b004..923c6f839649 100644 --- a/packages/pretty-format/src/plugins/lib/markup.ts +++ b/packages/pretty-format/src/plugins/lib/markup.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source 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/types.ts b/packages/pretty-format/src/types.ts index 7b3b57017d1e..df672590bbbb 100644 --- a/packages/pretty-format/src/types.ts +++ b/packages/pretty-format/src/types.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/test-globals/src/index.ts b/packages/test-globals/src/index.ts index ddeaf6e1b7a0..93beeb73ccb4 100644 --- a/packages/test-globals/src/index.ts +++ b/packages/test-globals/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/test-utils/src/ConditionalTest.ts b/packages/test-utils/src/ConditionalTest.ts index 879c95bf06fd..b0380d680bdb 100644 --- a/packages/test-utils/src/ConditionalTest.ts +++ b/packages/test-utils/src/ConditionalTest.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/test-utils/src/alignedAnsiStyleSerializer.ts b/packages/test-utils/src/alignedAnsiStyleSerializer.ts index e007e5e0aacd..3bff49b2ecc2 100644 --- a/packages/test-utils/src/alignedAnsiStyleSerializer.ts +++ b/packages/test-utils/src/alignedAnsiStyleSerializer.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/test-utils/src/config.ts b/packages/test-utils/src/config.ts index adb637b4b9c9..c3f9aceb81fc 100644 --- a/packages/test-utils/src/config.ts +++ b/packages/test-utils/src/config.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/test-utils/src/index.ts b/packages/test-utils/src/index.ts index a35e355d297b..982674483d24 100644 --- a/packages/test-utils/src/index.ts +++ b/packages/test-utils/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This 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 8a2e91b34427..2bc9095c569b 100644 --- a/scripts/babel-plugin-jest-native-globals.js +++ b/scripts/babel-plugin-jest-native-globals.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This 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-replace-ts-require-assignment.js b/scripts/babel-plugin-jest-replace-ts-require-assignment.js index aeb5ddd2aaf1..466eaa2f28bd 100644 --- a/scripts/babel-plugin-jest-replace-ts-require-assignment.js +++ b/scripts/babel-plugin-jest-replace-ts-require-assignment.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This 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-require-outside-vm.js b/scripts/babel-plugin-jest-require-outside-vm.js index 43faa79ba48a..45f60112a6e3 100644 --- a/scripts/babel-plugin-jest-require-outside-vm.js +++ b/scripts/babel-plugin-jest-require-outside-vm.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This 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.mjs b/scripts/build.mjs index 0e7f6fcf6e64..50dc12493c66 100644 --- a/scripts/build.mjs +++ b/scripts/build.mjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This 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/buildTs.mjs b/scripts/buildTs.mjs index 29f50731bd6b..d91c0bfcfc99 100644 --- a/scripts/buildTs.mjs +++ b/scripts/buildTs.mjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This 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/buildUtils.mjs b/scripts/buildUtils.mjs index 6de68354ecfd..ab5f4ceaa885 100644 --- a/scripts/buildUtils.mjs +++ b/scripts/buildUtils.mjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This 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/bundleTs.mjs b/scripts/bundleTs.mjs index dbab1ed71976..34789d6c0528 100644 --- a/scripts/bundleTs.mjs +++ b/scripts/bundleTs.mjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. @@ -29,7 +29,7 @@ const typescriptCompilerFolder = pkgDir(require.resolve('typescript')); const copyrightSnippet = ` /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This 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/checkChangelog.mjs b/scripts/checkChangelog.mjs index 85cc6d0119b7..7070ff6eea21 100644 --- a/scripts/checkChangelog.mjs +++ b/scripts/checkChangelog.mjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This 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.mjs b/scripts/checkCopyrightHeaders.mjs index 3d4f73b72244..fb29e03dc1a2 100755 --- a/scripts/checkCopyrightHeaders.mjs +++ b/scripts/checkCopyrightHeaders.mjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. @@ -118,7 +118,7 @@ const INCLUDED_PATTERNS = [ ]; const COPYRIGHT_LICENSE = [ - ' * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.', + ' * Copyright (c) Meta Platforms, Inc. and affiliates.', ' *', ' * This source code is licensed under the MIT license found in the', ' * LICENSE file in the root directory of this source tree.', @@ -144,7 +144,7 @@ function check() { ); if (invalidFiles.length > 0) { - console.log(`Facebook copyright header check failed for the following files: + console.log(`Meta copyright header check failed for the following files: ${invalidFiles.join('\n ')} diff --git a/scripts/cleanE2e.mjs b/scripts/cleanE2e.mjs index c7ba33119d01..8e2c188deb41 100644 --- a/scripts/cleanE2e.mjs +++ b/scripts/cleanE2e.mjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This 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/lintTs.mjs b/scripts/lintTs.mjs index 32b4a2a88540..11caec1c8f0b 100644 --- a/scripts/lintTs.mjs +++ b/scripts/lintTs.mjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This 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.mjs b/scripts/mapCoverage.mjs index b78fe3da6418..1ce71326b61a 100644 --- a/scripts/mapCoverage.mjs +++ b/scripts/mapCoverage.mjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This 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/remove-examples.mjs b/scripts/remove-examples.mjs index 26c18bab4a6a..811342e02ad8 100644 --- a/scripts/remove-examples.mjs +++ b/scripts/remove-examples.mjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This 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/verifyOldTs.mjs b/scripts/verifyOldTs.mjs index d749a8ea9572..b0ec36ee0d21 100644 --- a/scripts/verifyOldTs.mjs +++ b/scripts/verifyOldTs.mjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This 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/verifyPnP.mjs b/scripts/verifyPnP.mjs index 0232e410fe2b..6ee16cc3db03 100644 --- a/scripts/verifyPnP.mjs +++ b/scripts/verifyPnP.mjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This 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.mjs b/scripts/watch.mjs index 629a96d8b09d..9c82e3019c58 100644 --- a/scripts/watch.mjs +++ b/scripts/watch.mjs @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This 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/babel.config.js b/website/babel.config.js index f920017e63d2..dcde19f90e3e 100644 --- a/website/babel.config.js +++ b/website/babel.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This 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/docusaurus.config.js b/website/docusaurus.config.js index ff92c506779a..24e666157ded 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. @@ -300,7 +300,7 @@ const config = { src: 'img/oss_logo.png', href: 'https://opensource.facebook.com', }, - copyright: `Copyright © ${new Date().getFullYear()} Facebook, Inc. Built with Docusaurus.`, + copyright: `Copyright © ${new Date().getFullYear()} Meta Platforms, Inc. and affiliates. Built with Docusaurus.`, }, algolia: { indexName: 'jest-v2', diff --git a/website/fetchSupporters.js b/website/fetchSupporters.js index 994a85211023..335937a46aaa 100644 --- a/website/fetchSupporters.js +++ b/website/fetchSupporters.js @@ -1,7 +1,7 @@ #!/usr/bin/env node /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This 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/i18n.js b/website/i18n.js index d681e8311f97..b7fb5c602eaa 100644 --- a/website/i18n.js +++ b/website/i18n.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This 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/src/components/v1/Container.js b/website/src/components/v1/Container.js index 07ad9a263e20..c96a9caa7298 100644 --- a/website/src/components/v1/Container.js +++ b/website/src/components/v1/Container.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This 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/src/components/v1/GridBlock.js b/website/src/components/v1/GridBlock.js index 8d6639b82b53..c7b0d96a44a7 100644 --- a/website/src/components/v1/GridBlock.js +++ b/website/src/components/v1/GridBlock.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This 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/src/components/v1/MarkdownBlock.js b/website/src/components/v1/MarkdownBlock.js index f81c41aa24a6..7bc03eaeff3e 100644 --- a/website/src/components/v1/MarkdownBlock.js +++ b/website/src/components/v1/MarkdownBlock.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This 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/src/components/v1/legacyCSS.css b/website/src/components/v1/legacyCSS.css index bd6768638a14..70ac3da1ea8b 100644 --- a/website/src/components/v1/legacyCSS.css +++ b/website/src/components/v1/legacyCSS.css @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This 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/src/css/algoliaDocSearchTheme.css b/website/src/css/algoliaDocSearchTheme.css index 756e21b8c308..340be5ab7c9a 100644 --- a/website/src/css/algoliaDocSearchTheme.css +++ b/website/src/css/algoliaDocSearchTheme.css @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This 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/src/css/docusaurusTheme.css b/website/src/css/docusaurusTheme.css index ea6022ab15f5..d9f1e6cbf1bd 100644 --- a/website/src/css/docusaurusTheme.css +++ b/website/src/css/docusaurusTheme.css @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This 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/src/pages/animations/_landingAnimation.js b/website/src/pages/animations/_landingAnimation.js index 88c14e981ce4..b673c38213bb 100644 --- a/website/src/pages/animations/_landingAnimation.js +++ b/website/src/pages/animations/_landingAnimation.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This 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/src/pages/help.js b/website/src/pages/help.js index 6b1878bdfb99..df93d3548db8 100755 --- a/website/src/pages/help.js +++ b/website/src/pages/help.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This 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/src/pages/index.js b/website/src/pages/index.js index 5d0e184d935f..a07c431c5408 100755 --- a/website/src/pages/index.js +++ b/website/src/pages/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This 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/src/pages/index.module.css b/website/src/pages/index.module.css index 97bb8e5b6fae..68407ff11a8c 100644 --- a/website/src/pages/index.module.css +++ b/website/src/pages/index.module.css @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This 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/src/pages/versions.js b/website/src/pages/versions.js index 8c97a4279970..f249ca15e5ec 100644 --- a/website/src/pages/versions.js +++ b/website/src/pages/versions.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This 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/src/prism/themeDark.js b/website/src/prism/themeDark.js index c59b03f3baa6..6c59bd0ad371 100644 --- a/website/src/prism/themeDark.js +++ b/website/src/prism/themeDark.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This 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/src/prism/themeLight.js b/website/src/prism/themeLight.js index e1641cc986b7..90cf482f363a 100644 --- a/website/src/prism/themeLight.js +++ b/website/src/prism/themeLight.js @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This 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/static/css/custom.css b/website/static/css/custom.css index 3ea57b9d937e..28d8e19e208f 100644 --- a/website/static/css/custom.css +++ b/website/static/css/custom.css @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This 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/static/css/jest.css b/website/static/css/jest.css index 0d04d215f022..fca97dc09205 100644 --- a/website/static/css/jest.css +++ b/website/static/css/jest.css @@ -1,5 +1,5 @@ /** - * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. + * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree.