From 790240cc2bb35e825ee939bb95089c1381db9c28 Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Thu, 22 Jun 2023 13:54:50 +0100 Subject: [PATCH] update license text to what was agreed in LEGAL-626 --- build.sbt | 2 +- .../java/docs/http/javadsl/ClientSingleRequestExample.java | 2 +- .../java/docs/http/javadsl/ComposeDirectivesExampleTest.java | 2 +- .../test/java/docs/http/javadsl/CustomHeaderExampleTest.java | 2 +- .../java/docs/http/javadsl/CustomMediaTypesExampleTest.java | 2 +- .../java/docs/http/javadsl/CustomStatusCodesExampleTest.java | 2 +- .../test/java/docs/http/javadsl/ExceptionHandlerExample.java | 2 +- .../java/docs/http/javadsl/ExceptionHandlerInSealExample.java | 2 +- docs/src/test/java/docs/http/javadsl/Http2ClientApp.java | 2 +- docs/src/test/java/docs/http/javadsl/Http2Test.java | 2 +- .../java/docs/http/javadsl/HttpClientDecodingExampleTest.java | 2 +- .../test/java/docs/http/javadsl/HttpClientExampleDocTest.java | 2 +- .../http/javadsl/HttpRequestDetailedStringExampleTest.java | 2 +- .../http/javadsl/HttpResponseDetailedStringExampleTest.java | 2 +- .../docs/http/javadsl/HttpServerActorInteractionExample.java | 2 +- .../http/javadsl/HttpServerDynamicRoutingExampleTest.java | 2 +- .../java/docs/http/javadsl/HttpServerLowLevelExample.java | 2 +- .../java/docs/http/javadsl/HttpServerMinimalExampleTest.java | 2 +- .../docs/http/javadsl/HttpServerStreamRandomNumbersTest.java | 2 +- .../java/docs/http/javadsl/HttpServerWithActorsSample.java | 2 +- .../src/test/java/docs/http/javadsl/HttpsExamplesDocTest.java | 2 +- docs/src/test/java/docs/http/javadsl/JacksonExampleTest.java | 2 +- .../test/java/docs/http/javadsl/JacksonXmlExampleTest.java | 2 +- docs/src/test/java/docs/http/javadsl/JacksonXmlSupport.java | 2 +- docs/src/test/java/docs/http/javadsl/JobRepository.java | 2 +- docs/src/test/java/docs/http/javadsl/JobRoutes.java | 2 +- docs/src/test/java/docs/http/javadsl/ModelDocTest.java | 2 +- .../http/javadsl/RespondWithHeaderHandlerExampleTest.java | 2 +- docs/src/test/java/docs/http/javadsl/RouteSealExample.java | 2 +- docs/src/test/java/docs/http/javadsl/UnmarshalTest.java | 2 +- .../java/docs/http/javadsl/WebSocketClientExampleTest.java | 2 +- .../java/docs/http/javadsl/server/BlockingInHttpExamples.java | 2 +- .../java/docs/http/javadsl/server/DirectiveExamplesTest.java | 2 +- .../java/docs/http/javadsl/server/FileUploadExamplesTest.java | 2 +- .../http/javadsl/server/FormFieldRequestValsExampleTest.java | 2 +- .../http/javadsl/server/HeaderRequestValsExampleTest.java | 2 +- .../javadsl/server/HighLevelServerBindFailureExample.java | 2 +- .../java/docs/http/javadsl/server/HighLevelServerExample.java | 2 +- .../http/javadsl/server/HttpBasicAuthenticatorExample.java | 2 +- .../docs/http/javadsl/server/HttpServerExampleDocTest.java | 2 +- .../java/docs/http/javadsl/server/HttpsServerExampleTest.java | 2 +- .../docs/http/javadsl/server/JsonStreamingExamplesTest.java | 2 +- .../docs/http/javadsl/server/OAuth2AuthenticatorExample.java | 2 +- .../docs/http/javadsl/server/PathDirectiveExampleTest.java | 2 +- .../http/javadsl/server/PekkoHttp1020MigrationExample.java | 2 +- .../http/javadsl/server/RejectionHandlerExamplesTest.java | 2 +- .../docs/http/javadsl/server/ServerShutdownExampleTest.java | 2 +- .../java/docs/http/javadsl/server/WebSocketCoreExample.java | 2 +- .../docs/http/javadsl/server/WebSocketRoutingExample.java | 2 +- .../server/directives/AttributeDirectivesExamplesTest.java | 2 +- .../server/directives/BasicDirectivesExamplesTest.java | 2 +- .../server/directives/CachingDirectivesExamplesTest.java | 2 +- .../server/directives/CodingDirectivesExamplesTest.java | 2 +- .../server/directives/CookieDirectivesExamplesTest.java | 2 +- .../server/directives/CustomDirectivesExamplesTest.java | 2 +- .../server/directives/CustomHttpMethodExamplesTest.java | 2 +- .../server/directives/DebuggingDirectivesExamplesTest.java | 2 +- .../server/directives/ExecutionDirectivesExamplesTest.java | 2 +- .../directives/FileAndResourceDirectivesExamplesTest.java | 2 +- .../server/directives/FileUploadDirectivesExamplesTest.java | 2 +- .../server/directives/FormFieldDirectivesExamplesTest.java | 2 +- .../server/directives/FutureDirectivesExamplesTest.java | 2 +- .../server/directives/HeaderDirectivesExamplesTest.java | 2 +- .../javadsl/server/directives/HostDirectivesExamplesTest.java | 2 +- .../javadsl/server/directives/JsonStreamingFullExample.java | 2 +- .../server/directives/MarshallingDirectivesExamplesTest.java | 2 +- .../server/directives/MethodDirectivesExamplesTest.java | 2 +- .../javadsl/server/directives/MiscDirectivesExamplesTest.java | 2 +- .../server/directives/ParameterDirectivesExamplesTest.java | 2 +- .../javadsl/server/directives/PathDirectivesExamplesTest.java | 2 +- .../server/directives/RangeDirectivesExamplesTest.java | 2 +- .../server/directives/RespondWithDirectivesExamplesTest.java | 2 +- .../server/directives/RouteDirectivesExamplesTest.java | 2 +- .../server/directives/SchemeDirectivesExamplesTest.java | 2 +- .../server/directives/SecurityDirectivesExamplesTest.java | 2 +- .../javadsl/server/directives/StyleGuideExamplesTest.java | 2 +- .../server/directives/TimeoutDirectivesExamplesTest.java | 2 +- .../server/directives/WebSocketDirectivesExamplesTest.java | 2 +- .../java/docs/http/javadsl/server/testkit/MyAppFragment.java | 2 +- .../java/docs/http/javadsl/server/testkit/MyAppService.java | 2 +- .../java/docs/http/javadsl/server/testkit/MyAppWithActor.java | 2 +- .../http/javadsl/server/testkit/PlayRoutesComparisonTest.java | 2 +- .../docs/http/javadsl/server/testkit/TestKitFragmentTest.java | 2 +- .../http/javadsl/server/testkit/TestKitWithActorTest.java | 2 +- .../docs/http/javadsl/server/testkit/TestkitExampleTest.java | 2 +- .../docs/http/javadsl/server/testkit/WithTimeoutTest.java | 2 +- docs/src/test/scala/docs/ApiMayChangeDocCheckerSpec.scala | 2 +- docs/src/test/scala/docs/CompileOnlySpec.scala | 2 +- docs/src/test/scala/docs/http/scaladsl/Http2ClientApp.scala | 2 +- docs/src/test/scala/docs/http/scaladsl/Http2Spec.scala | 2 +- .../docs/http/scaladsl/HttpClientCollectingHeaders.scala | 2 +- .../docs/http/scaladsl/HttpClientDecodingExampleSpec.scala | 2 +- .../test/scala/docs/http/scaladsl/HttpClientExampleSpec.scala | 2 +- .../docs/http/scaladsl/HttpClientOutgoingConnection.scala | 2 +- .../scala/docs/http/scaladsl/HttpClientSingleRequest.scala | 2 +- .../http/scaladsl/HttpRequestDetailedStringExampleSpec.scala | 2 +- .../http/scaladsl/HttpResponseDetailedStringExampleSpec.scala | 2 +- .../scala/docs/http/scaladsl/HttpServerBindingFailure.scala | 2 +- .../test/scala/docs/http/scaladsl/HttpServerExampleSpec.scala | 2 +- .../test/scala/docs/http/scaladsl/HttpServerHighLevel.scala | 2 +- .../test/scala/docs/http/scaladsl/HttpServerLowLevel.scala | 2 +- .../scala/docs/http/scaladsl/HttpServerRoutingMinimal.scala | 2 +- .../docs/http/scaladsl/HttpServerStreamingRandomNumbers.scala | 2 +- .../docs/http/scaladsl/HttpServerWithActorInteraction.scala | 2 +- .../scala/docs/http/scaladsl/HttpServerWithActorsSample.scala | 2 +- .../src/test/scala/docs/http/scaladsl/HttpsExamplesSpec.scala | 2 +- docs/src/test/scala/docs/http/scaladsl/MarshalSpec.scala | 2 +- docs/src/test/scala/docs/http/scaladsl/ModelSpec.scala | 2 +- .../test/scala/docs/http/scaladsl/RouteSealExampleSpec.scala | 2 +- .../docs/http/scaladsl/ServerSentEventsExampleSpec.scala | 2 +- .../scala/docs/http/scaladsl/SingleWebSocketRequest.scala | 2 +- docs/src/test/scala/docs/http/scaladsl/SprayJsonExample.scala | 2 +- .../test/scala/docs/http/scaladsl/SprayJsonExampleSpec.scala | 2 +- .../scala/docs/http/scaladsl/SprayJsonPrettyMarshalSpec.scala | 2 +- docs/src/test/scala/docs/http/scaladsl/UnmarshalSpec.scala | 2 +- .../scala/docs/http/scaladsl/WebSocketClientExampleSpec.scala | 2 +- .../test/scala/docs/http/scaladsl/WebSocketClientFlow.scala | 2 +- .../http/scaladsl/server/BlockingInHttpExamplesSpec.scala | 2 +- .../scaladsl/server/CaseClassExtractionExamplesSpec.scala | 2 +- .../docs/http/scaladsl/server/DirectiveExamplesSpec.scala | 2 +- .../http/scaladsl/server/ExceptionHandlerExamplesSpec.scala | 2 +- .../docs/http/scaladsl/server/FileUploadExamplesSpec.scala | 2 +- .../scala/docs/http/scaladsl/server/FragmentExample.scala | 2 +- .../http/scaladsl/server/FullSpecs2TestKitExampleSpec.scala | 2 +- .../docs/http/scaladsl/server/FullTestKitExampleSpec.scala | 2 +- .../docs/http/scaladsl/server/HttpsServerExampleSpec.scala | 2 +- .../http/scaladsl/server/PekkoHttp1020MigrationSpec.scala | 2 +- .../docs/http/scaladsl/server/PlayRoutesComparisonSpec.scala | 2 +- .../http/scaladsl/server/RejectionHandlerExamplesSpec.scala | 2 +- .../docs/http/scaladsl/server/ServerShutdownExampleSpec.scala | 2 +- .../scala/docs/http/scaladsl/server/TestKitFragmentSpec.scala | 2 +- .../docs/http/scaladsl/server/TestKitWithActorSpec.scala | 2 +- .../docs/http/scaladsl/server/WebSocketExampleSpec.scala | 2 +- .../server/directives/AttributeDirectivesExamplesSpec.scala | 2 +- .../server/directives/BasicDirectivesExamplesSpec.scala | 2 +- .../server/directives/CachingDirectivesExamplesSpec.scala | 2 +- .../server/directives/CodingDirectivesExamplesSpec.scala | 2 +- .../server/directives/CookieDirectivesExamplesSpec.scala | 2 +- .../server/directives/CustomDirectivesExamplesSpec.scala | 2 +- .../scaladsl/server/directives/CustomHttpMethodSpec.scala | 2 +- .../server/directives/DebuggingDirectivesExamplesSpec.scala | 2 +- .../server/directives/ExecutionDirectivesExamplesSpec.scala | 2 +- .../directives/FileAndResourceDirectivesExamplesSpec.scala | 2 +- .../server/directives/FileUploadDirectivesExamplesSpec.scala | 2 +- .../server/directives/FormFieldDirectivesExamplesSpec.scala | 2 +- .../server/directives/FutureDirectivesExamplesSpec.scala | 2 +- .../server/directives/HeaderDirectivesExamplesSpec.scala | 2 +- .../server/directives/HostDirectivesExamplesSpec.scala | 2 +- .../server/directives/JsonStreamingExamplesSpec.scala | 2 +- .../server/directives/JsonStreamingFullExamples.scala | 2 +- .../server/directives/MarshallingDirectivesExamplesSpec.scala | 2 +- .../server/directives/MethodDirectivesExamplesSpec.scala | 2 +- .../server/directives/MiscDirectivesExamplesSpec.scala | 2 +- .../server/directives/ParameterDirectivesExamplesSpec.scala | 2 +- .../server/directives/PathDirectivesExamplesSpec.scala | 2 +- .../server/directives/RangeDirectivesExamplesSpec.scala | 2 +- .../server/directives/RespondWithDirectivesExamplesSpec.scala | 2 +- .../server/directives/RouteDirectivesExamplesSpec.scala | 2 +- .../server/directives/SchemeDirectivesExamplesSpec.scala | 2 +- .../server/directives/SecurityDirectivesExamplesSpec.scala | 2 +- .../scaladsl/server/directives/StyleGuideExamplesSpec.scala | 2 +- .../server/directives/TimeoutDirectivesExamplesSpec.scala | 2 +- .../server/directives/WebSocketDirectivesExamplesSpec.scala | 2 +- .../src/main/scala/org/apache/pekko/BenchRunner.scala | 2 +- .../main/scala/org/apache/pekko/http/CommonBenchmark.scala | 2 +- .../pekko/http/impl/engine/ConnectionPoolBenchmark.scala | 2 +- .../apache/pekko/http/impl/engine/HeaderParserBenchmark.scala | 2 +- .../apache/pekko/http/impl/engine/HttpEntityBenchmark.scala | 2 +- .../pekko/http/impl/engine/ServerProcessingBenchmark.scala | 2 +- .../http/impl/engine/StreamServerProcessingBenchmark.scala | 2 +- .../http/impl/engine/http2/H2ClientServerBenchmark.scala | 2 +- .../http/impl/engine/http2/H2RequestResponseBenchmark.scala | 2 +- .../http/impl/engine/http2/H2ServerProcessingBenchmark.scala | 2 +- .../org/apache/pekko/http/impl/engine/ws/MaskingBench.scala | 2 +- .../pekko/http/impl/model/parser/UriParserBenchmark.scala | 2 +- .../http/scaladsl/unmarshalling/sse/LineParserBenchmark.scala | 2 +- .../java/org/apache/pekko/http/caching/javadsl/Cache.java | 2 +- .../org/apache/pekko/http/caching/CacheJavaMapping.scala | 2 +- .../main/scala/org/apache/pekko/http/caching/LfuCache.scala | 2 +- .../http/caching/impl/settings/CachingSettingsImpl.scala | 2 +- .../http/caching/impl/settings/LfuCachingSettingsImpl.scala | 2 +- .../apache/pekko/http/caching/javadsl/CachingSettings.scala | 2 +- .../apache/pekko/http/caching/javadsl/LfuCacheSettings.scala | 2 +- .../scala/org/apache/pekko/http/caching/scaladsl/Cache.scala | 2 +- .../apache/pekko/http/caching/scaladsl/CachingSettings.scala | 2 +- .../apache/pekko/http/caching/scaladsl/LfuCacheSettings.scala | 2 +- .../http/javadsl/server/directives/CachingDirectives.scala | 2 +- .../http/scaladsl/server/directives/CachingDirectives.scala | 2 +- .../org/apache/pekko/http/caching/ExpiringLfuCacheSpec.scala | 2 +- .../scaladsl/server/directives/CachingDirectivesSpec.scala | 2 +- .../src/main/scala/example/HostConnectionPoolCompat.scala | 2 +- .../http/scaladsl/server/directives/CompatFormField.scala | 2 +- .../pekko/http/scaladsl/HostConnectionPoolCompatSpec.scala | 2 +- .../http/scaladsl/server/directives/CompatFormFieldSpec.scala | 2 +- .../src/main/java/org/apache/pekko/http/impl/util/Util.java | 2 +- .../java/org/apache/pekko/http/javadsl/TimeoutAccess.java | 2 +- .../org/apache/pekko/http/javadsl/model/AttributeKey.java | 2 +- .../org/apache/pekko/http/javadsl/model/AttributeKeys.java | 2 +- .../java/org/apache/pekko/http/javadsl/model/Authority.java | 2 +- .../org/apache/pekko/http/javadsl/model/BodyPartEntity.java | 2 +- .../org/apache/pekko/http/javadsl/model/ContentRange.java | 2 +- .../org/apache/pekko/http/javadsl/model/ContentTypeRange.java | 2 +- .../org/apache/pekko/http/javadsl/model/ContentTypes.java | 2 +- .../java/org/apache/pekko/http/javadsl/model/DateTime.java | 2 +- .../java/org/apache/pekko/http/javadsl/model/FormData.java | 2 +- .../main/java/org/apache/pekko/http/javadsl/model/Host.java | 2 +- .../java/org/apache/pekko/http/javadsl/model/HttpCharset.java | 2 +- .../org/apache/pekko/http/javadsl/model/HttpCharsetRange.java | 2 +- .../apache/pekko/http/javadsl/model/HttpCharsetRanges.java | 2 +- .../org/apache/pekko/http/javadsl/model/HttpCharsets.java | 2 +- .../org/apache/pekko/http/javadsl/model/HttpEntities.java | 2 +- .../java/org/apache/pekko/http/javadsl/model/HttpEntity.java | 2 +- .../java/org/apache/pekko/http/javadsl/model/HttpHeader.java | 2 +- .../java/org/apache/pekko/http/javadsl/model/HttpMessage.java | 2 +- .../java/org/apache/pekko/http/javadsl/model/HttpMethod.java | 2 +- .../java/org/apache/pekko/http/javadsl/model/HttpMethods.java | 2 +- .../org/apache/pekko/http/javadsl/model/HttpProtocol.java | 2 +- .../org/apache/pekko/http/javadsl/model/HttpProtocols.java | 2 +- .../java/org/apache/pekko/http/javadsl/model/HttpRequest.java | 2 +- .../org/apache/pekko/http/javadsl/model/HttpResponse.java | 2 +- .../java/org/apache/pekko/http/javadsl/model/MediaRange.java | 2 +- .../java/org/apache/pekko/http/javadsl/model/MediaRanges.java | 2 +- .../java/org/apache/pekko/http/javadsl/model/MediaTypes.java | 2 +- .../java/org/apache/pekko/http/javadsl/model/Multipart.java | 2 +- .../java/org/apache/pekko/http/javadsl/model/Multiparts.java | 2 +- .../main/java/org/apache/pekko/http/javadsl/model/Query.java | 2 +- .../org/apache/pekko/http/javadsl/model/RemoteAddress.java | 2 +- .../org/apache/pekko/http/javadsl/model/RemoteAddresses.java | 2 +- .../org/apache/pekko/http/javadsl/model/RequestEntity.java | 2 +- .../pekko/http/javadsl/model/RequestEntityAcceptance.java | 2 +- .../pekko/http/javadsl/model/RequestEntityAcceptances.java | 2 +- .../org/apache/pekko/http/javadsl/model/ResponseEntity.java | 2 +- .../java/org/apache/pekko/http/javadsl/model/StatusCode.java | 2 +- .../java/org/apache/pekko/http/javadsl/model/StatusCodes.java | 2 +- .../org/apache/pekko/http/javadsl/model/TransferEncoding.java | 2 +- .../apache/pekko/http/javadsl/model/TransferEncodings.java | 2 +- .../org/apache/pekko/http/javadsl/model/UniversalEntity.java | 2 +- .../main/java/org/apache/pekko/http/javadsl/model/Uri.java | 2 +- .../org/apache/pekko/http/javadsl/model/headers/Accept.java | 2 +- .../pekko/http/javadsl/model/headers/AcceptCharset.java | 2 +- .../pekko/http/javadsl/model/headers/AcceptEncoding.java | 2 +- .../pekko/http/javadsl/model/headers/AcceptLanguage.java | 2 +- .../apache/pekko/http/javadsl/model/headers/AcceptRanges.java | 2 +- .../javadsl/model/headers/AccessControlAllowCredentials.java | 2 +- .../http/javadsl/model/headers/AccessControlAllowHeaders.java | 2 +- .../http/javadsl/model/headers/AccessControlAllowMethods.java | 2 +- .../http/javadsl/model/headers/AccessControlAllowOrigin.java | 2 +- .../javadsl/model/headers/AccessControlExposeHeaders.java | 2 +- .../pekko/http/javadsl/model/headers/AccessControlMaxAge.java | 2 +- .../javadsl/model/headers/AccessControlRequestHeaders.java | 2 +- .../javadsl/model/headers/AccessControlRequestMethod.java | 2 +- .../java/org/apache/pekko/http/javadsl/model/headers/Age.java | 2 +- .../org/apache/pekko/http/javadsl/model/headers/Allow.java | 2 +- .../pekko/http/javadsl/model/headers/Authorization.java | 2 +- .../http/javadsl/model/headers/BasicHttpCredentials.java | 2 +- .../apache/pekko/http/javadsl/model/headers/ByteRange.java | 2 +- .../apache/pekko/http/javadsl/model/headers/CacheControl.java | 2 +- .../pekko/http/javadsl/model/headers/CacheDirective.java | 2 +- .../pekko/http/javadsl/model/headers/CacheDirectives.java | 2 +- .../apache/pekko/http/javadsl/model/headers/Connection.java | 2 +- .../pekko/http/javadsl/model/headers/ContentDisposition.java | 2 +- .../http/javadsl/model/headers/ContentDispositionType.java | 2 +- .../http/javadsl/model/headers/ContentDispositionTypes.java | 2 +- .../pekko/http/javadsl/model/headers/ContentEncoding.java | 2 +- .../pekko/http/javadsl/model/headers/ContentLength.java | 2 +- .../pekko/http/javadsl/model/headers/ContentLocation.java | 2 +- .../apache/pekko/http/javadsl/model/headers/ContentRange.java | 2 +- .../apache/pekko/http/javadsl/model/headers/ContentType.java | 2 +- .../org/apache/pekko/http/javadsl/model/headers/Cookie.java | 2 +- .../apache/pekko/http/javadsl/model/headers/CustomHeader.java | 2 +- .../org/apache/pekko/http/javadsl/model/headers/Date.java | 2 +- .../org/apache/pekko/http/javadsl/model/headers/ETag.java | 2 +- .../apache/pekko/http/javadsl/model/headers/EntityTag.java | 2 +- .../pekko/http/javadsl/model/headers/EntityTagRange.java | 2 +- .../pekko/http/javadsl/model/headers/EntityTagRanges.java | 2 +- .../org/apache/pekko/http/javadsl/model/headers/Expires.java | 2 +- .../org/apache/pekko/http/javadsl/model/headers/Host.java | 2 +- .../pekko/http/javadsl/model/headers/HttpChallenge.java | 2 +- .../apache/pekko/http/javadsl/model/headers/HttpCookie.java | 2 +- .../pekko/http/javadsl/model/headers/HttpCookiePair.java | 2 +- .../pekko/http/javadsl/model/headers/HttpCredentials.java | 2 +- .../apache/pekko/http/javadsl/model/headers/HttpEncoding.java | 2 +- .../pekko/http/javadsl/model/headers/HttpEncodingRange.java | 2 +- .../pekko/http/javadsl/model/headers/HttpEncodingRanges.java | 2 +- .../pekko/http/javadsl/model/headers/HttpEncodings.java | 2 +- .../apache/pekko/http/javadsl/model/headers/HttpOrigin.java | 2 +- .../pekko/http/javadsl/model/headers/HttpOriginRange.java | 2 +- .../pekko/http/javadsl/model/headers/HttpOriginRanges.java | 2 +- .../org/apache/pekko/http/javadsl/model/headers/IfMatch.java | 2 +- .../pekko/http/javadsl/model/headers/IfModifiedSince.java | 2 +- .../apache/pekko/http/javadsl/model/headers/IfNoneMatch.java | 2 +- .../pekko/http/javadsl/model/headers/IfUnmodifiedSince.java | 2 +- .../org/apache/pekko/http/javadsl/model/headers/Language.java | 2 +- .../pekko/http/javadsl/model/headers/LanguageRange.java | 2 +- .../pekko/http/javadsl/model/headers/LanguageRanges.java | 2 +- .../apache/pekko/http/javadsl/model/headers/LastModified.java | 2 +- .../org/apache/pekko/http/javadsl/model/headers/Link.java | 2 +- .../apache/pekko/http/javadsl/model/headers/LinkParam.java | 2 +- .../apache/pekko/http/javadsl/model/headers/LinkParams.java | 2 +- .../apache/pekko/http/javadsl/model/headers/LinkValue.java | 2 +- .../org/apache/pekko/http/javadsl/model/headers/Location.java | 2 +- .../pekko/http/javadsl/model/headers/ModeledCustomHeader.java | 2 +- .../javadsl/model/headers/ModeledCustomHeaderFactory.java | 2 +- .../pekko/http/javadsl/model/headers/OAuth2BearerToken.java | 2 +- .../org/apache/pekko/http/javadsl/model/headers/Origin.java | 2 +- .../pekko/http/javadsl/model/headers/ProductVersion.java | 2 +- .../pekko/http/javadsl/model/headers/ProxyAuthenticate.java | 2 +- .../pekko/http/javadsl/model/headers/ProxyAuthorization.java | 2 +- .../org/apache/pekko/http/javadsl/model/headers/Range.java | 2 +- .../apache/pekko/http/javadsl/model/headers/RangeUnit.java | 2 +- .../apache/pekko/http/javadsl/model/headers/RangeUnits.java | 2 +- .../apache/pekko/http/javadsl/model/headers/RawHeader.java | 2 +- .../pekko/http/javadsl/model/headers/RawRequestURI.java | 2 +- .../org/apache/pekko/http/javadsl/model/headers/Referer.java | 2 +- .../pekko/http/javadsl/model/headers/RemoteAddress.java | 2 +- .../apache/pekko/http/javadsl/model/headers/RetryAfter.java | 2 +- .../org/apache/pekko/http/javadsl/model/headers/SameSite.java | 2 +- .../http/javadsl/model/headers/SecWebSocketProtocol.java | 2 +- .../org/apache/pekko/http/javadsl/model/headers/Server.java | 2 +- .../apache/pekko/http/javadsl/model/headers/SetCookie.java | 2 +- .../http/javadsl/model/headers/StrictTransportSecurity.java | 2 +- .../java/org/apache/pekko/http/javadsl/model/headers/TE.java | 2 +- .../pekko/http/javadsl/model/headers/TimeoutAccess.java | 2 +- .../pekko/http/javadsl/model/headers/TlsSessionInfo.java | 2 +- .../pekko/http/javadsl/model/headers/TransferEncoding.java | 2 +- .../apache/pekko/http/javadsl/model/headers/UserAgent.java | 2 +- .../pekko/http/javadsl/model/headers/WWWAuthenticate.java | 2 +- .../pekko/http/javadsl/model/headers/XForwardedFor.java | 2 +- .../pekko/http/javadsl/model/headers/XForwardedHost.java | 2 +- .../pekko/http/javadsl/model/headers/XForwardedProto.java | 2 +- .../org/apache/pekko/http/javadsl/model/headers/XRealIp.java | 2 +- .../apache/pekko/http/shaded/com/twitter/hpack/Decoder.java | 2 +- .../pekko/http/shaded/com/twitter/hpack/DynamicTable.java | 2 +- .../apache/pekko/http/shaded/com/twitter/hpack/Encoder.java | 2 +- .../pekko/http/shaded/com/twitter/hpack/HeaderField.java | 2 +- .../pekko/http/shaded/com/twitter/hpack/HeaderListener.java | 2 +- .../apache/pekko/http/shaded/com/twitter/hpack/HpackUtil.java | 2 +- .../apache/pekko/http/shaded/com/twitter/hpack/Huffman.java | 2 +- .../pekko/http/shaded/com/twitter/hpack/HuffmanDecoder.java | 2 +- .../pekko/http/shaded/com/twitter/hpack/HuffmanEncoder.java | 2 +- .../pekko/http/shaded/com/twitter/hpack/StaticTable.java | 2 +- .../pekko/http/shaded/com/twitter/hpack/package-info.java | 2 +- .../org/apache/pekko/http/ccompat/MapHelpers.scala | 2 +- .../org/apache/pekko/http/ccompat/imm/package.scala | 2 +- .../scala-2.13+/org/apache/pekko/http/ccompat/package.scala | 2 +- .../org/apache/pekko/http/scaladsl/util/FastFuture.scala | 2 +- .../org/apache/pekko/http/ccompat/CompatImpl.scala | 2 +- .../org/apache/pekko/http/ccompat/MapHelpers.scala | 2 +- .../org/apache/pekko/http/ccompat/imm/package.scala | 2 +- .../scala-2.13-/org/apache/pekko/http/ccompat/package.scala | 2 +- .../org/apache/pekko/http/scaladsl/util/FastFuture.scala | 2 +- .../scala/org/apache/pekko/http/ParsingErrorHandler.scala | 2 +- .../http/impl/engine/HttpConnectionIdleTimeoutBidi.scala | 2 +- .../pekko/http/impl/engine/client/HttpsProxyGraphStage.scala | 2 +- .../http/impl/engine/client/OutgoingConnectionBlueprint.scala | 2 +- .../org/apache/pekko/http/impl/engine/client/PoolFlow.scala | 2 +- .../org/apache/pekko/http/impl/engine/client/PoolId.scala | 2 +- .../apache/pekko/http/impl/engine/client/PoolInterface.scala | 2 +- .../pekko/http/impl/engine/client/PoolMasterActor.scala | 2 +- .../http/impl/engine/client/pool/NewHostConnectionPool.scala | 2 +- .../apache/pekko/http/impl/engine/client/pool/SlotState.scala | 2 +- .../pekko/http/impl/engine/http2/BufferedOutletSupport.scala | 2 +- .../org/apache/pekko/http/impl/engine/http2/ByteFlag.scala | 2 +- .../org/apache/pekko/http/impl/engine/http2/FrameEvent.scala | 2 +- .../org/apache/pekko/http/impl/engine/http2/FrameLogger.scala | 2 +- .../scala/org/apache/pekko/http/impl/engine/http2/Http2.scala | 2 +- .../pekko/http/impl/engine/http2/Http2AlpnSupport.scala | 2 +- .../apache/pekko/http/impl/engine/http2/Http2Blueprint.scala | 2 +- .../apache/pekko/http/impl/engine/http2/Http2Compliance.scala | 2 +- .../org/apache/pekko/http/impl/engine/http2/Http2Demux.scala | 2 +- .../pekko/http/impl/engine/http2/Http2Multiplexer.scala | 2 +- .../apache/pekko/http/impl/engine/http2/Http2Protocol.scala | 2 +- .../pekko/http/impl/engine/http2/Http2SettingsHeader.scala | 2 +- .../pekko/http/impl/engine/http2/Http2StreamHandling.scala | 2 +- .../pekko/http/impl/engine/http2/HttpMessageRendering.scala | 2 +- .../pekko/http/impl/engine/http2/IncomingFlowController.scala | 2 +- .../impl/engine/http2/OutgoingConnectionBuilderImpl.scala | 2 +- .../apache/pekko/http/impl/engine/http2/PriorityTree.scala | 2 +- .../apache/pekko/http/impl/engine/http2/ProtocolSwitch.scala | 2 +- .../apache/pekko/http/impl/engine/http2/RequestParsing.scala | 2 +- .../pekko/http/impl/engine/http2/StreamPrioritizer.scala | 2 +- .../apache/pekko/http/impl/engine/http2/TelemetrySpi.scala | 2 +- .../http/impl/engine/http2/client/PersistentConnection.scala | 2 +- .../pekko/http/impl/engine/http2/client/ResponseParsing.scala | 2 +- .../pekko/http/impl/engine/http2/framing/FrameRenderer.scala | 2 +- .../http/impl/engine/http2/framing/Http2FrameParsing.scala | 2 +- .../http/impl/engine/http2/hpack/ByteStringInputStream.scala | 2 +- .../http/impl/engine/http2/hpack/HandleOrPassOnStage.scala | 2 +- .../http/impl/engine/http2/hpack/HeaderCompression.scala | 2 +- .../http/impl/engine/http2/hpack/HeaderDecompression.scala | 2 +- .../http/impl/engine/http2/hpack/Http2HeaderParsing.scala | 2 +- .../pekko/http/impl/engine/http2/util/AsciiTreeLayout.scala | 2 +- .../pekko/http/impl/engine/parsing/BodyPartParser.scala | 2 +- .../apache/pekko/http/impl/engine/parsing/BoyerMoore.scala | 2 +- .../pekko/http/impl/engine/parsing/HttpHeaderParser.scala | 2 +- .../pekko/http/impl/engine/parsing/HttpMessageParser.scala | 2 +- .../pekko/http/impl/engine/parsing/HttpRequestParser.scala | 2 +- .../pekko/http/impl/engine/parsing/HttpResponseParser.scala | 2 +- .../apache/pekko/http/impl/engine/parsing/ParserOutput.scala | 2 +- .../impl/engine/parsing/SpecializedHeaderValueParsers.scala | 2 +- .../org/apache/pekko/http/impl/engine/parsing/package.scala | 2 +- .../pekko/http/impl/engine/rendering/BodyPartRenderer.scala | 2 +- .../http/impl/engine/rendering/DateHeaderRendering.scala | 2 +- .../impl/engine/rendering/HttpRequestRendererFactory.scala | 2 +- .../impl/engine/rendering/HttpResponseRendererFactory.scala | 2 +- .../pekko/http/impl/engine/rendering/RenderSupport.scala | 2 +- .../apache/pekko/http/impl/engine/server/HttpAttributes.scala | 2 +- .../pekko/http/impl/engine/server/HttpServerBluePrint.scala | 2 +- .../pekko/http/impl/engine/server/ServerTerminator.scala | 2 +- .../engine/server/UpgradeToOtherProtocolResponseHeader.scala | 2 +- .../org/apache/pekko/http/impl/engine/ws/FrameEvent.scala | 2 +- .../apache/pekko/http/impl/engine/ws/FrameEventParser.scala | 2 +- .../apache/pekko/http/impl/engine/ws/FrameEventRenderer.scala | 2 +- .../org/apache/pekko/http/impl/engine/ws/FrameHandler.scala | 2 +- .../org/apache/pekko/http/impl/engine/ws/FrameLogger.scala | 2 +- .../apache/pekko/http/impl/engine/ws/FrameOutHandler.scala | 2 +- .../org/apache/pekko/http/impl/engine/ws/Handshake.scala | 2 +- .../scala/org/apache/pekko/http/impl/engine/ws/Masking.scala | 2 +- .../pekko/http/impl/engine/ws/MessageToFrameRenderer.scala | 2 +- .../scala/org/apache/pekko/http/impl/engine/ws/Protocol.scala | 2 +- .../scala/org/apache/pekko/http/impl/engine/ws/Randoms.scala | 2 +- .../http/impl/engine/ws/UpgradeToWebSocketLowLevel.scala | 2 +- .../org/apache/pekko/http/impl/engine/ws/Utf8Decoder.scala | 2 +- .../org/apache/pekko/http/impl/engine/ws/Utf8Encoder.scala | 2 +- .../org/apache/pekko/http/impl/engine/ws/WebSocket.scala | 2 +- .../pekko/http/impl/engine/ws/WebSocketClientBlueprint.scala | 2 +- .../scala/org/apache/pekko/http/impl/model/JavaQuery.scala | 2 +- .../main/scala/org/apache/pekko/http/impl/model/JavaUri.scala | 2 +- .../org/apache/pekko/http/impl/model/UriJavaAccessor.scala | 2 +- .../pekko/http/impl/model/parser/AcceptCharsetHeader.scala | 2 +- .../pekko/http/impl/model/parser/AcceptEncodingHeader.scala | 2 +- .../apache/pekko/http/impl/model/parser/AcceptHeader.scala | 2 +- .../pekko/http/impl/model/parser/AcceptLanguageHeader.scala | 2 +- .../pekko/http/impl/model/parser/CacheControlHeader.scala | 2 +- .../pekko/http/impl/model/parser/CharacterClasses.scala | 2 +- .../apache/pekko/http/impl/model/parser/CommonActions.scala | 2 +- .../org/apache/pekko/http/impl/model/parser/CommonRules.scala | 2 +- .../http/impl/model/parser/ContentDispositionHeader.scala | 2 +- .../pekko/http/impl/model/parser/ContentTypeHeader.scala | 2 +- .../apache/pekko/http/impl/model/parser/HeaderParser.scala | 2 +- .../pekko/http/impl/model/parser/IpAddressParsing.scala | 2 +- .../org/apache/pekko/http/impl/model/parser/LinkHeader.scala | 2 +- .../apache/pekko/http/impl/model/parser/SimpleHeaders.scala | 2 +- .../org/apache/pekko/http/impl/model/parser/UriParser.scala | 2 +- .../pekko/http/impl/model/parser/WebSocketHeaders.scala | 2 +- .../http/impl/settings/ClientConnectionSettingsImpl.scala | 2 +- .../pekko/http/impl/settings/ConnectionPoolSettingsImpl.scala | 2 +- .../apache/pekko/http/impl/settings/ConnectionPoolSetup.scala | 2 +- .../pekko/http/impl/settings/HostConnectionPoolSetup.scala | 2 +- .../pekko/http/impl/settings/HttpsProxySettingsImpl.scala | 2 +- .../apache/pekko/http/impl/settings/ParserSettingsImpl.scala | 2 +- .../pekko/http/impl/settings/PreviewServerSettingsImpl.scala | 2 +- .../apache/pekko/http/impl/settings/ServerSettingsImpl.scala | 2 +- .../pekko/http/impl/settings/WebSocketSettingsImpl.scala | 2 +- .../apache/pekko/http/impl/util/ByteStringParserInput.scala | 2 +- .../org/apache/pekko/http/impl/util/EnhancedByteArray.scala | 2 +- .../http/impl/util/EnhancedByteStringTraversableOnce.scala | 2 +- .../org/apache/pekko/http/impl/util/EnhancedConfig.scala | 2 +- .../scala/org/apache/pekko/http/impl/util/EnhancedRegex.scala | 2 +- .../org/apache/pekko/http/impl/util/EnhancedString.scala | 2 +- .../scala/org/apache/pekko/http/impl/util/JavaAccessors.scala | 2 +- .../scala/org/apache/pekko/http/impl/util/JavaMapping.scala | 2 +- .../scala/org/apache/pekko/http/impl/util/JavaVersion.scala | 2 +- .../org/apache/pekko/http/impl/util/LogByteStringTools.scala | 2 +- .../org/apache/pekko/http/impl/util/ObjectRegistry.scala | 2 +- .../org/apache/pekko/http/impl/util/One2OneBidiFlow.scala | 2 +- .../scala/org/apache/pekko/http/impl/util/Rendering.scala | 2 +- .../apache/pekko/http/impl/util/SettingsCompanionImpl.scala | 2 +- .../org/apache/pekko/http/impl/util/SingletonException.scala | 2 +- .../apache/pekko/http/impl/util/SocketOptionSettings.scala | 2 +- .../pekko/http/impl/util/StageLoggingWithOverride.scala | 2 +- .../scala/org/apache/pekko/http/impl/util/StreamUtils.scala | 2 +- .../scala/org/apache/pekko/http/impl/util/StringTools.scala | 2 +- .../scala/org/apache/pekko/http/impl/util/Timestamp.scala | 2 +- .../main/scala/org/apache/pekko/http/impl/util/package.scala | 2 +- .../scala/org/apache/pekko/http/javadsl/ClientTransport.scala | 2 +- .../scala/org/apache/pekko/http/javadsl/ConnectHttp.scala | 2 +- .../org/apache/pekko/http/javadsl/ConnectionContext.scala | 2 +- .../org/apache/pekko/http/javadsl/HostConnectionPool.scala | 2 +- .../src/main/scala/org/apache/pekko/http/javadsl/Http.scala | 2 +- .../org/apache/pekko/http/javadsl/IncomingConnection.scala | 2 +- .../org/apache/pekko/http/javadsl/OutgoingConnection.scala | 2 +- .../apache/pekko/http/javadsl/OutgoingConnectionBuilder.scala | 2 +- .../scala/org/apache/pekko/http/javadsl/ServerBinding.scala | 2 +- .../scala/org/apache/pekko/http/javadsl/ServerBuilder.scala | 2 +- .../org/apache/pekko/http/javadsl/model/ContentType.scala | 2 +- .../scala/org/apache/pekko/http/javadsl/model/MediaType.scala | 2 +- .../pekko/http/javadsl/model/RequestResponseAssociation.scala | 2 +- .../org/apache/pekko/http/javadsl/model/SslSessionInfo.scala | 2 +- .../scala/org/apache/pekko/http/javadsl/model/Trailer.scala | 2 +- .../org/apache/pekko/http/javadsl/model/ws/Message.scala | 2 +- .../http/javadsl/model/ws/PeerClosedConnectionException.scala | 2 +- .../pekko/http/javadsl/model/ws/UpgradeToWebSocket.scala | 2 +- .../org/apache/pekko/http/javadsl/model/ws/WebSocket.scala | 2 +- .../apache/pekko/http/javadsl/model/ws/WebSocketRequest.scala | 2 +- .../apache/pekko/http/javadsl/model/ws/WebSocketUpgrade.scala | 2 +- .../http/javadsl/model/ws/WebSocketUpgradeResponse.scala | 2 +- .../http/javadsl/settings/ClientConnectionSettings.scala | 2 +- .../pekko/http/javadsl/settings/ConnectionPoolSettings.scala | 2 +- .../pekko/http/javadsl/settings/Http2ClientSettings.scala | 2 +- .../pekko/http/javadsl/settings/Http2ServerSettings.scala | 2 +- .../pekko/http/javadsl/settings/HttpsProxySettings.scala | 2 +- .../apache/pekko/http/javadsl/settings/ParserSettings.scala | 2 +- .../pekko/http/javadsl/settings/PreviewServerSettings.scala | 2 +- .../apache/pekko/http/javadsl/settings/ServerSettings.scala | 2 +- .../pekko/http/javadsl/settings/SettingsCompanion.scala | 2 +- .../pekko/http/javadsl/settings/WebSocketSettings.scala | 2 +- .../org/apache/pekko/http/scaladsl/ClientTransport.scala | 2 +- .../org/apache/pekko/http/scaladsl/ConnectionContext.scala | 2 +- .../src/main/scala/org/apache/pekko/http/scaladsl/Http.scala | 2 +- .../pekko/http/scaladsl/OutgoingConnectionBuilder.scala | 2 +- .../scala/org/apache/pekko/http/scaladsl/ServerBuilder.scala | 2 +- .../scala/org/apache/pekko/http/scaladsl/TimeoutAccess.scala | 2 +- .../org/apache/pekko/http/scaladsl/model/AttributeKey.scala | 2 +- .../org/apache/pekko/http/scaladsl/model/AttributeKeys.scala | 2 +- .../org/apache/pekko/http/scaladsl/model/ContentRange.scala | 2 +- .../org/apache/pekko/http/scaladsl/model/ContentType.scala | 2 +- .../scala/org/apache/pekko/http/scaladsl/model/DateTime.scala | 2 +- .../org/apache/pekko/http/scaladsl/model/ErrorInfo.scala | 2 +- .../scala/org/apache/pekko/http/scaladsl/model/FormData.scala | 2 +- .../org/apache/pekko/http/scaladsl/model/HttpCharset.scala | 2 +- .../org/apache/pekko/http/scaladsl/model/HttpEntity.scala | 2 +- .../org/apache/pekko/http/scaladsl/model/HttpHeader.scala | 2 +- .../org/apache/pekko/http/scaladsl/model/HttpMessage.scala | 2 +- .../org/apache/pekko/http/scaladsl/model/HttpMethod.scala | 2 +- .../org/apache/pekko/http/scaladsl/model/HttpProtocol.scala | 2 +- .../org/apache/pekko/http/scaladsl/model/MediaRange.scala | 2 +- .../org/apache/pekko/http/scaladsl/model/MediaType.scala | 2 +- .../org/apache/pekko/http/scaladsl/model/Multipart.scala | 2 +- .../org/apache/pekko/http/scaladsl/model/RemoteAddress.scala | 2 +- .../http/scaladsl/model/RequestResponseAssociation.scala | 2 +- .../org/apache/pekko/http/scaladsl/model/SslSessionInfo.scala | 2 +- .../org/apache/pekko/http/scaladsl/model/StatusCode.scala | 2 +- .../scala/org/apache/pekko/http/scaladsl/model/Trailer.scala | 2 +- .../apache/pekko/http/scaladsl/model/TransferEncoding.scala | 2 +- .../main/scala/org/apache/pekko/http/scaladsl/model/Uri.scala | 2 +- .../org/apache/pekko/http/scaladsl/model/WithQValue.scala | 2 +- .../apache/pekko/http/scaladsl/model/headers/ByteRange.scala | 2 +- .../pekko/http/scaladsl/model/headers/CacheDirective.scala | 2 +- .../http/scaladsl/model/headers/ContentDispositionType.scala | 2 +- .../apache/pekko/http/scaladsl/model/headers/EntityTag.scala | 2 +- .../pekko/http/scaladsl/model/headers/HttpChallenge.scala | 2 +- .../apache/pekko/http/scaladsl/model/headers/HttpCookie.scala | 2 +- .../pekko/http/scaladsl/model/headers/HttpCredentials.scala | 2 +- .../pekko/http/scaladsl/model/headers/HttpEncoding.scala | 2 +- .../apache/pekko/http/scaladsl/model/headers/HttpOrigin.scala | 2 +- .../pekko/http/scaladsl/model/headers/LanguageRange.scala | 2 +- .../apache/pekko/http/scaladsl/model/headers/LinkValue.scala | 2 +- .../pekko/http/scaladsl/model/headers/ProductVersion.scala | 2 +- .../apache/pekko/http/scaladsl/model/headers/RangeUnit.scala | 2 +- .../http/scaladsl/model/headers/RetryAfterParameter.scala | 2 +- .../model/headers/StrictTransportSecurityDirective.scala | 2 +- .../pekko/http/scaladsl/model/headers/UpgradeProtocol.scala | 2 +- .../http/scaladsl/model/headers/WebSocketExtension.scala | 2 +- .../apache/pekko/http/scaladsl/model/headers/headers.scala | 2 +- .../pekko/http/scaladsl/model/http2/Http2Exception.scala | 2 +- .../scala/org/apache/pekko/http/scaladsl/model/package.scala | 2 +- .../pekko/http/scaladsl/model/sse/ServerSentEvent.scala | 2 +- .../org/apache/pekko/http/scaladsl/model/ws/Message.scala | 2 +- .../scaladsl/model/ws/PeerClosedConnectionException.scala | 2 +- .../pekko/http/scaladsl/model/ws/UpgradeToWebSocket.scala | 2 +- .../pekko/http/scaladsl/model/ws/WebSocketRequest.scala | 2 +- .../pekko/http/scaladsl/model/ws/WebSocketUpgrade.scala | 2 +- .../http/scaladsl/model/ws/WebSocketUpgradeResponse.scala | 2 +- .../http/scaladsl/settings/ClientConnectionSettings.scala | 2 +- .../pekko/http/scaladsl/settings/ConnectionPoolSettings.scala | 2 +- .../pekko/http/scaladsl/settings/Http2ServerSettings.scala | 2 +- .../pekko/http/scaladsl/settings/HttpsProxySettings.scala | 2 +- .../apache/pekko/http/scaladsl/settings/ParserSettings.scala | 2 +- .../pekko/http/scaladsl/settings/PreviewServerSettings.scala | 2 +- .../apache/pekko/http/scaladsl/settings/ServerSettings.scala | 2 +- .../pekko/http/scaladsl/settings/SettingsCompanion.scala | 2 +- .../pekko/http/scaladsl/settings/WebSocketSettings.scala | 2 +- .../src/test/java/org/apache/pekko/http/JavaTestServer.java | 2 +- .../pekko/http/javadsl/GracefulTerminationCompileTest.java | 2 +- .../org/apache/pekko/http/javadsl/WSEchoTestClientApp.java | 2 +- .../apache/pekko/http/javadsl/model/EntityDiscardingTest.java | 2 +- .../org/apache/pekko/http/javadsl/model/HttpMessageTest.java | 2 +- .../org/apache/pekko/http/javadsl/model/JavaApiTestCases.java | 2 +- .../java/org/apache/pekko/http/javadsl/model/UriTest.java | 2 +- .../http/javadsl/settings/ClientConnectionSettingsTest.java | 2 +- .../http/javadsl/settings/ConnectionPoolSettingsTest.java | 2 +- .../pekko/http/javadsl/settings/ParserSettingsTest.java | 2 +- .../pekko/http/javadsl/settings/ServerSettingsTest.java | 2 +- .../pekko/integrationtest/http/HttpModelIntegrationSpec.scala | 2 +- .../src/test/scala/org/apache/pekko/http/ConfigSpec.scala | 2 +- .../test/scala/org/apache/pekko/http/HashCodeCollider.scala | 2 +- .../http/impl/engine/client/ClientCancellationSpec.scala | 2 +- .../impl/engine/client/HighLevelOutgoingConnectionSpec.scala | 2 +- .../http/impl/engine/client/HostConnectionPoolSpec.scala | 2 +- .../pekko/http/impl/engine/client/HttpConfigurationSpec.scala | 2 +- .../http/impl/engine/client/HttpsProxyGraphStageSpec.scala | 2 +- .../impl/engine/client/LowLevelOutgoingConnectionSpec.scala | 2 +- .../pekko/http/impl/engine/client/NewConnectionPoolSpec.scala | 2 +- .../pekko/http/impl/engine/client/PrepareResponseSpec.scala | 2 +- .../http/impl/engine/client/ResponseParsingMergeSpec.scala | 2 +- .../http/impl/engine/client/TlsEndpointVerificationSpec.scala | 2 +- .../pekko/http/impl/engine/client/pool/SlotStateSpec.scala | 2 +- .../pekko/http/impl/engine/parsing/BoyerMooreSpec.scala | 2 +- .../impl/engine/parsing/ContentLengthHeaderParserSpec.scala | 2 +- .../pekko/http/impl/engine/parsing/HttpHeaderParserSpec.scala | 2 +- .../http/impl/engine/parsing/HttpHeaderParserTestBed.scala | 2 +- .../pekko/http/impl/engine/parsing/RequestParserSpec.scala | 2 +- .../pekko/http/impl/engine/parsing/ResponseParserSpec.scala | 2 +- .../http/impl/engine/rendering/RequestRendererSpec.scala | 2 +- .../http/impl/engine/rendering/ResponseRendererSpec.scala | 2 +- .../http/impl/engine/server/HttpServerBug21008Spec.scala | 2 +- .../apache/pekko/http/impl/engine/server/HttpServerSpec.scala | 2 +- .../http/impl/engine/server/HttpServerTestSetupBase.scala | 2 +- .../engine/server/HttpServerWithExplicitSchedulerSpec.scala | 2 +- .../pekko/http/impl/engine/server/PrepareRequestsSpec.scala | 2 +- .../org/apache/pekko/http/impl/engine/ws/BitBuilder.scala | 2 +- .../pekko/http/impl/engine/ws/ByteStringSinkProbe.scala | 2 +- .../apache/pekko/http/impl/engine/ws/EchoTestClientApp.scala | 2 +- .../org/apache/pekko/http/impl/engine/ws/FramingSpec.scala | 2 +- .../org/apache/pekko/http/impl/engine/ws/MessageSpec.scala | 2 +- .../apache/pekko/http/impl/engine/ws/Utf8CodingSpecs.scala | 2 +- .../pekko/http/impl/engine/ws/WSClientAutobahnTest.scala | 2 +- .../pekko/http/impl/engine/ws/WSServerAutobahnTest.scala | 2 +- .../apache/pekko/http/impl/engine/ws/WSTestSetupBase.scala | 2 +- .../org/apache/pekko/http/impl/engine/ws/WSTestUtils.scala | 2 +- .../pekko/http/impl/engine/ws/WebSocketClientSpec.scala | 2 +- .../pekko/http/impl/engine/ws/WebSocketIntegrationSpec.scala | 2 +- .../pekko/http/impl/engine/ws/WebSocketServerSpec.scala | 2 +- .../apache/pekko/http/impl/model/parser/HttpHeaderSpec.scala | 2 +- .../scala/org/apache/pekko/http/impl/util/BenchUtils.scala | 2 +- .../pekko/http/impl/util/ByteStringParserInputSpec.scala | 2 +- .../org/apache/pekko/http/impl/util/CollectionStage.scala | 2 +- .../org/apache/pekko/http/impl/util/ExampleHttpContexts.scala | 2 +- .../org/apache/pekko/http/impl/util/One2OneBidiFlowSpec.scala | 2 +- .../pekko/http/impl/util/PekkoSpecWithMaterializer.scala | 2 +- .../scala/org/apache/pekko/http/impl/util/RenderingSpec.scala | 2 +- .../org/apache/pekko/http/impl/util/StreamUtilsSpec.scala | 2 +- .../org/apache/pekko/http/impl/util/WithLogCapturing.scala | 2 +- .../scala/org/apache/pekko/http/javadsl/ConnectHttpSpec.scala | 2 +- .../org/apache/pekko/http/javadsl/ConnectionContextSpec.scala | 2 +- .../org/apache/pekko/http/javadsl/HttpExtensionApiSpec.scala | 2 +- .../apache/pekko/http/javadsl/JavaInitializationSpec.scala | 2 +- .../org/apache/pekko/http/javadsl/model/JavaApiSpec.scala | 2 +- .../pekko/http/javadsl/model/JavaApiTestCaseSpecs.scala | 2 +- .../org/apache/pekko/http/javadsl/model/MultipartsSpec.scala | 2 +- .../pekko/http/javadsl/model/headers/HttpCookieSpec.scala | 2 +- .../org/apache/pekko/http/scaladsl/ClientServerSpec.scala | 2 +- .../scala/org/apache/pekko/http/scaladsl/ClientSpec.scala | 2 +- .../http/scaladsl/ClientTransportWithCustomResolverSpec.scala | 2 +- .../apache/pekko/http/scaladsl/GracefulTerminationSpec.scala | 2 +- .../scala/org/apache/pekko/http/scaladsl/TestClient.scala | 2 +- .../scala/org/apache/pekko/http/scaladsl/TestServer.scala | 2 +- .../apache/pekko/http/scaladsl/TightRequestTimeoutSpec.scala | 2 +- .../org/apache/pekko/http/scaladsl/model/DateTimeSpec.scala | 2 +- .../pekko/http/scaladsl/model/EntityDiscardingSpec.scala | 2 +- .../org/apache/pekko/http/scaladsl/model/HttpEntitySpec.scala | 2 +- .../apache/pekko/http/scaladsl/model/HttpMessageSpec.scala | 2 +- .../apache/pekko/http/scaladsl/model/HttpMethodsSpec.scala | 2 +- .../org/apache/pekko/http/scaladsl/model/MultipartSpec.scala | 2 +- .../pekko/http/scaladsl/model/SerializabilitySpec.scala | 2 +- .../org/apache/pekko/http/scaladsl/model/TurkishISpec.scala | 2 +- .../scala/org/apache/pekko/http/scaladsl/model/UriSpec.scala | 2 +- .../apache/pekko/http/scaladsl/model/headers/HeaderSpec.scala | 2 +- .../pekko/http/scaladsl/model/sse/ServerSentEventSpec.scala | 2 +- .../http/scaladsl/settings/ClientConnectionSettingsSpec.scala | 2 +- .../http/scaladsl/settings/ConnectionPoolSettingsSpec.scala | 2 +- .../http/scaladsl/settings/Http2CommonSettingsSpec.scala | 2 +- .../http/scaladsl/settings/PreviewServerSettingsSpec.scala | 2 +- .../pekko/http/scaladsl/settings/ServerSettingsSpec.scala | 2 +- .../pekko/http/scaladsl/settings/SettingsEqualitySpec.scala | 2 +- .../org/apache/pekko/http/scaladsl/util/FastFutureSpec.scala | 2 +- .../test/scala/org/apache/pekko/stream/testkit/Utils.scala | 2 +- .../src/test/scala/org/apache/pekko/testkit/Coroner.scala | 2 +- .../src/test/scala/org/apache/pekko/testkit/PekkoSpec.scala | 2 +- .../pekko/http/javadsl/marshallers/jackson/Jackson.java | 2 +- .../pekko/http/javadsl/marshallers/jackson/JacksonTest.java | 2 +- .../sprayjson/SprayJsonByteStringParserInput.scala | 2 +- .../scaladsl/marshallers/sprayjson/SprayJsonSupport.scala | 2 +- .../scaladsl/marshallers/sprayjson/SprayJsonSupportSpec.scala | 2 +- .../pekko/http/scaladsl/marshallers/xml/ScalaXmlSupport.scala | 2 +- .../org/apache/pekko/http/fix/MigrateToServerBuilder.scala | 2 +- .../apache/pekko/http/fix/MigrateToServerBuilderTest.scala | 2 +- .../apache/pekko/http/fix/MigrateToServerBuilderTest.scala | 2 +- .../apache/pekko/http/javadsl/testkit/DefaultHostInfo.scala | 2 +- .../apache/pekko/http/javadsl/testkit/JUnitRouteTest.scala | 2 +- .../org/apache/pekko/http/javadsl/testkit/RouteTest.scala | 2 +- .../org/apache/pekko/http/javadsl/testkit/TestRoute.scala | 2 +- .../apache/pekko/http/javadsl/testkit/TestRouteResult.scala | 2 +- .../scala/org/apache/pekko/http/javadsl/testkit/WSProbe.scala | 2 +- .../pekko/http/javadsl/testkit/WSTestRequestBuilding.scala | 2 +- .../pekko/http/scaladsl/testkit/MarshallingTestUtils.scala | 2 +- .../org/apache/pekko/http/scaladsl/testkit/RouteTest.scala | 2 +- .../http/scaladsl/testkit/RouteTestResultComponent.scala | 2 +- .../apache/pekko/http/scaladsl/testkit/RouteTestTimeout.scala | 2 +- .../apache/pekko/http/scaladsl/testkit/ScalatestUtils.scala | 2 +- .../org/apache/pekko/http/scaladsl/testkit/Specs2Utils.scala | 2 +- .../pekko/http/scaladsl/testkit/TestFrameworkInterface.scala | 2 +- .../org/apache/pekko/http/scaladsl/testkit/WSProbe.scala | 2 +- .../pekko/http/scaladsl/testkit/WSTestRequestBuilding.scala | 2 +- .../apache/pekko/http/javadsl/testkit/JUnitRouteTestTest.java | 2 +- .../pekko/http/scaladsl/testkit/ScalatestRouteTestSpec.scala | 2 +- .../pekko/http/scaladsl/testkit/Specs2RouteTestSpec.scala | 2 +- .../pekko/http/javadsl/server/examples/petstore/Pet.java | 2 +- .../javadsl/server/examples/petstore/PetStoreController.java | 2 +- .../javadsl/server/examples/petstore/PetStoreExample.java | 2 +- .../http/javadsl/server/examples/simple/SimpleServerApp.java | 2 +- .../server/examples/simple/SimpleServerHttpHttpsApp.java | 2 +- .../pekko/http/PekkoHttpServerLatencyMultiNodeSpec.scala | 2 +- .../scala/org/apache/pekko/http/STMultiNodeSpec.scala | 2 +- .../org/apache/pekko/remote/testkit/MultiNodeConfig.scala | 2 +- .../org/apache/pekko/remote/testkit/PerfFlamesSupport.scala | 2 +- .../multi-jvm/scala/org/apache/pekko/testkit/TestTags.scala | 2 +- .../multi-jvm/scala/org/scalatest/extra/QuietReporter.scala | 2 +- http-tests/src/test/java/AllJavaTests.java | 2 +- .../java/docs/http/javadsl/server/HandlerExampleDocTest.java | 2 +- .../http/javadsl/server/RouteJavaScalaDslConversionTest.java | 2 +- .../test/java/org/apache/pekko/http/javadsl/HttpAPIsTest.java | 2 +- .../org/apache/pekko/http/javadsl/server/CompleteTest.java | 2 +- .../apache/pekko/http/javadsl/server/HandlerBindingTest.java | 2 +- .../org/apache/pekko/http/javadsl/server/JavaRouteTest.java | 2 +- .../org/apache/pekko/http/javadsl/server/JavaTestServer.java | 2 +- .../org/apache/pekko/http/javadsl/server/MarshallerTest.java | 2 +- .../org/apache/pekko/http/javadsl/server/MinimalHttpApp.java | 2 +- .../org/apache/pekko/http/javadsl/server/SneakHttpApp.java | 2 +- .../apache/pekko/http/javadsl/server/UnmarshallerTest.java | 2 +- .../javadsl/server/directives/AttributeDirectivesTest.java | 2 +- .../http/javadsl/server/directives/CodingDirectivesTest.java | 2 +- .../javadsl/server/directives/ComposingDirectivesTest.java | 2 +- .../http/javadsl/server/directives/CookieDirectivesTest.java | 2 +- .../javadsl/server/directives/ExecutionDirectivesTest.java | 2 +- .../http/javadsl/server/directives/HeaderDirectivesTest.java | 2 +- .../http/javadsl/server/directives/HostDirectivesTest.java | 2 +- .../javadsl/server/directives/MarshallingDirectivesTest.java | 2 +- .../http/javadsl/server/directives/MiscDirectivesTest.java | 2 +- .../javadsl/server/directives/ParameterDirectivesTest.java | 2 +- .../http/javadsl/server/directives/PathDirectivesTest.java | 2 +- .../http/javadsl/server/directives/RouteDirectivesTest.java | 2 +- .../http/javadsl/server/directives/SchemeDirectivesTest.java | 2 +- .../javadsl/server/directives/SecurityDirectivesTest.java | 2 +- .../javadsl/server/examples/petstore/PetStoreAPITest.java | 2 +- .../http/javadsl/server/examples/simple/SimpleServerTest.java | 2 +- .../pekko/http/javadsl/server/values/FormFieldsTest.java | 2 +- .../apache/pekko/http/javadsl/server/values/HeadersTest.java | 2 +- .../pekko/http/javadsl/settings/RoutingSettingsTest.java | 2 +- .../pekko/http/scaladsl/server/util/VarArgsFunction1.scala | 2 +- .../org/apache/pekko/http/scaladsl/server/util/package.scala | 2 +- .../main/org/apache/pekko/http/ccompat/ImplicitUtils.scala | 2 +- .../main/org/apache/pekko/http/ccompat/ImplicitUtils.scala | 2 +- .../main/org/apache/pekko/http/ccompat/ImplicitUtils.scala | 2 +- .../test/scala/org/apache/pekko/http/HashCodeCollider.scala | 2 +- .../apache/pekko/http/javadsl/DirectivesConsistencySpec.scala | 2 +- .../org/apache/pekko/http/javadsl/server/HttpAppSpec.scala | 2 +- .../http/javadsl/server/directives/SampleCustomHeader.scala | 2 +- .../org/apache/pekko/http/scaladsl/CustomMediaTypesSpec.scala | 2 +- .../apache/pekko/http/scaladsl/CustomStatusCodesSpec.scala | 2 +- .../scala/org/apache/pekko/http/scaladsl/FormDataSpec.scala | 2 +- .../pekko/http/scaladsl/RouteJavaScalaDslConversionSpec.scala | 2 +- .../org/apache/pekko/http/scaladsl/TestSingleRequest.scala | 2 +- .../apache/pekko/http/scaladsl/coding/CodecSpecSupport.scala | 2 +- .../org/apache/pekko/http/scaladsl/coding/CoderSpec.scala | 2 +- .../org/apache/pekko/http/scaladsl/coding/DecoderSpec.scala | 2 +- .../org/apache/pekko/http/scaladsl/coding/DeflateSpec.scala | 2 +- .../org/apache/pekko/http/scaladsl/coding/EncoderSpec.scala | 2 +- .../org/apache/pekko/http/scaladsl/coding/GzipSpec.scala | 2 +- .../org/apache/pekko/http/scaladsl/coding/NoCodingSpec.scala | 2 +- .../pekko/http/scaladsl/marshallers/JsonSupportSpec.scala | 2 +- .../scaladsl/marshallers/sprayjson/SprayJsonSupportSpec.scala | 2 +- .../http/scaladsl/marshallers/xml/ScalaXmlSupportSpec.scala | 2 +- .../http/scaladsl/marshalling/ContentNegotiationSpec.scala | 2 +- .../marshalling/FromStatusCodeAndXYZMarshallerSpec.scala | 2 +- .../pekko/http/scaladsl/marshalling/MarshallingSpec.scala | 2 +- .../scaladsl/marshalling/sse/EventStreamMarshallingSpec.scala | 2 +- .../apache/pekko/http/scaladsl/server/BasicRouteSpecs.scala | 2 +- .../apache/pekko/http/scaladsl/server/ConnectionTestApp.scala | 2 +- .../server/DiscardEntityDefaultExceptionHandlerSpec.scala | 2 +- .../server/DiscardEntityDefaultRejectionHandlerSpec.scala | 2 +- .../server/DontLeakActorsOnFailingConnectionSpecs.scala | 2 +- .../pekko/http/scaladsl/server/EntityStreamingSpec.scala | 2 +- .../org/apache/pekko/http/scaladsl/server/HttpAppSpec.scala | 2 +- .../pekko/http/scaladsl/server/ModeledCustomHeaderSpec.scala | 2 +- .../org/apache/pekko/http/scaladsl/server/RejectionSpec.scala | 2 +- .../apache/pekko/http/scaladsl/server/RouteResultSpec.scala | 2 +- .../org/apache/pekko/http/scaladsl/server/RoutingSpec.scala | 2 +- .../org/apache/pekko/http/scaladsl/server/SizeLimitSpec.scala | 2 +- .../pekko/http/scaladsl/server/StreamingResponseSpecs.scala | 2 +- .../org/apache/pekko/http/scaladsl/server/TcpLeakApp.scala | 2 +- .../org/apache/pekko/http/scaladsl/server/TestServer.scala | 2 +- .../server/directives/AllowMaterializationOnlyOnce.scala | 2 +- .../scaladsl/server/directives/AttributeDirectivesSpec.scala | 2 +- .../http/scaladsl/server/directives/BasicDirectivesSpec.scala | 2 +- .../server/directives/CacheConditionDirectivesSpec.scala | 2 +- .../scaladsl/server/directives/CodingDirectivesSpec.scala | 2 +- .../scaladsl/server/directives/CookieDirectivesSpec.scala | 2 +- .../scaladsl/server/directives/DebuggingDirectivesSpec.scala | 2 +- .../scaladsl/server/directives/ExecutionDirectivesSpec.scala | 2 +- .../server/directives/FileAndResourceDirectivesSpec.scala | 2 +- .../scaladsl/server/directives/FileUploadDirectivesSpec.scala | 2 +- .../scaladsl/server/directives/FormFieldDirectivesSpec.scala | 2 +- .../scaladsl/server/directives/FutureDirectivesSpec.scala | 2 +- .../scaladsl/server/directives/HeaderDirectivesSpec.scala | 2 +- .../http/scaladsl/server/directives/HostDirectivesSpec.scala | 2 +- .../server/directives/IllegalHeadersIntegrationSpec.scala | 2 +- .../server/directives/MarshallingDirectivesSpec.scala | 2 +- .../scaladsl/server/directives/MethodDirectivesSpec.scala | 2 +- .../http/scaladsl/server/directives/MiscDirectivesSpec.scala | 2 +- .../scaladsl/server/directives/ParameterDirectivesSpec.scala | 2 +- .../http/scaladsl/server/directives/PathDirectivesSpec.scala | 2 +- .../http/scaladsl/server/directives/RangeDirectivesSpec.scala | 2 +- .../server/directives/RespondWithDirectivesSpec.scala | 2 +- .../http/scaladsl/server/directives/RouteDirectivesSpec.scala | 2 +- .../scaladsl/server/directives/SchemeDirectivesSpec.scala | 2 +- .../scaladsl/server/directives/SecurityDirectivesSpec.scala | 2 +- .../scaladsl/server/directives/TimeoutDirectivesSpec.scala | 2 +- .../scaladsl/server/directives/WebSocketDirectivesSpec.scala | 2 +- .../apache/pekko/http/scaladsl/server/util/TupleOpsSpec.scala | 2 +- .../http/scaladsl/settings/RoutingSettingsEqualitySpec.scala | 2 +- .../scaladsl/unmarshalling/MultipartUnmarshallersSpec.scala | 2 +- .../pekko/http/scaladsl/unmarshalling/UnmarshallingSpec.scala | 2 +- .../scaladsl/unmarshalling/sse/BaseUnmarshallingSpec.scala | 2 +- .../unmarshalling/sse/EventStreamUnmarshallingSpec.scala | 2 +- .../http/scaladsl/unmarshalling/sse/LineParserSpec.scala | 2 +- .../unmarshalling/sse/ServerSentEventParserSpec.scala | 2 +- .../main/java/org/apache/pekko/http/javadsl/coding/Coder.java | 2 +- .../org/apache/pekko/http/javadsl/common/RegexConverters.java | 2 +- .../pekko/http/javadsl/server/ExceptionHandlerBuilder.java | 2 +- .../java/org/apache/pekko/http/javadsl/server/HttpApp.java | 2 +- .../http/javadsl/server/directives/ContentTypeResolver.java | 2 +- .../pekko/http/javadsl/server/directives/CorrespondsTo.java | 2 +- .../pekko/http/javadsl/unmarshalling/StringUnmarshallers.java | 2 +- .../pekko/http/javadsl/unmarshalling/Unmarshallers.java | 2 +- .../apache/pekko/http/impl/settings/RoutingSettingsImpl.scala | 2 +- .../http/impl/settings/ServerSentEventSettingsImpl.scala | 2 +- .../pekko/http/javadsl/common/EntityStreamingSupport.scala | 2 +- .../apache/pekko/http/javadsl/common/PartialApplication.scala | 2 +- .../apache/pekko/http/javadsl/marshalling/Marshaller.scala | 2 +- .../http/javadsl/marshalling/sse/EventStreamMarshalling.scala | 2 +- .../org/apache/pekko/http/javadsl/server/Directives.scala | 2 +- .../apache/pekko/http/javadsl/server/ExceptionHandler.scala | 2 +- .../org/apache/pekko/http/javadsl/server/PathMatchers.scala | 2 +- .../apache/pekko/http/javadsl/server/RejectionHandler.scala | 2 +- .../org/apache/pekko/http/javadsl/server/Rejections.scala | 2 +- .../org/apache/pekko/http/javadsl/server/RequestContext.scala | 2 +- .../scala/org/apache/pekko/http/javadsl/server/Route.scala | 2 +- .../org/apache/pekko/http/javadsl/server/RouteResult.scala | 2 +- .../apache/pekko/http/javadsl/server/RoutingJavaMapping.scala | 2 +- .../http/javadsl/server/directives/AttributeDirectives.scala | 2 +- .../http/javadsl/server/directives/BasicDirectives.scala | 2 +- .../javadsl/server/directives/CacheConditionDirectives.scala | 2 +- .../http/javadsl/server/directives/CodingDirectives.scala | 2 +- .../http/javadsl/server/directives/CookieDirectives.scala | 2 +- .../http/javadsl/server/directives/DebuggingDirectives.scala | 2 +- .../http/javadsl/server/directives/ExecutionDirectives.scala | 2 +- .../javadsl/server/directives/FileAndResourceDirectives.scala | 2 +- .../http/javadsl/server/directives/FileUploadDirectives.scala | 2 +- .../http/javadsl/server/directives/FormFieldDirectives.scala | 2 +- .../server/directives/FramedEntityStreamingDirectives.scala | 2 +- .../http/javadsl/server/directives/FutureDirectives.scala | 2 +- .../http/javadsl/server/directives/HeaderDirectives.scala | 2 +- .../pekko/http/javadsl/server/directives/HostDirectives.scala | 2 +- .../javadsl/server/directives/MarshallingDirectives.scala | 2 +- .../http/javadsl/server/directives/MethodDirectives.scala | 2 +- .../pekko/http/javadsl/server/directives/MiscDirectives.scala | 2 +- .../http/javadsl/server/directives/ParameterDirectives.scala | 2 +- .../pekko/http/javadsl/server/directives/PathDirectives.scala | 2 +- .../http/javadsl/server/directives/RangeDirectives.scala | 2 +- .../javadsl/server/directives/RespondWithDirectives.scala | 2 +- .../pekko/http/javadsl/server/directives/RouteAdapter.scala | 2 +- .../http/javadsl/server/directives/RouteDirectives.scala | 2 +- .../http/javadsl/server/directives/SchemeDirectives.scala | 2 +- .../http/javadsl/server/directives/SecurityDirectives.scala | 2 +- .../http/javadsl/server/directives/TimeoutDirectives.scala | 2 +- .../http/javadsl/server/directives/WebSocketDirectives.scala | 2 +- .../apache/pekko/http/javadsl/settings/RoutingSettings.scala | 2 +- .../pekko/http/javadsl/settings/ServerSentEventSettings.scala | 2 +- .../pekko/http/javadsl/unmarshalling/StringUnmarshaller.scala | 2 +- .../pekko/http/javadsl/unmarshalling/Unmarshaller.scala | 2 +- .../javadsl/unmarshalling/sse/EventStreamUnmarshalling.scala | 2 +- .../apache/pekko/http/scaladsl/client/RequestBuilding.scala | 2 +- .../http/scaladsl/client/TransformerPipelineSupport.scala | 2 +- .../scala/org/apache/pekko/http/scaladsl/coding/Coder.scala | 2 +- .../scala/org/apache/pekko/http/scaladsl/coding/Coders.scala | 2 +- .../org/apache/pekko/http/scaladsl/coding/DataMapper.scala | 2 +- .../scala/org/apache/pekko/http/scaladsl/coding/Decoder.scala | 2 +- .../scala/org/apache/pekko/http/scaladsl/coding/Deflate.scala | 2 +- .../apache/pekko/http/scaladsl/coding/DeflateCompressor.scala | 2 +- .../scala/org/apache/pekko/http/scaladsl/coding/Encoder.scala | 2 +- .../scala/org/apache/pekko/http/scaladsl/coding/Gzip.scala | 2 +- .../apache/pekko/http/scaladsl/coding/GzipCompressor.scala | 2 +- .../org/apache/pekko/http/scaladsl/coding/NoCoding.scala | 2 +- .../http/scaladsl/common/CsvEntityStreamingSupport.scala | 2 +- .../pekko/http/scaladsl/common/EntityStreamingSupport.scala | 2 +- .../http/scaladsl/common/JsonEntityStreamingSupport.scala | 2 +- .../apache/pekko/http/scaladsl/common/NameReceptacle.scala | 2 +- .../org/apache/pekko/http/scaladsl/common/StrictForm.scala | 2 +- .../http/scaladsl/marshalling/ContentTypeOverrider.scala | 2 +- .../apache/pekko/http/scaladsl/marshalling/EmptyValue.scala | 2 +- .../pekko/http/scaladsl/marshalling/GenericMarshallers.scala | 2 +- .../org/apache/pekko/http/scaladsl/marshalling/Marshal.scala | 2 +- .../apache/pekko/http/scaladsl/marshalling/Marshaller.scala | 2 +- .../http/scaladsl/marshalling/MultipartMarshallers.scala | 2 +- .../scaladsl/marshalling/PredefinedToEntityMarshallers.scala | 2 +- .../scaladsl/marshalling/PredefinedToRequestMarshallers.scala | 2 +- .../marshalling/PredefinedToResponseMarshallers.scala | 2 +- .../http/scaladsl/marshalling/ToResponseMarshallable.scala | 2 +- .../org/apache/pekko/http/scaladsl/marshalling/package.scala | 2 +- .../scaladsl/marshalling/sse/EventStreamMarshalling.scala | 2 +- .../apache/pekko/http/scaladsl/server/ContentNegotation.scala | 2 +- .../org/apache/pekko/http/scaladsl/server/Directive.scala | 2 +- .../org/apache/pekko/http/scaladsl/server/Directives.scala | 2 +- .../apache/pekko/http/scaladsl/server/ExceptionHandler.scala | 2 +- .../scala/org/apache/pekko/http/scaladsl/server/HttpApp.scala | 2 +- .../org/apache/pekko/http/scaladsl/server/PathMatcher.scala | 2 +- .../org/apache/pekko/http/scaladsl/server/Rejection.scala | 2 +- .../apache/pekko/http/scaladsl/server/RejectionHandler.scala | 2 +- .../apache/pekko/http/scaladsl/server/RequestContext.scala | 2 +- .../pekko/http/scaladsl/server/RequestContextImpl.scala | 2 +- .../scala/org/apache/pekko/http/scaladsl/server/Route.scala | 2 +- .../pekko/http/scaladsl/server/RouteConcatenation.scala | 2 +- .../org/apache/pekko/http/scaladsl/server/RouteResult.scala | 2 +- .../org/apache/pekko/http/scaladsl/server/RoutingLog.scala | 2 +- .../org/apache/pekko/http/scaladsl/server/StandardRoute.scala | 2 +- .../http/scaladsl/server/directives/AttributeDirectives.scala | 2 +- .../http/scaladsl/server/directives/BasicDirectives.scala | 2 +- .../scaladsl/server/directives/CacheConditionDirectives.scala | 2 +- .../http/scaladsl/server/directives/CodingDirectives.scala | 2 +- .../http/scaladsl/server/directives/CookieDirectives.scala | 2 +- .../http/scaladsl/server/directives/DebuggingDirectives.scala | 2 +- .../http/scaladsl/server/directives/ExecutionDirectives.scala | 2 +- .../server/directives/FileAndResourceDirectives.scala | 2 +- .../scaladsl/server/directives/FileUploadDirectives.scala | 2 +- .../http/scaladsl/server/directives/FormFieldDirectives.scala | 2 +- .../server/directives/FramedEntityStreamingDirectives.scala | 2 +- .../http/scaladsl/server/directives/FutureDirectives.scala | 2 +- .../http/scaladsl/server/directives/HeaderDirectives.scala | 2 +- .../http/scaladsl/server/directives/HostDirectives.scala | 2 +- .../scaladsl/server/directives/MarshallingDirectives.scala | 2 +- .../http/scaladsl/server/directives/MethodDirectives.scala | 2 +- .../http/scaladsl/server/directives/MiscDirectives.scala | 2 +- .../http/scaladsl/server/directives/ParameterDirectives.scala | 2 +- .../http/scaladsl/server/directives/PathDirectives.scala | 2 +- .../http/scaladsl/server/directives/RangeDirectives.scala | 2 +- .../scaladsl/server/directives/RespondWithDirectives.scala | 2 +- .../http/scaladsl/server/directives/RouteDirectives.scala | 2 +- .../http/scaladsl/server/directives/SchemeDirectives.scala | 2 +- .../http/scaladsl/server/directives/SecurityDirectives.scala | 2 +- .../http/scaladsl/server/directives/TimeoutDirectives.scala | 2 +- .../http/scaladsl/server/directives/WebSocketDirectives.scala | 2 +- .../scala/org/apache/pekko/http/scaladsl/server/package.scala | 2 +- .../pekko/http/scaladsl/server/util/ApplyConverter.scala | 2 +- .../pekko/http/scaladsl/server/util/BinaryPolyFunc.scala | 2 +- .../apache/pekko/http/scaladsl/server/util/ClassMagnet.scala | 2 +- .../pekko/http/scaladsl/server/util/ConstructFromTuple.scala | 2 +- .../org/apache/pekko/http/scaladsl/server/util/Tuple.scala | 2 +- .../org/apache/pekko/http/scaladsl/server/util/TupleOps.scala | 2 +- .../org/apache/pekko/http/scaladsl/server/util/Tupler.scala | 2 +- .../apache/pekko/http/scaladsl/settings/RoutingSettings.scala | 2 +- .../http/scaladsl/settings/ServerSentEventSettings.scala | 2 +- .../http/scaladsl/unmarshalling/GenericUnmarshallers.scala | 2 +- .../http/scaladsl/unmarshalling/MultipartUnmarshallers.scala | 2 +- .../unmarshalling/PredefinedFromEntityUnmarshallers.scala | 2 +- .../unmarshalling/PredefinedFromStringUnmarshallers.scala | 2 +- .../apache/pekko/http/scaladsl/unmarshalling/Unmarshal.scala | 2 +- .../pekko/http/scaladsl/unmarshalling/Unmarshaller.scala | 2 +- .../apache/pekko/http/scaladsl/unmarshalling/package.scala | 2 +- .../http/scaladsl/unmarshalling/sse/EventStreamParser.scala | 2 +- .../scaladsl/unmarshalling/sse/EventStreamUnmarshalling.scala | 2 +- .../pekko/http/scaladsl/unmarshalling/sse/LineParser.scala | 2 +- .../scaladsl/unmarshalling/sse/ServerSentEventParser.scala | 2 +- .../org/apache/pekko/http/javadsl/Http2JavaServerTest.java | 2 +- .../pekko/http/impl/engine/http2/H2SpecIntegrationSpec.scala | 2 +- .../apache/pekko/http/impl/engine/http2/H2cUpgradeSpec.scala | 2 +- .../pekko/http/impl/engine/http2/HPackEncodingSupport.scala | 2 +- .../pekko/http/impl/engine/http2/HPackSpecExamples.scala | 2 +- .../pekko/http/impl/engine/http2/Http2ClientServerSpec.scala | 2 +- .../apache/pekko/http/impl/engine/http2/Http2ClientSpec.scala | 2 +- .../pekko/http/impl/engine/http2/Http2FrameHpackSupport.scala | 2 +- .../apache/pekko/http/impl/engine/http2/Http2FrameProbe.scala | 2 +- .../pekko/http/impl/engine/http2/Http2FrameSending.scala | 2 +- .../http/impl/engine/http2/Http2PersistentClientSpec.scala | 2 +- .../pekko/http/impl/engine/http2/Http2ServerDemuxSpec.scala | 2 +- .../apache/pekko/http/impl/engine/http2/Http2ServerSpec.scala | 2 +- .../http/impl/engine/http2/HttpMessageRenderingSpec.scala | 2 +- .../pekko/http/impl/engine/http2/PriorityTreeSpec.scala | 2 +- .../pekko/http/impl/engine/http2/ProtocolSwitchSpec.scala | 2 +- .../pekko/http/impl/engine/http2/RequestParsingSpec.scala | 2 +- .../pekko/http/impl/engine/http2/TelemetrySpiSpec.scala | 2 +- .../apache/pekko/http/impl/engine/http2/WindowTracking.scala | 2 +- .../pekko/http/impl/engine/http2/WithPriorKnowledgeSpec.scala | 2 +- .../http/impl/engine/http2/framing/Http2FramingSpec.scala | 2 +- .../org/apache/pekko/http/impl/engine/http2/package.scala | 2 +- .../org/apache/pekko/http/scaladsl/Http2ServerTest.scala | 2 +- .../scala-2/org/apache/pekko/http/ccompat/pre213macro.scala | 2 +- .../scala-2/org/apache/pekko/http/ccompat/since213macro.scala | 2 +- .../main/scala-2/org/apache/pekko/macros/LogHelperMacro.scala | 2 +- .../scala-3/org/apache/pekko/http/ccompat/pre213macro.scala | 2 +- .../scala-3/org/apache/pekko/http/ccompat/since213macro.scala | 2 +- .../main/scala-3/org/apache/pekko/macros/LogHelperMacro.scala | 2 +- .../src/main/scala/org/apache/pekko/macros/LogHelper.scala | 2 +- project/AutomaticModuleName.scala | 2 +- project/CliOptions.scala | 2 +- project/Common.scala | 2 +- project/CopyrightHeader.scala | 4 ++-- project/Dependencies.scala | 2 +- project/Doc.scala | 2 +- project/GitHub.scala | 2 +- project/LicenseReport.scala | 2 +- project/MiMa.scala | 2 +- project/MultiNode.scala | 2 +- project/ParadoxSupport.scala | 2 +- project/PekkoDependency.scala | 2 +- project/Publish.scala | 2 +- project/SbtInternalAccess.scala | 2 +- project/ValidatePullRequest.scala | 2 +- project/VersionGenerator.scala | 2 +- project/plugins.sbt | 2 +- 1011 files changed, 1012 insertions(+), 1012 deletions(-) diff --git a/build.sbt b/build.sbt index 3bfa19027..cf56f9f3b 100644 --- a/build.sbt +++ b/build.sbt @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ import org.apache.pekko diff --git a/docs/src/test/java/docs/http/javadsl/ClientSingleRequestExample.java b/docs/src/test/java/docs/http/javadsl/ClientSingleRequestExample.java index 0b6ab2875..b365f0bf0 100644 --- a/docs/src/test/java/docs/http/javadsl/ClientSingleRequestExample.java +++ b/docs/src/test/java/docs/http/javadsl/ClientSingleRequestExample.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/ComposeDirectivesExampleTest.java b/docs/src/test/java/docs/http/javadsl/ComposeDirectivesExampleTest.java index 8022ab51d..223637920 100644 --- a/docs/src/test/java/docs/http/javadsl/ComposeDirectivesExampleTest.java +++ b/docs/src/test/java/docs/http/javadsl/ComposeDirectivesExampleTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/CustomHeaderExampleTest.java b/docs/src/test/java/docs/http/javadsl/CustomHeaderExampleTest.java index 5da4c349b..56c96d07a 100644 --- a/docs/src/test/java/docs/http/javadsl/CustomHeaderExampleTest.java +++ b/docs/src/test/java/docs/http/javadsl/CustomHeaderExampleTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/CustomMediaTypesExampleTest.java b/docs/src/test/java/docs/http/javadsl/CustomMediaTypesExampleTest.java index f181ea9f2..3bc6dc1c7 100644 --- a/docs/src/test/java/docs/http/javadsl/CustomMediaTypesExampleTest.java +++ b/docs/src/test/java/docs/http/javadsl/CustomMediaTypesExampleTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/CustomStatusCodesExampleTest.java b/docs/src/test/java/docs/http/javadsl/CustomStatusCodesExampleTest.java index a3f94199f..8f89d38e2 100644 --- a/docs/src/test/java/docs/http/javadsl/CustomStatusCodesExampleTest.java +++ b/docs/src/test/java/docs/http/javadsl/CustomStatusCodesExampleTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/ExceptionHandlerExample.java b/docs/src/test/java/docs/http/javadsl/ExceptionHandlerExample.java index de16892aa..f793f6066 100644 --- a/docs/src/test/java/docs/http/javadsl/ExceptionHandlerExample.java +++ b/docs/src/test/java/docs/http/javadsl/ExceptionHandlerExample.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/ExceptionHandlerInSealExample.java b/docs/src/test/java/docs/http/javadsl/ExceptionHandlerInSealExample.java index cafe010f0..c3e8c76ac 100644 --- a/docs/src/test/java/docs/http/javadsl/ExceptionHandlerInSealExample.java +++ b/docs/src/test/java/docs/http/javadsl/ExceptionHandlerInSealExample.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/Http2ClientApp.java b/docs/src/test/java/docs/http/javadsl/Http2ClientApp.java index 6cf87842e..045339077 100644 --- a/docs/src/test/java/docs/http/javadsl/Http2ClientApp.java +++ b/docs/src/test/java/docs/http/javadsl/Http2ClientApp.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/Http2Test.java b/docs/src/test/java/docs/http/javadsl/Http2Test.java index 840fa0b3f..6892dad64 100644 --- a/docs/src/test/java/docs/http/javadsl/Http2Test.java +++ b/docs/src/test/java/docs/http/javadsl/Http2Test.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/HttpClientDecodingExampleTest.java b/docs/src/test/java/docs/http/javadsl/HttpClientDecodingExampleTest.java index 8bc07b956..7137f5987 100644 --- a/docs/src/test/java/docs/http/javadsl/HttpClientDecodingExampleTest.java +++ b/docs/src/test/java/docs/http/javadsl/HttpClientDecodingExampleTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/HttpClientExampleDocTest.java b/docs/src/test/java/docs/http/javadsl/HttpClientExampleDocTest.java index 889cb4b01..da6dd6cdd 100644 --- a/docs/src/test/java/docs/http/javadsl/HttpClientExampleDocTest.java +++ b/docs/src/test/java/docs/http/javadsl/HttpClientExampleDocTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/HttpRequestDetailedStringExampleTest.java b/docs/src/test/java/docs/http/javadsl/HttpRequestDetailedStringExampleTest.java index d49842345..ef2c31fe6 100644 --- a/docs/src/test/java/docs/http/javadsl/HttpRequestDetailedStringExampleTest.java +++ b/docs/src/test/java/docs/http/javadsl/HttpRequestDetailedStringExampleTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/HttpResponseDetailedStringExampleTest.java b/docs/src/test/java/docs/http/javadsl/HttpResponseDetailedStringExampleTest.java index 86c9b5a6e..5d971131b 100644 --- a/docs/src/test/java/docs/http/javadsl/HttpResponseDetailedStringExampleTest.java +++ b/docs/src/test/java/docs/http/javadsl/HttpResponseDetailedStringExampleTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/HttpServerActorInteractionExample.java b/docs/src/test/java/docs/http/javadsl/HttpServerActorInteractionExample.java index 5275ea383..836a4877c 100644 --- a/docs/src/test/java/docs/http/javadsl/HttpServerActorInteractionExample.java +++ b/docs/src/test/java/docs/http/javadsl/HttpServerActorInteractionExample.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/HttpServerDynamicRoutingExampleTest.java b/docs/src/test/java/docs/http/javadsl/HttpServerDynamicRoutingExampleTest.java index 19170189a..e0ca5ea82 100644 --- a/docs/src/test/java/docs/http/javadsl/HttpServerDynamicRoutingExampleTest.java +++ b/docs/src/test/java/docs/http/javadsl/HttpServerDynamicRoutingExampleTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/HttpServerLowLevelExample.java b/docs/src/test/java/docs/http/javadsl/HttpServerLowLevelExample.java index 501287691..d5989200b 100644 --- a/docs/src/test/java/docs/http/javadsl/HttpServerLowLevelExample.java +++ b/docs/src/test/java/docs/http/javadsl/HttpServerLowLevelExample.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/HttpServerMinimalExampleTest.java b/docs/src/test/java/docs/http/javadsl/HttpServerMinimalExampleTest.java index 4e1a7a0c9..67bae2233 100644 --- a/docs/src/test/java/docs/http/javadsl/HttpServerMinimalExampleTest.java +++ b/docs/src/test/java/docs/http/javadsl/HttpServerMinimalExampleTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/HttpServerStreamRandomNumbersTest.java b/docs/src/test/java/docs/http/javadsl/HttpServerStreamRandomNumbersTest.java index 7bc7ccf06..a73008623 100644 --- a/docs/src/test/java/docs/http/javadsl/HttpServerStreamRandomNumbersTest.java +++ b/docs/src/test/java/docs/http/javadsl/HttpServerStreamRandomNumbersTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/HttpServerWithActorsSample.java b/docs/src/test/java/docs/http/javadsl/HttpServerWithActorsSample.java index d5efacd38..fd3d5a8fd 100644 --- a/docs/src/test/java/docs/http/javadsl/HttpServerWithActorsSample.java +++ b/docs/src/test/java/docs/http/javadsl/HttpServerWithActorsSample.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/HttpsExamplesDocTest.java b/docs/src/test/java/docs/http/javadsl/HttpsExamplesDocTest.java index 0eff42599..49148c5f8 100644 --- a/docs/src/test/java/docs/http/javadsl/HttpsExamplesDocTest.java +++ b/docs/src/test/java/docs/http/javadsl/HttpsExamplesDocTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/JacksonExampleTest.java b/docs/src/test/java/docs/http/javadsl/JacksonExampleTest.java index 32609d64f..8230cd794 100644 --- a/docs/src/test/java/docs/http/javadsl/JacksonExampleTest.java +++ b/docs/src/test/java/docs/http/javadsl/JacksonExampleTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/JacksonXmlExampleTest.java b/docs/src/test/java/docs/http/javadsl/JacksonXmlExampleTest.java index 802d14d81..0a0285061 100644 --- a/docs/src/test/java/docs/http/javadsl/JacksonXmlExampleTest.java +++ b/docs/src/test/java/docs/http/javadsl/JacksonXmlExampleTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/JacksonXmlSupport.java b/docs/src/test/java/docs/http/javadsl/JacksonXmlSupport.java index 4a3eda100..7e2e1159f 100644 --- a/docs/src/test/java/docs/http/javadsl/JacksonXmlSupport.java +++ b/docs/src/test/java/docs/http/javadsl/JacksonXmlSupport.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/JobRepository.java b/docs/src/test/java/docs/http/javadsl/JobRepository.java index 2075603da..6a626071d 100644 --- a/docs/src/test/java/docs/http/javadsl/JobRepository.java +++ b/docs/src/test/java/docs/http/javadsl/JobRepository.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/JobRoutes.java b/docs/src/test/java/docs/http/javadsl/JobRoutes.java index 3adf82f4b..e8ce24311 100644 --- a/docs/src/test/java/docs/http/javadsl/JobRoutes.java +++ b/docs/src/test/java/docs/http/javadsl/JobRoutes.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/ModelDocTest.java b/docs/src/test/java/docs/http/javadsl/ModelDocTest.java index 4fba5ee19..fad7b24da 100644 --- a/docs/src/test/java/docs/http/javadsl/ModelDocTest.java +++ b/docs/src/test/java/docs/http/javadsl/ModelDocTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/RespondWithHeaderHandlerExampleTest.java b/docs/src/test/java/docs/http/javadsl/RespondWithHeaderHandlerExampleTest.java index 58e7b3936..b8786c22a 100644 --- a/docs/src/test/java/docs/http/javadsl/RespondWithHeaderHandlerExampleTest.java +++ b/docs/src/test/java/docs/http/javadsl/RespondWithHeaderHandlerExampleTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/RouteSealExample.java b/docs/src/test/java/docs/http/javadsl/RouteSealExample.java index caa3a931a..e210e1e1a 100644 --- a/docs/src/test/java/docs/http/javadsl/RouteSealExample.java +++ b/docs/src/test/java/docs/http/javadsl/RouteSealExample.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/UnmarshalTest.java b/docs/src/test/java/docs/http/javadsl/UnmarshalTest.java index ad589b15d..e8fe06a42 100644 --- a/docs/src/test/java/docs/http/javadsl/UnmarshalTest.java +++ b/docs/src/test/java/docs/http/javadsl/UnmarshalTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/WebSocketClientExampleTest.java b/docs/src/test/java/docs/http/javadsl/WebSocketClientExampleTest.java index addb6cc76..bacfd0a0a 100644 --- a/docs/src/test/java/docs/http/javadsl/WebSocketClientExampleTest.java +++ b/docs/src/test/java/docs/http/javadsl/WebSocketClientExampleTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/BlockingInHttpExamples.java b/docs/src/test/java/docs/http/javadsl/server/BlockingInHttpExamples.java index 676fb8c83..57302c85a 100644 --- a/docs/src/test/java/docs/http/javadsl/server/BlockingInHttpExamples.java +++ b/docs/src/test/java/docs/http/javadsl/server/BlockingInHttpExamples.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/DirectiveExamplesTest.java b/docs/src/test/java/docs/http/javadsl/server/DirectiveExamplesTest.java index 8e8ea41eb..a95a30868 100644 --- a/docs/src/test/java/docs/http/javadsl/server/DirectiveExamplesTest.java +++ b/docs/src/test/java/docs/http/javadsl/server/DirectiveExamplesTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/FileUploadExamplesTest.java b/docs/src/test/java/docs/http/javadsl/server/FileUploadExamplesTest.java index a22a3c526..69e9f064c 100644 --- a/docs/src/test/java/docs/http/javadsl/server/FileUploadExamplesTest.java +++ b/docs/src/test/java/docs/http/javadsl/server/FileUploadExamplesTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/FormFieldRequestValsExampleTest.java b/docs/src/test/java/docs/http/javadsl/server/FormFieldRequestValsExampleTest.java index de4f14ea6..b90166424 100644 --- a/docs/src/test/java/docs/http/javadsl/server/FormFieldRequestValsExampleTest.java +++ b/docs/src/test/java/docs/http/javadsl/server/FormFieldRequestValsExampleTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/HeaderRequestValsExampleTest.java b/docs/src/test/java/docs/http/javadsl/server/HeaderRequestValsExampleTest.java index dc612e570..4f4880c0f 100644 --- a/docs/src/test/java/docs/http/javadsl/server/HeaderRequestValsExampleTest.java +++ b/docs/src/test/java/docs/http/javadsl/server/HeaderRequestValsExampleTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/HighLevelServerBindFailureExample.java b/docs/src/test/java/docs/http/javadsl/server/HighLevelServerBindFailureExample.java index 4d4714a89..16f7a9885 100644 --- a/docs/src/test/java/docs/http/javadsl/server/HighLevelServerBindFailureExample.java +++ b/docs/src/test/java/docs/http/javadsl/server/HighLevelServerBindFailureExample.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/HighLevelServerExample.java b/docs/src/test/java/docs/http/javadsl/server/HighLevelServerExample.java index 87e56befc..fa7b6e821 100644 --- a/docs/src/test/java/docs/http/javadsl/server/HighLevelServerExample.java +++ b/docs/src/test/java/docs/http/javadsl/server/HighLevelServerExample.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/HttpBasicAuthenticatorExample.java b/docs/src/test/java/docs/http/javadsl/server/HttpBasicAuthenticatorExample.java index f189d8479..cb125596f 100644 --- a/docs/src/test/java/docs/http/javadsl/server/HttpBasicAuthenticatorExample.java +++ b/docs/src/test/java/docs/http/javadsl/server/HttpBasicAuthenticatorExample.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/HttpServerExampleDocTest.java b/docs/src/test/java/docs/http/javadsl/server/HttpServerExampleDocTest.java index 2e059a56a..91170b263 100644 --- a/docs/src/test/java/docs/http/javadsl/server/HttpServerExampleDocTest.java +++ b/docs/src/test/java/docs/http/javadsl/server/HttpServerExampleDocTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/HttpsServerExampleTest.java b/docs/src/test/java/docs/http/javadsl/server/HttpsServerExampleTest.java index bf905c442..fad62554f 100644 --- a/docs/src/test/java/docs/http/javadsl/server/HttpsServerExampleTest.java +++ b/docs/src/test/java/docs/http/javadsl/server/HttpsServerExampleTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/JsonStreamingExamplesTest.java b/docs/src/test/java/docs/http/javadsl/server/JsonStreamingExamplesTest.java index a4b086af6..93d6ca6fc 100644 --- a/docs/src/test/java/docs/http/javadsl/server/JsonStreamingExamplesTest.java +++ b/docs/src/test/java/docs/http/javadsl/server/JsonStreamingExamplesTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/OAuth2AuthenticatorExample.java b/docs/src/test/java/docs/http/javadsl/server/OAuth2AuthenticatorExample.java index c455563f2..eb651155b 100644 --- a/docs/src/test/java/docs/http/javadsl/server/OAuth2AuthenticatorExample.java +++ b/docs/src/test/java/docs/http/javadsl/server/OAuth2AuthenticatorExample.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/PathDirectiveExampleTest.java b/docs/src/test/java/docs/http/javadsl/server/PathDirectiveExampleTest.java index 9c1efce57..15dc99c92 100644 --- a/docs/src/test/java/docs/http/javadsl/server/PathDirectiveExampleTest.java +++ b/docs/src/test/java/docs/http/javadsl/server/PathDirectiveExampleTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/PekkoHttp1020MigrationExample.java b/docs/src/test/java/docs/http/javadsl/server/PekkoHttp1020MigrationExample.java index 32e94cf9a..c7726702e 100644 --- a/docs/src/test/java/docs/http/javadsl/server/PekkoHttp1020MigrationExample.java +++ b/docs/src/test/java/docs/http/javadsl/server/PekkoHttp1020MigrationExample.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/RejectionHandlerExamplesTest.java b/docs/src/test/java/docs/http/javadsl/server/RejectionHandlerExamplesTest.java index 7fa3fdd45..4e1b1696e 100644 --- a/docs/src/test/java/docs/http/javadsl/server/RejectionHandlerExamplesTest.java +++ b/docs/src/test/java/docs/http/javadsl/server/RejectionHandlerExamplesTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/ServerShutdownExampleTest.java b/docs/src/test/java/docs/http/javadsl/server/ServerShutdownExampleTest.java index 5bb331a21..39e334486 100644 --- a/docs/src/test/java/docs/http/javadsl/server/ServerShutdownExampleTest.java +++ b/docs/src/test/java/docs/http/javadsl/server/ServerShutdownExampleTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/WebSocketCoreExample.java b/docs/src/test/java/docs/http/javadsl/server/WebSocketCoreExample.java index 75f62d122..b513e603a 100644 --- a/docs/src/test/java/docs/http/javadsl/server/WebSocketCoreExample.java +++ b/docs/src/test/java/docs/http/javadsl/server/WebSocketCoreExample.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/WebSocketRoutingExample.java b/docs/src/test/java/docs/http/javadsl/server/WebSocketRoutingExample.java index efd0ed4f6..143801a6d 100644 --- a/docs/src/test/java/docs/http/javadsl/server/WebSocketRoutingExample.java +++ b/docs/src/test/java/docs/http/javadsl/server/WebSocketRoutingExample.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/directives/AttributeDirectivesExamplesTest.java b/docs/src/test/java/docs/http/javadsl/server/directives/AttributeDirectivesExamplesTest.java index f93e12023..26b800472 100644 --- a/docs/src/test/java/docs/http/javadsl/server/directives/AttributeDirectivesExamplesTest.java +++ b/docs/src/test/java/docs/http/javadsl/server/directives/AttributeDirectivesExamplesTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/directives/BasicDirectivesExamplesTest.java b/docs/src/test/java/docs/http/javadsl/server/directives/BasicDirectivesExamplesTest.java index ee0344e3d..17632e3b0 100644 --- a/docs/src/test/java/docs/http/javadsl/server/directives/BasicDirectivesExamplesTest.java +++ b/docs/src/test/java/docs/http/javadsl/server/directives/BasicDirectivesExamplesTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/directives/CachingDirectivesExamplesTest.java b/docs/src/test/java/docs/http/javadsl/server/directives/CachingDirectivesExamplesTest.java index 39ab85857..fbc04733d 100644 --- a/docs/src/test/java/docs/http/javadsl/server/directives/CachingDirectivesExamplesTest.java +++ b/docs/src/test/java/docs/http/javadsl/server/directives/CachingDirectivesExamplesTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/directives/CodingDirectivesExamplesTest.java b/docs/src/test/java/docs/http/javadsl/server/directives/CodingDirectivesExamplesTest.java index a9796b5d3..be0b2e121 100644 --- a/docs/src/test/java/docs/http/javadsl/server/directives/CodingDirectivesExamplesTest.java +++ b/docs/src/test/java/docs/http/javadsl/server/directives/CodingDirectivesExamplesTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/directives/CookieDirectivesExamplesTest.java b/docs/src/test/java/docs/http/javadsl/server/directives/CookieDirectivesExamplesTest.java index 2f0d8a05a..5b08bb156 100644 --- a/docs/src/test/java/docs/http/javadsl/server/directives/CookieDirectivesExamplesTest.java +++ b/docs/src/test/java/docs/http/javadsl/server/directives/CookieDirectivesExamplesTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/directives/CustomDirectivesExamplesTest.java b/docs/src/test/java/docs/http/javadsl/server/directives/CustomDirectivesExamplesTest.java index d175650c7..d167d1be0 100644 --- a/docs/src/test/java/docs/http/javadsl/server/directives/CustomDirectivesExamplesTest.java +++ b/docs/src/test/java/docs/http/javadsl/server/directives/CustomDirectivesExamplesTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/directives/CustomHttpMethodExamplesTest.java b/docs/src/test/java/docs/http/javadsl/server/directives/CustomHttpMethodExamplesTest.java index c59c57a3c..84fc3b662 100644 --- a/docs/src/test/java/docs/http/javadsl/server/directives/CustomHttpMethodExamplesTest.java +++ b/docs/src/test/java/docs/http/javadsl/server/directives/CustomHttpMethodExamplesTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/directives/DebuggingDirectivesExamplesTest.java b/docs/src/test/java/docs/http/javadsl/server/directives/DebuggingDirectivesExamplesTest.java index ad708f101..d86daea17 100644 --- a/docs/src/test/java/docs/http/javadsl/server/directives/DebuggingDirectivesExamplesTest.java +++ b/docs/src/test/java/docs/http/javadsl/server/directives/DebuggingDirectivesExamplesTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/directives/ExecutionDirectivesExamplesTest.java b/docs/src/test/java/docs/http/javadsl/server/directives/ExecutionDirectivesExamplesTest.java index 75f1f871c..a05ebfd31 100644 --- a/docs/src/test/java/docs/http/javadsl/server/directives/ExecutionDirectivesExamplesTest.java +++ b/docs/src/test/java/docs/http/javadsl/server/directives/ExecutionDirectivesExamplesTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/directives/FileAndResourceDirectivesExamplesTest.java b/docs/src/test/java/docs/http/javadsl/server/directives/FileAndResourceDirectivesExamplesTest.java index 5307e08c4..396725756 100644 --- a/docs/src/test/java/docs/http/javadsl/server/directives/FileAndResourceDirectivesExamplesTest.java +++ b/docs/src/test/java/docs/http/javadsl/server/directives/FileAndResourceDirectivesExamplesTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/directives/FileUploadDirectivesExamplesTest.java b/docs/src/test/java/docs/http/javadsl/server/directives/FileUploadDirectivesExamplesTest.java index aa598ce86..547d77856 100644 --- a/docs/src/test/java/docs/http/javadsl/server/directives/FileUploadDirectivesExamplesTest.java +++ b/docs/src/test/java/docs/http/javadsl/server/directives/FileUploadDirectivesExamplesTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/directives/FormFieldDirectivesExamplesTest.java b/docs/src/test/java/docs/http/javadsl/server/directives/FormFieldDirectivesExamplesTest.java index 2851a6163..2b7719e2e 100644 --- a/docs/src/test/java/docs/http/javadsl/server/directives/FormFieldDirectivesExamplesTest.java +++ b/docs/src/test/java/docs/http/javadsl/server/directives/FormFieldDirectivesExamplesTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/directives/FutureDirectivesExamplesTest.java b/docs/src/test/java/docs/http/javadsl/server/directives/FutureDirectivesExamplesTest.java index 9a1dfeaff..65af9b1f0 100644 --- a/docs/src/test/java/docs/http/javadsl/server/directives/FutureDirectivesExamplesTest.java +++ b/docs/src/test/java/docs/http/javadsl/server/directives/FutureDirectivesExamplesTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/directives/HeaderDirectivesExamplesTest.java b/docs/src/test/java/docs/http/javadsl/server/directives/HeaderDirectivesExamplesTest.java index e548e5330..514384d93 100644 --- a/docs/src/test/java/docs/http/javadsl/server/directives/HeaderDirectivesExamplesTest.java +++ b/docs/src/test/java/docs/http/javadsl/server/directives/HeaderDirectivesExamplesTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/directives/HostDirectivesExamplesTest.java b/docs/src/test/java/docs/http/javadsl/server/directives/HostDirectivesExamplesTest.java index 82cde478c..b846da966 100644 --- a/docs/src/test/java/docs/http/javadsl/server/directives/HostDirectivesExamplesTest.java +++ b/docs/src/test/java/docs/http/javadsl/server/directives/HostDirectivesExamplesTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/directives/JsonStreamingFullExample.java b/docs/src/test/java/docs/http/javadsl/server/directives/JsonStreamingFullExample.java index 637c17838..3962c094d 100644 --- a/docs/src/test/java/docs/http/javadsl/server/directives/JsonStreamingFullExample.java +++ b/docs/src/test/java/docs/http/javadsl/server/directives/JsonStreamingFullExample.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/directives/MarshallingDirectivesExamplesTest.java b/docs/src/test/java/docs/http/javadsl/server/directives/MarshallingDirectivesExamplesTest.java index 793d10ba7..b88694861 100644 --- a/docs/src/test/java/docs/http/javadsl/server/directives/MarshallingDirectivesExamplesTest.java +++ b/docs/src/test/java/docs/http/javadsl/server/directives/MarshallingDirectivesExamplesTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/directives/MethodDirectivesExamplesTest.java b/docs/src/test/java/docs/http/javadsl/server/directives/MethodDirectivesExamplesTest.java index cea73582b..1819ef857 100644 --- a/docs/src/test/java/docs/http/javadsl/server/directives/MethodDirectivesExamplesTest.java +++ b/docs/src/test/java/docs/http/javadsl/server/directives/MethodDirectivesExamplesTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/directives/MiscDirectivesExamplesTest.java b/docs/src/test/java/docs/http/javadsl/server/directives/MiscDirectivesExamplesTest.java index 97f88cef5..4a4c3be6c 100644 --- a/docs/src/test/java/docs/http/javadsl/server/directives/MiscDirectivesExamplesTest.java +++ b/docs/src/test/java/docs/http/javadsl/server/directives/MiscDirectivesExamplesTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/directives/ParameterDirectivesExamplesTest.java b/docs/src/test/java/docs/http/javadsl/server/directives/ParameterDirectivesExamplesTest.java index 0e422d907..69042e6ea 100644 --- a/docs/src/test/java/docs/http/javadsl/server/directives/ParameterDirectivesExamplesTest.java +++ b/docs/src/test/java/docs/http/javadsl/server/directives/ParameterDirectivesExamplesTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/directives/PathDirectivesExamplesTest.java b/docs/src/test/java/docs/http/javadsl/server/directives/PathDirectivesExamplesTest.java index dd0073300..87d6f25cb 100644 --- a/docs/src/test/java/docs/http/javadsl/server/directives/PathDirectivesExamplesTest.java +++ b/docs/src/test/java/docs/http/javadsl/server/directives/PathDirectivesExamplesTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/directives/RangeDirectivesExamplesTest.java b/docs/src/test/java/docs/http/javadsl/server/directives/RangeDirectivesExamplesTest.java index a91d231bb..c3d9c5a67 100644 --- a/docs/src/test/java/docs/http/javadsl/server/directives/RangeDirectivesExamplesTest.java +++ b/docs/src/test/java/docs/http/javadsl/server/directives/RangeDirectivesExamplesTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/directives/RespondWithDirectivesExamplesTest.java b/docs/src/test/java/docs/http/javadsl/server/directives/RespondWithDirectivesExamplesTest.java index fac175a73..43b794318 100644 --- a/docs/src/test/java/docs/http/javadsl/server/directives/RespondWithDirectivesExamplesTest.java +++ b/docs/src/test/java/docs/http/javadsl/server/directives/RespondWithDirectivesExamplesTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/directives/RouteDirectivesExamplesTest.java b/docs/src/test/java/docs/http/javadsl/server/directives/RouteDirectivesExamplesTest.java index 210bdb251..47d3ffeb3 100644 --- a/docs/src/test/java/docs/http/javadsl/server/directives/RouteDirectivesExamplesTest.java +++ b/docs/src/test/java/docs/http/javadsl/server/directives/RouteDirectivesExamplesTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/directives/SchemeDirectivesExamplesTest.java b/docs/src/test/java/docs/http/javadsl/server/directives/SchemeDirectivesExamplesTest.java index 8bb12728c..de6c04cbd 100644 --- a/docs/src/test/java/docs/http/javadsl/server/directives/SchemeDirectivesExamplesTest.java +++ b/docs/src/test/java/docs/http/javadsl/server/directives/SchemeDirectivesExamplesTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/directives/SecurityDirectivesExamplesTest.java b/docs/src/test/java/docs/http/javadsl/server/directives/SecurityDirectivesExamplesTest.java index 0b29d414f..865909a7c 100644 --- a/docs/src/test/java/docs/http/javadsl/server/directives/SecurityDirectivesExamplesTest.java +++ b/docs/src/test/java/docs/http/javadsl/server/directives/SecurityDirectivesExamplesTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/directives/StyleGuideExamplesTest.java b/docs/src/test/java/docs/http/javadsl/server/directives/StyleGuideExamplesTest.java index 0c5a0684a..cab9e5efe 100644 --- a/docs/src/test/java/docs/http/javadsl/server/directives/StyleGuideExamplesTest.java +++ b/docs/src/test/java/docs/http/javadsl/server/directives/StyleGuideExamplesTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/directives/TimeoutDirectivesExamplesTest.java b/docs/src/test/java/docs/http/javadsl/server/directives/TimeoutDirectivesExamplesTest.java index 314100826..9b885dbe2 100644 --- a/docs/src/test/java/docs/http/javadsl/server/directives/TimeoutDirectivesExamplesTest.java +++ b/docs/src/test/java/docs/http/javadsl/server/directives/TimeoutDirectivesExamplesTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/directives/WebSocketDirectivesExamplesTest.java b/docs/src/test/java/docs/http/javadsl/server/directives/WebSocketDirectivesExamplesTest.java index 7876578e8..4ee92b21a 100644 --- a/docs/src/test/java/docs/http/javadsl/server/directives/WebSocketDirectivesExamplesTest.java +++ b/docs/src/test/java/docs/http/javadsl/server/directives/WebSocketDirectivesExamplesTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/testkit/MyAppFragment.java b/docs/src/test/java/docs/http/javadsl/server/testkit/MyAppFragment.java index b86aaaa7e..55280056f 100644 --- a/docs/src/test/java/docs/http/javadsl/server/testkit/MyAppFragment.java +++ b/docs/src/test/java/docs/http/javadsl/server/testkit/MyAppFragment.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/testkit/MyAppService.java b/docs/src/test/java/docs/http/javadsl/server/testkit/MyAppService.java index 4c09d6f32..9d4e714f8 100644 --- a/docs/src/test/java/docs/http/javadsl/server/testkit/MyAppService.java +++ b/docs/src/test/java/docs/http/javadsl/server/testkit/MyAppService.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/testkit/MyAppWithActor.java b/docs/src/test/java/docs/http/javadsl/server/testkit/MyAppWithActor.java index f404aaf11..938683b05 100644 --- a/docs/src/test/java/docs/http/javadsl/server/testkit/MyAppWithActor.java +++ b/docs/src/test/java/docs/http/javadsl/server/testkit/MyAppWithActor.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/testkit/PlayRoutesComparisonTest.java b/docs/src/test/java/docs/http/javadsl/server/testkit/PlayRoutesComparisonTest.java index d737e6ca7..25da5c5e0 100644 --- a/docs/src/test/java/docs/http/javadsl/server/testkit/PlayRoutesComparisonTest.java +++ b/docs/src/test/java/docs/http/javadsl/server/testkit/PlayRoutesComparisonTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/testkit/TestKitFragmentTest.java b/docs/src/test/java/docs/http/javadsl/server/testkit/TestKitFragmentTest.java index 3d76ded86..92203c0bc 100644 --- a/docs/src/test/java/docs/http/javadsl/server/testkit/TestKitFragmentTest.java +++ b/docs/src/test/java/docs/http/javadsl/server/testkit/TestKitFragmentTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/testkit/TestKitWithActorTest.java b/docs/src/test/java/docs/http/javadsl/server/testkit/TestKitWithActorTest.java index e5c1823ea..d7dd793e7 100644 --- a/docs/src/test/java/docs/http/javadsl/server/testkit/TestKitWithActorTest.java +++ b/docs/src/test/java/docs/http/javadsl/server/testkit/TestKitWithActorTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/testkit/TestkitExampleTest.java b/docs/src/test/java/docs/http/javadsl/server/testkit/TestkitExampleTest.java index b503a4bca..a528f3efe 100644 --- a/docs/src/test/java/docs/http/javadsl/server/testkit/TestkitExampleTest.java +++ b/docs/src/test/java/docs/http/javadsl/server/testkit/TestkitExampleTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/java/docs/http/javadsl/server/testkit/WithTimeoutTest.java b/docs/src/test/java/docs/http/javadsl/server/testkit/WithTimeoutTest.java index c7882d074..2e1d508ce 100644 --- a/docs/src/test/java/docs/http/javadsl/server/testkit/WithTimeoutTest.java +++ b/docs/src/test/java/docs/http/javadsl/server/testkit/WithTimeoutTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/ApiMayChangeDocCheckerSpec.scala b/docs/src/test/scala/docs/ApiMayChangeDocCheckerSpec.scala index 3de3d5c5c..d45ff1719 100644 --- a/docs/src/test/scala/docs/ApiMayChangeDocCheckerSpec.scala +++ b/docs/src/test/scala/docs/ApiMayChangeDocCheckerSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/CompileOnlySpec.scala b/docs/src/test/scala/docs/CompileOnlySpec.scala index 961e9010a..8acfd1c77 100644 --- a/docs/src/test/scala/docs/CompileOnlySpec.scala +++ b/docs/src/test/scala/docs/CompileOnlySpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/Http2ClientApp.scala b/docs/src/test/scala/docs/http/scaladsl/Http2ClientApp.scala index 542e97eda..0cc9da572 100644 --- a/docs/src/test/scala/docs/http/scaladsl/Http2ClientApp.scala +++ b/docs/src/test/scala/docs/http/scaladsl/Http2ClientApp.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/Http2Spec.scala b/docs/src/test/scala/docs/http/scaladsl/Http2Spec.scala index 473bb5e98..1de73295d 100644 --- a/docs/src/test/scala/docs/http/scaladsl/Http2Spec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/Http2Spec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/HttpClientCollectingHeaders.scala b/docs/src/test/scala/docs/http/scaladsl/HttpClientCollectingHeaders.scala index ca6a33826..8f7997010 100644 --- a/docs/src/test/scala/docs/http/scaladsl/HttpClientCollectingHeaders.scala +++ b/docs/src/test/scala/docs/http/scaladsl/HttpClientCollectingHeaders.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/HttpClientDecodingExampleSpec.scala b/docs/src/test/scala/docs/http/scaladsl/HttpClientDecodingExampleSpec.scala index ffab363a2..c8b1aa274 100644 --- a/docs/src/test/scala/docs/http/scaladsl/HttpClientDecodingExampleSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/HttpClientDecodingExampleSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/HttpClientExampleSpec.scala b/docs/src/test/scala/docs/http/scaladsl/HttpClientExampleSpec.scala index 28ef69e58..3337bbf5c 100644 --- a/docs/src/test/scala/docs/http/scaladsl/HttpClientExampleSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/HttpClientExampleSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/HttpClientOutgoingConnection.scala b/docs/src/test/scala/docs/http/scaladsl/HttpClientOutgoingConnection.scala index 6b1cf4155..7e901dcf4 100644 --- a/docs/src/test/scala/docs/http/scaladsl/HttpClientOutgoingConnection.scala +++ b/docs/src/test/scala/docs/http/scaladsl/HttpClientOutgoingConnection.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/HttpClientSingleRequest.scala b/docs/src/test/scala/docs/http/scaladsl/HttpClientSingleRequest.scala index 8caa92726..ea91cea5f 100644 --- a/docs/src/test/scala/docs/http/scaladsl/HttpClientSingleRequest.scala +++ b/docs/src/test/scala/docs/http/scaladsl/HttpClientSingleRequest.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/HttpRequestDetailedStringExampleSpec.scala b/docs/src/test/scala/docs/http/scaladsl/HttpRequestDetailedStringExampleSpec.scala index 5f6187351..4d78929e1 100644 --- a/docs/src/test/scala/docs/http/scaladsl/HttpRequestDetailedStringExampleSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/HttpRequestDetailedStringExampleSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/HttpResponseDetailedStringExampleSpec.scala b/docs/src/test/scala/docs/http/scaladsl/HttpResponseDetailedStringExampleSpec.scala index 08053ffa3..ee58fddec 100644 --- a/docs/src/test/scala/docs/http/scaladsl/HttpResponseDetailedStringExampleSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/HttpResponseDetailedStringExampleSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/HttpServerBindingFailure.scala b/docs/src/test/scala/docs/http/scaladsl/HttpServerBindingFailure.scala index afedf5a4d..69b5b467c 100644 --- a/docs/src/test/scala/docs/http/scaladsl/HttpServerBindingFailure.scala +++ b/docs/src/test/scala/docs/http/scaladsl/HttpServerBindingFailure.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/HttpServerExampleSpec.scala b/docs/src/test/scala/docs/http/scaladsl/HttpServerExampleSpec.scala index f9eade7c2..fc4786988 100644 --- a/docs/src/test/scala/docs/http/scaladsl/HttpServerExampleSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/HttpServerExampleSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/HttpServerHighLevel.scala b/docs/src/test/scala/docs/http/scaladsl/HttpServerHighLevel.scala index 3e4cabdca..d543c7631 100644 --- a/docs/src/test/scala/docs/http/scaladsl/HttpServerHighLevel.scala +++ b/docs/src/test/scala/docs/http/scaladsl/HttpServerHighLevel.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/HttpServerLowLevel.scala b/docs/src/test/scala/docs/http/scaladsl/HttpServerLowLevel.scala index 93758879e..5df0f64c5 100644 --- a/docs/src/test/scala/docs/http/scaladsl/HttpServerLowLevel.scala +++ b/docs/src/test/scala/docs/http/scaladsl/HttpServerLowLevel.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/HttpServerRoutingMinimal.scala b/docs/src/test/scala/docs/http/scaladsl/HttpServerRoutingMinimal.scala index 2175f3cc9..380fbc752 100644 --- a/docs/src/test/scala/docs/http/scaladsl/HttpServerRoutingMinimal.scala +++ b/docs/src/test/scala/docs/http/scaladsl/HttpServerRoutingMinimal.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/HttpServerStreamingRandomNumbers.scala b/docs/src/test/scala/docs/http/scaladsl/HttpServerStreamingRandomNumbers.scala index 04d112e25..59b48422f 100644 --- a/docs/src/test/scala/docs/http/scaladsl/HttpServerStreamingRandomNumbers.scala +++ b/docs/src/test/scala/docs/http/scaladsl/HttpServerStreamingRandomNumbers.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/HttpServerWithActorInteraction.scala b/docs/src/test/scala/docs/http/scaladsl/HttpServerWithActorInteraction.scala index e60dcea9a..1c51fc7fd 100644 --- a/docs/src/test/scala/docs/http/scaladsl/HttpServerWithActorInteraction.scala +++ b/docs/src/test/scala/docs/http/scaladsl/HttpServerWithActorInteraction.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/HttpServerWithActorsSample.scala b/docs/src/test/scala/docs/http/scaladsl/HttpServerWithActorsSample.scala index 26f5e238f..baba8d554 100644 --- a/docs/src/test/scala/docs/http/scaladsl/HttpServerWithActorsSample.scala +++ b/docs/src/test/scala/docs/http/scaladsl/HttpServerWithActorsSample.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/HttpsExamplesSpec.scala b/docs/src/test/scala/docs/http/scaladsl/HttpsExamplesSpec.scala index 6f70e96b6..d369b6a7d 100644 --- a/docs/src/test/scala/docs/http/scaladsl/HttpsExamplesSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/HttpsExamplesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/MarshalSpec.scala b/docs/src/test/scala/docs/http/scaladsl/MarshalSpec.scala index 945a73df2..8e8f38ab6 100644 --- a/docs/src/test/scala/docs/http/scaladsl/MarshalSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/MarshalSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/ModelSpec.scala b/docs/src/test/scala/docs/http/scaladsl/ModelSpec.scala index 9fd977469..88256ce1a 100644 --- a/docs/src/test/scala/docs/http/scaladsl/ModelSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/ModelSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/RouteSealExampleSpec.scala b/docs/src/test/scala/docs/http/scaladsl/RouteSealExampleSpec.scala index 16b12324b..1265850c3 100644 --- a/docs/src/test/scala/docs/http/scaladsl/RouteSealExampleSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/RouteSealExampleSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/ServerSentEventsExampleSpec.scala b/docs/src/test/scala/docs/http/scaladsl/ServerSentEventsExampleSpec.scala index 4315b5af5..17f3ffa1b 100644 --- a/docs/src/test/scala/docs/http/scaladsl/ServerSentEventsExampleSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/ServerSentEventsExampleSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/SingleWebSocketRequest.scala b/docs/src/test/scala/docs/http/scaladsl/SingleWebSocketRequest.scala index 7c229d838..710c64171 100644 --- a/docs/src/test/scala/docs/http/scaladsl/SingleWebSocketRequest.scala +++ b/docs/src/test/scala/docs/http/scaladsl/SingleWebSocketRequest.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/SprayJsonExample.scala b/docs/src/test/scala/docs/http/scaladsl/SprayJsonExample.scala index c9a3e8fd6..9bbf7fcfb 100644 --- a/docs/src/test/scala/docs/http/scaladsl/SprayJsonExample.scala +++ b/docs/src/test/scala/docs/http/scaladsl/SprayJsonExample.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/SprayJsonExampleSpec.scala b/docs/src/test/scala/docs/http/scaladsl/SprayJsonExampleSpec.scala index 6b10e9180..ebf05d4cf 100644 --- a/docs/src/test/scala/docs/http/scaladsl/SprayJsonExampleSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/SprayJsonExampleSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/SprayJsonPrettyMarshalSpec.scala b/docs/src/test/scala/docs/http/scaladsl/SprayJsonPrettyMarshalSpec.scala index 111d77f86..248ef0c9e 100644 --- a/docs/src/test/scala/docs/http/scaladsl/SprayJsonPrettyMarshalSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/SprayJsonPrettyMarshalSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/UnmarshalSpec.scala b/docs/src/test/scala/docs/http/scaladsl/UnmarshalSpec.scala index 2c25a5498..ebe898500 100644 --- a/docs/src/test/scala/docs/http/scaladsl/UnmarshalSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/UnmarshalSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/WebSocketClientExampleSpec.scala b/docs/src/test/scala/docs/http/scaladsl/WebSocketClientExampleSpec.scala index d41201b22..bef111c20 100644 --- a/docs/src/test/scala/docs/http/scaladsl/WebSocketClientExampleSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/WebSocketClientExampleSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/WebSocketClientFlow.scala b/docs/src/test/scala/docs/http/scaladsl/WebSocketClientFlow.scala index 926b1bb12..82df5db80 100644 --- a/docs/src/test/scala/docs/http/scaladsl/WebSocketClientFlow.scala +++ b/docs/src/test/scala/docs/http/scaladsl/WebSocketClientFlow.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/server/BlockingInHttpExamplesSpec.scala b/docs/src/test/scala/docs/http/scaladsl/server/BlockingInHttpExamplesSpec.scala index 7b15e4469..f7cec41b3 100644 --- a/docs/src/test/scala/docs/http/scaladsl/server/BlockingInHttpExamplesSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/server/BlockingInHttpExamplesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/server/CaseClassExtractionExamplesSpec.scala b/docs/src/test/scala/docs/http/scaladsl/server/CaseClassExtractionExamplesSpec.scala index 5c3378ad6..86f0ac1aa 100644 --- a/docs/src/test/scala/docs/http/scaladsl/server/CaseClassExtractionExamplesSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/server/CaseClassExtractionExamplesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/server/DirectiveExamplesSpec.scala b/docs/src/test/scala/docs/http/scaladsl/server/DirectiveExamplesSpec.scala index a37e1ce76..b644c20b4 100644 --- a/docs/src/test/scala/docs/http/scaladsl/server/DirectiveExamplesSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/server/DirectiveExamplesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/server/ExceptionHandlerExamplesSpec.scala b/docs/src/test/scala/docs/http/scaladsl/server/ExceptionHandlerExamplesSpec.scala index 97542bbe9..dc5aeb546 100644 --- a/docs/src/test/scala/docs/http/scaladsl/server/ExceptionHandlerExamplesSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/server/ExceptionHandlerExamplesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/server/FileUploadExamplesSpec.scala b/docs/src/test/scala/docs/http/scaladsl/server/FileUploadExamplesSpec.scala index bfbaa1d04..5906ebbf4 100644 --- a/docs/src/test/scala/docs/http/scaladsl/server/FileUploadExamplesSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/server/FileUploadExamplesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/server/FragmentExample.scala b/docs/src/test/scala/docs/http/scaladsl/server/FragmentExample.scala index 5a8ee803c..3786ac3d0 100644 --- a/docs/src/test/scala/docs/http/scaladsl/server/FragmentExample.scala +++ b/docs/src/test/scala/docs/http/scaladsl/server/FragmentExample.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/server/FullSpecs2TestKitExampleSpec.scala b/docs/src/test/scala/docs/http/scaladsl/server/FullSpecs2TestKitExampleSpec.scala index 023829dbb..75255d5a1 100644 --- a/docs/src/test/scala/docs/http/scaladsl/server/FullSpecs2TestKitExampleSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/server/FullSpecs2TestKitExampleSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/server/FullTestKitExampleSpec.scala b/docs/src/test/scala/docs/http/scaladsl/server/FullTestKitExampleSpec.scala index 429b68b0b..b0180d004 100644 --- a/docs/src/test/scala/docs/http/scaladsl/server/FullTestKitExampleSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/server/FullTestKitExampleSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/server/HttpsServerExampleSpec.scala b/docs/src/test/scala/docs/http/scaladsl/server/HttpsServerExampleSpec.scala index e19819e61..5ad056754 100644 --- a/docs/src/test/scala/docs/http/scaladsl/server/HttpsServerExampleSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/server/HttpsServerExampleSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/server/PekkoHttp1020MigrationSpec.scala b/docs/src/test/scala/docs/http/scaladsl/server/PekkoHttp1020MigrationSpec.scala index 8249d9758..9c2f65284 100644 --- a/docs/src/test/scala/docs/http/scaladsl/server/PekkoHttp1020MigrationSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/server/PekkoHttp1020MigrationSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/server/PlayRoutesComparisonSpec.scala b/docs/src/test/scala/docs/http/scaladsl/server/PlayRoutesComparisonSpec.scala index 4e83085b1..c7a20c077 100644 --- a/docs/src/test/scala/docs/http/scaladsl/server/PlayRoutesComparisonSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/server/PlayRoutesComparisonSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/server/RejectionHandlerExamplesSpec.scala b/docs/src/test/scala/docs/http/scaladsl/server/RejectionHandlerExamplesSpec.scala index e71ba7b7b..dc06f9c01 100644 --- a/docs/src/test/scala/docs/http/scaladsl/server/RejectionHandlerExamplesSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/server/RejectionHandlerExamplesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/server/ServerShutdownExampleSpec.scala b/docs/src/test/scala/docs/http/scaladsl/server/ServerShutdownExampleSpec.scala index 1b247e1fe..36e0327e8 100644 --- a/docs/src/test/scala/docs/http/scaladsl/server/ServerShutdownExampleSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/server/ServerShutdownExampleSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/server/TestKitFragmentSpec.scala b/docs/src/test/scala/docs/http/scaladsl/server/TestKitFragmentSpec.scala index 56e66e171..4986ff338 100644 --- a/docs/src/test/scala/docs/http/scaladsl/server/TestKitFragmentSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/server/TestKitFragmentSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/server/TestKitWithActorSpec.scala b/docs/src/test/scala/docs/http/scaladsl/server/TestKitWithActorSpec.scala index e3e71db5a..110492c99 100644 --- a/docs/src/test/scala/docs/http/scaladsl/server/TestKitWithActorSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/server/TestKitWithActorSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/server/WebSocketExampleSpec.scala b/docs/src/test/scala/docs/http/scaladsl/server/WebSocketExampleSpec.scala index 57a916fdc..a446a7522 100644 --- a/docs/src/test/scala/docs/http/scaladsl/server/WebSocketExampleSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/server/WebSocketExampleSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/server/directives/AttributeDirectivesExamplesSpec.scala b/docs/src/test/scala/docs/http/scaladsl/server/directives/AttributeDirectivesExamplesSpec.scala index 8a0e1c57f..305ebf14b 100644 --- a/docs/src/test/scala/docs/http/scaladsl/server/directives/AttributeDirectivesExamplesSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/server/directives/AttributeDirectivesExamplesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/server/directives/BasicDirectivesExamplesSpec.scala b/docs/src/test/scala/docs/http/scaladsl/server/directives/BasicDirectivesExamplesSpec.scala index b950b1d4a..5e4dbe624 100644 --- a/docs/src/test/scala/docs/http/scaladsl/server/directives/BasicDirectivesExamplesSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/server/directives/BasicDirectivesExamplesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/server/directives/CachingDirectivesExamplesSpec.scala b/docs/src/test/scala/docs/http/scaladsl/server/directives/CachingDirectivesExamplesSpec.scala index fba4a1ed8..22013c131 100644 --- a/docs/src/test/scala/docs/http/scaladsl/server/directives/CachingDirectivesExamplesSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/server/directives/CachingDirectivesExamplesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/server/directives/CodingDirectivesExamplesSpec.scala b/docs/src/test/scala/docs/http/scaladsl/server/directives/CodingDirectivesExamplesSpec.scala index a025faa6c..247e4540e 100644 --- a/docs/src/test/scala/docs/http/scaladsl/server/directives/CodingDirectivesExamplesSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/server/directives/CodingDirectivesExamplesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/server/directives/CookieDirectivesExamplesSpec.scala b/docs/src/test/scala/docs/http/scaladsl/server/directives/CookieDirectivesExamplesSpec.scala index 0a2ae9f8d..921bb52cb 100644 --- a/docs/src/test/scala/docs/http/scaladsl/server/directives/CookieDirectivesExamplesSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/server/directives/CookieDirectivesExamplesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/server/directives/CustomDirectivesExamplesSpec.scala b/docs/src/test/scala/docs/http/scaladsl/server/directives/CustomDirectivesExamplesSpec.scala index b1de5222b..8c0c83980 100644 --- a/docs/src/test/scala/docs/http/scaladsl/server/directives/CustomDirectivesExamplesSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/server/directives/CustomDirectivesExamplesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/server/directives/CustomHttpMethodSpec.scala b/docs/src/test/scala/docs/http/scaladsl/server/directives/CustomHttpMethodSpec.scala index a1be3cf11..b8f093bac 100644 --- a/docs/src/test/scala/docs/http/scaladsl/server/directives/CustomHttpMethodSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/server/directives/CustomHttpMethodSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/server/directives/DebuggingDirectivesExamplesSpec.scala b/docs/src/test/scala/docs/http/scaladsl/server/directives/DebuggingDirectivesExamplesSpec.scala index 9926e34b5..b7f58b500 100644 --- a/docs/src/test/scala/docs/http/scaladsl/server/directives/DebuggingDirectivesExamplesSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/server/directives/DebuggingDirectivesExamplesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/server/directives/ExecutionDirectivesExamplesSpec.scala b/docs/src/test/scala/docs/http/scaladsl/server/directives/ExecutionDirectivesExamplesSpec.scala index f39ee28bf..db72138e7 100644 --- a/docs/src/test/scala/docs/http/scaladsl/server/directives/ExecutionDirectivesExamplesSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/server/directives/ExecutionDirectivesExamplesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/server/directives/FileAndResourceDirectivesExamplesSpec.scala b/docs/src/test/scala/docs/http/scaladsl/server/directives/FileAndResourceDirectivesExamplesSpec.scala index 4b3da1478..90e6b4725 100644 --- a/docs/src/test/scala/docs/http/scaladsl/server/directives/FileAndResourceDirectivesExamplesSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/server/directives/FileAndResourceDirectivesExamplesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/server/directives/FileUploadDirectivesExamplesSpec.scala b/docs/src/test/scala/docs/http/scaladsl/server/directives/FileUploadDirectivesExamplesSpec.scala index a71fc77d1..4b4e27c30 100644 --- a/docs/src/test/scala/docs/http/scaladsl/server/directives/FileUploadDirectivesExamplesSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/server/directives/FileUploadDirectivesExamplesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/server/directives/FormFieldDirectivesExamplesSpec.scala b/docs/src/test/scala/docs/http/scaladsl/server/directives/FormFieldDirectivesExamplesSpec.scala index 2b1816cbf..f02b9a801 100644 --- a/docs/src/test/scala/docs/http/scaladsl/server/directives/FormFieldDirectivesExamplesSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/server/directives/FormFieldDirectivesExamplesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/server/directives/FutureDirectivesExamplesSpec.scala b/docs/src/test/scala/docs/http/scaladsl/server/directives/FutureDirectivesExamplesSpec.scala index 1a82782d5..52a1b6de0 100644 --- a/docs/src/test/scala/docs/http/scaladsl/server/directives/FutureDirectivesExamplesSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/server/directives/FutureDirectivesExamplesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/server/directives/HeaderDirectivesExamplesSpec.scala b/docs/src/test/scala/docs/http/scaladsl/server/directives/HeaderDirectivesExamplesSpec.scala index 337919675..25330df0f 100644 --- a/docs/src/test/scala/docs/http/scaladsl/server/directives/HeaderDirectivesExamplesSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/server/directives/HeaderDirectivesExamplesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/server/directives/HostDirectivesExamplesSpec.scala b/docs/src/test/scala/docs/http/scaladsl/server/directives/HostDirectivesExamplesSpec.scala index 2cb4df80b..036832b9a 100644 --- a/docs/src/test/scala/docs/http/scaladsl/server/directives/HostDirectivesExamplesSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/server/directives/HostDirectivesExamplesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/server/directives/JsonStreamingExamplesSpec.scala b/docs/src/test/scala/docs/http/scaladsl/server/directives/JsonStreamingExamplesSpec.scala index 494e2defc..5a4002be2 100644 --- a/docs/src/test/scala/docs/http/scaladsl/server/directives/JsonStreamingExamplesSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/server/directives/JsonStreamingExamplesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/server/directives/JsonStreamingFullExamples.scala b/docs/src/test/scala/docs/http/scaladsl/server/directives/JsonStreamingFullExamples.scala index 0c86daeb6..cb2874a47 100644 --- a/docs/src/test/scala/docs/http/scaladsl/server/directives/JsonStreamingFullExamples.scala +++ b/docs/src/test/scala/docs/http/scaladsl/server/directives/JsonStreamingFullExamples.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/server/directives/MarshallingDirectivesExamplesSpec.scala b/docs/src/test/scala/docs/http/scaladsl/server/directives/MarshallingDirectivesExamplesSpec.scala index 97567a191..b4092bcb2 100644 --- a/docs/src/test/scala/docs/http/scaladsl/server/directives/MarshallingDirectivesExamplesSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/server/directives/MarshallingDirectivesExamplesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/server/directives/MethodDirectivesExamplesSpec.scala b/docs/src/test/scala/docs/http/scaladsl/server/directives/MethodDirectivesExamplesSpec.scala index 6574bb1f2..cb03e4f96 100644 --- a/docs/src/test/scala/docs/http/scaladsl/server/directives/MethodDirectivesExamplesSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/server/directives/MethodDirectivesExamplesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/server/directives/MiscDirectivesExamplesSpec.scala b/docs/src/test/scala/docs/http/scaladsl/server/directives/MiscDirectivesExamplesSpec.scala index ca2a7ade0..4743f35a7 100644 --- a/docs/src/test/scala/docs/http/scaladsl/server/directives/MiscDirectivesExamplesSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/server/directives/MiscDirectivesExamplesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/server/directives/ParameterDirectivesExamplesSpec.scala b/docs/src/test/scala/docs/http/scaladsl/server/directives/ParameterDirectivesExamplesSpec.scala index 1d4cfb2eb..01e172d57 100755 --- a/docs/src/test/scala/docs/http/scaladsl/server/directives/ParameterDirectivesExamplesSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/server/directives/ParameterDirectivesExamplesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/server/directives/PathDirectivesExamplesSpec.scala b/docs/src/test/scala/docs/http/scaladsl/server/directives/PathDirectivesExamplesSpec.scala index 574cd901d..59e8eeabc 100644 --- a/docs/src/test/scala/docs/http/scaladsl/server/directives/PathDirectivesExamplesSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/server/directives/PathDirectivesExamplesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/server/directives/RangeDirectivesExamplesSpec.scala b/docs/src/test/scala/docs/http/scaladsl/server/directives/RangeDirectivesExamplesSpec.scala index 8f22dd543..273e6c349 100644 --- a/docs/src/test/scala/docs/http/scaladsl/server/directives/RangeDirectivesExamplesSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/server/directives/RangeDirectivesExamplesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/server/directives/RespondWithDirectivesExamplesSpec.scala b/docs/src/test/scala/docs/http/scaladsl/server/directives/RespondWithDirectivesExamplesSpec.scala index d1e321e42..e4ba87c3b 100644 --- a/docs/src/test/scala/docs/http/scaladsl/server/directives/RespondWithDirectivesExamplesSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/server/directives/RespondWithDirectivesExamplesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/server/directives/RouteDirectivesExamplesSpec.scala b/docs/src/test/scala/docs/http/scaladsl/server/directives/RouteDirectivesExamplesSpec.scala index 55405ad01..1d24e6fef 100644 --- a/docs/src/test/scala/docs/http/scaladsl/server/directives/RouteDirectivesExamplesSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/server/directives/RouteDirectivesExamplesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/server/directives/SchemeDirectivesExamplesSpec.scala b/docs/src/test/scala/docs/http/scaladsl/server/directives/SchemeDirectivesExamplesSpec.scala index 3dc3a88b0..76d148cad 100644 --- a/docs/src/test/scala/docs/http/scaladsl/server/directives/SchemeDirectivesExamplesSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/server/directives/SchemeDirectivesExamplesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/server/directives/SecurityDirectivesExamplesSpec.scala b/docs/src/test/scala/docs/http/scaladsl/server/directives/SecurityDirectivesExamplesSpec.scala index d6713b739..7327f8140 100644 --- a/docs/src/test/scala/docs/http/scaladsl/server/directives/SecurityDirectivesExamplesSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/server/directives/SecurityDirectivesExamplesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/server/directives/StyleGuideExamplesSpec.scala b/docs/src/test/scala/docs/http/scaladsl/server/directives/StyleGuideExamplesSpec.scala index 0edbe4c04..2cb3396c8 100644 --- a/docs/src/test/scala/docs/http/scaladsl/server/directives/StyleGuideExamplesSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/server/directives/StyleGuideExamplesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/server/directives/TimeoutDirectivesExamplesSpec.scala b/docs/src/test/scala/docs/http/scaladsl/server/directives/TimeoutDirectivesExamplesSpec.scala index 8583e3717..d6856b50a 100644 --- a/docs/src/test/scala/docs/http/scaladsl/server/directives/TimeoutDirectivesExamplesSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/server/directives/TimeoutDirectivesExamplesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/docs/src/test/scala/docs/http/scaladsl/server/directives/WebSocketDirectivesExamplesSpec.scala b/docs/src/test/scala/docs/http/scaladsl/server/directives/WebSocketDirectivesExamplesSpec.scala index 1f79e5603..706b880d5 100644 --- a/docs/src/test/scala/docs/http/scaladsl/server/directives/WebSocketDirectivesExamplesSpec.scala +++ b/docs/src/test/scala/docs/http/scaladsl/server/directives/WebSocketDirectivesExamplesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-bench-jmh/src/main/scala/org/apache/pekko/BenchRunner.scala b/http-bench-jmh/src/main/scala/org/apache/pekko/BenchRunner.scala index 2ca9cb266..5fc820f3a 100644 --- a/http-bench-jmh/src/main/scala/org/apache/pekko/BenchRunner.scala +++ b/http-bench-jmh/src/main/scala/org/apache/pekko/BenchRunner.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-bench-jmh/src/main/scala/org/apache/pekko/http/CommonBenchmark.scala b/http-bench-jmh/src/main/scala/org/apache/pekko/http/CommonBenchmark.scala index 6a812d376..a40c543c3 100644 --- a/http-bench-jmh/src/main/scala/org/apache/pekko/http/CommonBenchmark.scala +++ b/http-bench-jmh/src/main/scala/org/apache/pekko/http/CommonBenchmark.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/ConnectionPoolBenchmark.scala b/http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/ConnectionPoolBenchmark.scala index efe5552d4..e663be8f8 100644 --- a/http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/ConnectionPoolBenchmark.scala +++ b/http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/ConnectionPoolBenchmark.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/HeaderParserBenchmark.scala b/http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/HeaderParserBenchmark.scala index 15af3a409..fd70f9770 100644 --- a/http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/HeaderParserBenchmark.scala +++ b/http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/HeaderParserBenchmark.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/HttpEntityBenchmark.scala b/http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/HttpEntityBenchmark.scala index 330ff8061..2d645a7f1 100644 --- a/http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/HttpEntityBenchmark.scala +++ b/http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/HttpEntityBenchmark.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/ServerProcessingBenchmark.scala b/http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/ServerProcessingBenchmark.scala index 2682a726d..b73939dba 100644 --- a/http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/ServerProcessingBenchmark.scala +++ b/http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/ServerProcessingBenchmark.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/StreamServerProcessingBenchmark.scala b/http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/StreamServerProcessingBenchmark.scala index e32aa9468..a5f9ab7da 100644 --- a/http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/StreamServerProcessingBenchmark.scala +++ b/http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/StreamServerProcessingBenchmark.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/http2/H2ClientServerBenchmark.scala b/http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/http2/H2ClientServerBenchmark.scala index 334106211..a4ec4798d 100644 --- a/http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/http2/H2ClientServerBenchmark.scala +++ b/http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/http2/H2ClientServerBenchmark.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/http2/H2RequestResponseBenchmark.scala b/http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/http2/H2RequestResponseBenchmark.scala index ff531ffeb..1b0b5b019 100644 --- a/http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/http2/H2RequestResponseBenchmark.scala +++ b/http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/http2/H2RequestResponseBenchmark.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/http2/H2ServerProcessingBenchmark.scala b/http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/http2/H2ServerProcessingBenchmark.scala index 76821a8d1..d03c3c22d 100644 --- a/http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/http2/H2ServerProcessingBenchmark.scala +++ b/http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/http2/H2ServerProcessingBenchmark.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/ws/MaskingBench.scala b/http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/ws/MaskingBench.scala index a021add3c..3737270c8 100644 --- a/http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/ws/MaskingBench.scala +++ b/http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/ws/MaskingBench.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/model/parser/UriParserBenchmark.scala b/http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/model/parser/UriParserBenchmark.scala index 84833a378..29cb67da7 100644 --- a/http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/model/parser/UriParserBenchmark.scala +++ b/http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/model/parser/UriParserBenchmark.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-bench-jmh/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/sse/LineParserBenchmark.scala b/http-bench-jmh/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/sse/LineParserBenchmark.scala index acfd017c6..f10323f71 100644 --- a/http-bench-jmh/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/sse/LineParserBenchmark.scala +++ b/http-bench-jmh/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/sse/LineParserBenchmark.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-caching/src/main/java/org/apache/pekko/http/caching/javadsl/Cache.java b/http-caching/src/main/java/org/apache/pekko/http/caching/javadsl/Cache.java index 6aebf0b38..5c67cdf58 100644 --- a/http-caching/src/main/java/org/apache/pekko/http/caching/javadsl/Cache.java +++ b/http-caching/src/main/java/org/apache/pekko/http/caching/javadsl/Cache.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-caching/src/main/scala/org/apache/pekko/http/caching/CacheJavaMapping.scala b/http-caching/src/main/scala/org/apache/pekko/http/caching/CacheJavaMapping.scala index 24f758d55..d828555fc 100644 --- a/http-caching/src/main/scala/org/apache/pekko/http/caching/CacheJavaMapping.scala +++ b/http-caching/src/main/scala/org/apache/pekko/http/caching/CacheJavaMapping.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-caching/src/main/scala/org/apache/pekko/http/caching/LfuCache.scala b/http-caching/src/main/scala/org/apache/pekko/http/caching/LfuCache.scala index 781760b28..18d521e88 100755 --- a/http-caching/src/main/scala/org/apache/pekko/http/caching/LfuCache.scala +++ b/http-caching/src/main/scala/org/apache/pekko/http/caching/LfuCache.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-caching/src/main/scala/org/apache/pekko/http/caching/impl/settings/CachingSettingsImpl.scala b/http-caching/src/main/scala/org/apache/pekko/http/caching/impl/settings/CachingSettingsImpl.scala index af1616fa8..347b9674b 100644 --- a/http-caching/src/main/scala/org/apache/pekko/http/caching/impl/settings/CachingSettingsImpl.scala +++ b/http-caching/src/main/scala/org/apache/pekko/http/caching/impl/settings/CachingSettingsImpl.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-caching/src/main/scala/org/apache/pekko/http/caching/impl/settings/LfuCachingSettingsImpl.scala b/http-caching/src/main/scala/org/apache/pekko/http/caching/impl/settings/LfuCachingSettingsImpl.scala index 67335db05..c6c1b32a6 100644 --- a/http-caching/src/main/scala/org/apache/pekko/http/caching/impl/settings/LfuCachingSettingsImpl.scala +++ b/http-caching/src/main/scala/org/apache/pekko/http/caching/impl/settings/LfuCachingSettingsImpl.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-caching/src/main/scala/org/apache/pekko/http/caching/javadsl/CachingSettings.scala b/http-caching/src/main/scala/org/apache/pekko/http/caching/javadsl/CachingSettings.scala index 873732e1f..88ab40312 100644 --- a/http-caching/src/main/scala/org/apache/pekko/http/caching/javadsl/CachingSettings.scala +++ b/http-caching/src/main/scala/org/apache/pekko/http/caching/javadsl/CachingSettings.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-caching/src/main/scala/org/apache/pekko/http/caching/javadsl/LfuCacheSettings.scala b/http-caching/src/main/scala/org/apache/pekko/http/caching/javadsl/LfuCacheSettings.scala index c61bcdbec..70ef10d0d 100644 --- a/http-caching/src/main/scala/org/apache/pekko/http/caching/javadsl/LfuCacheSettings.scala +++ b/http-caching/src/main/scala/org/apache/pekko/http/caching/javadsl/LfuCacheSettings.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-caching/src/main/scala/org/apache/pekko/http/caching/scaladsl/Cache.scala b/http-caching/src/main/scala/org/apache/pekko/http/caching/scaladsl/Cache.scala index d05cf5049..3003046b7 100755 --- a/http-caching/src/main/scala/org/apache/pekko/http/caching/scaladsl/Cache.scala +++ b/http-caching/src/main/scala/org/apache/pekko/http/caching/scaladsl/Cache.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-caching/src/main/scala/org/apache/pekko/http/caching/scaladsl/CachingSettings.scala b/http-caching/src/main/scala/org/apache/pekko/http/caching/scaladsl/CachingSettings.scala index c7ab2cd00..43b77005f 100644 --- a/http-caching/src/main/scala/org/apache/pekko/http/caching/scaladsl/CachingSettings.scala +++ b/http-caching/src/main/scala/org/apache/pekko/http/caching/scaladsl/CachingSettings.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-caching/src/main/scala/org/apache/pekko/http/caching/scaladsl/LfuCacheSettings.scala b/http-caching/src/main/scala/org/apache/pekko/http/caching/scaladsl/LfuCacheSettings.scala index bf9e91d2e..b8adae981 100644 --- a/http-caching/src/main/scala/org/apache/pekko/http/caching/scaladsl/LfuCacheSettings.scala +++ b/http-caching/src/main/scala/org/apache/pekko/http/caching/scaladsl/LfuCacheSettings.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-caching/src/main/scala/org/apache/pekko/http/javadsl/server/directives/CachingDirectives.scala b/http-caching/src/main/scala/org/apache/pekko/http/javadsl/server/directives/CachingDirectives.scala index 5f3e5b7ce..b8fcc1e0a 100644 --- a/http-caching/src/main/scala/org/apache/pekko/http/javadsl/server/directives/CachingDirectives.scala +++ b/http-caching/src/main/scala/org/apache/pekko/http/javadsl/server/directives/CachingDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-caching/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/CachingDirectives.scala b/http-caching/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/CachingDirectives.scala index f02646c7f..aae6ad198 100644 --- a/http-caching/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/CachingDirectives.scala +++ b/http-caching/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/CachingDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-caching/src/test/scala/org/apache/pekko/http/caching/ExpiringLfuCacheSpec.scala b/http-caching/src/test/scala/org/apache/pekko/http/caching/ExpiringLfuCacheSpec.scala index f9609d9a7..0053cf354 100755 --- a/http-caching/src/test/scala/org/apache/pekko/http/caching/ExpiringLfuCacheSpec.scala +++ b/http-caching/src/test/scala/org/apache/pekko/http/caching/ExpiringLfuCacheSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-caching/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/CachingDirectivesSpec.scala b/http-caching/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/CachingDirectivesSpec.scala index b2101e421..435fd2f35 100644 --- a/http-caching/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/CachingDirectivesSpec.scala +++ b/http-caching/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/CachingDirectivesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-compatibility-tests/src/main/scala/example/HostConnectionPoolCompat.scala b/http-compatibility-tests/src/main/scala/example/HostConnectionPoolCompat.scala index ef1881bb1..abb4cffbd 100644 --- a/http-compatibility-tests/src/main/scala/example/HostConnectionPoolCompat.scala +++ b/http-compatibility-tests/src/main/scala/example/HostConnectionPoolCompat.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-compatibility-tests/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/CompatFormField.scala b/http-compatibility-tests/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/CompatFormField.scala index a23e6fff0..71f14f531 100644 --- a/http-compatibility-tests/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/CompatFormField.scala +++ b/http-compatibility-tests/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/CompatFormField.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-compatibility-tests/src/test/scala/org/apache/pekko/http/scaladsl/HostConnectionPoolCompatSpec.scala b/http-compatibility-tests/src/test/scala/org/apache/pekko/http/scaladsl/HostConnectionPoolCompatSpec.scala index 0472530ae..e0d632081 100644 --- a/http-compatibility-tests/src/test/scala/org/apache/pekko/http/scaladsl/HostConnectionPoolCompatSpec.scala +++ b/http-compatibility-tests/src/test/scala/org/apache/pekko/http/scaladsl/HostConnectionPoolCompatSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-compatibility-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/CompatFormFieldSpec.scala b/http-compatibility-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/CompatFormFieldSpec.scala index 831fa3543..0d6f107f8 100644 --- a/http-compatibility-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/CompatFormFieldSpec.scala +++ b/http-compatibility-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/CompatFormFieldSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/impl/util/Util.java b/http-core/src/main/java/org/apache/pekko/http/impl/util/Util.java index 08c9dbc54..4cb47cda0 100644 --- a/http-core/src/main/java/org/apache/pekko/http/impl/util/Util.java +++ b/http-core/src/main/java/org/apache/pekko/http/impl/util/Util.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/TimeoutAccess.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/TimeoutAccess.java index ff57942b8..1c3da3036 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/TimeoutAccess.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/TimeoutAccess.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/AttributeKey.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/AttributeKey.java index b94f25f36..2400dc595 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/AttributeKey.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/AttributeKey.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/AttributeKeys.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/AttributeKeys.java index e80a51e43..54280bfea 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/AttributeKeys.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/AttributeKeys.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/Authority.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/Authority.java index cb97928d0..13f911986 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/Authority.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/Authority.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/BodyPartEntity.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/BodyPartEntity.java index 380e538f1..cfb8c602e 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/BodyPartEntity.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/BodyPartEntity.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/ContentRange.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/ContentRange.java index c474a07a1..38c1415f9 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/ContentRange.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/ContentRange.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/ContentTypeRange.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/ContentTypeRange.java index 4aa2650c8..05c2d169c 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/ContentTypeRange.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/ContentTypeRange.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/ContentTypes.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/ContentTypes.java index c1db4b07b..2124b0d8d 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/ContentTypes.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/ContentTypes.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/DateTime.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/DateTime.java index 0f76a370c..2968f53b2 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/DateTime.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/DateTime.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/FormData.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/FormData.java index d6943b881..ec9c22adf 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/FormData.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/FormData.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/Host.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/Host.java index 29d501963..593c19bab 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/Host.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/Host.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpCharset.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpCharset.java index a72355d8a..1044eb024 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpCharset.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpCharset.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpCharsetRange.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpCharsetRange.java index 1a0d8aab1..911266569 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpCharsetRange.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpCharsetRange.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpCharsetRanges.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpCharsetRanges.java index a8577595e..20718fb47 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpCharsetRanges.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpCharsetRanges.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpCharsets.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpCharsets.java index 2cf5d417b..37aaed303 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpCharsets.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpCharsets.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpEntities.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpEntities.java index 82a637343..4dd019926 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpEntities.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpEntities.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpEntity.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpEntity.java index 8c8659292..1f1bb4fbf 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpEntity.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpEntity.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpHeader.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpHeader.java index 0aa4a9cad..0bda92f55 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpHeader.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpHeader.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpMessage.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpMessage.java index 0a963eeac..9250fbe2f 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpMessage.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpMessage.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpMethod.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpMethod.java index 91d3ca2fd..5418d0b58 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpMethod.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpMethod.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpMethods.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpMethods.java index 11b29138c..e2d6f962b 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpMethods.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpMethods.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpProtocol.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpProtocol.java index 225cf4e9a..4bfc07863 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpProtocol.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpProtocol.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpProtocols.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpProtocols.java index 475f799ce..c7720e17b 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpProtocols.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpProtocols.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpRequest.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpRequest.java index 9c5cc5659..60deb8995 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpRequest.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpRequest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpResponse.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpResponse.java index dba1715d2..d775723e3 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpResponse.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpResponse.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/MediaRange.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/MediaRange.java index d640755d6..f4ca23aa9 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/MediaRange.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/MediaRange.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/MediaRanges.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/MediaRanges.java index 3026b0d17..31b9f5685 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/MediaRanges.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/MediaRanges.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/MediaTypes.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/MediaTypes.java index ec87c0369..dcae80ca8 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/MediaTypes.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/MediaTypes.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/Multipart.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/Multipart.java index 9ffafe783..a33a4336e 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/Multipart.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/Multipart.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/Multiparts.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/Multiparts.java index 6c947f751..863d5aab3 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/Multiparts.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/Multiparts.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/Query.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/Query.java index 95b491aff..ac1e5a822 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/Query.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/Query.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/RemoteAddress.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/RemoteAddress.java index a6e0783cc..6399afe16 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/RemoteAddress.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/RemoteAddress.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/RemoteAddresses.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/RemoteAddresses.java index f61ee38b0..add71b693 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/RemoteAddresses.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/RemoteAddresses.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/RequestEntity.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/RequestEntity.java index 7c555726c..da782ba99 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/RequestEntity.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/RequestEntity.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/RequestEntityAcceptance.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/RequestEntityAcceptance.java index f61066285..514e19af2 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/RequestEntityAcceptance.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/RequestEntityAcceptance.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/RequestEntityAcceptances.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/RequestEntityAcceptances.java index 5b89cb113..4f38718d9 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/RequestEntityAcceptances.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/RequestEntityAcceptances.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/ResponseEntity.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/ResponseEntity.java index 8d57f63ac..a8bdd5dfa 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/ResponseEntity.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/ResponseEntity.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/StatusCode.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/StatusCode.java index 3cc6fccd9..519b6f695 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/StatusCode.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/StatusCode.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/StatusCodes.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/StatusCodes.java index b10ff94a4..638b4a9ad 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/StatusCodes.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/StatusCodes.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/TransferEncoding.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/TransferEncoding.java index 1c7493a0f..3e98f1c2e 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/TransferEncoding.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/TransferEncoding.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/TransferEncodings.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/TransferEncodings.java index 1ef3514c7..537c66e57 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/TransferEncodings.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/TransferEncodings.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/UniversalEntity.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/UniversalEntity.java index 3a9cc3392..67d4f2e4c 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/UniversalEntity.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/UniversalEntity.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/Uri.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/Uri.java index 13c2439db..03e030296 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/Uri.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/Uri.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Accept.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Accept.java index 5d76b624a..33198bfb6 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Accept.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Accept.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/AcceptCharset.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/AcceptCharset.java index 118ec94fe..4d7dcb530 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/AcceptCharset.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/AcceptCharset.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/AcceptEncoding.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/AcceptEncoding.java index ac72ff72f..f6f31854c 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/AcceptEncoding.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/AcceptEncoding.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/AcceptLanguage.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/AcceptLanguage.java index 8a42ba883..17668de03 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/AcceptLanguage.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/AcceptLanguage.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/AcceptRanges.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/AcceptRanges.java index ebf4a0aa7..e4a2acfac 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/AcceptRanges.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/AcceptRanges.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/AccessControlAllowCredentials.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/AccessControlAllowCredentials.java index 451beff38..8cbf83b28 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/AccessControlAllowCredentials.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/AccessControlAllowCredentials.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/AccessControlAllowHeaders.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/AccessControlAllowHeaders.java index 15aa6deed..c46f8399b 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/AccessControlAllowHeaders.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/AccessControlAllowHeaders.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/AccessControlAllowMethods.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/AccessControlAllowMethods.java index 2ac718b4c..bbcc4189b 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/AccessControlAllowMethods.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/AccessControlAllowMethods.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/AccessControlAllowOrigin.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/AccessControlAllowOrigin.java index 230dcf338..1d903325f 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/AccessControlAllowOrigin.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/AccessControlAllowOrigin.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/AccessControlExposeHeaders.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/AccessControlExposeHeaders.java index c7497faf8..901b14da6 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/AccessControlExposeHeaders.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/AccessControlExposeHeaders.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/AccessControlMaxAge.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/AccessControlMaxAge.java index 0cb15aaa3..b8fadaf46 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/AccessControlMaxAge.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/AccessControlMaxAge.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/AccessControlRequestHeaders.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/AccessControlRequestHeaders.java index 8c59fc11b..0ff886bb0 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/AccessControlRequestHeaders.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/AccessControlRequestHeaders.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/AccessControlRequestMethod.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/AccessControlRequestMethod.java index d5ee3ac74..0b85ec6b2 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/AccessControlRequestMethod.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/AccessControlRequestMethod.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Age.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Age.java index bbd0c26a8..d9da21f07 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Age.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Age.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Allow.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Allow.java index fb2b7378f..cd24d5201 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Allow.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Allow.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Authorization.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Authorization.java index 8bce23f4b..e1e69a785 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Authorization.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Authorization.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/BasicHttpCredentials.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/BasicHttpCredentials.java index 7196256a0..c9308286b 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/BasicHttpCredentials.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/BasicHttpCredentials.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ByteRange.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ByteRange.java index 0badd248f..9ea4d03e3 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ByteRange.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ByteRange.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/CacheControl.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/CacheControl.java index db34deef0..e694d72b7 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/CacheControl.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/CacheControl.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/CacheDirective.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/CacheDirective.java index bfea6b975..a08842b9d 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/CacheDirective.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/CacheDirective.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/CacheDirectives.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/CacheDirectives.java index a83728790..73430bff4 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/CacheDirectives.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/CacheDirectives.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Connection.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Connection.java index d2c446200..421960373 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Connection.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Connection.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ContentDisposition.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ContentDisposition.java index 6f1a5fa73..6b5e2748a 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ContentDisposition.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ContentDisposition.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ContentDispositionType.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ContentDispositionType.java index 8e856c4c8..3ad8f0e0c 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ContentDispositionType.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ContentDispositionType.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ContentDispositionTypes.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ContentDispositionTypes.java index acc1eb1ad..dae484b0b 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ContentDispositionTypes.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ContentDispositionTypes.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ContentEncoding.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ContentEncoding.java index 40248e2a1..f9e65ac79 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ContentEncoding.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ContentEncoding.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ContentLength.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ContentLength.java index c1031ecf0..4db47c733 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ContentLength.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ContentLength.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ContentLocation.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ContentLocation.java index 89ce418db..f0774a2eb 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ContentLocation.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ContentLocation.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ContentRange.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ContentRange.java index 0a0ea2a10..4cdaa4ea8 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ContentRange.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ContentRange.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ContentType.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ContentType.java index 46d34fc2d..16bc25d24 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ContentType.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ContentType.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Cookie.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Cookie.java index f82f28771..b63af9bc5 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Cookie.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Cookie.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/CustomHeader.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/CustomHeader.java index 5bedc6a5d..b43783cdb 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/CustomHeader.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/CustomHeader.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Date.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Date.java index e7b971970..22acc6ff6 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Date.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Date.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ETag.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ETag.java index 1455bed52..3d6b97fee 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ETag.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ETag.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/EntityTag.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/EntityTag.java index c64bb78d3..be1242a45 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/EntityTag.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/EntityTag.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/EntityTagRange.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/EntityTagRange.java index 154a11f80..5cbcb157a 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/EntityTagRange.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/EntityTagRange.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/EntityTagRanges.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/EntityTagRanges.java index 5bf85bbbe..b31d39fbc 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/EntityTagRanges.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/EntityTagRanges.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Expires.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Expires.java index 82a9432a6..d8c7a0fc0 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Expires.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Expires.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Host.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Host.java index d87d0861b..efa2b58bb 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Host.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Host.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/HttpChallenge.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/HttpChallenge.java index a539b01d8..9e9e5ccf9 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/HttpChallenge.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/HttpChallenge.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/HttpCookie.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/HttpCookie.java index 7450db8ce..c8a9970b2 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/HttpCookie.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/HttpCookie.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/HttpCookiePair.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/HttpCookiePair.java index b807f849d..d0b36f2e8 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/HttpCookiePair.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/HttpCookiePair.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/HttpCredentials.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/HttpCredentials.java index 6c10a3cc9..0930761f9 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/HttpCredentials.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/HttpCredentials.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/HttpEncoding.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/HttpEncoding.java index e2b805bbe..df4708017 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/HttpEncoding.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/HttpEncoding.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/HttpEncodingRange.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/HttpEncodingRange.java index fd5702c11..f6656f99c 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/HttpEncodingRange.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/HttpEncodingRange.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/HttpEncodingRanges.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/HttpEncodingRanges.java index ebb804f4a..2e0c09376 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/HttpEncodingRanges.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/HttpEncodingRanges.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/HttpEncodings.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/HttpEncodings.java index bf870ecda..a5377fca4 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/HttpEncodings.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/HttpEncodings.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/HttpOrigin.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/HttpOrigin.java index 48fd6f05e..62ac60af1 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/HttpOrigin.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/HttpOrigin.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/HttpOriginRange.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/HttpOriginRange.java index d95f46f69..06194fae0 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/HttpOriginRange.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/HttpOriginRange.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/HttpOriginRanges.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/HttpOriginRanges.java index 626b2e5eb..b65d229ce 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/HttpOriginRanges.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/HttpOriginRanges.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/IfMatch.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/IfMatch.java index 17fb24852..6f9debd79 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/IfMatch.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/IfMatch.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/IfModifiedSince.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/IfModifiedSince.java index 31048e93e..eddd1f02e 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/IfModifiedSince.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/IfModifiedSince.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/IfNoneMatch.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/IfNoneMatch.java index 745152bcf..d200e8058 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/IfNoneMatch.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/IfNoneMatch.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/IfUnmodifiedSince.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/IfUnmodifiedSince.java index 1b08a1c2e..075169362 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/IfUnmodifiedSince.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/IfUnmodifiedSince.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Language.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Language.java index c12487c94..901ef2e9d 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Language.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Language.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/LanguageRange.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/LanguageRange.java index fde919d97..5a91de4c0 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/LanguageRange.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/LanguageRange.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/LanguageRanges.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/LanguageRanges.java index 9a296de26..1107afb56 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/LanguageRanges.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/LanguageRanges.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/LastModified.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/LastModified.java index ace9f9964..384af0ffc 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/LastModified.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/LastModified.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Link.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Link.java index c79d4da8a..9c46c349f 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Link.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Link.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/LinkParam.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/LinkParam.java index b7577970c..d519d57cf 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/LinkParam.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/LinkParam.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/LinkParams.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/LinkParams.java index a379dbe97..f1a6b21af 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/LinkParams.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/LinkParams.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/LinkValue.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/LinkValue.java index 8f54efc37..46b93f439 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/LinkValue.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/LinkValue.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Location.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Location.java index bfe9fde91..c4a65f8fc 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Location.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Location.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ModeledCustomHeader.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ModeledCustomHeader.java index 8392b58bf..775bc498b 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ModeledCustomHeader.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ModeledCustomHeader.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ModeledCustomHeaderFactory.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ModeledCustomHeaderFactory.java index 60996a118..fe686067d 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ModeledCustomHeaderFactory.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ModeledCustomHeaderFactory.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/OAuth2BearerToken.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/OAuth2BearerToken.java index a76b5da20..ff4448cab 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/OAuth2BearerToken.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/OAuth2BearerToken.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Origin.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Origin.java index 7a84bddfc..934fe3a3f 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Origin.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Origin.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ProductVersion.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ProductVersion.java index 693adc074..3a676bfa5 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ProductVersion.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ProductVersion.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ProxyAuthenticate.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ProxyAuthenticate.java index 091d767a8..1ab9b9228 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ProxyAuthenticate.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ProxyAuthenticate.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ProxyAuthorization.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ProxyAuthorization.java index e4e81cdd4..7c37b346e 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ProxyAuthorization.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/ProxyAuthorization.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Range.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Range.java index afd4205c9..f72ab4c41 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Range.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Range.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/RangeUnit.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/RangeUnit.java index 9bfcdc47a..cd7916329 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/RangeUnit.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/RangeUnit.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/RangeUnits.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/RangeUnits.java index 652d7854c..599c9710c 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/RangeUnits.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/RangeUnits.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/RawHeader.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/RawHeader.java index be7475c2e..1027030f7 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/RawHeader.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/RawHeader.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/RawRequestURI.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/RawRequestURI.java index 1b6d4a46c..ece04bbcf 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/RawRequestURI.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/RawRequestURI.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Referer.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Referer.java index 5fef57c7a..e910707e0 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Referer.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Referer.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/RemoteAddress.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/RemoteAddress.java index d9ea23eff..02c5ad5c3 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/RemoteAddress.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/RemoteAddress.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/RetryAfter.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/RetryAfter.java index 853711efa..da18ff64a 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/RetryAfter.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/RetryAfter.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /** Copyright 2009-2020 Lightbend Inc. */ diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/SameSite.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/SameSite.java index b9dc96160..c2b31b67f 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/SameSite.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/SameSite.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/SecWebSocketProtocol.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/SecWebSocketProtocol.java index f0341fbad..3739d2c39 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/SecWebSocketProtocol.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/SecWebSocketProtocol.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Server.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Server.java index 175ae20f9..1eff6ee44 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Server.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/Server.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/SetCookie.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/SetCookie.java index 37161a0f7..8ecbbf196 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/SetCookie.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/SetCookie.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/StrictTransportSecurity.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/StrictTransportSecurity.java index 847595063..ff44844db 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/StrictTransportSecurity.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/StrictTransportSecurity.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/TE.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/TE.java index 97d24d03c..1210274b1 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/TE.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/TE.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/TimeoutAccess.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/TimeoutAccess.java index 4a66761dc..09aa8a773 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/TimeoutAccess.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/TimeoutAccess.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/TlsSessionInfo.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/TlsSessionInfo.java index 8e2be07bf..30e89396d 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/TlsSessionInfo.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/TlsSessionInfo.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/TransferEncoding.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/TransferEncoding.java index 7782456ae..8b8bd6ae4 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/TransferEncoding.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/TransferEncoding.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/UserAgent.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/UserAgent.java index ddfcb01ca..f8e0a8891 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/UserAgent.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/UserAgent.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/WWWAuthenticate.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/WWWAuthenticate.java index edec0fe39..d102c2957 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/WWWAuthenticate.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/WWWAuthenticate.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/XForwardedFor.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/XForwardedFor.java index bde446727..575891faa 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/XForwardedFor.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/XForwardedFor.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/XForwardedHost.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/XForwardedHost.java index 2ff4e0987..2f1b772d0 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/XForwardedHost.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/XForwardedHost.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/XForwardedProto.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/XForwardedProto.java index 60f365654..a44eea2f0 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/XForwardedProto.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/XForwardedProto.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/XRealIp.java b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/XRealIp.java index eb2ff3bb0..3e6911148 100644 --- a/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/XRealIp.java +++ b/http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/XRealIp.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/Decoder.java b/http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/Decoder.java index a3655e32f..ce070cdb1 100644 --- a/http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/Decoder.java +++ b/http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/Decoder.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/DynamicTable.java b/http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/DynamicTable.java index b914dc52d..b059d6127 100644 --- a/http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/DynamicTable.java +++ b/http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/DynamicTable.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/Encoder.java b/http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/Encoder.java index 519699374..f46de51f2 100644 --- a/http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/Encoder.java +++ b/http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/Encoder.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/HeaderField.java b/http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/HeaderField.java index eff613f35..3f5cacdbc 100644 --- a/http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/HeaderField.java +++ b/http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/HeaderField.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/HeaderListener.java b/http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/HeaderListener.java index 58002e02d..ef6d622ad 100644 --- a/http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/HeaderListener.java +++ b/http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/HeaderListener.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/HpackUtil.java b/http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/HpackUtil.java index 1f523217a..54fb6da64 100644 --- a/http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/HpackUtil.java +++ b/http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/HpackUtil.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/Huffman.java b/http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/Huffman.java index f1fd05e55..af102a90d 100644 --- a/http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/Huffman.java +++ b/http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/Huffman.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/HuffmanDecoder.java b/http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/HuffmanDecoder.java index 4c21fd75a..3d338690f 100644 --- a/http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/HuffmanDecoder.java +++ b/http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/HuffmanDecoder.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/HuffmanEncoder.java b/http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/HuffmanEncoder.java index 9e17e5d88..bad55a203 100644 --- a/http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/HuffmanEncoder.java +++ b/http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/HuffmanEncoder.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/StaticTable.java b/http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/StaticTable.java index ea416459e..e67512ec3 100644 --- a/http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/StaticTable.java +++ b/http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/StaticTable.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/package-info.java b/http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/package-info.java index 2a7570e97..92c5a0a87 100644 --- a/http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/package-info.java +++ b/http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/package-info.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala-2.13+/org/apache/pekko/http/ccompat/MapHelpers.scala b/http-core/src/main/scala-2.13+/org/apache/pekko/http/ccompat/MapHelpers.scala index 47f3eb395..456f01754 100644 --- a/http-core/src/main/scala-2.13+/org/apache/pekko/http/ccompat/MapHelpers.scala +++ b/http-core/src/main/scala-2.13+/org/apache/pekko/http/ccompat/MapHelpers.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala-2.13+/org/apache/pekko/http/ccompat/imm/package.scala b/http-core/src/main/scala-2.13+/org/apache/pekko/http/ccompat/imm/package.scala index 2fb10a8ab..8bc5f7818 100644 --- a/http-core/src/main/scala-2.13+/org/apache/pekko/http/ccompat/imm/package.scala +++ b/http-core/src/main/scala-2.13+/org/apache/pekko/http/ccompat/imm/package.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala-2.13+/org/apache/pekko/http/ccompat/package.scala b/http-core/src/main/scala-2.13+/org/apache/pekko/http/ccompat/package.scala index 070ee0b75..f256f79bf 100644 --- a/http-core/src/main/scala-2.13+/org/apache/pekko/http/ccompat/package.scala +++ b/http-core/src/main/scala-2.13+/org/apache/pekko/http/ccompat/package.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala-2.13+/org/apache/pekko/http/scaladsl/util/FastFuture.scala b/http-core/src/main/scala-2.13+/org/apache/pekko/http/scaladsl/util/FastFuture.scala index a19343175..719924b85 100644 --- a/http-core/src/main/scala-2.13+/org/apache/pekko/http/scaladsl/util/FastFuture.scala +++ b/http-core/src/main/scala-2.13+/org/apache/pekko/http/scaladsl/util/FastFuture.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala-2.13-/org/apache/pekko/http/ccompat/CompatImpl.scala b/http-core/src/main/scala-2.13-/org/apache/pekko/http/ccompat/CompatImpl.scala index a3ba97ad4..6a24e8db1 100644 --- a/http-core/src/main/scala-2.13-/org/apache/pekko/http/ccompat/CompatImpl.scala +++ b/http-core/src/main/scala-2.13-/org/apache/pekko/http/ccompat/CompatImpl.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala-2.13-/org/apache/pekko/http/ccompat/MapHelpers.scala b/http-core/src/main/scala-2.13-/org/apache/pekko/http/ccompat/MapHelpers.scala index 1dd30ed6d..b69a0fbfa 100644 --- a/http-core/src/main/scala-2.13-/org/apache/pekko/http/ccompat/MapHelpers.scala +++ b/http-core/src/main/scala-2.13-/org/apache/pekko/http/ccompat/MapHelpers.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala-2.13-/org/apache/pekko/http/ccompat/imm/package.scala b/http-core/src/main/scala-2.13-/org/apache/pekko/http/ccompat/imm/package.scala index 0c1a609aa..3775d09df 100644 --- a/http-core/src/main/scala-2.13-/org/apache/pekko/http/ccompat/imm/package.scala +++ b/http-core/src/main/scala-2.13-/org/apache/pekko/http/ccompat/imm/package.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala-2.13-/org/apache/pekko/http/ccompat/package.scala b/http-core/src/main/scala-2.13-/org/apache/pekko/http/ccompat/package.scala index 0e2cf12d5..4e889181c 100644 --- a/http-core/src/main/scala-2.13-/org/apache/pekko/http/ccompat/package.scala +++ b/http-core/src/main/scala-2.13-/org/apache/pekko/http/ccompat/package.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala-2.13-/org/apache/pekko/http/scaladsl/util/FastFuture.scala b/http-core/src/main/scala-2.13-/org/apache/pekko/http/scaladsl/util/FastFuture.scala index 87946e641..e773fb683 100644 --- a/http-core/src/main/scala-2.13-/org/apache/pekko/http/scaladsl/util/FastFuture.scala +++ b/http-core/src/main/scala-2.13-/org/apache/pekko/http/scaladsl/util/FastFuture.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/ParsingErrorHandler.scala b/http-core/src/main/scala/org/apache/pekko/http/ParsingErrorHandler.scala index 4a6246634..6bd426cc0 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/ParsingErrorHandler.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/ParsingErrorHandler.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/HttpConnectionIdleTimeoutBidi.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/HttpConnectionIdleTimeoutBidi.scala index 601773c69..363fddde8 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/HttpConnectionIdleTimeoutBidi.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/HttpConnectionIdleTimeoutBidi.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/HttpsProxyGraphStage.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/HttpsProxyGraphStage.scala index cfad3d4b8..c9b8006b5 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/HttpsProxyGraphStage.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/HttpsProxyGraphStage.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/OutgoingConnectionBlueprint.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/OutgoingConnectionBlueprint.scala index b50c6e6d9..5516ff801 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/OutgoingConnectionBlueprint.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/OutgoingConnectionBlueprint.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/PoolFlow.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/PoolFlow.scala index 1639db04f..b8a9bfb43 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/PoolFlow.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/PoolFlow.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/PoolId.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/PoolId.scala index fc7805813..c3867d687 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/PoolId.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/PoolId.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/PoolInterface.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/PoolInterface.scala index 6d435663b..9e8d144e0 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/PoolInterface.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/PoolInterface.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/PoolMasterActor.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/PoolMasterActor.scala index c60821e6a..b4ea249a2 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/PoolMasterActor.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/PoolMasterActor.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/pool/NewHostConnectionPool.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/pool/NewHostConnectionPool.scala index 28296ba2c..904d3c5f8 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/pool/NewHostConnectionPool.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/pool/NewHostConnectionPool.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/pool/SlotState.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/pool/SlotState.scala index 8ada7547d..ce7de547c 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/pool/SlotState.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/pool/SlotState.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/BufferedOutletSupport.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/BufferedOutletSupport.scala index 6cf595ca8..09253acd9 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/BufferedOutletSupport.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/BufferedOutletSupport.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/ByteFlag.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/ByteFlag.scala index 0d2ba4ea0..235e45e9d 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/ByteFlag.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/ByteFlag.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/FrameEvent.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/FrameEvent.scala index 933345c7c..6c93916b4 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/FrameEvent.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/FrameEvent.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/FrameLogger.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/FrameLogger.scala index e5b7c368e..14c46b4e4 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/FrameLogger.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/FrameLogger.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2.scala index 4f96c120a..a58388b86 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2AlpnSupport.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2AlpnSupport.scala index 3b53c2b0e..2e6f57e30 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2AlpnSupport.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2AlpnSupport.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2Blueprint.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2Blueprint.scala index 4429226ff..593659435 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2Blueprint.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2Blueprint.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2Compliance.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2Compliance.scala index dd47c148b..c4de68601 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2Compliance.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2Compliance.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2Demux.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2Demux.scala index 3e0629b7d..1a65da915 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2Demux.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2Demux.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2Multiplexer.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2Multiplexer.scala index 5b967be29..808f7ef29 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2Multiplexer.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2Multiplexer.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2Protocol.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2Protocol.scala index 0ae6c3c6f..f81ea6ebb 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2Protocol.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2Protocol.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2SettingsHeader.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2SettingsHeader.scala index 743fd05e5..b96b7ad1e 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2SettingsHeader.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2SettingsHeader.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /** diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2StreamHandling.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2StreamHandling.scala index cd115fb12..61d4dd769 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2StreamHandling.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2StreamHandling.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/HttpMessageRendering.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/HttpMessageRendering.scala index 61679d14f..b3c6f31a9 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/HttpMessageRendering.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/HttpMessageRendering.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/IncomingFlowController.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/IncomingFlowController.scala index 4584d38ba..b4913439b 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/IncomingFlowController.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/IncomingFlowController.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/OutgoingConnectionBuilderImpl.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/OutgoingConnectionBuilderImpl.scala index 34374de93..5ec46fd34 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/OutgoingConnectionBuilderImpl.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/OutgoingConnectionBuilderImpl.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/PriorityTree.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/PriorityTree.scala index c220c1a22..5824fdaed 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/PriorityTree.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/PriorityTree.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/ProtocolSwitch.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/ProtocolSwitch.scala index 7cb78b2cc..d19865763 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/ProtocolSwitch.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/ProtocolSwitch.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/RequestParsing.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/RequestParsing.scala index ff057af09..75a206cad 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/RequestParsing.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/RequestParsing.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/StreamPrioritizer.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/StreamPrioritizer.scala index 9b1c61d68..33c6bc08b 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/StreamPrioritizer.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/StreamPrioritizer.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/TelemetrySpi.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/TelemetrySpi.scala index 246cb755b..4843eec0c 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/TelemetrySpi.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/TelemetrySpi.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/client/PersistentConnection.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/client/PersistentConnection.scala index f21b776a9..4215e68fd 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/client/PersistentConnection.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/client/PersistentConnection.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/client/ResponseParsing.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/client/ResponseParsing.scala index 3ceeca852..0f25c2d3d 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/client/ResponseParsing.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/client/ResponseParsing.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/framing/FrameRenderer.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/framing/FrameRenderer.scala index 152bf071f..ca6ebcc02 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/framing/FrameRenderer.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/framing/FrameRenderer.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/framing/Http2FrameParsing.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/framing/Http2FrameParsing.scala index 16e37d5ab..fc3d4cac9 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/framing/Http2FrameParsing.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/framing/Http2FrameParsing.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/hpack/ByteStringInputStream.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/hpack/ByteStringInputStream.scala index 6211b064d..422edd5ad 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/hpack/ByteStringInputStream.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/hpack/ByteStringInputStream.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/hpack/HandleOrPassOnStage.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/hpack/HandleOrPassOnStage.scala index 8223631a2..edcb27a8a 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/hpack/HandleOrPassOnStage.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/hpack/HandleOrPassOnStage.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/hpack/HeaderCompression.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/hpack/HeaderCompression.scala index f43453e3b..2738a8f09 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/hpack/HeaderCompression.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/hpack/HeaderCompression.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/hpack/HeaderDecompression.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/hpack/HeaderDecompression.scala index 4e1feaefb..a22e7c6c4 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/hpack/HeaderDecompression.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/hpack/HeaderDecompression.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/hpack/Http2HeaderParsing.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/hpack/Http2HeaderParsing.scala index 1c276f17b..dbe68f063 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/hpack/Http2HeaderParsing.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/hpack/Http2HeaderParsing.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/util/AsciiTreeLayout.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/util/AsciiTreeLayout.scala index 972ee726b..df9d1f237 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/util/AsciiTreeLayout.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/util/AsciiTreeLayout.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* sbt -- Simple Build Tool diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/BodyPartParser.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/BodyPartParser.scala index aec0b216c..28a69e872 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/BodyPartParser.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/BodyPartParser.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/BoyerMoore.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/BoyerMoore.scala index fe5a8bd64..e550a6100 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/BoyerMoore.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/BoyerMoore.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/HttpHeaderParser.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/HttpHeaderParser.scala index 11af1ae70..8e00dd545 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/HttpHeaderParser.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/HttpHeaderParser.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/HttpMessageParser.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/HttpMessageParser.scala index a746b4499..ea7edccaf 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/HttpMessageParser.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/HttpMessageParser.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/HttpRequestParser.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/HttpRequestParser.scala index 8203235f4..bb68f8b4d 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/HttpRequestParser.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/HttpRequestParser.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/HttpResponseParser.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/HttpResponseParser.scala index 6d12eaa5b..467497a29 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/HttpResponseParser.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/HttpResponseParser.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/ParserOutput.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/ParserOutput.scala index a92309d0d..01fa9ea7d 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/ParserOutput.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/ParserOutput.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/SpecializedHeaderValueParsers.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/SpecializedHeaderValueParsers.scala index e3182e7c2..2cde6dd8a 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/SpecializedHeaderValueParsers.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/SpecializedHeaderValueParsers.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/package.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/package.scala index 6bb78c57d..53af9461e 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/package.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/package.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/rendering/BodyPartRenderer.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/rendering/BodyPartRenderer.scala index a26332348..50e6621e8 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/rendering/BodyPartRenderer.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/rendering/BodyPartRenderer.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/rendering/DateHeaderRendering.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/rendering/DateHeaderRendering.scala index 18b070ed8..7adfa7f44 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/rendering/DateHeaderRendering.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/rendering/DateHeaderRendering.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/rendering/HttpRequestRendererFactory.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/rendering/HttpRequestRendererFactory.scala index e13909467..a7a924ec0 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/rendering/HttpRequestRendererFactory.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/rendering/HttpRequestRendererFactory.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/rendering/HttpResponseRendererFactory.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/rendering/HttpResponseRendererFactory.scala index f30a466de..690f42786 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/rendering/HttpResponseRendererFactory.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/rendering/HttpResponseRendererFactory.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/rendering/RenderSupport.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/rendering/RenderSupport.scala index 8b85b9f1f..7cc92d802 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/rendering/RenderSupport.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/rendering/RenderSupport.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/server/HttpAttributes.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/server/HttpAttributes.scala index 6d42f6baa..202f27883 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/server/HttpAttributes.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/server/HttpAttributes.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/server/HttpServerBluePrint.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/server/HttpServerBluePrint.scala index 2cd29287c..61582a470 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/server/HttpServerBluePrint.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/server/HttpServerBluePrint.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/server/ServerTerminator.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/server/ServerTerminator.scala index ebe98621c..9a583e86d 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/server/ServerTerminator.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/server/ServerTerminator.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/server/UpgradeToOtherProtocolResponseHeader.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/server/UpgradeToOtherProtocolResponseHeader.scala index e1e818beb..59f156c82 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/server/UpgradeToOtherProtocolResponseHeader.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/server/UpgradeToOtherProtocolResponseHeader.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/FrameEvent.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/FrameEvent.scala index e78cb7288..2abd5d610 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/FrameEvent.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/FrameEvent.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/FrameEventParser.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/FrameEventParser.scala index 8d0c11c19..23c04d06b 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/FrameEventParser.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/FrameEventParser.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/FrameEventRenderer.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/FrameEventRenderer.scala index 82b35d072..d445ae80a 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/FrameEventRenderer.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/FrameEventRenderer.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/FrameHandler.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/FrameHandler.scala index 00b8a9f2d..4871666ab 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/FrameHandler.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/FrameHandler.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/FrameLogger.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/FrameLogger.scala index 3001cc267..546edd945 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/FrameLogger.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/FrameLogger.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/FrameOutHandler.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/FrameOutHandler.scala index 3161feb39..99b8ee0bc 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/FrameOutHandler.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/FrameOutHandler.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/Handshake.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/Handshake.scala index 7ebadc185..b51076bf8 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/Handshake.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/Handshake.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/Masking.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/Masking.scala index 6f63bb79d..4a2089b3c 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/Masking.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/Masking.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/MessageToFrameRenderer.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/MessageToFrameRenderer.scala index 78986dde1..d5e8e95e7 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/MessageToFrameRenderer.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/MessageToFrameRenderer.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/Protocol.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/Protocol.scala index da6b608e9..8e48eb190 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/Protocol.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/Protocol.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/Randoms.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/Randoms.scala index a8e80fe0a..8bd634cf2 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/Randoms.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/Randoms.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/UpgradeToWebSocketLowLevel.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/UpgradeToWebSocketLowLevel.scala index df544788b..189a73a3a 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/UpgradeToWebSocketLowLevel.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/UpgradeToWebSocketLowLevel.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/Utf8Decoder.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/Utf8Decoder.scala index 622d9c9db..57f9db302 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/Utf8Decoder.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/Utf8Decoder.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/Utf8Encoder.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/Utf8Encoder.scala index c2e684b0a..818cb37b1 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/Utf8Encoder.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/Utf8Encoder.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/WebSocket.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/WebSocket.scala index fc9e82b40..9ca214a34 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/WebSocket.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/WebSocket.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/WebSocketClientBlueprint.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/WebSocketClientBlueprint.scala index fd784aac9..826121de4 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/WebSocketClientBlueprint.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/WebSocketClientBlueprint.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/model/JavaQuery.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/model/JavaQuery.scala index 6ad870da9..945445ce1 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/model/JavaQuery.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/model/JavaQuery.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/model/JavaUri.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/model/JavaUri.scala index 635fc2ba6..cbf281e51 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/model/JavaUri.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/model/JavaUri.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/model/UriJavaAccessor.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/model/UriJavaAccessor.scala index f777e77bd..42190bc7c 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/model/UriJavaAccessor.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/model/UriJavaAccessor.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/AcceptCharsetHeader.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/AcceptCharsetHeader.scala index 67d650f8d..3baf3f46f 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/AcceptCharsetHeader.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/AcceptCharsetHeader.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/AcceptEncodingHeader.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/AcceptEncodingHeader.scala index 191a40207..6801add24 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/AcceptEncodingHeader.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/AcceptEncodingHeader.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/AcceptHeader.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/AcceptHeader.scala index c29593314..d53300ee9 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/AcceptHeader.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/AcceptHeader.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/AcceptLanguageHeader.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/AcceptLanguageHeader.scala index 2132822ea..ed52eea4d 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/AcceptLanguageHeader.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/AcceptLanguageHeader.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/CacheControlHeader.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/CacheControlHeader.scala index 5157acdfd..1c7e9ec7e 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/CacheControlHeader.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/CacheControlHeader.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/CharacterClasses.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/CharacterClasses.scala index d3228b4d7..35bbde9ae 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/CharacterClasses.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/CharacterClasses.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/CommonActions.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/CommonActions.scala index 5d0bc9d5f..f3d2df709 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/CommonActions.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/CommonActions.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/CommonRules.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/CommonRules.scala index 12223e5a1..9fff67839 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/CommonRules.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/CommonRules.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/ContentDispositionHeader.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/ContentDispositionHeader.scala index 9745c7219..a7af42e4a 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/ContentDispositionHeader.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/ContentDispositionHeader.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/ContentTypeHeader.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/ContentTypeHeader.scala index 8425d2458..4507c44ec 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/ContentTypeHeader.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/ContentTypeHeader.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/HeaderParser.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/HeaderParser.scala index d833ecb07..6b7bd7029 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/HeaderParser.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/HeaderParser.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/IpAddressParsing.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/IpAddressParsing.scala index 97eb352f6..a755f230a 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/IpAddressParsing.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/IpAddressParsing.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/LinkHeader.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/LinkHeader.scala index 13364ce03..fded1acc0 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/LinkHeader.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/LinkHeader.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/SimpleHeaders.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/SimpleHeaders.scala index 8637f8851..306db5e35 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/SimpleHeaders.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/SimpleHeaders.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/UriParser.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/UriParser.scala index 0e54920ec..c2413685e 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/UriParser.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/UriParser.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/WebSocketHeaders.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/WebSocketHeaders.scala index ae673bd2d..15c1e06cc 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/WebSocketHeaders.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/WebSocketHeaders.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/settings/ClientConnectionSettingsImpl.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/settings/ClientConnectionSettingsImpl.scala index df23b38ea..d7e8602e3 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/settings/ClientConnectionSettingsImpl.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/settings/ClientConnectionSettingsImpl.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/settings/ConnectionPoolSettingsImpl.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/settings/ConnectionPoolSettingsImpl.scala index ddc52d82a..7f09479d0 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/settings/ConnectionPoolSettingsImpl.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/settings/ConnectionPoolSettingsImpl.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/settings/ConnectionPoolSetup.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/settings/ConnectionPoolSetup.scala index a1d6561bf..fe5daaeca 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/settings/ConnectionPoolSetup.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/settings/ConnectionPoolSetup.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/settings/HostConnectionPoolSetup.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/settings/HostConnectionPoolSetup.scala index 245df8193..6e75d2c99 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/settings/HostConnectionPoolSetup.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/settings/HostConnectionPoolSetup.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/settings/HttpsProxySettingsImpl.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/settings/HttpsProxySettingsImpl.scala index 860f0abdd..9774f092d 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/settings/HttpsProxySettingsImpl.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/settings/HttpsProxySettingsImpl.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/settings/ParserSettingsImpl.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/settings/ParserSettingsImpl.scala index 023ec8ef9..c8999d0ce 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/settings/ParserSettingsImpl.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/settings/ParserSettingsImpl.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/settings/PreviewServerSettingsImpl.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/settings/PreviewServerSettingsImpl.scala index 650f541b4..9254ea4e3 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/settings/PreviewServerSettingsImpl.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/settings/PreviewServerSettingsImpl.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/settings/ServerSettingsImpl.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/settings/ServerSettingsImpl.scala index 49721bfe4..dfc40a914 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/settings/ServerSettingsImpl.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/settings/ServerSettingsImpl.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/settings/WebSocketSettingsImpl.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/settings/WebSocketSettingsImpl.scala index 7b4a5e252..856e37fbe 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/settings/WebSocketSettingsImpl.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/settings/WebSocketSettingsImpl.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/util/ByteStringParserInput.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/util/ByteStringParserInput.scala index 3463ae52a..97f169d39 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/util/ByteStringParserInput.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/util/ByteStringParserInput.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/util/EnhancedByteArray.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/util/EnhancedByteArray.scala index 0141099b1..ca9862897 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/util/EnhancedByteArray.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/util/EnhancedByteArray.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/util/EnhancedByteStringTraversableOnce.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/util/EnhancedByteStringTraversableOnce.scala index 89985c63c..96bfd63c6 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/util/EnhancedByteStringTraversableOnce.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/util/EnhancedByteStringTraversableOnce.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/util/EnhancedConfig.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/util/EnhancedConfig.scala index e0fcf24c4..6adac18e6 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/util/EnhancedConfig.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/util/EnhancedConfig.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/util/EnhancedRegex.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/util/EnhancedRegex.scala index a92489469..25f5720fd 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/util/EnhancedRegex.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/util/EnhancedRegex.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/util/EnhancedString.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/util/EnhancedString.scala index 54e86cd52..467d7973f 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/util/EnhancedString.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/util/EnhancedString.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/util/JavaAccessors.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/util/JavaAccessors.scala index 0702c0a87..4f244ed7c 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/util/JavaAccessors.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/util/JavaAccessors.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/util/JavaMapping.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/util/JavaMapping.scala index 16c887443..6b4bc0e23 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/util/JavaMapping.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/util/JavaMapping.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/util/JavaVersion.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/util/JavaVersion.scala index 10fcd55d6..6665af078 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/util/JavaVersion.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/util/JavaVersion.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /** diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/util/LogByteStringTools.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/util/LogByteStringTools.scala index 821eef0aa..833818ae0 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/util/LogByteStringTools.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/util/LogByteStringTools.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/util/ObjectRegistry.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/util/ObjectRegistry.scala index 9c978b534..435899f65 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/util/ObjectRegistry.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/util/ObjectRegistry.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/util/One2OneBidiFlow.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/util/One2OneBidiFlow.scala index 8308a64b7..f0c951374 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/util/One2OneBidiFlow.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/util/One2OneBidiFlow.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/util/Rendering.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/util/Rendering.scala index 6b8687345..3deea894c 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/util/Rendering.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/util/Rendering.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/util/SettingsCompanionImpl.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/util/SettingsCompanionImpl.scala index ea45d11a8..8987b0fa5 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/util/SettingsCompanionImpl.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/util/SettingsCompanionImpl.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/util/SingletonException.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/util/SingletonException.scala index 2d7ae1c2a..ad286df31 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/util/SingletonException.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/util/SingletonException.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/util/SocketOptionSettings.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/util/SocketOptionSettings.scala index 507645c8f..adb31d5de 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/util/SocketOptionSettings.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/util/SocketOptionSettings.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/util/StageLoggingWithOverride.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/util/StageLoggingWithOverride.scala index 9c7514fa1..a09a81e62 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/util/StageLoggingWithOverride.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/util/StageLoggingWithOverride.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/util/StreamUtils.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/util/StreamUtils.scala index 2456f70b5..20e6097da 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/util/StreamUtils.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/util/StreamUtils.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/util/StringTools.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/util/StringTools.scala index 5b72b3d36..a1abd34db 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/util/StringTools.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/util/StringTools.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/util/Timestamp.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/util/Timestamp.scala index 5ce035c89..f4963bcd4 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/util/Timestamp.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/util/Timestamp.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/impl/util/package.scala b/http-core/src/main/scala/org/apache/pekko/http/impl/util/package.scala index 5d2f12d1c..1f98f5b53 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/impl/util/package.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/impl/util/package.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/javadsl/ClientTransport.scala b/http-core/src/main/scala/org/apache/pekko/http/javadsl/ClientTransport.scala index 635617c7d..a347aaea9 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/javadsl/ClientTransport.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/javadsl/ClientTransport.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/javadsl/ConnectHttp.scala b/http-core/src/main/scala/org/apache/pekko/http/javadsl/ConnectHttp.scala index 4b2025927..7191d0182 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/javadsl/ConnectHttp.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/javadsl/ConnectHttp.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/javadsl/ConnectionContext.scala b/http-core/src/main/scala/org/apache/pekko/http/javadsl/ConnectionContext.scala index edfe18df3..61e6010d6 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/javadsl/ConnectionContext.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/javadsl/ConnectionContext.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/javadsl/HostConnectionPool.scala b/http-core/src/main/scala/org/apache/pekko/http/javadsl/HostConnectionPool.scala index 1f75a1e78..3604d8cf6 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/javadsl/HostConnectionPool.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/javadsl/HostConnectionPool.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/javadsl/Http.scala b/http-core/src/main/scala/org/apache/pekko/http/javadsl/Http.scala index f820d8c91..9f9c99eb0 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/javadsl/Http.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/javadsl/Http.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/javadsl/IncomingConnection.scala b/http-core/src/main/scala/org/apache/pekko/http/javadsl/IncomingConnection.scala index a153ff18f..f2250850a 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/javadsl/IncomingConnection.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/javadsl/IncomingConnection.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/javadsl/OutgoingConnection.scala b/http-core/src/main/scala/org/apache/pekko/http/javadsl/OutgoingConnection.scala index 4c8caa3d6..1a80d240f 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/javadsl/OutgoingConnection.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/javadsl/OutgoingConnection.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/javadsl/OutgoingConnectionBuilder.scala b/http-core/src/main/scala/org/apache/pekko/http/javadsl/OutgoingConnectionBuilder.scala index 17c1ed12d..ded629816 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/javadsl/OutgoingConnectionBuilder.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/javadsl/OutgoingConnectionBuilder.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/javadsl/ServerBinding.scala b/http-core/src/main/scala/org/apache/pekko/http/javadsl/ServerBinding.scala index a2998928a..64c9b0ea4 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/javadsl/ServerBinding.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/javadsl/ServerBinding.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/javadsl/ServerBuilder.scala b/http-core/src/main/scala/org/apache/pekko/http/javadsl/ServerBuilder.scala index 6f488ed77..05cba140f 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/javadsl/ServerBuilder.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/javadsl/ServerBuilder.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/javadsl/model/ContentType.scala b/http-core/src/main/scala/org/apache/pekko/http/javadsl/model/ContentType.scala index bc5d47ad5..5ee185858 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/javadsl/model/ContentType.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/javadsl/model/ContentType.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/javadsl/model/MediaType.scala b/http-core/src/main/scala/org/apache/pekko/http/javadsl/model/MediaType.scala index 7076f504c..89cd99dd1 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/javadsl/model/MediaType.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/javadsl/model/MediaType.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/javadsl/model/RequestResponseAssociation.scala b/http-core/src/main/scala/org/apache/pekko/http/javadsl/model/RequestResponseAssociation.scala index ca5d6ccba..a2ede1638 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/javadsl/model/RequestResponseAssociation.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/javadsl/model/RequestResponseAssociation.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/javadsl/model/SslSessionInfo.scala b/http-core/src/main/scala/org/apache/pekko/http/javadsl/model/SslSessionInfo.scala index 879ba80fa..5d3db0e30 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/javadsl/model/SslSessionInfo.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/javadsl/model/SslSessionInfo.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/javadsl/model/Trailer.scala b/http-core/src/main/scala/org/apache/pekko/http/javadsl/model/Trailer.scala index 258e7e094..93936e3a5 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/javadsl/model/Trailer.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/javadsl/model/Trailer.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/javadsl/model/ws/Message.scala b/http-core/src/main/scala/org/apache/pekko/http/javadsl/model/ws/Message.scala index 0468c9d13..b0ce0da43 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/javadsl/model/ws/Message.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/javadsl/model/ws/Message.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/javadsl/model/ws/PeerClosedConnectionException.scala b/http-core/src/main/scala/org/apache/pekko/http/javadsl/model/ws/PeerClosedConnectionException.scala index 960867134..f83481704 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/javadsl/model/ws/PeerClosedConnectionException.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/javadsl/model/ws/PeerClosedConnectionException.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/javadsl/model/ws/UpgradeToWebSocket.scala b/http-core/src/main/scala/org/apache/pekko/http/javadsl/model/ws/UpgradeToWebSocket.scala index 1b50c8812..5f7d5fb98 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/javadsl/model/ws/UpgradeToWebSocket.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/javadsl/model/ws/UpgradeToWebSocket.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/javadsl/model/ws/WebSocket.scala b/http-core/src/main/scala/org/apache/pekko/http/javadsl/model/ws/WebSocket.scala index be2fb095d..ec7faea2a 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/javadsl/model/ws/WebSocket.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/javadsl/model/ws/WebSocket.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/javadsl/model/ws/WebSocketRequest.scala b/http-core/src/main/scala/org/apache/pekko/http/javadsl/model/ws/WebSocketRequest.scala index b48465004..29ffcba20 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/javadsl/model/ws/WebSocketRequest.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/javadsl/model/ws/WebSocketRequest.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/javadsl/model/ws/WebSocketUpgrade.scala b/http-core/src/main/scala/org/apache/pekko/http/javadsl/model/ws/WebSocketUpgrade.scala index 7a22b7d04..987b95310 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/javadsl/model/ws/WebSocketUpgrade.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/javadsl/model/ws/WebSocketUpgrade.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/javadsl/model/ws/WebSocketUpgradeResponse.scala b/http-core/src/main/scala/org/apache/pekko/http/javadsl/model/ws/WebSocketUpgradeResponse.scala index cf55d6774..4b541acac 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/javadsl/model/ws/WebSocketUpgradeResponse.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/javadsl/model/ws/WebSocketUpgradeResponse.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/javadsl/settings/ClientConnectionSettings.scala b/http-core/src/main/scala/org/apache/pekko/http/javadsl/settings/ClientConnectionSettings.scala index eada6a2f3..8c4eba6b9 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/javadsl/settings/ClientConnectionSettings.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/javadsl/settings/ClientConnectionSettings.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/javadsl/settings/ConnectionPoolSettings.scala b/http-core/src/main/scala/org/apache/pekko/http/javadsl/settings/ConnectionPoolSettings.scala index 4723fcc42..b068b3a1c 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/javadsl/settings/ConnectionPoolSettings.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/javadsl/settings/ConnectionPoolSettings.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/javadsl/settings/Http2ClientSettings.scala b/http-core/src/main/scala/org/apache/pekko/http/javadsl/settings/Http2ClientSettings.scala index 44263dc34..7cacd0dd5 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/javadsl/settings/Http2ClientSettings.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/javadsl/settings/Http2ClientSettings.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/javadsl/settings/Http2ServerSettings.scala b/http-core/src/main/scala/org/apache/pekko/http/javadsl/settings/Http2ServerSettings.scala index 0b698cbc0..b5705ca6b 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/javadsl/settings/Http2ServerSettings.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/javadsl/settings/Http2ServerSettings.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/javadsl/settings/HttpsProxySettings.scala b/http-core/src/main/scala/org/apache/pekko/http/javadsl/settings/HttpsProxySettings.scala index e37b83332..9f655441f 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/javadsl/settings/HttpsProxySettings.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/javadsl/settings/HttpsProxySettings.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/javadsl/settings/ParserSettings.scala b/http-core/src/main/scala/org/apache/pekko/http/javadsl/settings/ParserSettings.scala index db8bd917f..98c9af58c 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/javadsl/settings/ParserSettings.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/javadsl/settings/ParserSettings.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/javadsl/settings/PreviewServerSettings.scala b/http-core/src/main/scala/org/apache/pekko/http/javadsl/settings/PreviewServerSettings.scala index 01c25d592..b69e528f9 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/javadsl/settings/PreviewServerSettings.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/javadsl/settings/PreviewServerSettings.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/javadsl/settings/ServerSettings.scala b/http-core/src/main/scala/org/apache/pekko/http/javadsl/settings/ServerSettings.scala index 062320b0a..d5bbdf98b 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/javadsl/settings/ServerSettings.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/javadsl/settings/ServerSettings.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/javadsl/settings/SettingsCompanion.scala b/http-core/src/main/scala/org/apache/pekko/http/javadsl/settings/SettingsCompanion.scala index b0c2dd174..bd5c0c653 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/javadsl/settings/SettingsCompanion.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/javadsl/settings/SettingsCompanion.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/javadsl/settings/WebSocketSettings.scala b/http-core/src/main/scala/org/apache/pekko/http/javadsl/settings/WebSocketSettings.scala index 3a39f2a4f..b28faab8c 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/javadsl/settings/WebSocketSettings.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/javadsl/settings/WebSocketSettings.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/ClientTransport.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/ClientTransport.scala index dd036c6fb..47a34014c 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/ClientTransport.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/ClientTransport.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/ConnectionContext.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/ConnectionContext.scala index 2cc0d1c37..06ced0db1 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/ConnectionContext.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/ConnectionContext.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/Http.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/Http.scala index 980ac759b..ff998b426 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/Http.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/Http.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/OutgoingConnectionBuilder.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/OutgoingConnectionBuilder.scala index a8425d211..fce572252 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/OutgoingConnectionBuilder.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/OutgoingConnectionBuilder.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/ServerBuilder.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/ServerBuilder.scala index 60a560f6b..441b057e4 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/ServerBuilder.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/ServerBuilder.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/TimeoutAccess.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/TimeoutAccess.scala index 8fa8ca6ad..8c7249032 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/TimeoutAccess.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/TimeoutAccess.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/AttributeKey.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/AttributeKey.scala index ff574e60b..9b860dced 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/AttributeKey.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/AttributeKey.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/AttributeKeys.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/AttributeKeys.scala index 46b942bee..3b39b2318 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/AttributeKeys.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/AttributeKeys.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/ContentRange.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/ContentRange.scala index 5dc8a69e7..37ba9e2ec 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/ContentRange.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/ContentRange.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/ContentType.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/ContentType.scala index 6c6496b27..1f7c15e26 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/ContentType.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/ContentType.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/DateTime.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/DateTime.scala index 8aefe1267..b6158f413 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/DateTime.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/DateTime.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/ErrorInfo.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/ErrorInfo.scala index 699b4839d..5d73947b5 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/ErrorInfo.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/ErrorInfo.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/FormData.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/FormData.scala index 8386d849c..14b68236a 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/FormData.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/FormData.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpCharset.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpCharset.scala index 2508e1457..46967e1ed 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpCharset.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpCharset.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpEntity.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpEntity.scala index a32f1e5d9..a770d1def 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpEntity.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpEntity.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpHeader.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpHeader.scala index 4403e24f5..2435f11ae 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpHeader.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpHeader.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpMessage.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpMessage.scala index b4cc9f287..ec08ffb57 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpMessage.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpMessage.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpMethod.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpMethod.scala index cb7882f8e..e3e0a29b8 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpMethod.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpMethod.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpProtocol.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpProtocol.scala index 4907ab14d..86edf6b21 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpProtocol.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpProtocol.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/MediaRange.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/MediaRange.scala index 34e0a1b49..96ce4ce4d 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/MediaRange.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/MediaRange.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/MediaType.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/MediaType.scala index bfbc08ed2..a2ed5832b 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/MediaType.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/MediaType.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/Multipart.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/Multipart.scala index 56d62b2c2..3fdade542 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/Multipart.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/Multipart.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/RemoteAddress.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/RemoteAddress.scala index 746f8e5e8..9e157cd30 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/RemoteAddress.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/RemoteAddress.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/RequestResponseAssociation.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/RequestResponseAssociation.scala index 60f4cf34b..815c07506 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/RequestResponseAssociation.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/RequestResponseAssociation.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/SslSessionInfo.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/SslSessionInfo.scala index 1ccdb3a13..bd172fe03 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/SslSessionInfo.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/SslSessionInfo.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/StatusCode.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/StatusCode.scala index 081d9005e..221940e09 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/StatusCode.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/StatusCode.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/Trailer.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/Trailer.scala index 88146068b..0489e2bbc 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/Trailer.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/Trailer.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/TransferEncoding.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/TransferEncoding.scala index 8b3a7d056..fb2c9561a 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/TransferEncoding.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/TransferEncoding.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/Uri.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/Uri.scala index 21db7f024..d93e6860d 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/Uri.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/Uri.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/WithQValue.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/WithQValue.scala index abae85ef5..b17365e39 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/WithQValue.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/WithQValue.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/ByteRange.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/ByteRange.scala index e77e3a432..423c40bb7 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/ByteRange.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/ByteRange.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/CacheDirective.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/CacheDirective.scala index ef875c776..3152c8c07 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/CacheDirective.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/CacheDirective.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/ContentDispositionType.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/ContentDispositionType.scala index a1224d0be..4b7c15a18 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/ContentDispositionType.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/ContentDispositionType.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/EntityTag.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/EntityTag.scala index 40acd97d6..c0bfe0274 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/EntityTag.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/EntityTag.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/HttpChallenge.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/HttpChallenge.scala index e8dd3df90..558948690 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/HttpChallenge.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/HttpChallenge.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/HttpCookie.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/HttpCookie.scala index c0cabe0a5..8558ce3d1 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/HttpCookie.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/HttpCookie.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/HttpCredentials.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/HttpCredentials.scala index fc2a7ebfc..340a11636 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/HttpCredentials.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/HttpCredentials.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/HttpEncoding.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/HttpEncoding.scala index 632aec70d..38fd213eb 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/HttpEncoding.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/HttpEncoding.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/HttpOrigin.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/HttpOrigin.scala index 5bdbaeb5c..bebbc3b77 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/HttpOrigin.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/HttpOrigin.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/LanguageRange.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/LanguageRange.scala index 0ecae25e0..56bdfbfe9 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/LanguageRange.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/LanguageRange.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/LinkValue.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/LinkValue.scala index 3013446e7..449be0cc8 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/LinkValue.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/LinkValue.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/ProductVersion.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/ProductVersion.scala index 22ddc8773..39370582b 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/ProductVersion.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/ProductVersion.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/RangeUnit.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/RangeUnit.scala index 6af741e9f..4feae5c41 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/RangeUnit.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/RangeUnit.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/RetryAfterParameter.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/RetryAfterParameter.scala index 0ad03b0d0..8599d59f0 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/RetryAfterParameter.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/RetryAfterParameter.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/StrictTransportSecurityDirective.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/StrictTransportSecurityDirective.scala index 69450727b..b9ab59925 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/StrictTransportSecurityDirective.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/StrictTransportSecurityDirective.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/UpgradeProtocol.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/UpgradeProtocol.scala index 24cde2ab7..d1008c11f 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/UpgradeProtocol.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/UpgradeProtocol.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/WebSocketExtension.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/WebSocketExtension.scala index d66b67689..a50da104a 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/WebSocketExtension.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/WebSocketExtension.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/headers.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/headers.scala index faba47015..647dbe677 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/headers.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/headers.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/http2/Http2Exception.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/http2/Http2Exception.scala index a3f051478..742a17aeb 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/http2/Http2Exception.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/http2/Http2Exception.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/package.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/package.scala index 54487a630..ca27e12ec 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/package.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/package.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/sse/ServerSentEvent.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/sse/ServerSentEvent.scala index e17ca5ea1..93789e3da 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/sse/ServerSentEvent.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/sse/ServerSentEvent.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/ws/Message.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/ws/Message.scala index b542c10b3..d4a9ffc71 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/ws/Message.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/ws/Message.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/ws/PeerClosedConnectionException.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/ws/PeerClosedConnectionException.scala index 87ab205ca..2ad195186 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/ws/PeerClosedConnectionException.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/ws/PeerClosedConnectionException.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/ws/UpgradeToWebSocket.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/ws/UpgradeToWebSocket.scala index 46127fad5..b7e0aad2b 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/ws/UpgradeToWebSocket.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/ws/UpgradeToWebSocket.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/ws/WebSocketRequest.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/ws/WebSocketRequest.scala index cb240194a..5960dee1d 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/ws/WebSocketRequest.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/ws/WebSocketRequest.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/ws/WebSocketUpgrade.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/ws/WebSocketUpgrade.scala index 582f0d5e2..460d7f4b3 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/ws/WebSocketUpgrade.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/ws/WebSocketUpgrade.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/ws/WebSocketUpgradeResponse.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/ws/WebSocketUpgradeResponse.scala index 4b6a8c55a..e68beba0e 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/ws/WebSocketUpgradeResponse.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/ws/WebSocketUpgradeResponse.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings/ClientConnectionSettings.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings/ClientConnectionSettings.scala index fb6ec2a04..6eaed86ee 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings/ClientConnectionSettings.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings/ClientConnectionSettings.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings/ConnectionPoolSettings.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings/ConnectionPoolSettings.scala index 8b87d403a..02e23f4a3 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings/ConnectionPoolSettings.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings/ConnectionPoolSettings.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings/Http2ServerSettings.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings/Http2ServerSettings.scala index b79bff46a..700ecccea 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings/Http2ServerSettings.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings/Http2ServerSettings.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings/HttpsProxySettings.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings/HttpsProxySettings.scala index a856e72df..22f1e7096 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings/HttpsProxySettings.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings/HttpsProxySettings.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings/ParserSettings.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings/ParserSettings.scala index 3736cdef5..82b919b98 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings/ParserSettings.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings/ParserSettings.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings/PreviewServerSettings.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings/PreviewServerSettings.scala index 3694ca241..acba1b782 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings/PreviewServerSettings.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings/PreviewServerSettings.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings/ServerSettings.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings/ServerSettings.scala index 0dbe586e2..8361d4b8a 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings/ServerSettings.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings/ServerSettings.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings/SettingsCompanion.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings/SettingsCompanion.scala index 443108b0c..e7f802242 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings/SettingsCompanion.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings/SettingsCompanion.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings/WebSocketSettings.scala b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings/WebSocketSettings.scala index dbc7e2b87..e39571051 100644 --- a/http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings/WebSocketSettings.scala +++ b/http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings/WebSocketSettings.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/java/org/apache/pekko/http/JavaTestServer.java b/http-core/src/test/java/org/apache/pekko/http/JavaTestServer.java index cf00cc9ef..0b007abfa 100644 --- a/http-core/src/test/java/org/apache/pekko/http/JavaTestServer.java +++ b/http-core/src/test/java/org/apache/pekko/http/JavaTestServer.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/java/org/apache/pekko/http/javadsl/GracefulTerminationCompileTest.java b/http-core/src/test/java/org/apache/pekko/http/javadsl/GracefulTerminationCompileTest.java index 77be03daf..e408a864f 100644 --- a/http-core/src/test/java/org/apache/pekko/http/javadsl/GracefulTerminationCompileTest.java +++ b/http-core/src/test/java/org/apache/pekko/http/javadsl/GracefulTerminationCompileTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/java/org/apache/pekko/http/javadsl/WSEchoTestClientApp.java b/http-core/src/test/java/org/apache/pekko/http/javadsl/WSEchoTestClientApp.java index 60763c7b6..9d6d75de6 100644 --- a/http-core/src/test/java/org/apache/pekko/http/javadsl/WSEchoTestClientApp.java +++ b/http-core/src/test/java/org/apache/pekko/http/javadsl/WSEchoTestClientApp.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/java/org/apache/pekko/http/javadsl/model/EntityDiscardingTest.java b/http-core/src/test/java/org/apache/pekko/http/javadsl/model/EntityDiscardingTest.java index ef49e823a..59ced0e92 100644 --- a/http-core/src/test/java/org/apache/pekko/http/javadsl/model/EntityDiscardingTest.java +++ b/http-core/src/test/java/org/apache/pekko/http/javadsl/model/EntityDiscardingTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/java/org/apache/pekko/http/javadsl/model/HttpMessageTest.java b/http-core/src/test/java/org/apache/pekko/http/javadsl/model/HttpMessageTest.java index 025fcbf84..56df3a7e8 100644 --- a/http-core/src/test/java/org/apache/pekko/http/javadsl/model/HttpMessageTest.java +++ b/http-core/src/test/java/org/apache/pekko/http/javadsl/model/HttpMessageTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/java/org/apache/pekko/http/javadsl/model/JavaApiTestCases.java b/http-core/src/test/java/org/apache/pekko/http/javadsl/model/JavaApiTestCases.java index 296dde812..e9c46eb7a 100644 --- a/http-core/src/test/java/org/apache/pekko/http/javadsl/model/JavaApiTestCases.java +++ b/http-core/src/test/java/org/apache/pekko/http/javadsl/model/JavaApiTestCases.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/java/org/apache/pekko/http/javadsl/model/UriTest.java b/http-core/src/test/java/org/apache/pekko/http/javadsl/model/UriTest.java index 202340e55..71785b047 100644 --- a/http-core/src/test/java/org/apache/pekko/http/javadsl/model/UriTest.java +++ b/http-core/src/test/java/org/apache/pekko/http/javadsl/model/UriTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/java/org/apache/pekko/http/javadsl/settings/ClientConnectionSettingsTest.java b/http-core/src/test/java/org/apache/pekko/http/javadsl/settings/ClientConnectionSettingsTest.java index 16a3b00b6..f68df0298 100644 --- a/http-core/src/test/java/org/apache/pekko/http/javadsl/settings/ClientConnectionSettingsTest.java +++ b/http-core/src/test/java/org/apache/pekko/http/javadsl/settings/ClientConnectionSettingsTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/java/org/apache/pekko/http/javadsl/settings/ConnectionPoolSettingsTest.java b/http-core/src/test/java/org/apache/pekko/http/javadsl/settings/ConnectionPoolSettingsTest.java index 44a0f8624..8dc9d6645 100644 --- a/http-core/src/test/java/org/apache/pekko/http/javadsl/settings/ConnectionPoolSettingsTest.java +++ b/http-core/src/test/java/org/apache/pekko/http/javadsl/settings/ConnectionPoolSettingsTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/java/org/apache/pekko/http/javadsl/settings/ParserSettingsTest.java b/http-core/src/test/java/org/apache/pekko/http/javadsl/settings/ParserSettingsTest.java index 0979af810..add388ccc 100644 --- a/http-core/src/test/java/org/apache/pekko/http/javadsl/settings/ParserSettingsTest.java +++ b/http-core/src/test/java/org/apache/pekko/http/javadsl/settings/ParserSettingsTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/java/org/apache/pekko/http/javadsl/settings/ServerSettingsTest.java b/http-core/src/test/java/org/apache/pekko/http/javadsl/settings/ServerSettingsTest.java index 72913a4d3..11a8e680a 100644 --- a/http-core/src/test/java/org/apache/pekko/http/javadsl/settings/ServerSettingsTest.java +++ b/http-core/src/test/java/org/apache/pekko/http/javadsl/settings/ServerSettingsTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/io/pekko/integrationtest/http/HttpModelIntegrationSpec.scala b/http-core/src/test/scala/io/pekko/integrationtest/http/HttpModelIntegrationSpec.scala index bb2a4c396..dc0281385 100644 --- a/http-core/src/test/scala/io/pekko/integrationtest/http/HttpModelIntegrationSpec.scala +++ b/http-core/src/test/scala/io/pekko/integrationtest/http/HttpModelIntegrationSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/ConfigSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/ConfigSpec.scala index f6ad39e79..1181554fa 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/ConfigSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/ConfigSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/HashCodeCollider.scala b/http-core/src/test/scala/org/apache/pekko/http/HashCodeCollider.scala index 247817c86..f47e32b2d 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/HashCodeCollider.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/HashCodeCollider.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/ClientCancellationSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/ClientCancellationSpec.scala index 399ce49db..73540f4d4 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/ClientCancellationSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/ClientCancellationSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/HighLevelOutgoingConnectionSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/HighLevelOutgoingConnectionSpec.scala index 6dfac166a..73ab63d82 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/HighLevelOutgoingConnectionSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/HighLevelOutgoingConnectionSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/HostConnectionPoolSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/HostConnectionPoolSpec.scala index 194de4e48..39dd9df6f 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/HostConnectionPoolSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/HostConnectionPoolSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/HttpConfigurationSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/HttpConfigurationSpec.scala index 4f93d5730..a23cd996b 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/HttpConfigurationSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/HttpConfigurationSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/HttpsProxyGraphStageSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/HttpsProxyGraphStageSpec.scala index 40bf8d5da..7948a0ded 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/HttpsProxyGraphStageSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/HttpsProxyGraphStageSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/LowLevelOutgoingConnectionSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/LowLevelOutgoingConnectionSpec.scala index 25b5b68d4..950a7bf08 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/LowLevelOutgoingConnectionSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/LowLevelOutgoingConnectionSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/NewConnectionPoolSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/NewConnectionPoolSpec.scala index e46b43672..f0562f6ed 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/NewConnectionPoolSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/NewConnectionPoolSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/PrepareResponseSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/PrepareResponseSpec.scala index 226b5bf95..3e258b92c 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/PrepareResponseSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/PrepareResponseSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/ResponseParsingMergeSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/ResponseParsingMergeSpec.scala index 5f2ec9eb5..65ae7dc0b 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/ResponseParsingMergeSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/ResponseParsingMergeSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/TlsEndpointVerificationSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/TlsEndpointVerificationSpec.scala index d30515fc8..349be9d4f 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/TlsEndpointVerificationSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/TlsEndpointVerificationSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/pool/SlotStateSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/pool/SlotStateSpec.scala index 8b962f2a5..65c250c80 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/pool/SlotStateSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/client/pool/SlotStateSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/parsing/BoyerMooreSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/parsing/BoyerMooreSpec.scala index afab392ca..824c3c1f2 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/parsing/BoyerMooreSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/parsing/BoyerMooreSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/parsing/ContentLengthHeaderParserSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/parsing/ContentLengthHeaderParserSpec.scala index f5cae4995..1671d6249 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/parsing/ContentLengthHeaderParserSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/parsing/ContentLengthHeaderParserSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/parsing/HttpHeaderParserSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/parsing/HttpHeaderParserSpec.scala index 0a8cd4ccd..888427164 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/parsing/HttpHeaderParserSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/parsing/HttpHeaderParserSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/parsing/HttpHeaderParserTestBed.scala b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/parsing/HttpHeaderParserTestBed.scala index 13b96755f..78daefe64 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/parsing/HttpHeaderParserTestBed.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/parsing/HttpHeaderParserTestBed.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/parsing/RequestParserSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/parsing/RequestParserSpec.scala index 94d72cbe2..56bb17b95 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/parsing/RequestParserSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/parsing/RequestParserSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/parsing/ResponseParserSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/parsing/ResponseParserSpec.scala index fc3e9558a..ec0bfc680 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/parsing/ResponseParserSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/parsing/ResponseParserSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/rendering/RequestRendererSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/rendering/RequestRendererSpec.scala index cc3507e94..6afc78121 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/rendering/RequestRendererSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/rendering/RequestRendererSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/rendering/ResponseRendererSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/rendering/ResponseRendererSpec.scala index bdd14d08e..b47d57cf6 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/rendering/ResponseRendererSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/rendering/ResponseRendererSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/server/HttpServerBug21008Spec.scala b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/server/HttpServerBug21008Spec.scala index 24deb4647..d3f9b50e8 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/server/HttpServerBug21008Spec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/server/HttpServerBug21008Spec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/server/HttpServerSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/server/HttpServerSpec.scala index 724f4278e..911eb8c2b 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/server/HttpServerSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/server/HttpServerSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/server/HttpServerTestSetupBase.scala b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/server/HttpServerTestSetupBase.scala index c6d36e8ac..6f15f44da 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/server/HttpServerTestSetupBase.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/server/HttpServerTestSetupBase.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/server/HttpServerWithExplicitSchedulerSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/server/HttpServerWithExplicitSchedulerSpec.scala index d56b66e82..c575c7ac0 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/server/HttpServerWithExplicitSchedulerSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/server/HttpServerWithExplicitSchedulerSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/server/PrepareRequestsSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/server/PrepareRequestsSpec.scala index e2e686928..252b72696 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/server/PrepareRequestsSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/server/PrepareRequestsSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/BitBuilder.scala b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/BitBuilder.scala index b9f6a92c1..59a498e8c 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/BitBuilder.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/BitBuilder.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/ByteStringSinkProbe.scala b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/ByteStringSinkProbe.scala index 5736c82f9..dcdb169f9 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/ByteStringSinkProbe.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/ByteStringSinkProbe.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/EchoTestClientApp.scala b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/EchoTestClientApp.scala index b36ecd0f8..8d9c22b17 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/EchoTestClientApp.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/EchoTestClientApp.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/FramingSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/FramingSpec.scala index f01134978..cfecb43f0 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/FramingSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/FramingSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/MessageSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/MessageSpec.scala index 9358603a7..011daa114 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/MessageSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/MessageSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/Utf8CodingSpecs.scala b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/Utf8CodingSpecs.scala index 9cd7a2982..1fb3ca5be 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/Utf8CodingSpecs.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/Utf8CodingSpecs.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/WSClientAutobahnTest.scala b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/WSClientAutobahnTest.scala index 8f051c667..069562e18 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/WSClientAutobahnTest.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/WSClientAutobahnTest.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/WSServerAutobahnTest.scala b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/WSServerAutobahnTest.scala index c43341dc8..feb373b81 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/WSServerAutobahnTest.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/WSServerAutobahnTest.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/WSTestSetupBase.scala b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/WSTestSetupBase.scala index 23c1ea503..73723498a 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/WSTestSetupBase.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/WSTestSetupBase.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/WSTestUtils.scala b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/WSTestUtils.scala index 17c6a6def..a5a7ec200 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/WSTestUtils.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/WSTestUtils.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/WebSocketClientSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/WebSocketClientSpec.scala index 79a4e8e3a..5519958e1 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/WebSocketClientSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/WebSocketClientSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/WebSocketIntegrationSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/WebSocketIntegrationSpec.scala index 072e0674f..9a5a21ee9 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/WebSocketIntegrationSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/WebSocketIntegrationSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/WebSocketServerSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/WebSocketServerSpec.scala index 1fd8a18c7..82a9c4627 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/WebSocketServerSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/impl/engine/ws/WebSocketServerSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/impl/model/parser/HttpHeaderSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/impl/model/parser/HttpHeaderSpec.scala index 940b6a684..fae241483 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/impl/model/parser/HttpHeaderSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/impl/model/parser/HttpHeaderSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/impl/util/BenchUtils.scala b/http-core/src/test/scala/org/apache/pekko/http/impl/util/BenchUtils.scala index c8bdd04c6..7927e2819 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/impl/util/BenchUtils.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/impl/util/BenchUtils.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/impl/util/ByteStringParserInputSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/impl/util/ByteStringParserInputSpec.scala index 6d65c51e2..64b0952ba 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/impl/util/ByteStringParserInputSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/impl/util/ByteStringParserInputSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/impl/util/CollectionStage.scala b/http-core/src/test/scala/org/apache/pekko/http/impl/util/CollectionStage.scala index a7bf7fef4..1f99fc5a6 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/impl/util/CollectionStage.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/impl/util/CollectionStage.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/impl/util/ExampleHttpContexts.scala b/http-core/src/test/scala/org/apache/pekko/http/impl/util/ExampleHttpContexts.scala index 34a6a5673..7fb769008 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/impl/util/ExampleHttpContexts.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/impl/util/ExampleHttpContexts.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/impl/util/One2OneBidiFlowSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/impl/util/One2OneBidiFlowSpec.scala index ce158d9a1..83fd068ff 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/impl/util/One2OneBidiFlowSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/impl/util/One2OneBidiFlowSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/impl/util/PekkoSpecWithMaterializer.scala b/http-core/src/test/scala/org/apache/pekko/http/impl/util/PekkoSpecWithMaterializer.scala index 2898b10ec..d22ce8837 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/impl/util/PekkoSpecWithMaterializer.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/impl/util/PekkoSpecWithMaterializer.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/impl/util/RenderingSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/impl/util/RenderingSpec.scala index e9513834a..2adee2c64 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/impl/util/RenderingSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/impl/util/RenderingSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/impl/util/StreamUtilsSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/impl/util/StreamUtilsSpec.scala index ec244c4c6..ff6eed9f3 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/impl/util/StreamUtilsSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/impl/util/StreamUtilsSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/impl/util/WithLogCapturing.scala b/http-core/src/test/scala/org/apache/pekko/http/impl/util/WithLogCapturing.scala index c46347fde..745359fc5 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/impl/util/WithLogCapturing.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/impl/util/WithLogCapturing.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/javadsl/ConnectHttpSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/javadsl/ConnectHttpSpec.scala index 2bf97c204..ff7cfb5dd 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/javadsl/ConnectHttpSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/javadsl/ConnectHttpSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/javadsl/ConnectionContextSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/javadsl/ConnectionContextSpec.scala index 54720678a..a409f3349 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/javadsl/ConnectionContextSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/javadsl/ConnectionContextSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/javadsl/HttpExtensionApiSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/javadsl/HttpExtensionApiSpec.scala index b33653f0d..2ad88f6ee 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/javadsl/HttpExtensionApiSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/javadsl/HttpExtensionApiSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/javadsl/JavaInitializationSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/javadsl/JavaInitializationSpec.scala index ea7db20f0..9b47e9d7a 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/javadsl/JavaInitializationSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/javadsl/JavaInitializationSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/javadsl/model/JavaApiSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/javadsl/model/JavaApiSpec.scala index a3414ed59..65bbb3b99 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/javadsl/model/JavaApiSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/javadsl/model/JavaApiSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/javadsl/model/JavaApiTestCaseSpecs.scala b/http-core/src/test/scala/org/apache/pekko/http/javadsl/model/JavaApiTestCaseSpecs.scala index 8ec777be5..887aeda98 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/javadsl/model/JavaApiTestCaseSpecs.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/javadsl/model/JavaApiTestCaseSpecs.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/javadsl/model/MultipartsSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/javadsl/model/MultipartsSpec.scala index 8f235dde8..c2d266ba0 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/javadsl/model/MultipartsSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/javadsl/model/MultipartsSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/javadsl/model/headers/HttpCookieSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/javadsl/model/headers/HttpCookieSpec.scala index 24eea297c..0c28962e0 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/javadsl/model/headers/HttpCookieSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/javadsl/model/headers/HttpCookieSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/ClientServerSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/ClientServerSpec.scala index 42f5f755e..67cc96d26 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/ClientServerSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/ClientServerSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/ClientSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/ClientSpec.scala index 7e4f70f24..98adcaa49 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/ClientSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/ClientSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/ClientTransportWithCustomResolverSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/ClientTransportWithCustomResolverSpec.scala index 4e76d7580..3138ed373 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/ClientTransportWithCustomResolverSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/ClientTransportWithCustomResolverSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/GracefulTerminationSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/GracefulTerminationSpec.scala index 9e0632636..0c539648c 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/GracefulTerminationSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/GracefulTerminationSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/TestClient.scala b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/TestClient.scala index 9b0e7c6ec..3fdd44114 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/TestClient.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/TestClient.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/TestServer.scala b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/TestServer.scala index 853a7754f..3102225d0 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/TestServer.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/TestServer.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/TightRequestTimeoutSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/TightRequestTimeoutSpec.scala index 44f83d248..8761b13d7 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/TightRequestTimeoutSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/TightRequestTimeoutSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/model/DateTimeSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/model/DateTimeSpec.scala index 5a1ce14f5..b053a39de 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/model/DateTimeSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/model/DateTimeSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/model/EntityDiscardingSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/model/EntityDiscardingSpec.scala index 9bbd87842..4626bf865 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/model/EntityDiscardingSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/model/EntityDiscardingSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/model/HttpEntitySpec.scala b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/model/HttpEntitySpec.scala index d97eb6840..ceffbd1bc 100755 --- a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/model/HttpEntitySpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/model/HttpEntitySpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/model/HttpMessageSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/model/HttpMessageSpec.scala index 96e0f406b..9b028f316 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/model/HttpMessageSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/model/HttpMessageSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/model/HttpMethodsSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/model/HttpMethodsSpec.scala index 7dc2d6537..16a198e8d 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/model/HttpMethodsSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/model/HttpMethodsSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/model/MultipartSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/model/MultipartSpec.scala index 34d8ee43d..0312a7c0b 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/model/MultipartSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/model/MultipartSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/model/SerializabilitySpec.scala b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/model/SerializabilitySpec.scala index 32657d9b0..09bca820b 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/model/SerializabilitySpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/model/SerializabilitySpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/model/TurkishISpec.scala b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/model/TurkishISpec.scala index 70c100cac..58d6a89f6 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/model/TurkishISpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/model/TurkishISpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/model/UriSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/model/UriSpec.scala index b5d7c1fce..557f837ab 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/model/UriSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/model/UriSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/model/headers/HeaderSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/model/headers/HeaderSpec.scala index 994e0e754..947406012 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/model/headers/HeaderSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/model/headers/HeaderSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/model/sse/ServerSentEventSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/model/sse/ServerSentEventSpec.scala index 72e0e3017..f3e565fea 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/model/sse/ServerSentEventSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/model/sse/ServerSentEventSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/settings/ClientConnectionSettingsSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/settings/ClientConnectionSettingsSpec.scala index 3749fd48f..64965d231 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/settings/ClientConnectionSettingsSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/settings/ClientConnectionSettingsSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/settings/ConnectionPoolSettingsSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/settings/ConnectionPoolSettingsSpec.scala index d86582652..fe2a3fe98 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/settings/ConnectionPoolSettingsSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/settings/ConnectionPoolSettingsSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/settings/Http2CommonSettingsSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/settings/Http2CommonSettingsSpec.scala index 5b16fbe99..20d3c8371 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/settings/Http2CommonSettingsSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/settings/Http2CommonSettingsSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/settings/PreviewServerSettingsSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/settings/PreviewServerSettingsSpec.scala index db07e9e40..d3494d350 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/settings/PreviewServerSettingsSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/settings/PreviewServerSettingsSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/settings/ServerSettingsSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/settings/ServerSettingsSpec.scala index c2f5119ab..20197cb52 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/settings/ServerSettingsSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/settings/ServerSettingsSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/settings/SettingsEqualitySpec.scala b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/settings/SettingsEqualitySpec.scala index 6e77fa204..b8910e077 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/settings/SettingsEqualitySpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/settings/SettingsEqualitySpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/util/FastFutureSpec.scala b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/util/FastFutureSpec.scala index 800d4f386..b8b78b4c1 100644 --- a/http-core/src/test/scala/org/apache/pekko/http/scaladsl/util/FastFutureSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/http/scaladsl/util/FastFutureSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/stream/testkit/Utils.scala b/http-core/src/test/scala/org/apache/pekko/stream/testkit/Utils.scala index 785772a26..95f6ba281 100644 --- a/http-core/src/test/scala/org/apache/pekko/stream/testkit/Utils.scala +++ b/http-core/src/test/scala/org/apache/pekko/stream/testkit/Utils.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/testkit/Coroner.scala b/http-core/src/test/scala/org/apache/pekko/testkit/Coroner.scala index 4f4c428ab..18bd3c42a 100644 --- a/http-core/src/test/scala/org/apache/pekko/testkit/Coroner.scala +++ b/http-core/src/test/scala/org/apache/pekko/testkit/Coroner.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-core/src/test/scala/org/apache/pekko/testkit/PekkoSpec.scala b/http-core/src/test/scala/org/apache/pekko/testkit/PekkoSpec.scala index 097eefa63..ec496c3bd 100644 --- a/http-core/src/test/scala/org/apache/pekko/testkit/PekkoSpec.scala +++ b/http-core/src/test/scala/org/apache/pekko/testkit/PekkoSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-marshallers-java/http-jackson/src/main/java/org/apache/pekko/http/javadsl/marshallers/jackson/Jackson.java b/http-marshallers-java/http-jackson/src/main/java/org/apache/pekko/http/javadsl/marshallers/jackson/Jackson.java index 89cb5e579..bd2844464 100644 --- a/http-marshallers-java/http-jackson/src/main/java/org/apache/pekko/http/javadsl/marshallers/jackson/Jackson.java +++ b/http-marshallers-java/http-jackson/src/main/java/org/apache/pekko/http/javadsl/marshallers/jackson/Jackson.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-marshallers-java/http-jackson/src/test/java/org/apache/pekko/http/javadsl/marshallers/jackson/JacksonTest.java b/http-marshallers-java/http-jackson/src/test/java/org/apache/pekko/http/javadsl/marshallers/jackson/JacksonTest.java index 0631cefc4..d1b74c074 100644 --- a/http-marshallers-java/http-jackson/src/test/java/org/apache/pekko/http/javadsl/marshallers/jackson/JacksonTest.java +++ b/http-marshallers-java/http-jackson/src/test/java/org/apache/pekko/http/javadsl/marshallers/jackson/JacksonTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-marshallers-scala/http-spray-json/src/main/scala/org/apache/pekko/http/scaladsl/marshallers/sprayjson/SprayJsonByteStringParserInput.scala b/http-marshallers-scala/http-spray-json/src/main/scala/org/apache/pekko/http/scaladsl/marshallers/sprayjson/SprayJsonByteStringParserInput.scala index 8291fd14c..1bc07adce 100644 --- a/http-marshallers-scala/http-spray-json/src/main/scala/org/apache/pekko/http/scaladsl/marshallers/sprayjson/SprayJsonByteStringParserInput.scala +++ b/http-marshallers-scala/http-spray-json/src/main/scala/org/apache/pekko/http/scaladsl/marshallers/sprayjson/SprayJsonByteStringParserInput.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-marshallers-scala/http-spray-json/src/main/scala/org/apache/pekko/http/scaladsl/marshallers/sprayjson/SprayJsonSupport.scala b/http-marshallers-scala/http-spray-json/src/main/scala/org/apache/pekko/http/scaladsl/marshallers/sprayjson/SprayJsonSupport.scala index 2c7d12f93..f3d78e51c 100644 --- a/http-marshallers-scala/http-spray-json/src/main/scala/org/apache/pekko/http/scaladsl/marshallers/sprayjson/SprayJsonSupport.scala +++ b/http-marshallers-scala/http-spray-json/src/main/scala/org/apache/pekko/http/scaladsl/marshallers/sprayjson/SprayJsonSupport.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-marshallers-scala/http-spray-json/src/test/scala/org/apache/pekko/http/scaladsl/marshallers/sprayjson/SprayJsonSupportSpec.scala b/http-marshallers-scala/http-spray-json/src/test/scala/org/apache/pekko/http/scaladsl/marshallers/sprayjson/SprayJsonSupportSpec.scala index f0eb9c052..3bd99ea2d 100644 --- a/http-marshallers-scala/http-spray-json/src/test/scala/org/apache/pekko/http/scaladsl/marshallers/sprayjson/SprayJsonSupportSpec.scala +++ b/http-marshallers-scala/http-spray-json/src/test/scala/org/apache/pekko/http/scaladsl/marshallers/sprayjson/SprayJsonSupportSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-marshallers-scala/http-xml/src/main/scala/org/apache/pekko/http/scaladsl/marshallers/xml/ScalaXmlSupport.scala b/http-marshallers-scala/http-xml/src/main/scala/org/apache/pekko/http/scaladsl/marshallers/xml/ScalaXmlSupport.scala index 06b0d03a2..dade79e01 100644 --- a/http-marshallers-scala/http-xml/src/main/scala/org/apache/pekko/http/scaladsl/marshallers/xml/ScalaXmlSupport.scala +++ b/http-marshallers-scala/http-xml/src/main/scala/org/apache/pekko/http/scaladsl/marshallers/xml/ScalaXmlSupport.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-scalafix/scalafix-rules/src/main/scala/org/apache/pekko/http/fix/MigrateToServerBuilder.scala b/http-scalafix/scalafix-rules/src/main/scala/org/apache/pekko/http/fix/MigrateToServerBuilder.scala index bd1c9c008..c5502552f 100644 --- a/http-scalafix/scalafix-rules/src/main/scala/org/apache/pekko/http/fix/MigrateToServerBuilder.scala +++ b/http-scalafix/scalafix-rules/src/main/scala/org/apache/pekko/http/fix/MigrateToServerBuilder.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-scalafix/scalafix-test-input/src/main/scala/org/apache/pekko/http/fix/MigrateToServerBuilderTest.scala b/http-scalafix/scalafix-test-input/src/main/scala/org/apache/pekko/http/fix/MigrateToServerBuilderTest.scala index 790d34d39..d906ff553 100644 --- a/http-scalafix/scalafix-test-input/src/main/scala/org/apache/pekko/http/fix/MigrateToServerBuilderTest.scala +++ b/http-scalafix/scalafix-test-input/src/main/scala/org/apache/pekko/http/fix/MigrateToServerBuilderTest.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-scalafix/scalafix-test-output/src/main/scala/org/apache/pekko/http/fix/MigrateToServerBuilderTest.scala b/http-scalafix/scalafix-test-output/src/main/scala/org/apache/pekko/http/fix/MigrateToServerBuilderTest.scala index 018309ee9..54401dde3 100644 --- a/http-scalafix/scalafix-test-output/src/main/scala/org/apache/pekko/http/fix/MigrateToServerBuilderTest.scala +++ b/http-scalafix/scalafix-test-output/src/main/scala/org/apache/pekko/http/fix/MigrateToServerBuilderTest.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ package org.apache.pekko.http.fix diff --git a/http-testkit/src/main/scala/org/apache/pekko/http/javadsl/testkit/DefaultHostInfo.scala b/http-testkit/src/main/scala/org/apache/pekko/http/javadsl/testkit/DefaultHostInfo.scala index 5196fb742..2064618e2 100644 --- a/http-testkit/src/main/scala/org/apache/pekko/http/javadsl/testkit/DefaultHostInfo.scala +++ b/http-testkit/src/main/scala/org/apache/pekko/http/javadsl/testkit/DefaultHostInfo.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-testkit/src/main/scala/org/apache/pekko/http/javadsl/testkit/JUnitRouteTest.scala b/http-testkit/src/main/scala/org/apache/pekko/http/javadsl/testkit/JUnitRouteTest.scala index 0195f4b0d..1f38421f3 100644 --- a/http-testkit/src/main/scala/org/apache/pekko/http/javadsl/testkit/JUnitRouteTest.scala +++ b/http-testkit/src/main/scala/org/apache/pekko/http/javadsl/testkit/JUnitRouteTest.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-testkit/src/main/scala/org/apache/pekko/http/javadsl/testkit/RouteTest.scala b/http-testkit/src/main/scala/org/apache/pekko/http/javadsl/testkit/RouteTest.scala index 8a2ae1b71..70a21897e 100644 --- a/http-testkit/src/main/scala/org/apache/pekko/http/javadsl/testkit/RouteTest.scala +++ b/http-testkit/src/main/scala/org/apache/pekko/http/javadsl/testkit/RouteTest.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-testkit/src/main/scala/org/apache/pekko/http/javadsl/testkit/TestRoute.scala b/http-testkit/src/main/scala/org/apache/pekko/http/javadsl/testkit/TestRoute.scala index b544296bc..b49289fdb 100644 --- a/http-testkit/src/main/scala/org/apache/pekko/http/javadsl/testkit/TestRoute.scala +++ b/http-testkit/src/main/scala/org/apache/pekko/http/javadsl/testkit/TestRoute.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-testkit/src/main/scala/org/apache/pekko/http/javadsl/testkit/TestRouteResult.scala b/http-testkit/src/main/scala/org/apache/pekko/http/javadsl/testkit/TestRouteResult.scala index 3606de496..263bcf689 100644 --- a/http-testkit/src/main/scala/org/apache/pekko/http/javadsl/testkit/TestRouteResult.scala +++ b/http-testkit/src/main/scala/org/apache/pekko/http/javadsl/testkit/TestRouteResult.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-testkit/src/main/scala/org/apache/pekko/http/javadsl/testkit/WSProbe.scala b/http-testkit/src/main/scala/org/apache/pekko/http/javadsl/testkit/WSProbe.scala index 7922ea5e5..ea77cc5aa 100644 --- a/http-testkit/src/main/scala/org/apache/pekko/http/javadsl/testkit/WSProbe.scala +++ b/http-testkit/src/main/scala/org/apache/pekko/http/javadsl/testkit/WSProbe.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-testkit/src/main/scala/org/apache/pekko/http/javadsl/testkit/WSTestRequestBuilding.scala b/http-testkit/src/main/scala/org/apache/pekko/http/javadsl/testkit/WSTestRequestBuilding.scala index 88bae22d1..c46e90bf9 100644 --- a/http-testkit/src/main/scala/org/apache/pekko/http/javadsl/testkit/WSTestRequestBuilding.scala +++ b/http-testkit/src/main/scala/org/apache/pekko/http/javadsl/testkit/WSTestRequestBuilding.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-testkit/src/main/scala/org/apache/pekko/http/scaladsl/testkit/MarshallingTestUtils.scala b/http-testkit/src/main/scala/org/apache/pekko/http/scaladsl/testkit/MarshallingTestUtils.scala index e9817c02c..8b0d7a9e5 100644 --- a/http-testkit/src/main/scala/org/apache/pekko/http/scaladsl/testkit/MarshallingTestUtils.scala +++ b/http-testkit/src/main/scala/org/apache/pekko/http/scaladsl/testkit/MarshallingTestUtils.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-testkit/src/main/scala/org/apache/pekko/http/scaladsl/testkit/RouteTest.scala b/http-testkit/src/main/scala/org/apache/pekko/http/scaladsl/testkit/RouteTest.scala index e1380605c..c33ca493a 100644 --- a/http-testkit/src/main/scala/org/apache/pekko/http/scaladsl/testkit/RouteTest.scala +++ b/http-testkit/src/main/scala/org/apache/pekko/http/scaladsl/testkit/RouteTest.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-testkit/src/main/scala/org/apache/pekko/http/scaladsl/testkit/RouteTestResultComponent.scala b/http-testkit/src/main/scala/org/apache/pekko/http/scaladsl/testkit/RouteTestResultComponent.scala index 637051e06..318a11209 100644 --- a/http-testkit/src/main/scala/org/apache/pekko/http/scaladsl/testkit/RouteTestResultComponent.scala +++ b/http-testkit/src/main/scala/org/apache/pekko/http/scaladsl/testkit/RouteTestResultComponent.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-testkit/src/main/scala/org/apache/pekko/http/scaladsl/testkit/RouteTestTimeout.scala b/http-testkit/src/main/scala/org/apache/pekko/http/scaladsl/testkit/RouteTestTimeout.scala index 5f457d6b5..646444203 100644 --- a/http-testkit/src/main/scala/org/apache/pekko/http/scaladsl/testkit/RouteTestTimeout.scala +++ b/http-testkit/src/main/scala/org/apache/pekko/http/scaladsl/testkit/RouteTestTimeout.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-testkit/src/main/scala/org/apache/pekko/http/scaladsl/testkit/ScalatestUtils.scala b/http-testkit/src/main/scala/org/apache/pekko/http/scaladsl/testkit/ScalatestUtils.scala index f655d25cc..7d21cdff5 100644 --- a/http-testkit/src/main/scala/org/apache/pekko/http/scaladsl/testkit/ScalatestUtils.scala +++ b/http-testkit/src/main/scala/org/apache/pekko/http/scaladsl/testkit/ScalatestUtils.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-testkit/src/main/scala/org/apache/pekko/http/scaladsl/testkit/Specs2Utils.scala b/http-testkit/src/main/scala/org/apache/pekko/http/scaladsl/testkit/Specs2Utils.scala index 4c54017f1..630a0294d 100644 --- a/http-testkit/src/main/scala/org/apache/pekko/http/scaladsl/testkit/Specs2Utils.scala +++ b/http-testkit/src/main/scala/org/apache/pekko/http/scaladsl/testkit/Specs2Utils.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-testkit/src/main/scala/org/apache/pekko/http/scaladsl/testkit/TestFrameworkInterface.scala b/http-testkit/src/main/scala/org/apache/pekko/http/scaladsl/testkit/TestFrameworkInterface.scala index f6b3197bd..009bb655c 100644 --- a/http-testkit/src/main/scala/org/apache/pekko/http/scaladsl/testkit/TestFrameworkInterface.scala +++ b/http-testkit/src/main/scala/org/apache/pekko/http/scaladsl/testkit/TestFrameworkInterface.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-testkit/src/main/scala/org/apache/pekko/http/scaladsl/testkit/WSProbe.scala b/http-testkit/src/main/scala/org/apache/pekko/http/scaladsl/testkit/WSProbe.scala index bf84113ca..a9aa380e2 100644 --- a/http-testkit/src/main/scala/org/apache/pekko/http/scaladsl/testkit/WSProbe.scala +++ b/http-testkit/src/main/scala/org/apache/pekko/http/scaladsl/testkit/WSProbe.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-testkit/src/main/scala/org/apache/pekko/http/scaladsl/testkit/WSTestRequestBuilding.scala b/http-testkit/src/main/scala/org/apache/pekko/http/scaladsl/testkit/WSTestRequestBuilding.scala index 401f81ac7..10041f486 100644 --- a/http-testkit/src/main/scala/org/apache/pekko/http/scaladsl/testkit/WSTestRequestBuilding.scala +++ b/http-testkit/src/main/scala/org/apache/pekko/http/scaladsl/testkit/WSTestRequestBuilding.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-testkit/src/test/java/org/apache/pekko/http/javadsl/testkit/JUnitRouteTestTest.java b/http-testkit/src/test/java/org/apache/pekko/http/javadsl/testkit/JUnitRouteTestTest.java index e5d03a060..ce45d51fb 100644 --- a/http-testkit/src/test/java/org/apache/pekko/http/javadsl/testkit/JUnitRouteTestTest.java +++ b/http-testkit/src/test/java/org/apache/pekko/http/javadsl/testkit/JUnitRouteTestTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-testkit/src/test/scala/org/apache/pekko/http/scaladsl/testkit/ScalatestRouteTestSpec.scala b/http-testkit/src/test/scala/org/apache/pekko/http/scaladsl/testkit/ScalatestRouteTestSpec.scala index 5017567f8..4baccc712 100644 --- a/http-testkit/src/test/scala/org/apache/pekko/http/scaladsl/testkit/ScalatestRouteTestSpec.scala +++ b/http-testkit/src/test/scala/org/apache/pekko/http/scaladsl/testkit/ScalatestRouteTestSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-testkit/src/test/scala/org/apache/pekko/http/scaladsl/testkit/Specs2RouteTestSpec.scala b/http-testkit/src/test/scala/org/apache/pekko/http/scaladsl/testkit/Specs2RouteTestSpec.scala index 8c4c34e60..bc479f240 100644 --- a/http-testkit/src/test/scala/org/apache/pekko/http/scaladsl/testkit/Specs2RouteTestSpec.scala +++ b/http-testkit/src/test/scala/org/apache/pekko/http/scaladsl/testkit/Specs2RouteTestSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/main/java/org/apache/pekko/http/javadsl/server/examples/petstore/Pet.java b/http-tests/src/main/java/org/apache/pekko/http/javadsl/server/examples/petstore/Pet.java index 7726397f6..a8195696f 100644 --- a/http-tests/src/main/java/org/apache/pekko/http/javadsl/server/examples/petstore/Pet.java +++ b/http-tests/src/main/java/org/apache/pekko/http/javadsl/server/examples/petstore/Pet.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/main/java/org/apache/pekko/http/javadsl/server/examples/petstore/PetStoreController.java b/http-tests/src/main/java/org/apache/pekko/http/javadsl/server/examples/petstore/PetStoreController.java index 8d196e626..88065626d 100644 --- a/http-tests/src/main/java/org/apache/pekko/http/javadsl/server/examples/petstore/PetStoreController.java +++ b/http-tests/src/main/java/org/apache/pekko/http/javadsl/server/examples/petstore/PetStoreController.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/main/java/org/apache/pekko/http/javadsl/server/examples/petstore/PetStoreExample.java b/http-tests/src/main/java/org/apache/pekko/http/javadsl/server/examples/petstore/PetStoreExample.java index b544ec2d3..462fbea03 100644 --- a/http-tests/src/main/java/org/apache/pekko/http/javadsl/server/examples/petstore/PetStoreExample.java +++ b/http-tests/src/main/java/org/apache/pekko/http/javadsl/server/examples/petstore/PetStoreExample.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/main/java/org/apache/pekko/http/javadsl/server/examples/simple/SimpleServerApp.java b/http-tests/src/main/java/org/apache/pekko/http/javadsl/server/examples/simple/SimpleServerApp.java index 91d3d9c10..188d422e2 100644 --- a/http-tests/src/main/java/org/apache/pekko/http/javadsl/server/examples/simple/SimpleServerApp.java +++ b/http-tests/src/main/java/org/apache/pekko/http/javadsl/server/examples/simple/SimpleServerApp.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/main/java/org/apache/pekko/http/javadsl/server/examples/simple/SimpleServerHttpHttpsApp.java b/http-tests/src/main/java/org/apache/pekko/http/javadsl/server/examples/simple/SimpleServerHttpHttpsApp.java index d2df9d935..f6428f48e 100644 --- a/http-tests/src/main/java/org/apache/pekko/http/javadsl/server/examples/simple/SimpleServerHttpHttpsApp.java +++ b/http-tests/src/main/java/org/apache/pekko/http/javadsl/server/examples/simple/SimpleServerHttpHttpsApp.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/multi-jvm/scala/org/apache/pekko/http/PekkoHttpServerLatencyMultiNodeSpec.scala b/http-tests/src/multi-jvm/scala/org/apache/pekko/http/PekkoHttpServerLatencyMultiNodeSpec.scala index acded81b3..552713ef8 100644 --- a/http-tests/src/multi-jvm/scala/org/apache/pekko/http/PekkoHttpServerLatencyMultiNodeSpec.scala +++ b/http-tests/src/multi-jvm/scala/org/apache/pekko/http/PekkoHttpServerLatencyMultiNodeSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/multi-jvm/scala/org/apache/pekko/http/STMultiNodeSpec.scala b/http-tests/src/multi-jvm/scala/org/apache/pekko/http/STMultiNodeSpec.scala index 494d576f6..fbf69f17a 100644 --- a/http-tests/src/multi-jvm/scala/org/apache/pekko/http/STMultiNodeSpec.scala +++ b/http-tests/src/multi-jvm/scala/org/apache/pekko/http/STMultiNodeSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/multi-jvm/scala/org/apache/pekko/remote/testkit/MultiNodeConfig.scala b/http-tests/src/multi-jvm/scala/org/apache/pekko/remote/testkit/MultiNodeConfig.scala index f83082a45..50ec1be3e 100644 --- a/http-tests/src/multi-jvm/scala/org/apache/pekko/remote/testkit/MultiNodeConfig.scala +++ b/http-tests/src/multi-jvm/scala/org/apache/pekko/remote/testkit/MultiNodeConfig.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/multi-jvm/scala/org/apache/pekko/remote/testkit/PerfFlamesSupport.scala b/http-tests/src/multi-jvm/scala/org/apache/pekko/remote/testkit/PerfFlamesSupport.scala index 35340f4e0..740fd26d7 100644 --- a/http-tests/src/multi-jvm/scala/org/apache/pekko/remote/testkit/PerfFlamesSupport.scala +++ b/http-tests/src/multi-jvm/scala/org/apache/pekko/remote/testkit/PerfFlamesSupport.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/multi-jvm/scala/org/apache/pekko/testkit/TestTags.scala b/http-tests/src/multi-jvm/scala/org/apache/pekko/testkit/TestTags.scala index b9fce34b5..dfde00ce9 100644 --- a/http-tests/src/multi-jvm/scala/org/apache/pekko/testkit/TestTags.scala +++ b/http-tests/src/multi-jvm/scala/org/apache/pekko/testkit/TestTags.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/multi-jvm/scala/org/scalatest/extra/QuietReporter.scala b/http-tests/src/multi-jvm/scala/org/scalatest/extra/QuietReporter.scala index 8e339392f..0ae71a90e 100644 --- a/http-tests/src/multi-jvm/scala/org/scalatest/extra/QuietReporter.scala +++ b/http-tests/src/multi-jvm/scala/org/scalatest/extra/QuietReporter.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/java/AllJavaTests.java b/http-tests/src/test/java/AllJavaTests.java index 00e2f2558..e0ee02168 100644 --- a/http-tests/src/test/java/AllJavaTests.java +++ b/http-tests/src/test/java/AllJavaTests.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/java/docs/http/javadsl/server/HandlerExampleDocTest.java b/http-tests/src/test/java/docs/http/javadsl/server/HandlerExampleDocTest.java index be0a76b71..666840720 100644 --- a/http-tests/src/test/java/docs/http/javadsl/server/HandlerExampleDocTest.java +++ b/http-tests/src/test/java/docs/http/javadsl/server/HandlerExampleDocTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/java/docs/http/javadsl/server/RouteJavaScalaDslConversionTest.java b/http-tests/src/test/java/docs/http/javadsl/server/RouteJavaScalaDslConversionTest.java index 1a05c8f90..1e8ef205b 100644 --- a/http-tests/src/test/java/docs/http/javadsl/server/RouteJavaScalaDslConversionTest.java +++ b/http-tests/src/test/java/docs/http/javadsl/server/RouteJavaScalaDslConversionTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/java/org/apache/pekko/http/javadsl/HttpAPIsTest.java b/http-tests/src/test/java/org/apache/pekko/http/javadsl/HttpAPIsTest.java index 9280eb716..3382afa52 100644 --- a/http-tests/src/test/java/org/apache/pekko/http/javadsl/HttpAPIsTest.java +++ b/http-tests/src/test/java/org/apache/pekko/http/javadsl/HttpAPIsTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/CompleteTest.java b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/CompleteTest.java index 19537ee8d..94ed7ab21 100644 --- a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/CompleteTest.java +++ b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/CompleteTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/HandlerBindingTest.java b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/HandlerBindingTest.java index e4b56fc52..bc3e54ca7 100644 --- a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/HandlerBindingTest.java +++ b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/HandlerBindingTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/JavaRouteTest.java b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/JavaRouteTest.java index 67034d06d..e99c7e12f 100644 --- a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/JavaRouteTest.java +++ b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/JavaRouteTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/JavaTestServer.java b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/JavaTestServer.java index a8e84ec03..c8fe7df07 100644 --- a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/JavaTestServer.java +++ b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/JavaTestServer.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/MarshallerTest.java b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/MarshallerTest.java index 5d739c50d..0787f8ed2 100644 --- a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/MarshallerTest.java +++ b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/MarshallerTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/MinimalHttpApp.java b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/MinimalHttpApp.java index d60e12d31..88b7edc84 100644 --- a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/MinimalHttpApp.java +++ b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/MinimalHttpApp.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/SneakHttpApp.java b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/SneakHttpApp.java index ab1382768..b6d404f65 100644 --- a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/SneakHttpApp.java +++ b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/SneakHttpApp.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/UnmarshallerTest.java b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/UnmarshallerTest.java index 74c65ddb3..aac163c41 100644 --- a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/UnmarshallerTest.java +++ b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/UnmarshallerTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/AttributeDirectivesTest.java b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/AttributeDirectivesTest.java index 86fbcdbaf..c7f8b8d61 100644 --- a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/AttributeDirectivesTest.java +++ b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/AttributeDirectivesTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/CodingDirectivesTest.java b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/CodingDirectivesTest.java index 1de06a34b..6707fcbfd 100644 --- a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/CodingDirectivesTest.java +++ b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/CodingDirectivesTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/ComposingDirectivesTest.java b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/ComposingDirectivesTest.java index 9a717d858..203ed8502 100644 --- a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/ComposingDirectivesTest.java +++ b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/ComposingDirectivesTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/CookieDirectivesTest.java b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/CookieDirectivesTest.java index 7d189e423..25c78116c 100644 --- a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/CookieDirectivesTest.java +++ b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/CookieDirectivesTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/ExecutionDirectivesTest.java b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/ExecutionDirectivesTest.java index e4d72cead..14440f97a 100644 --- a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/ExecutionDirectivesTest.java +++ b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/ExecutionDirectivesTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/HeaderDirectivesTest.java b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/HeaderDirectivesTest.java index 657bc7b0f..ccf13e730 100644 --- a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/HeaderDirectivesTest.java +++ b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/HeaderDirectivesTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/HostDirectivesTest.java b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/HostDirectivesTest.java index 10ac6a9fe..10de28abb 100644 --- a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/HostDirectivesTest.java +++ b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/HostDirectivesTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/MarshallingDirectivesTest.java b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/MarshallingDirectivesTest.java index b4698977f..8eb3b01b7 100644 --- a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/MarshallingDirectivesTest.java +++ b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/MarshallingDirectivesTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/MiscDirectivesTest.java b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/MiscDirectivesTest.java index aad927971..a714b48d5 100644 --- a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/MiscDirectivesTest.java +++ b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/MiscDirectivesTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/ParameterDirectivesTest.java b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/ParameterDirectivesTest.java index 06abe17da..7d37e6d19 100644 --- a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/ParameterDirectivesTest.java +++ b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/ParameterDirectivesTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/PathDirectivesTest.java b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/PathDirectivesTest.java index e3c98b754..191d3af5f 100644 --- a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/PathDirectivesTest.java +++ b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/PathDirectivesTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/RouteDirectivesTest.java b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/RouteDirectivesTest.java index 1725752d4..94c886f4d 100644 --- a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/RouteDirectivesTest.java +++ b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/RouteDirectivesTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/SchemeDirectivesTest.java b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/SchemeDirectivesTest.java index e6aa989e5..ebd6afa26 100644 --- a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/SchemeDirectivesTest.java +++ b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/SchemeDirectivesTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/SecurityDirectivesTest.java b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/SecurityDirectivesTest.java index a554f883a..3413746b0 100644 --- a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/SecurityDirectivesTest.java +++ b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/directives/SecurityDirectivesTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/examples/petstore/PetStoreAPITest.java b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/examples/petstore/PetStoreAPITest.java index 67d52e7e7..54b376263 100644 --- a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/examples/petstore/PetStoreAPITest.java +++ b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/examples/petstore/PetStoreAPITest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/examples/simple/SimpleServerTest.java b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/examples/simple/SimpleServerTest.java index 6cfc3f91b..9c941927c 100644 --- a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/examples/simple/SimpleServerTest.java +++ b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/examples/simple/SimpleServerTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/values/FormFieldsTest.java b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/values/FormFieldsTest.java index 4baea03d0..0e0610d80 100644 --- a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/values/FormFieldsTest.java +++ b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/values/FormFieldsTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/values/HeadersTest.java b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/values/HeadersTest.java index 9f910a296..30a827999 100644 --- a/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/values/HeadersTest.java +++ b/http-tests/src/test/java/org/apache/pekko/http/javadsl/server/values/HeadersTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/java/org/apache/pekko/http/javadsl/settings/RoutingSettingsTest.java b/http-tests/src/test/java/org/apache/pekko/http/javadsl/settings/RoutingSettingsTest.java index 370295d1f..f8ba29adf 100644 --- a/http-tests/src/test/java/org/apache/pekko/http/javadsl/settings/RoutingSettingsTest.java +++ b/http-tests/src/test/java/org/apache/pekko/http/javadsl/settings/RoutingSettingsTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala-2.13+/org/apache/pekko/http/scaladsl/server/util/VarArgsFunction1.scala b/http-tests/src/test/scala-2.13+/org/apache/pekko/http/scaladsl/server/util/VarArgsFunction1.scala index 0aff7a93e..120711312 100644 --- a/http-tests/src/test/scala-2.13+/org/apache/pekko/http/scaladsl/server/util/VarArgsFunction1.scala +++ b/http-tests/src/test/scala-2.13+/org/apache/pekko/http/scaladsl/server/util/VarArgsFunction1.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala-2.13-/main/org/apache/pekko/http/scaladsl/server/util/package.scala b/http-tests/src/test/scala-2.13-/main/org/apache/pekko/http/scaladsl/server/util/package.scala index cd988a688..a19bed487 100644 --- a/http-tests/src/test/scala-2.13-/main/org/apache/pekko/http/scaladsl/server/util/package.scala +++ b/http-tests/src/test/scala-2.13-/main/org/apache/pekko/http/scaladsl/server/util/package.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala-2.13-/src/main/org/apache/pekko/http/ccompat/ImplicitUtils.scala b/http-tests/src/test/scala-2.13-/src/main/org/apache/pekko/http/ccompat/ImplicitUtils.scala index 62b74736a..2ceafb7f8 100644 --- a/http-tests/src/test/scala-2.13-/src/main/org/apache/pekko/http/ccompat/ImplicitUtils.scala +++ b/http-tests/src/test/scala-2.13-/src/main/org/apache/pekko/http/ccompat/ImplicitUtils.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala-2.13/src/main/org/apache/pekko/http/ccompat/ImplicitUtils.scala b/http-tests/src/test/scala-2.13/src/main/org/apache/pekko/http/ccompat/ImplicitUtils.scala index 62b74736a..2ceafb7f8 100644 --- a/http-tests/src/test/scala-2.13/src/main/org/apache/pekko/http/ccompat/ImplicitUtils.scala +++ b/http-tests/src/test/scala-2.13/src/main/org/apache/pekko/http/ccompat/ImplicitUtils.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala-3/src/main/org/apache/pekko/http/ccompat/ImplicitUtils.scala b/http-tests/src/test/scala-3/src/main/org/apache/pekko/http/ccompat/ImplicitUtils.scala index eeb297384..208f2b1af 100644 --- a/http-tests/src/test/scala-3/src/main/org/apache/pekko/http/ccompat/ImplicitUtils.scala +++ b/http-tests/src/test/scala-3/src/main/org/apache/pekko/http/ccompat/ImplicitUtils.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/HashCodeCollider.scala b/http-tests/src/test/scala/org/apache/pekko/http/HashCodeCollider.scala index 247817c86..f47e32b2d 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/HashCodeCollider.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/HashCodeCollider.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/javadsl/DirectivesConsistencySpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/javadsl/DirectivesConsistencySpec.scala index 130faa77e..81b996fa7 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/javadsl/DirectivesConsistencySpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/javadsl/DirectivesConsistencySpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/javadsl/server/HttpAppSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/javadsl/server/HttpAppSpec.scala index 4435f72a8..675f9a06e 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/javadsl/server/HttpAppSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/javadsl/server/HttpAppSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/javadsl/server/directives/SampleCustomHeader.scala b/http-tests/src/test/scala/org/apache/pekko/http/javadsl/server/directives/SampleCustomHeader.scala index e175a8719..76d4f3555 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/javadsl/server/directives/SampleCustomHeader.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/javadsl/server/directives/SampleCustomHeader.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/CustomMediaTypesSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/CustomMediaTypesSpec.scala index 85d2a9e2f..60ccb9c6a 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/CustomMediaTypesSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/CustomMediaTypesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/CustomStatusCodesSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/CustomStatusCodesSpec.scala index 92378df3f..1574872ee 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/CustomStatusCodesSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/CustomStatusCodesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/FormDataSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/FormDataSpec.scala index f8d496e3c..9304a8190 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/FormDataSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/FormDataSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/RouteJavaScalaDslConversionSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/RouteJavaScalaDslConversionSpec.scala index c448bc2bb..13a58af40 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/RouteJavaScalaDslConversionSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/RouteJavaScalaDslConversionSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/TestSingleRequest.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/TestSingleRequest.scala index b9bf93fdf..59b28bfca 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/TestSingleRequest.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/TestSingleRequest.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/coding/CodecSpecSupport.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/coding/CodecSpecSupport.scala index e5ab0c98a..896bbc421 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/coding/CodecSpecSupport.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/coding/CodecSpecSupport.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/coding/CoderSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/coding/CoderSpec.scala index cff56c647..470a24194 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/coding/CoderSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/coding/CoderSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/coding/DecoderSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/coding/DecoderSpec.scala index 8ccc45d04..a5a072fd0 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/coding/DecoderSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/coding/DecoderSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/coding/DeflateSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/coding/DeflateSpec.scala index 6c9b18daf..d7c4d3cf9 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/coding/DeflateSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/coding/DeflateSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/coding/EncoderSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/coding/EncoderSpec.scala index 3cbc44cdb..8a6cdca63 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/coding/EncoderSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/coding/EncoderSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/coding/GzipSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/coding/GzipSpec.scala index e8e1499e7..79f9ea604 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/coding/GzipSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/coding/GzipSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/coding/NoCodingSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/coding/NoCodingSpec.scala index c06ef4813..0578b331f 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/coding/NoCodingSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/coding/NoCodingSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/marshallers/JsonSupportSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/marshallers/JsonSupportSpec.scala index c52c90124..554bf1ab8 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/marshallers/JsonSupportSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/marshallers/JsonSupportSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/marshallers/sprayjson/SprayJsonSupportSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/marshallers/sprayjson/SprayJsonSupportSpec.scala index 145d5f0e8..cd91bfd79 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/marshallers/sprayjson/SprayJsonSupportSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/marshallers/sprayjson/SprayJsonSupportSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/marshallers/xml/ScalaXmlSupportSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/marshallers/xml/ScalaXmlSupportSpec.scala index d506650c2..82190249d 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/marshallers/xml/ScalaXmlSupportSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/marshallers/xml/ScalaXmlSupportSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/marshalling/ContentNegotiationSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/marshalling/ContentNegotiationSpec.scala index 83d214116..5fc38494a 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/marshalling/ContentNegotiationSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/marshalling/ContentNegotiationSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/marshalling/FromStatusCodeAndXYZMarshallerSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/marshalling/FromStatusCodeAndXYZMarshallerSpec.scala index 5f787c4cc..b3940355e 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/marshalling/FromStatusCodeAndXYZMarshallerSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/marshalling/FromStatusCodeAndXYZMarshallerSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/marshalling/MarshallingSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/marshalling/MarshallingSpec.scala index 36a22dd50..228488d4b 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/marshalling/MarshallingSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/marshalling/MarshallingSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/marshalling/sse/EventStreamMarshallingSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/marshalling/sse/EventStreamMarshallingSpec.scala index 50e9e5783..a5bffc252 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/marshalling/sse/EventStreamMarshallingSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/marshalling/sse/EventStreamMarshallingSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/BasicRouteSpecs.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/BasicRouteSpecs.scala index caeb1a547..4a708412f 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/BasicRouteSpecs.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/BasicRouteSpecs.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/ConnectionTestApp.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/ConnectionTestApp.scala index d9dd286c9..70f42abd9 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/ConnectionTestApp.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/ConnectionTestApp.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/DiscardEntityDefaultExceptionHandlerSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/DiscardEntityDefaultExceptionHandlerSpec.scala index b3d41f8b5..bcbf3ad47 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/DiscardEntityDefaultExceptionHandlerSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/DiscardEntityDefaultExceptionHandlerSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/DiscardEntityDefaultRejectionHandlerSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/DiscardEntityDefaultRejectionHandlerSpec.scala index 1394a3953..03059f263 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/DiscardEntityDefaultRejectionHandlerSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/DiscardEntityDefaultRejectionHandlerSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/DontLeakActorsOnFailingConnectionSpecs.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/DontLeakActorsOnFailingConnectionSpecs.scala index 75a06c9ba..3f9f33fd8 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/DontLeakActorsOnFailingConnectionSpecs.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/DontLeakActorsOnFailingConnectionSpecs.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/EntityStreamingSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/EntityStreamingSpec.scala index 370b86303..166eb1b27 100755 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/EntityStreamingSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/EntityStreamingSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/HttpAppSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/HttpAppSpec.scala index d418f0b26..099220d15 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/HttpAppSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/HttpAppSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/ModeledCustomHeaderSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/ModeledCustomHeaderSpec.scala index 87bfe7f56..ef83d2066 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/ModeledCustomHeaderSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/ModeledCustomHeaderSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/RejectionSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/RejectionSpec.scala index 4d17495ff..8b3ccd3e8 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/RejectionSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/RejectionSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/RouteResultSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/RouteResultSpec.scala index 4afef7fb2..b36cd6a8f 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/RouteResultSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/RouteResultSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/RoutingSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/RoutingSpec.scala index e9ac406c2..a4525ee2f 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/RoutingSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/RoutingSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/SizeLimitSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/SizeLimitSpec.scala index eaaef2ef7..e1f99a93e 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/SizeLimitSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/SizeLimitSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/StreamingResponseSpecs.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/StreamingResponseSpecs.scala index 0fef668b4..ddd2e4275 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/StreamingResponseSpecs.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/StreamingResponseSpecs.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/TcpLeakApp.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/TcpLeakApp.scala index 5a01c4938..19188b62d 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/TcpLeakApp.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/TcpLeakApp.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/TestServer.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/TestServer.scala index c7498a79a..f0db22d4a 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/TestServer.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/TestServer.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/AllowMaterializationOnlyOnce.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/AllowMaterializationOnlyOnce.scala index 34210f5a9..0dab5bc79 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/AllowMaterializationOnlyOnce.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/AllowMaterializationOnlyOnce.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/AttributeDirectivesSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/AttributeDirectivesSpec.scala index 27a998125..b988c7762 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/AttributeDirectivesSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/AttributeDirectivesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/BasicDirectivesSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/BasicDirectivesSpec.scala index 3dd2d1666..8decf3994 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/BasicDirectivesSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/BasicDirectivesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/CacheConditionDirectivesSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/CacheConditionDirectivesSpec.scala index 9138678da..fc61bd469 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/CacheConditionDirectivesSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/CacheConditionDirectivesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/CodingDirectivesSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/CodingDirectivesSpec.scala index 673d8b97f..08f25f3ab 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/CodingDirectivesSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/CodingDirectivesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/CookieDirectivesSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/CookieDirectivesSpec.scala index b0fc1a1aa..a91ac245b 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/CookieDirectivesSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/CookieDirectivesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/DebuggingDirectivesSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/DebuggingDirectivesSpec.scala index cef054f93..b88bea1aa 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/DebuggingDirectivesSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/DebuggingDirectivesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/ExecutionDirectivesSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/ExecutionDirectivesSpec.scala index a1c598477..0bdfe0187 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/ExecutionDirectivesSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/ExecutionDirectivesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/FileAndResourceDirectivesSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/FileAndResourceDirectivesSpec.scala index ea94c66e3..18542caba 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/FileAndResourceDirectivesSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/FileAndResourceDirectivesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/FileUploadDirectivesSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/FileUploadDirectivesSpec.scala index 17227af15..fb24e380e 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/FileUploadDirectivesSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/FileUploadDirectivesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/FormFieldDirectivesSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/FormFieldDirectivesSpec.scala index dca6a04de..bc2c3af89 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/FormFieldDirectivesSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/FormFieldDirectivesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/FutureDirectivesSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/FutureDirectivesSpec.scala index 1c38b9273..263cd19ee 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/FutureDirectivesSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/FutureDirectivesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/HeaderDirectivesSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/HeaderDirectivesSpec.scala index 12a43c297..9121fe484 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/HeaderDirectivesSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/HeaderDirectivesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/HostDirectivesSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/HostDirectivesSpec.scala index 502f1293e..fcd5bafa2 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/HostDirectivesSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/HostDirectivesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/IllegalHeadersIntegrationSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/IllegalHeadersIntegrationSpec.scala index 24bcf0ebc..f2e307ac9 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/IllegalHeadersIntegrationSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/IllegalHeadersIntegrationSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/MarshallingDirectivesSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/MarshallingDirectivesSpec.scala index b3126dfe0..641377876 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/MarshallingDirectivesSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/MarshallingDirectivesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/MethodDirectivesSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/MethodDirectivesSpec.scala index 216980bcf..2d39f9aaf 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/MethodDirectivesSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/MethodDirectivesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/MiscDirectivesSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/MiscDirectivesSpec.scala index 4232aa2ab..28c60c339 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/MiscDirectivesSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/MiscDirectivesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/ParameterDirectivesSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/ParameterDirectivesSpec.scala index 05a3eeaab..5678a3e24 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/ParameterDirectivesSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/ParameterDirectivesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/PathDirectivesSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/PathDirectivesSpec.scala index 75eac3aaa..fa33558ab 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/PathDirectivesSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/PathDirectivesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/RangeDirectivesSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/RangeDirectivesSpec.scala index 77f6f0b55..9cc455f85 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/RangeDirectivesSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/RangeDirectivesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/RespondWithDirectivesSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/RespondWithDirectivesSpec.scala index 4383bff0d..56fb5cd0a 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/RespondWithDirectivesSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/RespondWithDirectivesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/RouteDirectivesSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/RouteDirectivesSpec.scala index a4c1622c2..e024e5c6a 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/RouteDirectivesSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/RouteDirectivesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/SchemeDirectivesSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/SchemeDirectivesSpec.scala index b49db7ad7..ac0f3bc12 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/SchemeDirectivesSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/SchemeDirectivesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/SecurityDirectivesSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/SecurityDirectivesSpec.scala index 6c12780b8..8583ef533 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/SecurityDirectivesSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/SecurityDirectivesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/TimeoutDirectivesSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/TimeoutDirectivesSpec.scala index e8231cabe..ca5739579 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/TimeoutDirectivesSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/TimeoutDirectivesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/WebSocketDirectivesSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/WebSocketDirectivesSpec.scala index 73ea49611..a913bbbc7 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/WebSocketDirectivesSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/directives/WebSocketDirectivesSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/util/TupleOpsSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/util/TupleOpsSpec.scala index 2749b1b73..078d55a79 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/util/TupleOpsSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/util/TupleOpsSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/settings/RoutingSettingsEqualitySpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/settings/RoutingSettingsEqualitySpec.scala index afced5adf..f7b1ac8de 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/settings/RoutingSettingsEqualitySpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/settings/RoutingSettingsEqualitySpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/unmarshalling/MultipartUnmarshallersSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/unmarshalling/MultipartUnmarshallersSpec.scala index c834767ac..a1d65687d 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/unmarshalling/MultipartUnmarshallersSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/unmarshalling/MultipartUnmarshallersSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/unmarshalling/UnmarshallingSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/unmarshalling/UnmarshallingSpec.scala index 0f37f61df..874286473 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/unmarshalling/UnmarshallingSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/unmarshalling/UnmarshallingSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/unmarshalling/sse/BaseUnmarshallingSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/unmarshalling/sse/BaseUnmarshallingSpec.scala index 999476aef..713450e68 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/unmarshalling/sse/BaseUnmarshallingSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/unmarshalling/sse/BaseUnmarshallingSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/unmarshalling/sse/EventStreamUnmarshallingSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/unmarshalling/sse/EventStreamUnmarshallingSpec.scala index c8e5d186a..98f33342a 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/unmarshalling/sse/EventStreamUnmarshallingSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/unmarshalling/sse/EventStreamUnmarshallingSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/unmarshalling/sse/LineParserSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/unmarshalling/sse/LineParserSpec.scala index dc1edf593..d85759c8a 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/unmarshalling/sse/LineParserSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/unmarshalling/sse/LineParserSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/unmarshalling/sse/ServerSentEventParserSpec.scala b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/unmarshalling/sse/ServerSentEventParserSpec.scala index deec5cbc5..855f43317 100644 --- a/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/unmarshalling/sse/ServerSentEventParserSpec.scala +++ b/http-tests/src/test/scala/org/apache/pekko/http/scaladsl/unmarshalling/sse/ServerSentEventParserSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/java/org/apache/pekko/http/javadsl/coding/Coder.java b/http/src/main/java/org/apache/pekko/http/javadsl/coding/Coder.java index de263607c..9426ba6a7 100644 --- a/http/src/main/java/org/apache/pekko/http/javadsl/coding/Coder.java +++ b/http/src/main/java/org/apache/pekko/http/javadsl/coding/Coder.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/java/org/apache/pekko/http/javadsl/common/RegexConverters.java b/http/src/main/java/org/apache/pekko/http/javadsl/common/RegexConverters.java index 3a36801cb..1303a89f4 100644 --- a/http/src/main/java/org/apache/pekko/http/javadsl/common/RegexConverters.java +++ b/http/src/main/java/org/apache/pekko/http/javadsl/common/RegexConverters.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/java/org/apache/pekko/http/javadsl/server/ExceptionHandlerBuilder.java b/http/src/main/java/org/apache/pekko/http/javadsl/server/ExceptionHandlerBuilder.java index d0a04edd8..ab0e7a5aa 100644 --- a/http/src/main/java/org/apache/pekko/http/javadsl/server/ExceptionHandlerBuilder.java +++ b/http/src/main/java/org/apache/pekko/http/javadsl/server/ExceptionHandlerBuilder.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/java/org/apache/pekko/http/javadsl/server/HttpApp.java b/http/src/main/java/org/apache/pekko/http/javadsl/server/HttpApp.java index 8614bad60..e6d83ef88 100644 --- a/http/src/main/java/org/apache/pekko/http/javadsl/server/HttpApp.java +++ b/http/src/main/java/org/apache/pekko/http/javadsl/server/HttpApp.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/java/org/apache/pekko/http/javadsl/server/directives/ContentTypeResolver.java b/http/src/main/java/org/apache/pekko/http/javadsl/server/directives/ContentTypeResolver.java index e8f9309e6..2076b6982 100644 --- a/http/src/main/java/org/apache/pekko/http/javadsl/server/directives/ContentTypeResolver.java +++ b/http/src/main/java/org/apache/pekko/http/javadsl/server/directives/ContentTypeResolver.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/java/org/apache/pekko/http/javadsl/server/directives/CorrespondsTo.java b/http/src/main/java/org/apache/pekko/http/javadsl/server/directives/CorrespondsTo.java index 515e3e9cd..e8cfa6c6d 100644 --- a/http/src/main/java/org/apache/pekko/http/javadsl/server/directives/CorrespondsTo.java +++ b/http/src/main/java/org/apache/pekko/http/javadsl/server/directives/CorrespondsTo.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/java/org/apache/pekko/http/javadsl/unmarshalling/StringUnmarshallers.java b/http/src/main/java/org/apache/pekko/http/javadsl/unmarshalling/StringUnmarshallers.java index 7fb4cd135..4e7d96978 100644 --- a/http/src/main/java/org/apache/pekko/http/javadsl/unmarshalling/StringUnmarshallers.java +++ b/http/src/main/java/org/apache/pekko/http/javadsl/unmarshalling/StringUnmarshallers.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/java/org/apache/pekko/http/javadsl/unmarshalling/Unmarshallers.java b/http/src/main/java/org/apache/pekko/http/javadsl/unmarshalling/Unmarshallers.java index d6f819c74..05acccb2b 100644 --- a/http/src/main/java/org/apache/pekko/http/javadsl/unmarshalling/Unmarshallers.java +++ b/http/src/main/java/org/apache/pekko/http/javadsl/unmarshalling/Unmarshallers.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/impl/settings/RoutingSettingsImpl.scala b/http/src/main/scala/org/apache/pekko/http/impl/settings/RoutingSettingsImpl.scala index 599094a2f..5997c4795 100644 --- a/http/src/main/scala/org/apache/pekko/http/impl/settings/RoutingSettingsImpl.scala +++ b/http/src/main/scala/org/apache/pekko/http/impl/settings/RoutingSettingsImpl.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/impl/settings/ServerSentEventSettingsImpl.scala b/http/src/main/scala/org/apache/pekko/http/impl/settings/ServerSentEventSettingsImpl.scala index b391d4d2b..4ab966c7a 100644 --- a/http/src/main/scala/org/apache/pekko/http/impl/settings/ServerSentEventSettingsImpl.scala +++ b/http/src/main/scala/org/apache/pekko/http/impl/settings/ServerSentEventSettingsImpl.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/javadsl/common/EntityStreamingSupport.scala b/http/src/main/scala/org/apache/pekko/http/javadsl/common/EntityStreamingSupport.scala index b4fa8a3c9..cdd473d99 100644 --- a/http/src/main/scala/org/apache/pekko/http/javadsl/common/EntityStreamingSupport.scala +++ b/http/src/main/scala/org/apache/pekko/http/javadsl/common/EntityStreamingSupport.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/javadsl/common/PartialApplication.scala b/http/src/main/scala/org/apache/pekko/http/javadsl/common/PartialApplication.scala index 78bb60fc2..eab4e4ac6 100644 --- a/http/src/main/scala/org/apache/pekko/http/javadsl/common/PartialApplication.scala +++ b/http/src/main/scala/org/apache/pekko/http/javadsl/common/PartialApplication.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/javadsl/marshalling/Marshaller.scala b/http/src/main/scala/org/apache/pekko/http/javadsl/marshalling/Marshaller.scala index d91344593..4f226980f 100644 --- a/http/src/main/scala/org/apache/pekko/http/javadsl/marshalling/Marshaller.scala +++ b/http/src/main/scala/org/apache/pekko/http/javadsl/marshalling/Marshaller.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/javadsl/marshalling/sse/EventStreamMarshalling.scala b/http/src/main/scala/org/apache/pekko/http/javadsl/marshalling/sse/EventStreamMarshalling.scala index 7bb45f3aa..8a0925fd5 100644 --- a/http/src/main/scala/org/apache/pekko/http/javadsl/marshalling/sse/EventStreamMarshalling.scala +++ b/http/src/main/scala/org/apache/pekko/http/javadsl/marshalling/sse/EventStreamMarshalling.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/javadsl/server/Directives.scala b/http/src/main/scala/org/apache/pekko/http/javadsl/server/Directives.scala index 5e17beea2..d4f812c5f 100644 --- a/http/src/main/scala/org/apache/pekko/http/javadsl/server/Directives.scala +++ b/http/src/main/scala/org/apache/pekko/http/javadsl/server/Directives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/javadsl/server/ExceptionHandler.scala b/http/src/main/scala/org/apache/pekko/http/javadsl/server/ExceptionHandler.scala index d0d788171..6f5572e86 100644 --- a/http/src/main/scala/org/apache/pekko/http/javadsl/server/ExceptionHandler.scala +++ b/http/src/main/scala/org/apache/pekko/http/javadsl/server/ExceptionHandler.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/javadsl/server/PathMatchers.scala b/http/src/main/scala/org/apache/pekko/http/javadsl/server/PathMatchers.scala index 7f3a3a3d8..ab953b511 100644 --- a/http/src/main/scala/org/apache/pekko/http/javadsl/server/PathMatchers.scala +++ b/http/src/main/scala/org/apache/pekko/http/javadsl/server/PathMatchers.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/javadsl/server/RejectionHandler.scala b/http/src/main/scala/org/apache/pekko/http/javadsl/server/RejectionHandler.scala index ca2490f26..b51ed2409 100644 --- a/http/src/main/scala/org/apache/pekko/http/javadsl/server/RejectionHandler.scala +++ b/http/src/main/scala/org/apache/pekko/http/javadsl/server/RejectionHandler.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/javadsl/server/Rejections.scala b/http/src/main/scala/org/apache/pekko/http/javadsl/server/Rejections.scala index d0d4f3707..c1864701a 100644 --- a/http/src/main/scala/org/apache/pekko/http/javadsl/server/Rejections.scala +++ b/http/src/main/scala/org/apache/pekko/http/javadsl/server/Rejections.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/javadsl/server/RequestContext.scala b/http/src/main/scala/org/apache/pekko/http/javadsl/server/RequestContext.scala index dc3294bd8..3bfb0e7dd 100644 --- a/http/src/main/scala/org/apache/pekko/http/javadsl/server/RequestContext.scala +++ b/http/src/main/scala/org/apache/pekko/http/javadsl/server/RequestContext.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/javadsl/server/Route.scala b/http/src/main/scala/org/apache/pekko/http/javadsl/server/Route.scala index 4d6d7e43e..a222ea893 100644 --- a/http/src/main/scala/org/apache/pekko/http/javadsl/server/Route.scala +++ b/http/src/main/scala/org/apache/pekko/http/javadsl/server/Route.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/javadsl/server/RouteResult.scala b/http/src/main/scala/org/apache/pekko/http/javadsl/server/RouteResult.scala index 8f03a7323..2201d6ef2 100644 --- a/http/src/main/scala/org/apache/pekko/http/javadsl/server/RouteResult.scala +++ b/http/src/main/scala/org/apache/pekko/http/javadsl/server/RouteResult.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/javadsl/server/RoutingJavaMapping.scala b/http/src/main/scala/org/apache/pekko/http/javadsl/server/RoutingJavaMapping.scala index cad61a080..6fd3ab250 100644 --- a/http/src/main/scala/org/apache/pekko/http/javadsl/server/RoutingJavaMapping.scala +++ b/http/src/main/scala/org/apache/pekko/http/javadsl/server/RoutingJavaMapping.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/AttributeDirectives.scala b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/AttributeDirectives.scala index d5500386a..76f6ed782 100644 --- a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/AttributeDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/AttributeDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/BasicDirectives.scala b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/BasicDirectives.scala index aba6ef87c..557104607 100644 --- a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/BasicDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/BasicDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/CacheConditionDirectives.scala b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/CacheConditionDirectives.scala index d9fbd999a..d353c92e2 100644 --- a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/CacheConditionDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/CacheConditionDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/CodingDirectives.scala b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/CodingDirectives.scala index 8bdacd004..008e22b00 100644 --- a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/CodingDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/CodingDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/CookieDirectives.scala b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/CookieDirectives.scala index b4eec65aa..6c3a46342 100644 --- a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/CookieDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/CookieDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/DebuggingDirectives.scala b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/DebuggingDirectives.scala index 58745a624..8cabc18bd 100644 --- a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/DebuggingDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/DebuggingDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/ExecutionDirectives.scala b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/ExecutionDirectives.scala index 692588370..b52de0624 100644 --- a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/ExecutionDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/ExecutionDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/FileAndResourceDirectives.scala b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/FileAndResourceDirectives.scala index 009969c0b..41448f218 100644 --- a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/FileAndResourceDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/FileAndResourceDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/FileUploadDirectives.scala b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/FileUploadDirectives.scala index 1b7307e41..908089bdf 100644 --- a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/FileUploadDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/FileUploadDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/FormFieldDirectives.scala b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/FormFieldDirectives.scala index 31021a2fe..14fe0378b 100644 --- a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/FormFieldDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/FormFieldDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/FramedEntityStreamingDirectives.scala b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/FramedEntityStreamingDirectives.scala index d6ad6ed44..533079b45 100644 --- a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/FramedEntityStreamingDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/FramedEntityStreamingDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/FutureDirectives.scala b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/FutureDirectives.scala index e0026b396..e69d9d578 100644 --- a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/FutureDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/FutureDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/HeaderDirectives.scala b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/HeaderDirectives.scala index dd9a619a6..9524834ec 100644 --- a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/HeaderDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/HeaderDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/HostDirectives.scala b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/HostDirectives.scala index 696e0d5d8..61721ccbe 100644 --- a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/HostDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/HostDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/MarshallingDirectives.scala b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/MarshallingDirectives.scala index 75cbe6f44..f3e64d786 100644 --- a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/MarshallingDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/MarshallingDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/MethodDirectives.scala b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/MethodDirectives.scala index 6de58f872..057b3332c 100644 --- a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/MethodDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/MethodDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/MiscDirectives.scala b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/MiscDirectives.scala index d25edde77..415536ccd 100644 --- a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/MiscDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/MiscDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/ParameterDirectives.scala b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/ParameterDirectives.scala index 2b481665e..40bd044b1 100644 --- a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/ParameterDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/ParameterDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/PathDirectives.scala b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/PathDirectives.scala index 420c652d9..c0ed98e95 100644 --- a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/PathDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/PathDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/RangeDirectives.scala b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/RangeDirectives.scala index 1c500a738..811058c1b 100644 --- a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/RangeDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/RangeDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/RespondWithDirectives.scala b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/RespondWithDirectives.scala index 7bf38d549..c4d24b840 100644 --- a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/RespondWithDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/RespondWithDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/RouteAdapter.scala b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/RouteAdapter.scala index 506313b92..1f103f4c4 100644 --- a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/RouteAdapter.scala +++ b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/RouteAdapter.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/RouteDirectives.scala b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/RouteDirectives.scala index 8289f9db1..00ddbf341 100644 --- a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/RouteDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/RouteDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/SchemeDirectives.scala b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/SchemeDirectives.scala index d3891d737..65ed5b57e 100644 --- a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/SchemeDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/SchemeDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/SecurityDirectives.scala b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/SecurityDirectives.scala index 8f55da93c..34cefda0e 100644 --- a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/SecurityDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/SecurityDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/TimeoutDirectives.scala b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/TimeoutDirectives.scala index 72a43c851..314b8e337 100644 --- a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/TimeoutDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/TimeoutDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/WebSocketDirectives.scala b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/WebSocketDirectives.scala index 203c38664..5a665a362 100644 --- a/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/WebSocketDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/WebSocketDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/javadsl/settings/RoutingSettings.scala b/http/src/main/scala/org/apache/pekko/http/javadsl/settings/RoutingSettings.scala index 53ce65989..50da75257 100644 --- a/http/src/main/scala/org/apache/pekko/http/javadsl/settings/RoutingSettings.scala +++ b/http/src/main/scala/org/apache/pekko/http/javadsl/settings/RoutingSettings.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/javadsl/settings/ServerSentEventSettings.scala b/http/src/main/scala/org/apache/pekko/http/javadsl/settings/ServerSentEventSettings.scala index 0e951f51b..ec3360bd8 100644 --- a/http/src/main/scala/org/apache/pekko/http/javadsl/settings/ServerSentEventSettings.scala +++ b/http/src/main/scala/org/apache/pekko/http/javadsl/settings/ServerSentEventSettings.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/javadsl/unmarshalling/StringUnmarshaller.scala b/http/src/main/scala/org/apache/pekko/http/javadsl/unmarshalling/StringUnmarshaller.scala index 8bcab4739..16e4e57cc 100644 --- a/http/src/main/scala/org/apache/pekko/http/javadsl/unmarshalling/StringUnmarshaller.scala +++ b/http/src/main/scala/org/apache/pekko/http/javadsl/unmarshalling/StringUnmarshaller.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/javadsl/unmarshalling/Unmarshaller.scala b/http/src/main/scala/org/apache/pekko/http/javadsl/unmarshalling/Unmarshaller.scala index da2ca3f6a..7c20d377d 100644 --- a/http/src/main/scala/org/apache/pekko/http/javadsl/unmarshalling/Unmarshaller.scala +++ b/http/src/main/scala/org/apache/pekko/http/javadsl/unmarshalling/Unmarshaller.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/javadsl/unmarshalling/sse/EventStreamUnmarshalling.scala b/http/src/main/scala/org/apache/pekko/http/javadsl/unmarshalling/sse/EventStreamUnmarshalling.scala index 8a6b46824..97d56000e 100644 --- a/http/src/main/scala/org/apache/pekko/http/javadsl/unmarshalling/sse/EventStreamUnmarshalling.scala +++ b/http/src/main/scala/org/apache/pekko/http/javadsl/unmarshalling/sse/EventStreamUnmarshalling.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/client/RequestBuilding.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/client/RequestBuilding.scala index bcabb942f..b3428e116 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/client/RequestBuilding.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/client/RequestBuilding.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/client/TransformerPipelineSupport.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/client/TransformerPipelineSupport.scala index e144951b0..2cabd77e3 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/client/TransformerPipelineSupport.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/client/TransformerPipelineSupport.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/coding/Coder.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/coding/Coder.scala index 429b32eab..4e5f82890 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/coding/Coder.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/coding/Coder.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/coding/Coders.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/coding/Coders.scala index 10d3611cc..716e7efe5 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/coding/Coders.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/coding/Coders.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/coding/DataMapper.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/coding/DataMapper.scala index 9a9e96091..4c2c2dce0 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/coding/DataMapper.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/coding/DataMapper.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/coding/Decoder.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/coding/Decoder.scala index 0cdc93ca7..d0f08b6f7 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/coding/Decoder.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/coding/Decoder.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/coding/Deflate.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/coding/Deflate.scala index 6b69002c4..8dbb2a4d0 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/coding/Deflate.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/coding/Deflate.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/coding/DeflateCompressor.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/coding/DeflateCompressor.scala index 080dcaceb..dbe9aec19 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/coding/DeflateCompressor.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/coding/DeflateCompressor.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/coding/Encoder.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/coding/Encoder.scala index 8cfda4187..ad6e51022 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/coding/Encoder.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/coding/Encoder.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/coding/Gzip.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/coding/Gzip.scala index f6164453a..7046d2646 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/coding/Gzip.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/coding/Gzip.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/coding/GzipCompressor.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/coding/GzipCompressor.scala index 8873fdcca..352f3a39f 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/coding/GzipCompressor.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/coding/GzipCompressor.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/coding/NoCoding.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/coding/NoCoding.scala index d85c03117..6295a8d29 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/coding/NoCoding.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/coding/NoCoding.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/common/CsvEntityStreamingSupport.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/common/CsvEntityStreamingSupport.scala index f91604edc..b3885fbb9 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/common/CsvEntityStreamingSupport.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/common/CsvEntityStreamingSupport.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/common/EntityStreamingSupport.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/common/EntityStreamingSupport.scala index 35341166d..6977c8273 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/common/EntityStreamingSupport.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/common/EntityStreamingSupport.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/common/JsonEntityStreamingSupport.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/common/JsonEntityStreamingSupport.scala index 1eae85cfc..a4e914354 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/common/JsonEntityStreamingSupport.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/common/JsonEntityStreamingSupport.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/common/NameReceptacle.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/common/NameReceptacle.scala index 50e16d8ef..c1d7ed9c8 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/common/NameReceptacle.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/common/NameReceptacle.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/common/StrictForm.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/common/StrictForm.scala index 7e53e8bed..c287e1db0 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/common/StrictForm.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/common/StrictForm.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/ContentTypeOverrider.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/ContentTypeOverrider.scala index 3620112ae..ec6c65f19 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/ContentTypeOverrider.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/ContentTypeOverrider.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/EmptyValue.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/EmptyValue.scala index b37e9edd7..5bcca21b7 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/EmptyValue.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/EmptyValue.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/GenericMarshallers.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/GenericMarshallers.scala index 613b33ece..de5e82f77 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/GenericMarshallers.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/GenericMarshallers.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/Marshal.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/Marshal.scala index acc872276..e0f494c55 100755 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/Marshal.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/Marshal.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/Marshaller.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/Marshaller.scala index 92f533377..ddb4a33af 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/Marshaller.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/Marshaller.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/MultipartMarshallers.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/MultipartMarshallers.scala index cf402d7cf..dc47cb8d5 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/MultipartMarshallers.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/MultipartMarshallers.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/PredefinedToEntityMarshallers.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/PredefinedToEntityMarshallers.scala index 4145190dc..c4064b434 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/PredefinedToEntityMarshallers.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/PredefinedToEntityMarshallers.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/PredefinedToRequestMarshallers.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/PredefinedToRequestMarshallers.scala index 74fe42651..55491ae7f 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/PredefinedToRequestMarshallers.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/PredefinedToRequestMarshallers.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/PredefinedToResponseMarshallers.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/PredefinedToResponseMarshallers.scala index 21daa2503..e5fc54843 100755 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/PredefinedToResponseMarshallers.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/PredefinedToResponseMarshallers.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/ToResponseMarshallable.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/ToResponseMarshallable.scala index 7aed429e1..08edcfec6 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/ToResponseMarshallable.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/ToResponseMarshallable.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/package.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/package.scala index 4f70ab759..375d899af 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/package.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/package.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/sse/EventStreamMarshalling.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/sse/EventStreamMarshalling.scala index 5e7b1cc39..dbd9d7c38 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/sse/EventStreamMarshalling.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/sse/EventStreamMarshalling.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/ContentNegotation.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/ContentNegotation.scala index 8ea6732fb..80d5e0993 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/ContentNegotation.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/ContentNegotation.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/Directive.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/Directive.scala index 789cf1796..a801fb3e3 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/Directive.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/Directive.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/Directives.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/Directives.scala index a93594d50..4fd1074e1 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/Directives.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/Directives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/ExceptionHandler.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/ExceptionHandler.scala index ce670488a..239229a23 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/ExceptionHandler.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/ExceptionHandler.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/HttpApp.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/HttpApp.scala index 40f01f05d..1123fd37e 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/HttpApp.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/HttpApp.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/PathMatcher.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/PathMatcher.scala index 2f6bbf0c9..ff67d261f 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/PathMatcher.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/PathMatcher.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/Rejection.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/Rejection.scala index 47c5d4a84..21e4cfd8e 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/Rejection.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/Rejection.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/RejectionHandler.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/RejectionHandler.scala index 8e76e0188..9481878e3 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/RejectionHandler.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/RejectionHandler.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/RequestContext.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/RequestContext.scala index d79b54f03..d2ffc0ce3 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/RequestContext.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/RequestContext.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/RequestContextImpl.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/RequestContextImpl.scala index d4d40bb26..f1fba49d2 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/RequestContextImpl.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/RequestContextImpl.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/Route.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/Route.scala index 9bd081c7b..a83838e5c 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/Route.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/Route.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/RouteConcatenation.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/RouteConcatenation.scala index 0413ef2c1..4bb9f9a2f 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/RouteConcatenation.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/RouteConcatenation.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/RouteResult.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/RouteResult.scala index 7dcbda49f..5cb531204 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/RouteResult.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/RouteResult.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/RoutingLog.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/RoutingLog.scala index 8db6e0818..a0b8194fa 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/RoutingLog.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/RoutingLog.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/StandardRoute.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/StandardRoute.scala index 715803407..e98f61937 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/StandardRoute.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/StandardRoute.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/AttributeDirectives.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/AttributeDirectives.scala index 66e75680d..681b46c15 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/AttributeDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/AttributeDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/BasicDirectives.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/BasicDirectives.scala index a82906bbf..7244169c9 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/BasicDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/BasicDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/CacheConditionDirectives.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/CacheConditionDirectives.scala index be5cd5d40..cc958845f 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/CacheConditionDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/CacheConditionDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/CodingDirectives.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/CodingDirectives.scala index d881d0671..549c1b9d1 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/CodingDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/CodingDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/CookieDirectives.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/CookieDirectives.scala index ab2a38051..4d48d876c 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/CookieDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/CookieDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/DebuggingDirectives.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/DebuggingDirectives.scala index a75493121..a053c290a 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/DebuggingDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/DebuggingDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/ExecutionDirectives.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/ExecutionDirectives.scala index 814e7242d..d8ec622f7 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/ExecutionDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/ExecutionDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/FileAndResourceDirectives.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/FileAndResourceDirectives.scala index b173db72b..955f9ede7 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/FileAndResourceDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/FileAndResourceDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/FileUploadDirectives.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/FileUploadDirectives.scala index 197237a00..5b09ceec0 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/FileUploadDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/FileUploadDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/FormFieldDirectives.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/FormFieldDirectives.scala index eaf741a8a..ee58eb475 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/FormFieldDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/FormFieldDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/FramedEntityStreamingDirectives.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/FramedEntityStreamingDirectives.scala index b9f2d5210..bc5bcd5a8 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/FramedEntityStreamingDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/FramedEntityStreamingDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/FutureDirectives.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/FutureDirectives.scala index 0fa352d0d..4e5d038ee 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/FutureDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/FutureDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/HeaderDirectives.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/HeaderDirectives.scala index 7b19f8b44..54c4d9fa1 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/HeaderDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/HeaderDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/HostDirectives.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/HostDirectives.scala index 964ec2c42..8d438262b 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/HostDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/HostDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/MarshallingDirectives.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/MarshallingDirectives.scala index 6f7cba2b1..0a3e8aaab 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/MarshallingDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/MarshallingDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/MethodDirectives.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/MethodDirectives.scala index 5b639099e..7edf7c6e0 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/MethodDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/MethodDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/MiscDirectives.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/MiscDirectives.scala index 5bbe4c580..812129479 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/MiscDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/MiscDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/ParameterDirectives.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/ParameterDirectives.scala index 612ed8c12..984666241 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/ParameterDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/ParameterDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/PathDirectives.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/PathDirectives.scala index 877c6cb17..ea5852769 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/PathDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/PathDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/RangeDirectives.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/RangeDirectives.scala index e33e75dda..82578fd12 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/RangeDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/RangeDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/RespondWithDirectives.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/RespondWithDirectives.scala index 041f340ec..97fe3ffd8 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/RespondWithDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/RespondWithDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/RouteDirectives.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/RouteDirectives.scala index 9d6f35587..724644560 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/RouteDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/RouteDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/SchemeDirectives.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/SchemeDirectives.scala index 06f988293..ae8a7ae29 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/SchemeDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/SchemeDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/SecurityDirectives.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/SecurityDirectives.scala index 7a159e5b9..dbafc62fc 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/SecurityDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/SecurityDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/TimeoutDirectives.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/TimeoutDirectives.scala index da32e818e..552971945 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/TimeoutDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/TimeoutDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/WebSocketDirectives.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/WebSocketDirectives.scala index 56d440b9c..41cd98aa3 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/WebSocketDirectives.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/WebSocketDirectives.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/package.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/package.scala index 41b3eceea..741a8cfe4 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/package.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/package.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/util/ApplyConverter.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/util/ApplyConverter.scala index 7ccf5ebb5..7674803a0 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/util/ApplyConverter.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/util/ApplyConverter.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/util/BinaryPolyFunc.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/util/BinaryPolyFunc.scala index 5bb4e6488..11ccd57ef 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/util/BinaryPolyFunc.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/util/BinaryPolyFunc.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/util/ClassMagnet.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/util/ClassMagnet.scala index 853e3d94d..6730da2ec 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/util/ClassMagnet.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/util/ClassMagnet.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/util/ConstructFromTuple.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/util/ConstructFromTuple.scala index 96509eee5..818f1907e 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/util/ConstructFromTuple.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/util/ConstructFromTuple.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/util/Tuple.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/util/Tuple.scala index 3fd025b74..f72022550 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/util/Tuple.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/util/Tuple.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/util/TupleOps.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/util/TupleOps.scala index 0b0d2751c..24aaed2e5 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/util/TupleOps.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/util/TupleOps.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/util/Tupler.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/util/Tupler.scala index 43dc3942d..14fed03c6 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/util/Tupler.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/util/Tupler.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/settings/RoutingSettings.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/settings/RoutingSettings.scala index 344d8ad95..ed787eb11 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/settings/RoutingSettings.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/settings/RoutingSettings.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/settings/ServerSentEventSettings.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/settings/ServerSentEventSettings.scala index 04c40c87e..17ff2fb02 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/settings/ServerSentEventSettings.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/settings/ServerSentEventSettings.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/GenericUnmarshallers.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/GenericUnmarshallers.scala index 50a3946b2..39336e322 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/GenericUnmarshallers.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/GenericUnmarshallers.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/MultipartUnmarshallers.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/MultipartUnmarshallers.scala index 7cf2f9dec..17731230b 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/MultipartUnmarshallers.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/MultipartUnmarshallers.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/PredefinedFromEntityUnmarshallers.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/PredefinedFromEntityUnmarshallers.scala index 8c06500ea..e6163da44 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/PredefinedFromEntityUnmarshallers.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/PredefinedFromEntityUnmarshallers.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/PredefinedFromStringUnmarshallers.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/PredefinedFromStringUnmarshallers.scala index cefa473f2..a865fcedb 100755 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/PredefinedFromStringUnmarshallers.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/PredefinedFromStringUnmarshallers.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/Unmarshal.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/Unmarshal.scala index dbb0d5fbc..e0d357cde 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/Unmarshal.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/Unmarshal.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/Unmarshaller.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/Unmarshaller.scala index d108daecd..2385d2f06 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/Unmarshaller.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/Unmarshaller.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/package.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/package.scala index b5ce6c92a..c48db5be8 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/package.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/package.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/sse/EventStreamParser.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/sse/EventStreamParser.scala index 2d985c99f..564046743 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/sse/EventStreamParser.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/sse/EventStreamParser.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/sse/EventStreamUnmarshalling.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/sse/EventStreamUnmarshalling.scala index adb106b18..dbc420b88 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/sse/EventStreamUnmarshalling.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/sse/EventStreamUnmarshalling.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/sse/LineParser.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/sse/LineParser.scala index 587a285ed..71bcb9ae3 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/sse/LineParser.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/sse/LineParser.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/sse/ServerSentEventParser.scala b/http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/sse/ServerSentEventParser.scala index 3353e3e85..16e026c42 100644 --- a/http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/sse/ServerSentEventParser.scala +++ b/http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/sse/ServerSentEventParser.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http2-tests/src/test/java/org/apache/pekko/http/javadsl/Http2JavaServerTest.java b/http2-tests/src/test/java/org/apache/pekko/http/javadsl/Http2JavaServerTest.java index aa452867a..86b822477 100644 --- a/http2-tests/src/test/java/org/apache/pekko/http/javadsl/Http2JavaServerTest.java +++ b/http2-tests/src/test/java/org/apache/pekko/http/javadsl/Http2JavaServerTest.java @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/H2SpecIntegrationSpec.scala b/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/H2SpecIntegrationSpec.scala index 177ed81cb..d902f8dc2 100644 --- a/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/H2SpecIntegrationSpec.scala +++ b/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/H2SpecIntegrationSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/H2cUpgradeSpec.scala b/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/H2cUpgradeSpec.scala index 35a8cdf43..4c20f5dab 100644 --- a/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/H2cUpgradeSpec.scala +++ b/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/H2cUpgradeSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/HPackEncodingSupport.scala b/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/HPackEncodingSupport.scala index 8aecf8c19..611963005 100644 --- a/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/HPackEncodingSupport.scala +++ b/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/HPackEncodingSupport.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/HPackSpecExamples.scala b/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/HPackSpecExamples.scala index 173a3d631..3e8c68a30 100644 --- a/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/HPackSpecExamples.scala +++ b/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/HPackSpecExamples.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/Http2ClientServerSpec.scala b/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/Http2ClientServerSpec.scala index 0d847ac2b..3679a19c0 100644 --- a/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/Http2ClientServerSpec.scala +++ b/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/Http2ClientServerSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/Http2ClientSpec.scala b/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/Http2ClientSpec.scala index b792962d5..4a3488ada 100644 --- a/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/Http2ClientSpec.scala +++ b/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/Http2ClientSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/Http2FrameHpackSupport.scala b/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/Http2FrameHpackSupport.scala index e887a618e..3f4fbe32c 100644 --- a/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/Http2FrameHpackSupport.scala +++ b/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/Http2FrameHpackSupport.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/Http2FrameProbe.scala b/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/Http2FrameProbe.scala index 84d8ccc7d..5f6f97776 100644 --- a/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/Http2FrameProbe.scala +++ b/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/Http2FrameProbe.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/Http2FrameSending.scala b/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/Http2FrameSending.scala index 6832ebf3b..7d84fd572 100644 --- a/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/Http2FrameSending.scala +++ b/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/Http2FrameSending.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/Http2PersistentClientSpec.scala b/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/Http2PersistentClientSpec.scala index f6acf9a3c..f417cd62e 100644 --- a/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/Http2PersistentClientSpec.scala +++ b/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/Http2PersistentClientSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/Http2ServerDemuxSpec.scala b/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/Http2ServerDemuxSpec.scala index 59b86281c..3de6d3c0a 100644 --- a/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/Http2ServerDemuxSpec.scala +++ b/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/Http2ServerDemuxSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/Http2ServerSpec.scala b/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/Http2ServerSpec.scala index babe9a763..6fa749df5 100644 --- a/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/Http2ServerSpec.scala +++ b/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/Http2ServerSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/HttpMessageRenderingSpec.scala b/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/HttpMessageRenderingSpec.scala index 772bc26ca..516a2603f 100644 --- a/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/HttpMessageRenderingSpec.scala +++ b/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/HttpMessageRenderingSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/PriorityTreeSpec.scala b/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/PriorityTreeSpec.scala index 3000462e8..5a09c93e9 100644 --- a/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/PriorityTreeSpec.scala +++ b/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/PriorityTreeSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/ProtocolSwitchSpec.scala b/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/ProtocolSwitchSpec.scala index 1122c655c..e8515064b 100644 --- a/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/ProtocolSwitchSpec.scala +++ b/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/ProtocolSwitchSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/RequestParsingSpec.scala b/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/RequestParsingSpec.scala index 7bf3f7bd7..a8cacebd7 100644 --- a/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/RequestParsingSpec.scala +++ b/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/RequestParsingSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/TelemetrySpiSpec.scala b/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/TelemetrySpiSpec.scala index e8cd819fa..338fe3293 100644 --- a/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/TelemetrySpiSpec.scala +++ b/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/TelemetrySpiSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/WindowTracking.scala b/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/WindowTracking.scala index f8ef8c958..fe5993292 100644 --- a/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/WindowTracking.scala +++ b/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/WindowTracking.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/WithPriorKnowledgeSpec.scala b/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/WithPriorKnowledgeSpec.scala index 43103e0ba..f39ec7cff 100644 --- a/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/WithPriorKnowledgeSpec.scala +++ b/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/WithPriorKnowledgeSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/framing/Http2FramingSpec.scala b/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/framing/Http2FramingSpec.scala index 47705ec9b..9b48e1781 100644 --- a/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/framing/Http2FramingSpec.scala +++ b/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/framing/Http2FramingSpec.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/package.scala b/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/package.scala index a6dd8a1b8..5e78f0e78 100644 --- a/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/package.scala +++ b/http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/package.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/http2-tests/src/test/scala/org/apache/pekko/http/scaladsl/Http2ServerTest.scala b/http2-tests/src/test/scala/org/apache/pekko/http/scaladsl/Http2ServerTest.scala index 86529d8f1..3af89abfe 100644 --- a/http2-tests/src/test/scala/org/apache/pekko/http/scaladsl/Http2ServerTest.scala +++ b/http2-tests/src/test/scala/org/apache/pekko/http/scaladsl/Http2ServerTest.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/parsing/src/main/scala-2/org/apache/pekko/http/ccompat/pre213macro.scala b/parsing/src/main/scala-2/org/apache/pekko/http/ccompat/pre213macro.scala index f7d00c7b1..58db14cc8 100644 --- a/parsing/src/main/scala-2/org/apache/pekko/http/ccompat/pre213macro.scala +++ b/parsing/src/main/scala-2/org/apache/pekko/http/ccompat/pre213macro.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/parsing/src/main/scala-2/org/apache/pekko/http/ccompat/since213macro.scala b/parsing/src/main/scala-2/org/apache/pekko/http/ccompat/since213macro.scala index 44fca943b..11baa017c 100644 --- a/parsing/src/main/scala-2/org/apache/pekko/http/ccompat/since213macro.scala +++ b/parsing/src/main/scala-2/org/apache/pekko/http/ccompat/since213macro.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/parsing/src/main/scala-2/org/apache/pekko/macros/LogHelperMacro.scala b/parsing/src/main/scala-2/org/apache/pekko/macros/LogHelperMacro.scala index 3d72b214e..ca41f08cb 100644 --- a/parsing/src/main/scala-2/org/apache/pekko/macros/LogHelperMacro.scala +++ b/parsing/src/main/scala-2/org/apache/pekko/macros/LogHelperMacro.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/parsing/src/main/scala-3/org/apache/pekko/http/ccompat/pre213macro.scala b/parsing/src/main/scala-3/org/apache/pekko/http/ccompat/pre213macro.scala index 36f345ccc..21dd8a0c2 100644 --- a/parsing/src/main/scala-3/org/apache/pekko/http/ccompat/pre213macro.scala +++ b/parsing/src/main/scala-3/org/apache/pekko/http/ccompat/pre213macro.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/parsing/src/main/scala-3/org/apache/pekko/http/ccompat/since213macro.scala b/parsing/src/main/scala-3/org/apache/pekko/http/ccompat/since213macro.scala index fdb057df0..b20ef66ee 100644 --- a/parsing/src/main/scala-3/org/apache/pekko/http/ccompat/since213macro.scala +++ b/parsing/src/main/scala-3/org/apache/pekko/http/ccompat/since213macro.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/parsing/src/main/scala-3/org/apache/pekko/macros/LogHelperMacro.scala b/parsing/src/main/scala-3/org/apache/pekko/macros/LogHelperMacro.scala index 21ca66150..73088cc13 100644 --- a/parsing/src/main/scala-3/org/apache/pekko/macros/LogHelperMacro.scala +++ b/parsing/src/main/scala-3/org/apache/pekko/macros/LogHelperMacro.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/parsing/src/main/scala/org/apache/pekko/macros/LogHelper.scala b/parsing/src/main/scala/org/apache/pekko/macros/LogHelper.scala index 2786984d6..ec7c278c8 100644 --- a/parsing/src/main/scala/org/apache/pekko/macros/LogHelper.scala +++ b/parsing/src/main/scala/org/apache/pekko/macros/LogHelper.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/project/AutomaticModuleName.scala b/project/AutomaticModuleName.scala index a15b55de8..e146c55d7 100644 --- a/project/AutomaticModuleName.scala +++ b/project/AutomaticModuleName.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /** diff --git a/project/CliOptions.scala b/project/CliOptions.scala index de78e505b..b92702070 100644 --- a/project/CliOptions.scala +++ b/project/CliOptions.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/project/Common.scala b/project/Common.scala index 8b7956848..8270280d2 100644 --- a/project/Common.scala +++ b/project/Common.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/project/CopyrightHeader.scala b/project/CopyrightHeader.scala index 697c34745..fd8f04036 100644 --- a/project/CopyrightHeader.scala +++ b/project/CopyrightHeader.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* @@ -42,7 +42,7 @@ object CopyrightHeader extends AutoPlugin { | | https://www.apache.org/licenses/LICENSE-2.0 | - |This file is part of the Apache Pekko project, derived from Akka. + |This file is part of the Apache Pekko project, which was derived from Akka. |""".stripMargin val apacheSpdxHeader: String = "SPDX-License-Identifier: Apache-2.0" diff --git a/project/Dependencies.scala b/project/Dependencies.scala index cc715c8f2..e3bc89395 100644 --- a/project/Dependencies.scala +++ b/project/Dependencies.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/project/Doc.scala b/project/Doc.scala index f942d33e4..9b1b1b297 100644 --- a/project/Doc.scala +++ b/project/Doc.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/project/GitHub.scala b/project/GitHub.scala index dc03112f2..44966f6fa 100644 --- a/project/GitHub.scala +++ b/project/GitHub.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/project/LicenseReport.scala b/project/LicenseReport.scala index bae2f26c7..a517f611c 100644 --- a/project/LicenseReport.scala +++ b/project/LicenseReport.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ import sbt._ diff --git a/project/MiMa.scala b/project/MiMa.scala index 487e2636e..9975879b3 100644 --- a/project/MiMa.scala +++ b/project/MiMa.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/project/MultiNode.scala b/project/MultiNode.scala index 8aa51c1ed..627f25677 100644 --- a/project/MultiNode.scala +++ b/project/MultiNode.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/project/ParadoxSupport.scala b/project/ParadoxSupport.scala index 2eafa360b..90df502f9 100644 --- a/project/ParadoxSupport.scala +++ b/project/ParadoxSupport.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/project/PekkoDependency.scala b/project/PekkoDependency.scala index 8c9e7128d..2d1011346 100644 --- a/project/PekkoDependency.scala +++ b/project/PekkoDependency.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/project/Publish.scala b/project/Publish.scala index 17e240dfb..567faff46 100644 --- a/project/Publish.scala +++ b/project/Publish.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/project/SbtInternalAccess.scala b/project/SbtInternalAccess.scala index 821f793be..82d7a1499 100644 --- a/project/SbtInternalAccess.scala +++ b/project/SbtInternalAccess.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/project/ValidatePullRequest.scala b/project/ValidatePullRequest.scala index 4698a91ee..27d4cb981 100644 --- a/project/ValidatePullRequest.scala +++ b/project/ValidatePullRequest.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/project/VersionGenerator.scala b/project/VersionGenerator.scala index a253e7cad..6e2359471 100644 --- a/project/VersionGenerator.scala +++ b/project/VersionGenerator.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/project/plugins.sbt b/project/plugins.sbt index 799f0157c..7991b0083 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ resolvers += Classpaths.sbtPluginReleases