You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pekko.apache.org by md...@apache.org on 2023/02/21 10:04:03 UTC

[incubator-pekko-http] 01/02: Add Apache Header

This is an automated email from the ASF dual-hosted git repository.

mdedetrich pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-http.git

commit ccd59fd804afc84926e772b150302213b6e2bf4d
Author: Matthew de Detrich <ma...@aiven.io>
AuthorDate: Mon Feb 20 23:23:51 2023 +0100

    Add Apache Header
---
 .../test/java/docs/http/javadsl/ClientSingleRequestExample.java  | 9 +++++++++
 .../java/docs/http/javadsl/ComposeDirectivesExampleTest.java     | 9 +++++++++
 .../src/test/java/docs/http/javadsl/CustomHeaderExampleTest.java | 9 +++++++++
 .../test/java/docs/http/javadsl/CustomMediaTypesExampleTest.java | 9 +++++++++
 .../java/docs/http/javadsl/CustomStatusCodesExampleTest.java     | 9 +++++++++
 .../src/test/java/docs/http/javadsl/ExceptionHandlerExample.java | 9 +++++++++
 .../java/docs/http/javadsl/ExceptionHandlerInSealExample.java    | 9 +++++++++
 docs/src/test/java/docs/http/javadsl/Http2ClientApp.java         | 9 +++++++++
 docs/src/test/java/docs/http/javadsl/Http2Test.java              | 9 +++++++++
 .../java/docs/http/javadsl/HttpClientDecodingExampleTest.java    | 9 +++++++++
 .../test/java/docs/http/javadsl/HttpClientExampleDocTest.java    | 9 +++++++++
 .../docs/http/javadsl/HttpRequestDetailedStringExampleTest.java  | 9 +++++++++
 .../docs/http/javadsl/HttpResponseDetailedStringExampleTest.java | 9 +++++++++
 .../docs/http/javadsl/HttpServerActorInteractionExample.java     | 9 +++++++++
 .../docs/http/javadsl/HttpServerDynamicRoutingExampleTest.java   | 9 +++++++++
 .../test/java/docs/http/javadsl/HttpServerLowLevelExample.java   | 9 +++++++++
 .../java/docs/http/javadsl/HttpServerMinimalExampleTest.java     | 9 +++++++++
 .../docs/http/javadsl/HttpServerStreamRandomNumbersTest.java     | 9 +++++++++
 .../test/java/docs/http/javadsl/HttpServerWithActorsSample.java  | 9 +++++++++
 docs/src/test/java/docs/http/javadsl/HttpsExamplesDocTest.java   | 9 +++++++++
 docs/src/test/java/docs/http/javadsl/JacksonExampleTest.java     | 9 +++++++++
 docs/src/test/java/docs/http/javadsl/JacksonXmlExampleTest.java  | 9 +++++++++
 docs/src/test/java/docs/http/javadsl/JacksonXmlSupport.java      | 9 +++++++++
 docs/src/test/java/docs/http/javadsl/JobRepository.java          | 9 +++++++++
 docs/src/test/java/docs/http/javadsl/JobRoutes.java              | 9 +++++++++
 docs/src/test/java/docs/http/javadsl/ModelDocTest.java           | 9 +++++++++
 .../docs/http/javadsl/RespondWithHeaderHandlerExampleTest.java   | 9 +++++++++
 docs/src/test/java/docs/http/javadsl/RouteSealExample.java       | 9 +++++++++
 docs/src/test/java/docs/http/javadsl/UnmarshalTest.java          | 9 +++++++++
 .../test/java/docs/http/javadsl/WebSocketClientExampleTest.java  | 9 +++++++++
 .../java/docs/http/javadsl/server/BlockingInHttpExamples.java    | 9 +++++++++
 .../java/docs/http/javadsl/server/DirectiveExamplesTest.java     | 9 +++++++++
 .../java/docs/http/javadsl/server/FileUploadExamplesTest.java    | 9 +++++++++
 .../http/javadsl/server/FormFieldRequestValsExampleTest.java     | 9 +++++++++
 .../docs/http/javadsl/server/HeaderRequestValsExampleTest.java   | 9 +++++++++
 .../http/javadsl/server/HighLevelServerBindFailureExample.java   | 9 +++++++++
 .../java/docs/http/javadsl/server/HighLevelServerExample.java    | 9 +++++++++
 .../docs/http/javadsl/server/HttpBasicAuthenticatorExample.java  | 9 +++++++++
 .../java/docs/http/javadsl/server/HttpServerExampleDocTest.java  | 9 +++++++++
 .../java/docs/http/javadsl/server/HttpsServerExampleTest.java    | 9 +++++++++
 .../java/docs/http/javadsl/server/JsonStreamingExamplesTest.java | 9 +++++++++
 .../docs/http/javadsl/server/OAuth2AuthenticatorExample.java     | 9 +++++++++
 .../java/docs/http/javadsl/server/PathDirectiveExampleTest.java  | 9 +++++++++
 .../docs/http/javadsl/server/PekkoHttp1020MigrationExample.java  | 9 +++++++++
 .../docs/http/javadsl/server/RejectionHandlerExamplesTest.java   | 9 +++++++++
 .../java/docs/http/javadsl/server/ServerShutdownExampleTest.java | 9 +++++++++
 .../test/java/docs/http/javadsl/server/WebSocketCoreExample.java | 9 +++++++++
 .../java/docs/http/javadsl/server/WebSocketRoutingExample.java   | 9 +++++++++
 .../server/directives/AttributeDirectivesExamplesTest.java       | 9 +++++++++
 .../javadsl/server/directives/BasicDirectivesExamplesTest.java   | 9 +++++++++
 .../javadsl/server/directives/CachingDirectivesExamplesTest.java | 9 +++++++++
 .../javadsl/server/directives/CodingDirectivesExamplesTest.java  | 9 +++++++++
 .../javadsl/server/directives/CookieDirectivesExamplesTest.java  | 9 +++++++++
 .../javadsl/server/directives/CustomDirectivesExamplesTest.java  | 9 +++++++++
 .../javadsl/server/directives/CustomHttpMethodExamplesTest.java  | 9 +++++++++
 .../server/directives/DebuggingDirectivesExamplesTest.java       | 9 +++++++++
 .../server/directives/ExecutionDirectivesExamplesTest.java       | 9 +++++++++
 .../server/directives/FileAndResourceDirectivesExamplesTest.java | 9 +++++++++
 .../server/directives/FileUploadDirectivesExamplesTest.java      | 9 +++++++++
 .../server/directives/FormFieldDirectivesExamplesTest.java       | 9 +++++++++
 .../javadsl/server/directives/FutureDirectivesExamplesTest.java  | 9 +++++++++
 .../javadsl/server/directives/HeaderDirectivesExamplesTest.java  | 9 +++++++++
 .../javadsl/server/directives/HostDirectivesExamplesTest.java    | 9 +++++++++
 .../http/javadsl/server/directives/JsonStreamingFullExample.java | 9 +++++++++
 .../server/directives/MarshallingDirectivesExamplesTest.java     | 9 +++++++++
 .../javadsl/server/directives/MethodDirectivesExamplesTest.java  | 9 +++++++++
 .../javadsl/server/directives/MiscDirectivesExamplesTest.java    | 9 +++++++++
 .../server/directives/ParameterDirectivesExamplesTest.java       | 9 +++++++++
 .../javadsl/server/directives/PathDirectivesExamplesTest.java    | 9 +++++++++
 .../javadsl/server/directives/RangeDirectivesExamplesTest.java   | 9 +++++++++
 .../server/directives/RespondWithDirectivesExamplesTest.java     | 9 +++++++++
 .../javadsl/server/directives/RouteDirectivesExamplesTest.java   | 9 +++++++++
 .../javadsl/server/directives/SchemeDirectivesExamplesTest.java  | 9 +++++++++
 .../server/directives/SecurityDirectivesExamplesTest.java        | 9 +++++++++
 .../http/javadsl/server/directives/StyleGuideExamplesTest.java   | 9 +++++++++
 .../javadsl/server/directives/TimeoutDirectivesExamplesTest.java | 9 +++++++++
 .../server/directives/WebSocketDirectivesExamplesTest.java       | 9 +++++++++
 .../java/docs/http/javadsl/server/testkit/MyAppFragment.java     | 9 +++++++++
 .../test/java/docs/http/javadsl/server/testkit/MyAppService.java | 9 +++++++++
 .../java/docs/http/javadsl/server/testkit/MyAppWithActor.java    | 9 +++++++++
 .../http/javadsl/server/testkit/PlayRoutesComparisonTest.java    | 9 +++++++++
 .../docs/http/javadsl/server/testkit/TestKitFragmentTest.java    | 9 +++++++++
 .../docs/http/javadsl/server/testkit/TestKitWithActorTest.java   | 9 +++++++++
 .../docs/http/javadsl/server/testkit/TestkitExampleTest.java     | 9 +++++++++
 .../java/docs/http/javadsl/server/testkit/WithTimeoutTest.java   | 9 +++++++++
 docs/src/test/scala/docs/ApiMayChangeDocCheckerSpec.scala        | 9 +++++++++
 docs/src/test/scala/docs/CompileOnlySpec.scala                   | 9 +++++++++
 docs/src/test/scala/docs/http/scaladsl/Http2ClientApp.scala      | 9 +++++++++
 docs/src/test/scala/docs/http/scaladsl/Http2Spec.scala           | 9 +++++++++
 .../scala/docs/http/scaladsl/HttpClientCollectingHeaders.scala   | 9 +++++++++
 .../scala/docs/http/scaladsl/HttpClientDecodingExampleSpec.scala | 9 +++++++++
 .../test/scala/docs/http/scaladsl/HttpClientExampleSpec.scala    | 9 +++++++++
 .../scala/docs/http/scaladsl/HttpClientOutgoingConnection.scala  | 9 +++++++++
 .../test/scala/docs/http/scaladsl/HttpClientSingleRequest.scala  | 9 +++++++++
 .../http/scaladsl/HttpRequestDetailedStringExampleSpec.scala     | 9 +++++++++
 .../http/scaladsl/HttpResponseDetailedStringExampleSpec.scala    | 9 +++++++++
 .../test/scala/docs/http/scaladsl/HttpServerBindingFailure.scala | 9 +++++++++
 .../test/scala/docs/http/scaladsl/HttpServerExampleSpec.scala    | 9 +++++++++
 docs/src/test/scala/docs/http/scaladsl/HttpServerHighLevel.scala | 9 +++++++++
 docs/src/test/scala/docs/http/scaladsl/HttpServerLowLevel.scala  | 9 +++++++++
 .../test/scala/docs/http/scaladsl/HttpServerRoutingMinimal.scala | 9 +++++++++
 .../docs/http/scaladsl/HttpServerStreamingRandomNumbers.scala    | 9 +++++++++
 .../docs/http/scaladsl/HttpServerWithActorInteraction.scala      | 9 +++++++++
 .../scala/docs/http/scaladsl/HttpServerWithActorsSample.scala    | 9 +++++++++
 docs/src/test/scala/docs/http/scaladsl/HttpsExamplesSpec.scala   | 9 +++++++++
 docs/src/test/scala/docs/http/scaladsl/MarshalSpec.scala         | 9 +++++++++
 docs/src/test/scala/docs/http/scaladsl/ModelSpec.scala           | 9 +++++++++
 .../src/test/scala/docs/http/scaladsl/RouteSealExampleSpec.scala | 9 +++++++++
 .../scala/docs/http/scaladsl/ServerSentEventsExampleSpec.scala   | 9 +++++++++
 .../test/scala/docs/http/scaladsl/SingleWebSocketRequest.scala   | 9 +++++++++
 docs/src/test/scala/docs/http/scaladsl/SprayJsonExample.scala    | 9 +++++++++
 .../src/test/scala/docs/http/scaladsl/SprayJsonExampleSpec.scala | 9 +++++++++
 .../scala/docs/http/scaladsl/SprayJsonPrettyMarshalSpec.scala    | 9 +++++++++
 docs/src/test/scala/docs/http/scaladsl/UnmarshalSpec.scala       | 9 +++++++++
 .../scala/docs/http/scaladsl/WebSocketClientExampleSpec.scala    | 9 +++++++++
 docs/src/test/scala/docs/http/scaladsl/WebSocketClientFlow.scala | 9 +++++++++
 .../docs/http/scaladsl/server/BlockingInHttpExamplesSpec.scala   | 9 +++++++++
 .../http/scaladsl/server/CaseClassExtractionExamplesSpec.scala   | 9 +++++++++
 .../scala/docs/http/scaladsl/server/DirectiveExamplesSpec.scala  | 9 +++++++++
 .../docs/http/scaladsl/server/ExceptionHandlerExamplesSpec.scala | 9 +++++++++
 .../scala/docs/http/scaladsl/server/FileUploadExamplesSpec.scala | 9 +++++++++
 .../test/scala/docs/http/scaladsl/server/FragmentExample.scala   | 9 +++++++++
 .../docs/http/scaladsl/server/FullSpecs2TestKitExampleSpec.scala | 9 +++++++++
 .../scala/docs/http/scaladsl/server/FullTestKitExampleSpec.scala | 9 +++++++++
 .../scala/docs/http/scaladsl/server/HttpsServerExampleSpec.scala | 9 +++++++++
 .../docs/http/scaladsl/server/PekkoHttp1020MigrationSpec.scala   | 9 +++++++++
 .../docs/http/scaladsl/server/PlayRoutesComparisonSpec.scala     | 9 +++++++++
 .../docs/http/scaladsl/server/RejectionHandlerExamplesSpec.scala | 9 +++++++++
 .../docs/http/scaladsl/server/ServerShutdownExampleSpec.scala    | 9 +++++++++
 .../scala/docs/http/scaladsl/server/TestKitFragmentSpec.scala    | 9 +++++++++
 .../scala/docs/http/scaladsl/server/TestKitWithActorSpec.scala   | 9 +++++++++
 .../scala/docs/http/scaladsl/server/WebSocketExampleSpec.scala   | 9 +++++++++
 .../server/directives/AttributeDirectivesExamplesSpec.scala      | 9 +++++++++
 .../scaladsl/server/directives/BasicDirectivesExamplesSpec.scala | 9 +++++++++
 .../server/directives/CachingDirectivesExamplesSpec.scala        | 9 +++++++++
 .../server/directives/CodingDirectivesExamplesSpec.scala         | 9 +++++++++
 .../server/directives/CookieDirectivesExamplesSpec.scala         | 9 +++++++++
 .../server/directives/CustomDirectivesExamplesSpec.scala         | 9 +++++++++
 .../http/scaladsl/server/directives/CustomHttpMethodSpec.scala   | 9 +++++++++
 .../server/directives/DebuggingDirectivesExamplesSpec.scala      | 9 +++++++++
 .../server/directives/ExecutionDirectivesExamplesSpec.scala      | 9 +++++++++
 .../directives/FileAndResourceDirectivesExamplesSpec.scala       | 9 +++++++++
 .../server/directives/FileUploadDirectivesExamplesSpec.scala     | 9 +++++++++
 .../server/directives/FormFieldDirectivesExamplesSpec.scala      | 9 +++++++++
 .../server/directives/FutureDirectivesExamplesSpec.scala         | 9 +++++++++
 .../server/directives/HeaderDirectivesExamplesSpec.scala         | 9 +++++++++
 .../scaladsl/server/directives/HostDirectivesExamplesSpec.scala  | 9 +++++++++
 .../scaladsl/server/directives/JsonStreamingExamplesSpec.scala   | 9 +++++++++
 .../scaladsl/server/directives/JsonStreamingFullExamples.scala   | 9 +++++++++
 .../server/directives/MarshallingDirectivesExamplesSpec.scala    | 9 +++++++++
 .../server/directives/MethodDirectivesExamplesSpec.scala         | 9 +++++++++
 .../scaladsl/server/directives/MiscDirectivesExamplesSpec.scala  | 9 +++++++++
 .../server/directives/ParameterDirectivesExamplesSpec.scala      | 9 +++++++++
 .../scaladsl/server/directives/PathDirectivesExamplesSpec.scala  | 9 +++++++++
 .../scaladsl/server/directives/RangeDirectivesExamplesSpec.scala | 9 +++++++++
 .../server/directives/RespondWithDirectivesExamplesSpec.scala    | 9 +++++++++
 .../scaladsl/server/directives/RouteDirectivesExamplesSpec.scala | 9 +++++++++
 .../server/directives/SchemeDirectivesExamplesSpec.scala         | 9 +++++++++
 .../server/directives/SecurityDirectivesExamplesSpec.scala       | 9 +++++++++
 .../http/scaladsl/server/directives/StyleGuideExamplesSpec.scala | 9 +++++++++
 .../server/directives/TimeoutDirectivesExamplesSpec.scala        | 9 +++++++++
 .../server/directives/WebSocketDirectivesExamplesSpec.scala      | 9 +++++++++
 http-bench-jmh/src/main/scala/org/apache/pekko/BenchRunner.scala | 9 +++++++++
 .../src/main/scala/org/apache/pekko/http/CommonBenchmark.scala   | 9 +++++++++
 .../apache/pekko/http/impl/engine/ConnectionPoolBenchmark.scala  | 9 +++++++++
 .../apache/pekko/http/impl/engine/HeaderParserBenchmark.scala    | 9 +++++++++
 .../org/apache/pekko/http/impl/engine/HttpEntityBenchmark.scala  | 9 +++++++++
 .../pekko/http/impl/engine/ServerProcessingBenchmark.scala       | 9 +++++++++
 .../pekko/http/impl/engine/StreamServerProcessingBenchmark.scala | 9 +++++++++
 .../pekko/http/impl/engine/http2/H2ClientServerBenchmark.scala   | 9 +++++++++
 .../http/impl/engine/http2/H2RequestResponseBenchmark.scala      | 9 +++++++++
 .../http/impl/engine/http2/H2ServerProcessingBenchmark.scala     | 9 +++++++++
 .../org/apache/pekko/http/impl/engine/ws/MaskingBench.scala      | 9 +++++++++
 .../apache/pekko/http/impl/model/parser/UriParserBenchmark.scala | 9 +++++++++
 .../http/scaladsl/unmarshalling/sse/LineParserBenchmark.scala    | 9 +++++++++
 .../main/java/org/apache/pekko/http/caching/javadsl/Cache.java   | 9 +++++++++
 .../scala/org/apache/pekko/http/caching/CacheJavaMapping.scala   | 9 +++++++++
 .../src/main/scala/org/apache/pekko/http/caching/LfuCache.scala  | 9 +++++++++
 .../pekko/http/caching/impl/settings/CachingSettingsImpl.scala   | 9 +++++++++
 .../http/caching/impl/settings/LfuCachingSettingsImpl.scala      | 9 +++++++++
 .../org/apache/pekko/http/caching/javadsl/CachingSettings.scala  | 9 +++++++++
 .../org/apache/pekko/http/caching/javadsl/LfuCacheSettings.scala | 9 +++++++++
 .../scala/org/apache/pekko/http/caching/scaladsl/Cache.scala     | 9 +++++++++
 .../org/apache/pekko/http/caching/scaladsl/CachingSettings.scala | 9 +++++++++
 .../apache/pekko/http/caching/scaladsl/LfuCacheSettings.scala    | 9 +++++++++
 .../pekko/http/javadsl/server/directives/CachingDirectives.scala | 9 +++++++++
 .../http/scaladsl/server/directives/CachingDirectives.scala      | 9 +++++++++
 .../org/apache/pekko/http/caching/ExpiringLfuCacheSpec.scala     | 9 +++++++++
 .../http/scaladsl/server/directives/CachingDirectivesSpec.scala  | 9 +++++++++
 .../src/main/scala/example/HostConnectionPoolCompat.scala        | 9 +++++++++
 .../pekko/http/scaladsl/server/directives/CompatFormField.scala  | 9 +++++++++
 .../pekko/http/scaladsl/HostConnectionPoolCompatSpec.scala       | 9 +++++++++
 .../http/scaladsl/server/directives/CompatFormFieldSpec.scala    | 9 +++++++++
 .../src/main/java/org/apache/pekko/http/impl/util/Util.java      | 9 +++++++++
 .../main/java/org/apache/pekko/http/javadsl/TimeoutAccess.java   | 9 +++++++++
 .../java/org/apache/pekko/http/javadsl/model/AttributeKey.java   | 9 +++++++++
 .../java/org/apache/pekko/http/javadsl/model/AttributeKeys.java  | 9 +++++++++
 .../main/java/org/apache/pekko/http/javadsl/model/Authority.java | 9 +++++++++
 .../java/org/apache/pekko/http/javadsl/model/BodyPartEntity.java | 9 +++++++++
 .../java/org/apache/pekko/http/javadsl/model/ContentRange.java   | 9 +++++++++
 .../org/apache/pekko/http/javadsl/model/ContentTypeRange.java    | 9 +++++++++
 .../java/org/apache/pekko/http/javadsl/model/ContentTypes.java   | 9 +++++++++
 .../main/java/org/apache/pekko/http/javadsl/model/DateTime.java  | 9 +++++++++
 .../main/java/org/apache/pekko/http/javadsl/model/FormData.java  | 9 +++++++++
 .../src/main/java/org/apache/pekko/http/javadsl/model/Host.java  | 9 +++++++++
 .../java/org/apache/pekko/http/javadsl/model/HttpCharset.java    | 9 +++++++++
 .../org/apache/pekko/http/javadsl/model/HttpCharsetRange.java    | 9 +++++++++
 .../org/apache/pekko/http/javadsl/model/HttpCharsetRanges.java   | 9 +++++++++
 .../java/org/apache/pekko/http/javadsl/model/HttpCharsets.java   | 9 +++++++++
 .../java/org/apache/pekko/http/javadsl/model/HttpEntities.java   | 9 +++++++++
 .../java/org/apache/pekko/http/javadsl/model/HttpEntity.java     | 9 +++++++++
 .../java/org/apache/pekko/http/javadsl/model/HttpHeader.java     | 9 +++++++++
 .../java/org/apache/pekko/http/javadsl/model/HttpMessage.java    | 9 +++++++++
 .../java/org/apache/pekko/http/javadsl/model/HttpMethod.java     | 9 +++++++++
 .../java/org/apache/pekko/http/javadsl/model/HttpMethods.java    | 9 +++++++++
 .../java/org/apache/pekko/http/javadsl/model/HttpProtocol.java   | 9 +++++++++
 .../java/org/apache/pekko/http/javadsl/model/HttpProtocols.java  | 9 +++++++++
 .../java/org/apache/pekko/http/javadsl/model/HttpRequest.java    | 9 +++++++++
 .../java/org/apache/pekko/http/javadsl/model/HttpResponse.java   | 9 +++++++++
 .../java/org/apache/pekko/http/javadsl/model/MediaRange.java     | 9 +++++++++
 .../java/org/apache/pekko/http/javadsl/model/MediaRanges.java    | 9 +++++++++
 .../java/org/apache/pekko/http/javadsl/model/MediaTypes.java     | 9 +++++++++
 .../main/java/org/apache/pekko/http/javadsl/model/Multipart.java | 9 +++++++++
 .../java/org/apache/pekko/http/javadsl/model/Multiparts.java     | 9 +++++++++
 .../src/main/java/org/apache/pekko/http/javadsl/model/Query.java | 9 +++++++++
 .../java/org/apache/pekko/http/javadsl/model/RemoteAddress.java  | 9 +++++++++
 .../org/apache/pekko/http/javadsl/model/RemoteAddresses.java     | 9 +++++++++
 .../java/org/apache/pekko/http/javadsl/model/RequestEntity.java  | 9 +++++++++
 .../apache/pekko/http/javadsl/model/RequestEntityAcceptance.java | 9 +++++++++
 .../pekko/http/javadsl/model/RequestEntityAcceptances.java       | 9 +++++++++
 .../java/org/apache/pekko/http/javadsl/model/ResponseEntity.java | 9 +++++++++
 .../java/org/apache/pekko/http/javadsl/model/StatusCode.java     | 9 +++++++++
 .../java/org/apache/pekko/http/javadsl/model/StatusCodes.java    | 9 +++++++++
 .../org/apache/pekko/http/javadsl/model/TransferEncoding.java    | 9 +++++++++
 .../org/apache/pekko/http/javadsl/model/TransferEncodings.java   | 9 +++++++++
 .../org/apache/pekko/http/javadsl/model/UniversalEntity.java     | 9 +++++++++
 .../src/main/java/org/apache/pekko/http/javadsl/model/Uri.java   | 9 +++++++++
 .../java/org/apache/pekko/http/javadsl/model/headers/Accept.java | 9 +++++++++
 .../apache/pekko/http/javadsl/model/headers/AcceptCharset.java   | 9 +++++++++
 .../apache/pekko/http/javadsl/model/headers/AcceptEncoding.java  | 9 +++++++++
 .../apache/pekko/http/javadsl/model/headers/AcceptLanguage.java  | 9 +++++++++
 .../apache/pekko/http/javadsl/model/headers/AcceptRanges.java    | 9 +++++++++
 .../javadsl/model/headers/AccessControlAllowCredentials.java     | 9 +++++++++
 .../http/javadsl/model/headers/AccessControlAllowHeaders.java    | 9 +++++++++
 .../http/javadsl/model/headers/AccessControlAllowMethods.java    | 9 +++++++++
 .../http/javadsl/model/headers/AccessControlAllowOrigin.java     | 9 +++++++++
 .../http/javadsl/model/headers/AccessControlExposeHeaders.java   | 9 +++++++++
 .../pekko/http/javadsl/model/headers/AccessControlMaxAge.java    | 9 +++++++++
 .../http/javadsl/model/headers/AccessControlRequestHeaders.java  | 9 +++++++++
 .../http/javadsl/model/headers/AccessControlRequestMethod.java   | 9 +++++++++
 .../java/org/apache/pekko/http/javadsl/model/headers/Age.java    | 9 +++++++++
 .../java/org/apache/pekko/http/javadsl/model/headers/Allow.java  | 9 +++++++++
 .../apache/pekko/http/javadsl/model/headers/Authorization.java   | 9 +++++++++
 .../pekko/http/javadsl/model/headers/BasicHttpCredentials.java   | 9 +++++++++
 .../org/apache/pekko/http/javadsl/model/headers/ByteRange.java   | 9 +++++++++
 .../apache/pekko/http/javadsl/model/headers/CacheControl.java    | 9 +++++++++
 .../apache/pekko/http/javadsl/model/headers/CacheDirective.java  | 9 +++++++++
 .../apache/pekko/http/javadsl/model/headers/CacheDirectives.java | 9 +++++++++
 .../org/apache/pekko/http/javadsl/model/headers/Connection.java  | 9 +++++++++
 .../pekko/http/javadsl/model/headers/ContentDisposition.java     | 9 +++++++++
 .../pekko/http/javadsl/model/headers/ContentDispositionType.java | 9 +++++++++
 .../http/javadsl/model/headers/ContentDispositionTypes.java      | 9 +++++++++
 .../apache/pekko/http/javadsl/model/headers/ContentEncoding.java | 9 +++++++++
 .../apache/pekko/http/javadsl/model/headers/ContentLength.java   | 9 +++++++++
 .../apache/pekko/http/javadsl/model/headers/ContentLocation.java | 9 +++++++++
 .../apache/pekko/http/javadsl/model/headers/ContentRange.java    | 9 +++++++++
 .../org/apache/pekko/http/javadsl/model/headers/ContentType.java | 9 +++++++++
 .../java/org/apache/pekko/http/javadsl/model/headers/Cookie.java | 9 +++++++++
 .../apache/pekko/http/javadsl/model/headers/CustomHeader.java    | 9 +++++++++
 .../java/org/apache/pekko/http/javadsl/model/headers/Date.java   | 9 +++++++++
 .../java/org/apache/pekko/http/javadsl/model/headers/ETag.java   | 9 +++++++++
 .../org/apache/pekko/http/javadsl/model/headers/EntityTag.java   | 9 +++++++++
 .../apache/pekko/http/javadsl/model/headers/EntityTagRange.java  | 9 +++++++++
 .../apache/pekko/http/javadsl/model/headers/EntityTagRanges.java | 9 +++++++++
 .../org/apache/pekko/http/javadsl/model/headers/Expires.java     | 9 +++++++++
 .../java/org/apache/pekko/http/javadsl/model/headers/Host.java   | 9 +++++++++
 .../apache/pekko/http/javadsl/model/headers/HttpChallenge.java   | 9 +++++++++
 .../org/apache/pekko/http/javadsl/model/headers/HttpCookie.java  | 9 +++++++++
 .../apache/pekko/http/javadsl/model/headers/HttpCookiePair.java  | 9 +++++++++
 .../apache/pekko/http/javadsl/model/headers/HttpCredentials.java | 9 +++++++++
 .../apache/pekko/http/javadsl/model/headers/HttpEncoding.java    | 9 +++++++++
 .../pekko/http/javadsl/model/headers/HttpEncodingRange.java      | 9 +++++++++
 .../pekko/http/javadsl/model/headers/HttpEncodingRanges.java     | 9 +++++++++
 .../apache/pekko/http/javadsl/model/headers/HttpEncodings.java   | 9 +++++++++
 .../org/apache/pekko/http/javadsl/model/headers/HttpOrigin.java  | 9 +++++++++
 .../apache/pekko/http/javadsl/model/headers/HttpOriginRange.java | 9 +++++++++
 .../pekko/http/javadsl/model/headers/HttpOriginRanges.java       | 9 +++++++++
 .../org/apache/pekko/http/javadsl/model/headers/IfMatch.java     | 9 +++++++++
 .../apache/pekko/http/javadsl/model/headers/IfModifiedSince.java | 9 +++++++++
 .../org/apache/pekko/http/javadsl/model/headers/IfNoneMatch.java | 9 +++++++++
 .../pekko/http/javadsl/model/headers/IfUnmodifiedSince.java      | 9 +++++++++
 .../org/apache/pekko/http/javadsl/model/headers/Language.java    | 9 +++++++++
 .../apache/pekko/http/javadsl/model/headers/LanguageRange.java   | 9 +++++++++
 .../apache/pekko/http/javadsl/model/headers/LanguageRanges.java  | 9 +++++++++
 .../apache/pekko/http/javadsl/model/headers/LastModified.java    | 9 +++++++++
 .../java/org/apache/pekko/http/javadsl/model/headers/Link.java   | 9 +++++++++
 .../org/apache/pekko/http/javadsl/model/headers/LinkParam.java   | 9 +++++++++
 .../org/apache/pekko/http/javadsl/model/headers/LinkParams.java  | 9 +++++++++
 .../org/apache/pekko/http/javadsl/model/headers/LinkValue.java   | 9 +++++++++
 .../org/apache/pekko/http/javadsl/model/headers/Location.java    | 9 +++++++++
 .../pekko/http/javadsl/model/headers/ModeledCustomHeader.java    | 9 +++++++++
 .../http/javadsl/model/headers/ModeledCustomHeaderFactory.java   | 9 +++++++++
 .../pekko/http/javadsl/model/headers/OAuth2BearerToken.java      | 9 +++++++++
 .../java/org/apache/pekko/http/javadsl/model/headers/Origin.java | 9 +++++++++
 .../apache/pekko/http/javadsl/model/headers/ProductVersion.java  | 9 +++++++++
 .../pekko/http/javadsl/model/headers/ProxyAuthenticate.java      | 9 +++++++++
 .../pekko/http/javadsl/model/headers/ProxyAuthorization.java     | 9 +++++++++
 .../java/org/apache/pekko/http/javadsl/model/headers/Range.java  | 9 +++++++++
 .../org/apache/pekko/http/javadsl/model/headers/RangeUnit.java   | 9 +++++++++
 .../org/apache/pekko/http/javadsl/model/headers/RangeUnits.java  | 9 +++++++++
 .../org/apache/pekko/http/javadsl/model/headers/RawHeader.java   | 9 +++++++++
 .../apache/pekko/http/javadsl/model/headers/RawRequestURI.java   | 9 +++++++++
 .../org/apache/pekko/http/javadsl/model/headers/Referer.java     | 9 +++++++++
 .../apache/pekko/http/javadsl/model/headers/RemoteAddress.java   | 9 +++++++++
 .../org/apache/pekko/http/javadsl/model/headers/RetryAfter.java  | 9 +++++++++
 .../org/apache/pekko/http/javadsl/model/headers/SameSite.java    | 9 +++++++++
 .../pekko/http/javadsl/model/headers/SecWebSocketProtocol.java   | 9 +++++++++
 .../java/org/apache/pekko/http/javadsl/model/headers/Server.java | 9 +++++++++
 .../org/apache/pekko/http/javadsl/model/headers/SetCookie.java   | 9 +++++++++
 .../http/javadsl/model/headers/StrictTransportSecurity.java      | 9 +++++++++
 .../java/org/apache/pekko/http/javadsl/model/headers/TE.java     | 9 +++++++++
 .../apache/pekko/http/javadsl/model/headers/TimeoutAccess.java   | 9 +++++++++
 .../apache/pekko/http/javadsl/model/headers/TlsSessionInfo.java  | 9 +++++++++
 .../pekko/http/javadsl/model/headers/TransferEncoding.java       | 9 +++++++++
 .../org/apache/pekko/http/javadsl/model/headers/UserAgent.java   | 9 +++++++++
 .../apache/pekko/http/javadsl/model/headers/WWWAuthenticate.java | 9 +++++++++
 .../apache/pekko/http/javadsl/model/headers/XForwardedFor.java   | 9 +++++++++
 .../apache/pekko/http/javadsl/model/headers/XForwardedHost.java  | 9 +++++++++
 .../apache/pekko/http/javadsl/model/headers/XForwardedProto.java | 9 +++++++++
 .../org/apache/pekko/http/javadsl/model/headers/XRealIp.java     | 9 +++++++++
 .../org/apache/pekko/http/shaded/com/twitter/hpack/Decoder.java  | 9 +++++++++
 .../apache/pekko/http/shaded/com/twitter/hpack/DynamicTable.java | 9 +++++++++
 .../org/apache/pekko/http/shaded/com/twitter/hpack/Encoder.java  | 9 +++++++++
 .../apache/pekko/http/shaded/com/twitter/hpack/HeaderField.java  | 9 +++++++++
 .../pekko/http/shaded/com/twitter/hpack/HeaderListener.java      | 9 +++++++++
 .../apache/pekko/http/shaded/com/twitter/hpack/HpackUtil.java    | 9 +++++++++
 .../org/apache/pekko/http/shaded/com/twitter/hpack/Huffman.java  | 9 +++++++++
 .../pekko/http/shaded/com/twitter/hpack/HuffmanDecoder.java      | 9 +++++++++
 .../pekko/http/shaded/com/twitter/hpack/HuffmanEncoder.java      | 9 +++++++++
 .../apache/pekko/http/shaded/com/twitter/hpack/StaticTable.java  | 9 +++++++++
 .../apache/pekko/http/shaded/com/twitter/hpack/package-info.java | 9 +++++++++
 .../scala-2.13+/org/apache/pekko/http/ccompat/MapHelpers.scala   | 9 +++++++++
 .../scala-2.13+/org/apache/pekko/http/ccompat/imm/package.scala  | 9 +++++++++
 .../main/scala-2.13+/org/apache/pekko/http/ccompat/package.scala | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/util/FastFuture.scala         | 9 +++++++++
 .../scala-2.13-/org/apache/pekko/http/ccompat/CompatImpl.scala   | 9 +++++++++
 .../scala-2.13-/org/apache/pekko/http/ccompat/MapHelpers.scala   | 9 +++++++++
 .../scala-2.13-/org/apache/pekko/http/ccompat/imm/package.scala  | 9 +++++++++
 .../main/scala-2.13-/org/apache/pekko/http/ccompat/package.scala | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/util/FastFuture.scala         | 9 +++++++++
 .../main/scala/org/apache/pekko/http/ParsingErrorHandler.scala   | 9 +++++++++
 .../pekko/http/impl/engine/HttpConnectionIdleTimeoutBidi.scala   | 9 +++++++++
 .../pekko/http/impl/engine/client/HttpsProxyGraphStage.scala     | 9 +++++++++
 .../http/impl/engine/client/OutgoingConnectionBlueprint.scala    | 9 +++++++++
 .../org/apache/pekko/http/impl/engine/client/PoolFlow.scala      | 9 +++++++++
 .../scala/org/apache/pekko/http/impl/engine/client/PoolId.scala  | 9 +++++++++
 .../org/apache/pekko/http/impl/engine/client/PoolInterface.scala | 9 +++++++++
 .../apache/pekko/http/impl/engine/client/PoolMasterActor.scala   | 9 +++++++++
 .../http/impl/engine/client/pool/NewHostConnectionPool.scala     | 9 +++++++++
 .../apache/pekko/http/impl/engine/client/pool/SlotState.scala    | 9 +++++++++
 .../pekko/http/impl/engine/http2/BufferedOutletSupport.scala     | 9 +++++++++
 .../scala/org/apache/pekko/http/impl/engine/http2/ByteFlag.scala | 9 +++++++++
 .../org/apache/pekko/http/impl/engine/http2/FrameEvent.scala     | 9 +++++++++
 .../org/apache/pekko/http/impl/engine/http2/FrameLogger.scala    | 9 +++++++++
 .../scala/org/apache/pekko/http/impl/engine/http2/Http2.scala    | 9 +++++++++
 .../apache/pekko/http/impl/engine/http2/Http2AlpnSupport.scala   | 9 +++++++++
 .../org/apache/pekko/http/impl/engine/http2/Http2Blueprint.scala | 9 +++++++++
 .../apache/pekko/http/impl/engine/http2/Http2Compliance.scala    | 9 +++++++++
 .../org/apache/pekko/http/impl/engine/http2/Http2Demux.scala     | 9 +++++++++
 .../apache/pekko/http/impl/engine/http2/Http2Multiplexer.scala   | 9 +++++++++
 .../org/apache/pekko/http/impl/engine/http2/Http2Protocol.scala  | 9 +++++++++
 .../pekko/http/impl/engine/http2/Http2SettingsHeader.scala       | 9 +++++++++
 .../pekko/http/impl/engine/http2/Http2StreamHandling.scala       | 9 +++++++++
 .../pekko/http/impl/engine/http2/HttpMessageRendering.scala      | 9 +++++++++
 .../pekko/http/impl/engine/http2/IncomingFlowController.scala    | 9 +++++++++
 .../http/impl/engine/http2/OutgoingConnectionBuilderImpl.scala   | 9 +++++++++
 .../org/apache/pekko/http/impl/engine/http2/PriorityTree.scala   | 9 +++++++++
 .../org/apache/pekko/http/impl/engine/http2/ProtocolSwitch.scala | 9 +++++++++
 .../org/apache/pekko/http/impl/engine/http2/RequestParsing.scala | 9 +++++++++
 .../apache/pekko/http/impl/engine/http2/StreamPrioritizer.scala  | 9 +++++++++
 .../org/apache/pekko/http/impl/engine/http2/TelemetrySpi.scala   | 9 +++++++++
 .../http/impl/engine/http2/client/PersistentConnection.scala     | 9 +++++++++
 .../pekko/http/impl/engine/http2/client/ResponseParsing.scala    | 9 +++++++++
 .../pekko/http/impl/engine/http2/framing/FrameRenderer.scala     | 9 +++++++++
 .../pekko/http/impl/engine/http2/framing/Http2FrameParsing.scala | 9 +++++++++
 .../http/impl/engine/http2/hpack/ByteStringInputStream.scala     | 9 +++++++++
 .../pekko/http/impl/engine/http2/hpack/HandleOrPassOnStage.scala | 9 +++++++++
 .../pekko/http/impl/engine/http2/hpack/HeaderCompression.scala   | 9 +++++++++
 .../pekko/http/impl/engine/http2/hpack/HeaderDecompression.scala | 9 +++++++++
 .../pekko/http/impl/engine/http2/hpack/Http2HeaderParsing.scala  | 9 +++++++++
 .../pekko/http/impl/engine/http2/util/AsciiTreeLayout.scala      | 9 +++++++++
 .../apache/pekko/http/impl/engine/parsing/BodyPartParser.scala   | 9 +++++++++
 .../org/apache/pekko/http/impl/engine/parsing/BoyerMoore.scala   | 9 +++++++++
 .../apache/pekko/http/impl/engine/parsing/HttpHeaderParser.scala | 9 +++++++++
 .../pekko/http/impl/engine/parsing/HttpMessageParser.scala       | 9 +++++++++
 .../pekko/http/impl/engine/parsing/HttpRequestParser.scala       | 9 +++++++++
 .../pekko/http/impl/engine/parsing/HttpResponseParser.scala      | 9 +++++++++
 .../org/apache/pekko/http/impl/engine/parsing/ParserOutput.scala | 9 +++++++++
 .../http/impl/engine/parsing/SpecializedHeaderValueParsers.scala | 9 +++++++++
 .../org/apache/pekko/http/impl/engine/parsing/package.scala      | 9 +++++++++
 .../pekko/http/impl/engine/rendering/BodyPartRenderer.scala      | 9 +++++++++
 .../pekko/http/impl/engine/rendering/DateHeaderRendering.scala   | 9 +++++++++
 .../http/impl/engine/rendering/HttpRequestRendererFactory.scala  | 9 +++++++++
 .../http/impl/engine/rendering/HttpResponseRendererFactory.scala | 9 +++++++++
 .../apache/pekko/http/impl/engine/rendering/RenderSupport.scala  | 9 +++++++++
 .../apache/pekko/http/impl/engine/server/HttpAttributes.scala    | 9 +++++++++
 .../pekko/http/impl/engine/server/HttpServerBluePrint.scala      | 9 +++++++++
 .../apache/pekko/http/impl/engine/server/ServerTerminator.scala  | 9 +++++++++
 .../engine/server/UpgradeToOtherProtocolResponseHeader.scala     | 9 +++++++++
 .../scala/org/apache/pekko/http/impl/engine/ws/FrameEvent.scala  | 9 +++++++++
 .../org/apache/pekko/http/impl/engine/ws/FrameEventParser.scala  | 9 +++++++++
 .../apache/pekko/http/impl/engine/ws/FrameEventRenderer.scala    | 9 +++++++++
 .../org/apache/pekko/http/impl/engine/ws/FrameHandler.scala      | 9 +++++++++
 .../scala/org/apache/pekko/http/impl/engine/ws/FrameLogger.scala | 9 +++++++++
 .../org/apache/pekko/http/impl/engine/ws/FrameOutHandler.scala   | 9 +++++++++
 .../scala/org/apache/pekko/http/impl/engine/ws/Handshake.scala   | 9 +++++++++
 .../scala/org/apache/pekko/http/impl/engine/ws/Masking.scala     | 9 +++++++++
 .../pekko/http/impl/engine/ws/MessageToFrameRenderer.scala       | 9 +++++++++
 .../scala/org/apache/pekko/http/impl/engine/ws/Protocol.scala    | 9 +++++++++
 .../scala/org/apache/pekko/http/impl/engine/ws/Randoms.scala     | 9 +++++++++
 .../pekko/http/impl/engine/ws/UpgradeToWebSocketLowLevel.scala   | 9 +++++++++
 .../scala/org/apache/pekko/http/impl/engine/ws/Utf8Decoder.scala | 9 +++++++++
 .../scala/org/apache/pekko/http/impl/engine/ws/Utf8Encoder.scala | 9 +++++++++
 .../scala/org/apache/pekko/http/impl/engine/ws/WebSocket.scala   | 9 +++++++++
 .../pekko/http/impl/engine/ws/WebSocketClientBlueprint.scala     | 9 +++++++++
 .../main/scala/org/apache/pekko/http/impl/model/JavaQuery.scala  | 9 +++++++++
 .../main/scala/org/apache/pekko/http/impl/model/JavaUri.scala    | 9 +++++++++
 .../scala/org/apache/pekko/http/impl/model/UriJavaAccessor.scala | 9 +++++++++
 .../pekko/http/impl/model/parser/AcceptCharsetHeader.scala       | 9 +++++++++
 .../pekko/http/impl/model/parser/AcceptEncodingHeader.scala      | 9 +++++++++
 .../org/apache/pekko/http/impl/model/parser/AcceptHeader.scala   | 9 +++++++++
 .../pekko/http/impl/model/parser/AcceptLanguageHeader.scala      | 9 +++++++++
 .../apache/pekko/http/impl/model/parser/CacheControlHeader.scala | 9 +++++++++
 .../apache/pekko/http/impl/model/parser/CharacterClasses.scala   | 9 +++++++++
 .../org/apache/pekko/http/impl/model/parser/CommonActions.scala  | 9 +++++++++
 .../org/apache/pekko/http/impl/model/parser/CommonRules.scala    | 9 +++++++++
 .../pekko/http/impl/model/parser/ContentDispositionHeader.scala  | 9 +++++++++
 .../apache/pekko/http/impl/model/parser/ContentTypeHeader.scala  | 9 +++++++++
 .../org/apache/pekko/http/impl/model/parser/HeaderParser.scala   | 9 +++++++++
 .../apache/pekko/http/impl/model/parser/IpAddressParsing.scala   | 9 +++++++++
 .../org/apache/pekko/http/impl/model/parser/LinkHeader.scala     | 9 +++++++++
 .../org/apache/pekko/http/impl/model/parser/SimpleHeaders.scala  | 9 +++++++++
 .../org/apache/pekko/http/impl/model/parser/UriParser.scala      | 9 +++++++++
 .../apache/pekko/http/impl/model/parser/WebSocketHeaders.scala   | 9 +++++++++
 .../pekko/http/impl/settings/ClientConnectionSettingsImpl.scala  | 9 +++++++++
 .../pekko/http/impl/settings/ConnectionPoolSettingsImpl.scala    | 9 +++++++++
 .../apache/pekko/http/impl/settings/ConnectionPoolSetup.scala    | 9 +++++++++
 .../pekko/http/impl/settings/HostConnectionPoolSetup.scala       | 9 +++++++++
 .../apache/pekko/http/impl/settings/HttpsProxySettingsImpl.scala | 9 +++++++++
 .../org/apache/pekko/http/impl/settings/ParserSettingsImpl.scala | 9 +++++++++
 .../pekko/http/impl/settings/PreviewServerSettingsImpl.scala     | 9 +++++++++
 .../org/apache/pekko/http/impl/settings/ServerSettingsImpl.scala | 9 +++++++++
 .../apache/pekko/http/impl/settings/WebSocketSettingsImpl.scala  | 9 +++++++++
 .../org/apache/pekko/http/impl/util/ByteStringParserInput.scala  | 9 +++++++++
 .../org/apache/pekko/http/impl/util/EnhancedByteArray.scala      | 9 +++++++++
 .../pekko/http/impl/util/EnhancedByteStringTraversableOnce.scala | 9 +++++++++
 .../scala/org/apache/pekko/http/impl/util/EnhancedConfig.scala   | 9 +++++++++
 .../scala/org/apache/pekko/http/impl/util/EnhancedRegex.scala    | 9 +++++++++
 .../scala/org/apache/pekko/http/impl/util/EnhancedString.scala   | 9 +++++++++
 .../scala/org/apache/pekko/http/impl/util/JavaAccessors.scala    | 9 +++++++++
 .../main/scala/org/apache/pekko/http/impl/util/JavaMapping.scala | 9 +++++++++
 .../main/scala/org/apache/pekko/http/impl/util/JavaVersion.scala | 9 +++++++++
 .../org/apache/pekko/http/impl/util/LogByteStringTools.scala     | 9 +++++++++
 .../scala/org/apache/pekko/http/impl/util/ObjectRegistry.scala   | 9 +++++++++
 .../scala/org/apache/pekko/http/impl/util/One2OneBidiFlow.scala  | 9 +++++++++
 .../main/scala/org/apache/pekko/http/impl/util/Rendering.scala   | 9 +++++++++
 .../org/apache/pekko/http/impl/util/SettingsCompanionImpl.scala  | 9 +++++++++
 .../org/apache/pekko/http/impl/util/SingletonException.scala     | 9 +++++++++
 .../org/apache/pekko/http/impl/util/SocketOptionSettings.scala   | 9 +++++++++
 .../apache/pekko/http/impl/util/StageLoggingWithOverride.scala   | 9 +++++++++
 .../main/scala/org/apache/pekko/http/impl/util/StreamUtils.scala | 9 +++++++++
 .../main/scala/org/apache/pekko/http/impl/util/StringTools.scala | 9 +++++++++
 .../main/scala/org/apache/pekko/http/impl/util/Timestamp.scala   | 9 +++++++++
 .../src/main/scala/org/apache/pekko/http/impl/util/package.scala | 9 +++++++++
 .../scala/org/apache/pekko/http/javadsl/ClientTransport.scala    | 9 +++++++++
 .../main/scala/org/apache/pekko/http/javadsl/ConnectHttp.scala   | 9 +++++++++
 .../scala/org/apache/pekko/http/javadsl/ConnectionContext.scala  | 9 +++++++++
 .../scala/org/apache/pekko/http/javadsl/HostConnectionPool.scala | 9 +++++++++
 .../src/main/scala/org/apache/pekko/http/javadsl/Http.scala      | 9 +++++++++
 .../scala/org/apache/pekko/http/javadsl/IncomingConnection.scala | 9 +++++++++
 .../scala/org/apache/pekko/http/javadsl/OutgoingConnection.scala | 9 +++++++++
 .../apache/pekko/http/javadsl/OutgoingConnectionBuilder.scala    | 9 +++++++++
 .../main/scala/org/apache/pekko/http/javadsl/ServerBinding.scala | 9 +++++++++
 .../main/scala/org/apache/pekko/http/javadsl/ServerBuilder.scala | 9 +++++++++
 .../scala/org/apache/pekko/http/javadsl/model/ContentType.scala  | 9 +++++++++
 .../scala/org/apache/pekko/http/javadsl/model/MediaType.scala    | 9 +++++++++
 .../pekko/http/javadsl/model/RequestResponseAssociation.scala    | 9 +++++++++
 .../org/apache/pekko/http/javadsl/model/SslSessionInfo.scala     | 9 +++++++++
 .../main/scala/org/apache/pekko/http/javadsl/model/Trailer.scala | 9 +++++++++
 .../scala/org/apache/pekko/http/javadsl/model/ws/Message.scala   | 9 +++++++++
 .../http/javadsl/model/ws/PeerClosedConnectionException.scala    | 9 +++++++++
 .../apache/pekko/http/javadsl/model/ws/UpgradeToWebSocket.scala  | 9 +++++++++
 .../scala/org/apache/pekko/http/javadsl/model/ws/WebSocket.scala | 9 +++++++++
 .../apache/pekko/http/javadsl/model/ws/WebSocketRequest.scala    | 9 +++++++++
 .../apache/pekko/http/javadsl/model/ws/WebSocketUpgrade.scala    | 9 +++++++++
 .../pekko/http/javadsl/model/ws/WebSocketUpgradeResponse.scala   | 9 +++++++++
 .../pekko/http/javadsl/settings/ClientConnectionSettings.scala   | 9 +++++++++
 .../pekko/http/javadsl/settings/ConnectionPoolSettings.scala     | 9 +++++++++
 .../apache/pekko/http/javadsl/settings/Http2ClientSettings.scala | 9 +++++++++
 .../apache/pekko/http/javadsl/settings/Http2ServerSettings.scala | 9 +++++++++
 .../apache/pekko/http/javadsl/settings/HttpsProxySettings.scala  | 9 +++++++++
 .../org/apache/pekko/http/javadsl/settings/ParserSettings.scala  | 9 +++++++++
 .../pekko/http/javadsl/settings/PreviewServerSettings.scala      | 9 +++++++++
 .../org/apache/pekko/http/javadsl/settings/ServerSettings.scala  | 9 +++++++++
 .../apache/pekko/http/javadsl/settings/SettingsCompanion.scala   | 9 +++++++++
 .../apache/pekko/http/javadsl/settings/WebSocketSettings.scala   | 9 +++++++++
 .../scala/org/apache/pekko/http/scaladsl/ClientTransport.scala   | 9 +++++++++
 .../scala/org/apache/pekko/http/scaladsl/ConnectionContext.scala | 9 +++++++++
 .../src/main/scala/org/apache/pekko/http/scaladsl/Http.scala     | 9 +++++++++
 .../apache/pekko/http/scaladsl/OutgoingConnectionBuilder.scala   | 9 +++++++++
 .../scala/org/apache/pekko/http/scaladsl/ServerBuilder.scala     | 9 +++++++++
 .../scala/org/apache/pekko/http/scaladsl/TimeoutAccess.scala     | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/model/AttributeKey.scala      | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/model/AttributeKeys.scala     | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/model/ContentRange.scala      | 9 +++++++++
 .../scala/org/apache/pekko/http/scaladsl/model/ContentType.scala | 9 +++++++++
 .../scala/org/apache/pekko/http/scaladsl/model/DateTime.scala    | 9 +++++++++
 .../scala/org/apache/pekko/http/scaladsl/model/ErrorInfo.scala   | 9 +++++++++
 .../scala/org/apache/pekko/http/scaladsl/model/FormData.scala    | 9 +++++++++
 .../scala/org/apache/pekko/http/scaladsl/model/HttpCharset.scala | 9 +++++++++
 .../scala/org/apache/pekko/http/scaladsl/model/HttpEntity.scala  | 9 +++++++++
 .../scala/org/apache/pekko/http/scaladsl/model/HttpHeader.scala  | 9 +++++++++
 .../scala/org/apache/pekko/http/scaladsl/model/HttpMessage.scala | 9 +++++++++
 .../scala/org/apache/pekko/http/scaladsl/model/HttpMethod.scala  | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/model/HttpProtocol.scala      | 9 +++++++++
 .../scala/org/apache/pekko/http/scaladsl/model/MediaRange.scala  | 9 +++++++++
 .../scala/org/apache/pekko/http/scaladsl/model/MediaType.scala   | 9 +++++++++
 .../scala/org/apache/pekko/http/scaladsl/model/Multipart.scala   | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/model/RemoteAddress.scala     | 9 +++++++++
 .../pekko/http/scaladsl/model/RequestResponseAssociation.scala   | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/model/SslSessionInfo.scala    | 9 +++++++++
 .../scala/org/apache/pekko/http/scaladsl/model/StatusCode.scala  | 9 +++++++++
 .../scala/org/apache/pekko/http/scaladsl/model/Trailer.scala     | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/model/TransferEncoding.scala  | 9 +++++++++
 .../main/scala/org/apache/pekko/http/scaladsl/model/Uri.scala    | 9 +++++++++
 .../scala/org/apache/pekko/http/scaladsl/model/WithQValue.scala  | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/model/headers/ByteRange.scala | 9 +++++++++
 .../pekko/http/scaladsl/model/headers/CacheDirective.scala       | 9 +++++++++
 .../http/scaladsl/model/headers/ContentDispositionType.scala     | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/model/headers/EntityTag.scala | 9 +++++++++
 .../apache/pekko/http/scaladsl/model/headers/HttpChallenge.scala | 9 +++++++++
 .../apache/pekko/http/scaladsl/model/headers/HttpCookie.scala    | 9 +++++++++
 .../pekko/http/scaladsl/model/headers/HttpCredentials.scala      | 9 +++++++++
 .../apache/pekko/http/scaladsl/model/headers/HttpEncoding.scala  | 9 +++++++++
 .../apache/pekko/http/scaladsl/model/headers/HttpOrigin.scala    | 9 +++++++++
 .../apache/pekko/http/scaladsl/model/headers/LanguageRange.scala | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/model/headers/LinkValue.scala | 9 +++++++++
 .../pekko/http/scaladsl/model/headers/ProductVersion.scala       | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/model/headers/RangeUnit.scala | 9 +++++++++
 .../pekko/http/scaladsl/model/headers/RetryAfterParameter.scala  | 9 +++++++++
 .../model/headers/StrictTransportSecurityDirective.scala         | 9 +++++++++
 .../pekko/http/scaladsl/model/headers/UpgradeProtocol.scala      | 9 +++++++++
 .../pekko/http/scaladsl/model/headers/WebSocketExtension.scala   | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/model/headers/headers.scala   | 9 +++++++++
 .../apache/pekko/http/scaladsl/model/http2/Http2Exception.scala  | 9 +++++++++
 .../scala/org/apache/pekko/http/scaladsl/model/package.scala     | 9 +++++++++
 .../apache/pekko/http/scaladsl/model/sse/ServerSentEvent.scala   | 9 +++++++++
 .../scala/org/apache/pekko/http/scaladsl/model/ws/Message.scala  | 9 +++++++++
 .../http/scaladsl/model/ws/PeerClosedConnectionException.scala   | 9 +++++++++
 .../apache/pekko/http/scaladsl/model/ws/UpgradeToWebSocket.scala | 9 +++++++++
 .../apache/pekko/http/scaladsl/model/ws/WebSocketRequest.scala   | 9 +++++++++
 .../apache/pekko/http/scaladsl/model/ws/WebSocketUpgrade.scala   | 9 +++++++++
 .../pekko/http/scaladsl/model/ws/WebSocketUpgradeResponse.scala  | 9 +++++++++
 .../pekko/http/scaladsl/settings/ClientConnectionSettings.scala  | 9 +++++++++
 .../pekko/http/scaladsl/settings/ConnectionPoolSettings.scala    | 9 +++++++++
 .../pekko/http/scaladsl/settings/Http2ServerSettings.scala       | 9 +++++++++
 .../apache/pekko/http/scaladsl/settings/HttpsProxySettings.scala | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/settings/ParserSettings.scala | 9 +++++++++
 .../pekko/http/scaladsl/settings/PreviewServerSettings.scala     | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/settings/ServerSettings.scala | 9 +++++++++
 .../apache/pekko/http/scaladsl/settings/SettingsCompanion.scala  | 9 +++++++++
 .../apache/pekko/http/scaladsl/settings/WebSocketSettings.scala  | 9 +++++++++
 .../src/test/java/org/apache/pekko/http/JavaTestServer.java      | 9 +++++++++
 .../pekko/http/javadsl/GracefulTerminationCompileTest.java       | 9 +++++++++
 .../java/org/apache/pekko/http/javadsl/WSEchoTestClientApp.java  | 9 +++++++++
 .../apache/pekko/http/javadsl/model/EntityDiscardingTest.java    | 9 +++++++++
 .../org/apache/pekko/http/javadsl/model/HttpMessageTest.java     | 9 +++++++++
 .../org/apache/pekko/http/javadsl/model/JavaApiTestCases.java    | 9 +++++++++
 .../test/java/org/apache/pekko/http/javadsl/model/UriTest.java   | 9 +++++++++
 .../http/javadsl/settings/ClientConnectionSettingsTest.java      | 9 +++++++++
 .../pekko/http/javadsl/settings/ConnectionPoolSettingsTest.java  | 9 +++++++++
 .../apache/pekko/http/javadsl/settings/ParserSettingsTest.java   | 9 +++++++++
 .../apache/pekko/http/javadsl/settings/ServerSettingsTest.java   | 9 +++++++++
 .../io/pekko/integrationtest/http/HttpModelIntegrationSpec.scala | 9 +++++++++
 http-core/src/test/scala/org/apache/pekko/http/ConfigSpec.scala  | 9 +++++++++
 .../src/test/scala/org/apache/pekko/http/HashCodeCollider.scala  | 9 +++++++++
 .../pekko/http/impl/engine/client/ClientCancellationSpec.scala   | 9 +++++++++
 .../impl/engine/client/HighLevelOutgoingConnectionSpec.scala     | 9 +++++++++
 .../pekko/http/impl/engine/client/HostConnectionPoolSpec.scala   | 9 +++++++++
 .../pekko/http/impl/engine/client/HttpConfigurationSpec.scala    | 9 +++++++++
 .../pekko/http/impl/engine/client/HttpsProxyGraphStageSpec.scala | 9 +++++++++
 .../http/impl/engine/client/LowLevelOutgoingConnectionSpec.scala | 9 +++++++++
 .../pekko/http/impl/engine/client/NewConnectionPoolSpec.scala    | 9 +++++++++
 .../pekko/http/impl/engine/client/PrepareResponseSpec.scala      | 9 +++++++++
 .../pekko/http/impl/engine/client/ResponseParsingMergeSpec.scala | 9 +++++++++
 .../http/impl/engine/client/TlsEndpointVerificationSpec.scala    | 9 +++++++++
 .../pekko/http/impl/engine/client/pool/SlotStateSpec.scala       | 9 +++++++++
 .../apache/pekko/http/impl/engine/parsing/BoyerMooreSpec.scala   | 9 +++++++++
 .../http/impl/engine/parsing/ContentLengthHeaderParserSpec.scala | 9 +++++++++
 .../pekko/http/impl/engine/parsing/HttpHeaderParserSpec.scala    | 9 +++++++++
 .../pekko/http/impl/engine/parsing/HttpHeaderParserTestBed.scala | 9 +++++++++
 .../pekko/http/impl/engine/parsing/RequestParserSpec.scala       | 9 +++++++++
 .../pekko/http/impl/engine/parsing/ResponseParserSpec.scala      | 9 +++++++++
 .../pekko/http/impl/engine/rendering/RequestRendererSpec.scala   | 9 +++++++++
 .../pekko/http/impl/engine/rendering/ResponseRendererSpec.scala  | 9 +++++++++
 .../pekko/http/impl/engine/server/HttpServerBug21008Spec.scala   | 9 +++++++++
 .../apache/pekko/http/impl/engine/server/HttpServerSpec.scala    | 9 +++++++++
 .../pekko/http/impl/engine/server/HttpServerTestSetupBase.scala  | 9 +++++++++
 .../impl/engine/server/HttpServerWithExplicitSchedulerSpec.scala | 9 +++++++++
 .../pekko/http/impl/engine/server/PrepareRequestsSpec.scala      | 9 +++++++++
 .../scala/org/apache/pekko/http/impl/engine/ws/BitBuilder.scala  | 9 +++++++++
 .../apache/pekko/http/impl/engine/ws/ByteStringSinkProbe.scala   | 9 +++++++++
 .../org/apache/pekko/http/impl/engine/ws/EchoTestClientApp.scala | 9 +++++++++
 .../scala/org/apache/pekko/http/impl/engine/ws/FramingSpec.scala | 9 +++++++++
 .../scala/org/apache/pekko/http/impl/engine/ws/MessageSpec.scala | 9 +++++++++
 .../org/apache/pekko/http/impl/engine/ws/Utf8CodingSpecs.scala   | 9 +++++++++
 .../apache/pekko/http/impl/engine/ws/WSClientAutobahnTest.scala  | 9 +++++++++
 .../apache/pekko/http/impl/engine/ws/WSServerAutobahnTest.scala  | 9 +++++++++
 .../org/apache/pekko/http/impl/engine/ws/WSTestSetupBase.scala   | 9 +++++++++
 .../scala/org/apache/pekko/http/impl/engine/ws/WSTestUtils.scala | 9 +++++++++
 .../apache/pekko/http/impl/engine/ws/WebSocketClientSpec.scala   | 9 +++++++++
 .../pekko/http/impl/engine/ws/WebSocketIntegrationSpec.scala     | 9 +++++++++
 .../apache/pekko/http/impl/engine/ws/WebSocketServerSpec.scala   | 9 +++++++++
 .../org/apache/pekko/http/impl/model/parser/HttpHeaderSpec.scala | 9 +++++++++
 .../test/scala/org/apache/pekko/http/impl/util/BenchUtils.scala  | 9 +++++++++
 .../apache/pekko/http/impl/util/ByteStringParserInputSpec.scala  | 9 +++++++++
 .../scala/org/apache/pekko/http/impl/util/CollectionStage.scala  | 9 +++++++++
 .../org/apache/pekko/http/impl/util/ExampleHttpContexts.scala    | 9 +++++++++
 .../org/apache/pekko/http/impl/util/One2OneBidiFlowSpec.scala    | 9 +++++++++
 .../apache/pekko/http/impl/util/PekkoSpecWithMaterializer.scala  | 9 +++++++++
 .../scala/org/apache/pekko/http/impl/util/RenderingSpec.scala    | 9 +++++++++
 .../scala/org/apache/pekko/http/impl/util/StreamUtilsSpec.scala  | 9 +++++++++
 .../scala/org/apache/pekko/http/impl/util/WithLogCapturing.scala | 9 +++++++++
 .../scala/org/apache/pekko/http/javadsl/ConnectHttpSpec.scala    | 9 +++++++++
 .../org/apache/pekko/http/javadsl/ConnectionContextSpec.scala    | 9 +++++++++
 .../org/apache/pekko/http/javadsl/HttpExtensionApiSpec.scala     | 9 +++++++++
 .../org/apache/pekko/http/javadsl/JavaInitializationSpec.scala   | 9 +++++++++
 .../scala/org/apache/pekko/http/javadsl/model/JavaApiSpec.scala  | 9 +++++++++
 .../apache/pekko/http/javadsl/model/JavaApiTestCaseSpecs.scala   | 9 +++++++++
 .../org/apache/pekko/http/javadsl/model/MultipartsSpec.scala     | 9 +++++++++
 .../apache/pekko/http/javadsl/model/headers/HttpCookieSpec.scala | 9 +++++++++
 .../scala/org/apache/pekko/http/scaladsl/ClientServerSpec.scala  | 9 +++++++++
 .../test/scala/org/apache/pekko/http/scaladsl/ClientSpec.scala   | 9 +++++++++
 .../http/scaladsl/ClientTransportWithCustomResolverSpec.scala    | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/GracefulTerminationSpec.scala | 9 +++++++++
 .../test/scala/org/apache/pekko/http/scaladsl/TestClient.scala   | 9 +++++++++
 .../test/scala/org/apache/pekko/http/scaladsl/TestServer.scala   | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/TightRequestTimeoutSpec.scala | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/model/DateTimeSpec.scala      | 9 +++++++++
 .../apache/pekko/http/scaladsl/model/EntityDiscardingSpec.scala  | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/model/HttpEntitySpec.scala    | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/model/HttpMessageSpec.scala   | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/model/HttpMethodsSpec.scala   | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/model/MultipartSpec.scala     | 9 +++++++++
 .../apache/pekko/http/scaladsl/model/SerializabilitySpec.scala   | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/model/TurkishISpec.scala      | 9 +++++++++
 .../scala/org/apache/pekko/http/scaladsl/model/UriSpec.scala     | 9 +++++++++
 .../apache/pekko/http/scaladsl/model/headers/HeaderSpec.scala    | 9 +++++++++
 .../pekko/http/scaladsl/model/sse/ServerSentEventSpec.scala      | 9 +++++++++
 .../http/scaladsl/settings/ClientConnectionSettingsSpec.scala    | 9 +++++++++
 .../http/scaladsl/settings/ConnectionPoolSettingsSpec.scala      | 9 +++++++++
 .../pekko/http/scaladsl/settings/Http2CommonSettingsSpec.scala   | 9 +++++++++
 .../pekko/http/scaladsl/settings/PreviewServerSettingsSpec.scala | 9 +++++++++
 .../apache/pekko/http/scaladsl/settings/ServerSettingsSpec.scala | 9 +++++++++
 .../pekko/http/scaladsl/settings/SettingsEqualitySpec.scala      | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/util/FastFutureSpec.scala     | 9 +++++++++
 .../src/test/scala/org/apache/pekko/stream/testkit/Utils.scala   | 9 +++++++++
 http-core/src/test/scala/org/apache/pekko/testkit/Coroner.scala  | 9 +++++++++
 .../src/test/scala/org/apache/pekko/testkit/PekkoSpec.scala      | 9 +++++++++
 .../apache/pekko/http/javadsl/marshallers/jackson/Jackson.java   | 9 +++++++++
 .../pekko/http/javadsl/marshallers/jackson/JacksonTest.java      | 9 +++++++++
 .../marshallers/sprayjson/SprayJsonByteStringParserInput.scala   | 9 +++++++++
 .../http/scaladsl/marshallers/sprayjson/SprayJsonSupport.scala   | 9 +++++++++
 .../scaladsl/marshallers/sprayjson/SprayJsonSupportSpec.scala    | 9 +++++++++
 .../pekko/http/scaladsl/marshallers/xml/ScalaXmlSupport.scala    | 9 +++++++++
 .../scala/org/apache/pekko/http/fix/MigrateToServerBuilder.scala | 9 +++++++++
 .../org/apache/pekko/http/javadsl/testkit/DefaultHostInfo.scala  | 9 +++++++++
 .../org/apache/pekko/http/javadsl/testkit/JUnitRouteTest.scala   | 9 +++++++++
 .../scala/org/apache/pekko/http/javadsl/testkit/RouteTest.scala  | 9 +++++++++
 .../scala/org/apache/pekko/http/javadsl/testkit/TestRoute.scala  | 9 +++++++++
 .../org/apache/pekko/http/javadsl/testkit/TestRouteResult.scala  | 9 +++++++++
 .../scala/org/apache/pekko/http/javadsl/testkit/WSProbe.scala    | 9 +++++++++
 .../pekko/http/javadsl/testkit/WSTestRequestBuilding.scala       | 9 +++++++++
 .../pekko/http/scaladsl/testkit/MarshallingTestUtils.scala       | 9 +++++++++
 .../scala/org/apache/pekko/http/scaladsl/testkit/RouteTest.scala | 9 +++++++++
 .../pekko/http/scaladsl/testkit/RouteTestResultComponent.scala   | 9 +++++++++
 .../apache/pekko/http/scaladsl/testkit/RouteTestTimeout.scala    | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/testkit/ScalatestUtils.scala  | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/testkit/Specs2Utils.scala     | 9 +++++++++
 .../pekko/http/scaladsl/testkit/TestFrameworkInterface.scala     | 9 +++++++++
 .../scala/org/apache/pekko/http/scaladsl/testkit/WSProbe.scala   | 9 +++++++++
 .../pekko/http/scaladsl/testkit/WSTestRequestBuilding.scala      | 9 +++++++++
 .../apache/pekko/http/javadsl/testkit/JUnitRouteTestTest.java    | 9 +++++++++
 .../pekko/http/scaladsl/testkit/ScalatestRouteTestSpec.scala     | 9 +++++++++
 .../apache/pekko/http/scaladsl/testkit/Specs2RouteTestSpec.scala | 9 +++++++++
 .../apache/pekko/http/javadsl/server/examples/petstore/Pet.java  | 9 +++++++++
 .../javadsl/server/examples/petstore/PetStoreController.java     | 9 +++++++++
 .../http/javadsl/server/examples/petstore/PetStoreExample.java   | 9 +++++++++
 .../http/javadsl/server/examples/simple/SimpleServerApp.java     | 9 +++++++++
 .../javadsl/server/examples/simple/SimpleServerHttpHttpsApp.java | 9 +++++++++
 .../apache/pekko/http/PekkoHttpServerLatencyMultiNodeSpec.scala  | 9 +++++++++
 .../multi-jvm/scala/org/apache/pekko/http/STMultiNodeSpec.scala  | 9 +++++++++
 .../scala/org/apache/pekko/remote/testkit/MultiNodeConfig.scala  | 9 +++++++++
 .../org/apache/pekko/remote/testkit/PerfFlamesSupport.scala      | 9 +++++++++
 .../src/multi-jvm/scala/org/apache/pekko/testkit/TestTags.scala  | 9 +++++++++
 .../src/multi-jvm/scala/org/scalatest/extra/QuietReporter.scala  | 9 +++++++++
 http-tests/src/test/java/AllJavaTests.java                       | 9 +++++++++
 .../java/docs/http/javadsl/server/HandlerExampleDocTest.java     | 9 +++++++++
 .../http/javadsl/server/RouteJavaScalaDslConversionTest.java     | 9 +++++++++
 .../test/java/org/apache/pekko/http/javadsl/HttpAPIsTest.java    | 9 +++++++++
 .../java/org/apache/pekko/http/javadsl/server/CompleteTest.java  | 9 +++++++++
 .../org/apache/pekko/http/javadsl/server/HandlerBindingTest.java | 9 +++++++++
 .../java/org/apache/pekko/http/javadsl/server/JavaRouteTest.java | 9 +++++++++
 .../org/apache/pekko/http/javadsl/server/JavaTestServer.java     | 9 +++++++++
 .../org/apache/pekko/http/javadsl/server/MarshallerTest.java     | 9 +++++++++
 .../org/apache/pekko/http/javadsl/server/MinimalHttpApp.java     | 9 +++++++++
 .../java/org/apache/pekko/http/javadsl/server/SneakHttpApp.java  | 9 +++++++++
 .../org/apache/pekko/http/javadsl/server/UnmarshallerTest.java   | 9 +++++++++
 .../http/javadsl/server/directives/AttributeDirectivesTest.java  | 9 +++++++++
 .../http/javadsl/server/directives/CodingDirectivesTest.java     | 9 +++++++++
 .../http/javadsl/server/directives/ComposingDirectivesTest.java  | 9 +++++++++
 .../http/javadsl/server/directives/CookieDirectivesTest.java     | 9 +++++++++
 .../http/javadsl/server/directives/ExecutionDirectivesTest.java  | 9 +++++++++
 .../http/javadsl/server/directives/HeaderDirectivesTest.java     | 9 +++++++++
 .../pekko/http/javadsl/server/directives/HostDirectivesTest.java | 9 +++++++++
 .../javadsl/server/directives/MarshallingDirectivesTest.java     | 9 +++++++++
 .../pekko/http/javadsl/server/directives/MiscDirectivesTest.java | 9 +++++++++
 .../http/javadsl/server/directives/ParameterDirectivesTest.java  | 9 +++++++++
 .../pekko/http/javadsl/server/directives/PathDirectivesTest.java | 9 +++++++++
 .../http/javadsl/server/directives/RouteDirectivesTest.java      | 9 +++++++++
 .../http/javadsl/server/directives/SchemeDirectivesTest.java     | 9 +++++++++
 .../http/javadsl/server/directives/SecurityDirectivesTest.java   | 9 +++++++++
 .../http/javadsl/server/examples/petstore/PetStoreAPITest.java   | 9 +++++++++
 .../http/javadsl/server/examples/simple/SimpleServerTest.java    | 9 +++++++++
 .../apache/pekko/http/javadsl/server/values/FormFieldsTest.java  | 9 +++++++++
 .../org/apache/pekko/http/javadsl/server/values/HeadersTest.java | 9 +++++++++
 .../apache/pekko/http/javadsl/settings/RoutingSettingsTest.java  | 9 +++++++++
 .../main/akka/http/scaladsl/server/util/VarArgsFunction1.scala   | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/server/util/package.scala     | 9 +++++++++
 .../src/test/scala/org/apache/pekko/http/HashCodeCollider.scala  | 9 +++++++++
 .../apache/pekko/http/javadsl/DirectivesConsistencySpec.scala    | 9 +++++++++
 .../scala/org/apache/pekko/http/javadsl/server/HttpAppSpec.scala | 9 +++++++++
 .../http/javadsl/server/directives/SampleCustomHeader.scala      | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/CustomMediaTypesSpec.scala    | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/CustomStatusCodesSpec.scala   | 9 +++++++++
 .../test/scala/org/apache/pekko/http/scaladsl/FormDataSpec.scala | 9 +++++++++
 .../pekko/http/scaladsl/RouteJavaScalaDslConversionSpec.scala    | 9 +++++++++
 .../scala/org/apache/pekko/http/scaladsl/TestSingleRequest.scala | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/coding/CodecSpecSupport.scala | 9 +++++++++
 .../scala/org/apache/pekko/http/scaladsl/coding/CoderSpec.scala  | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/coding/DecoderSpec.scala      | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/coding/DeflateSpec.scala      | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/coding/EncoderSpec.scala      | 9 +++++++++
 .../scala/org/apache/pekko/http/scaladsl/coding/GzipSpec.scala   | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/coding/NoCodingSpec.scala     | 9 +++++++++
 .../apache/pekko/http/scaladsl/marshallers/JsonSupportSpec.scala | 9 +++++++++
 .../scaladsl/marshallers/sprayjson/SprayJsonSupportSpec.scala    | 9 +++++++++
 .../http/scaladsl/marshallers/xml/ScalaXmlSupportSpec.scala      | 9 +++++++++
 .../pekko/http/scaladsl/marshalling/ContentNegotiationSpec.scala | 9 +++++++++
 .../marshalling/FromStatusCodeAndXYZMarshallerSpec.scala         | 9 +++++++++
 .../apache/pekko/http/scaladsl/marshalling/MarshallingSpec.scala | 9 +++++++++
 .../scaladsl/marshalling/sse/EventStreamMarshallingSpec.scala    | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/server/BasicRouteSpecs.scala  | 9 +++++++++
 .../apache/pekko/http/scaladsl/server/ConnectionTestApp.scala    | 9 +++++++++
 .../server/DiscardEntityDefaultExceptionHandlerSpec.scala        | 9 +++++++++
 .../server/DiscardEntityDefaultRejectionHandlerSpec.scala        | 9 +++++++++
 .../scaladsl/server/DontLeakActorsOnFailingConnectionSpecs.scala | 9 +++++++++
 .../apache/pekko/http/scaladsl/server/EntityStreamingSpec.scala  | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/server/HttpAppSpec.scala      | 9 +++++++++
 .../pekko/http/scaladsl/server/ModeledCustomHeaderSpec.scala     | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/server/RejectionSpec.scala    | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/server/RouteResultSpec.scala  | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/server/RoutingSpec.scala      | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/server/SizeLimitSpec.scala    | 9 +++++++++
 .../pekko/http/scaladsl/server/StreamingResponseSpecs.scala      | 9 +++++++++
 .../scala/org/apache/pekko/http/scaladsl/server/TcpLeakApp.scala | 9 +++++++++
 .../scala/org/apache/pekko/http/scaladsl/server/TestServer.scala | 9 +++++++++
 .../server/directives/AllowMaterializationOnlyOnce.scala         | 9 +++++++++
 .../scaladsl/server/directives/AttributeDirectivesSpec.scala     | 9 +++++++++
 .../http/scaladsl/server/directives/BasicDirectivesSpec.scala    | 9 +++++++++
 .../server/directives/CacheConditionDirectivesSpec.scala         | 9 +++++++++
 .../http/scaladsl/server/directives/CodingDirectivesSpec.scala   | 9 +++++++++
 .../http/scaladsl/server/directives/CookieDirectivesSpec.scala   | 9 +++++++++
 .../scaladsl/server/directives/DebuggingDirectivesSpec.scala     | 9 +++++++++
 .../scaladsl/server/directives/ExecutionDirectivesSpec.scala     | 9 +++++++++
 .../server/directives/FileAndResourceDirectivesSpec.scala        | 9 +++++++++
 .../scaladsl/server/directives/FileUploadDirectivesSpec.scala    | 9 +++++++++
 .../scaladsl/server/directives/FormFieldDirectivesSpec.scala     | 9 +++++++++
 .../http/scaladsl/server/directives/FutureDirectivesSpec.scala   | 9 +++++++++
 .../http/scaladsl/server/directives/HeaderDirectivesSpec.scala   | 9 +++++++++
 .../http/scaladsl/server/directives/HostDirectivesSpec.scala     | 9 +++++++++
 .../server/directives/IllegalHeadersIntegrationSpec.scala        | 9 +++++++++
 .../scaladsl/server/directives/MarshallingDirectivesSpec.scala   | 9 +++++++++
 .../http/scaladsl/server/directives/MethodDirectivesSpec.scala   | 9 +++++++++
 .../http/scaladsl/server/directives/MiscDirectivesSpec.scala     | 9 +++++++++
 .../scaladsl/server/directives/ParameterDirectivesSpec.scala     | 9 +++++++++
 .../http/scaladsl/server/directives/PathDirectivesSpec.scala     | 9 +++++++++
 .../http/scaladsl/server/directives/RangeDirectivesSpec.scala    | 9 +++++++++
 .../scaladsl/server/directives/RespondWithDirectivesSpec.scala   | 9 +++++++++
 .../http/scaladsl/server/directives/RouteDirectivesSpec.scala    | 9 +++++++++
 .../http/scaladsl/server/directives/SchemeDirectivesSpec.scala   | 9 +++++++++
 .../http/scaladsl/server/directives/SecurityDirectivesSpec.scala | 9 +++++++++
 .../http/scaladsl/server/directives/TimeoutDirectivesSpec.scala  | 9 +++++++++
 .../scaladsl/server/directives/WebSocketDirectivesSpec.scala     | 9 +++++++++
 .../apache/pekko/http/scaladsl/server/util/TupleOpsSpec.scala    | 9 +++++++++
 .../http/scaladsl/settings/RoutingSettingsEqualitySpec.scala     | 9 +++++++++
 .../http/scaladsl/unmarshalling/MultipartUnmarshallersSpec.scala | 9 +++++++++
 .../pekko/http/scaladsl/unmarshalling/UnmarshallingSpec.scala    | 9 +++++++++
 .../http/scaladsl/unmarshalling/sse/BaseUnmarshallingSpec.scala  | 9 +++++++++
 .../unmarshalling/sse/EventStreamUnmarshallingSpec.scala         | 9 +++++++++
 .../pekko/http/scaladsl/unmarshalling/sse/LineParserSpec.scala   | 9 +++++++++
 .../scaladsl/unmarshalling/sse/ServerSentEventParserSpec.scala   | 9 +++++++++
 .../main/java/org/apache/pekko/http/javadsl/coding/Coder.java    | 9 +++++++++
 .../org/apache/pekko/http/javadsl/common/RegexConverters.java    | 9 +++++++++
 .../pekko/http/javadsl/server/ExceptionHandlerBuilder.java       | 9 +++++++++
 .../main/java/org/apache/pekko/http/javadsl/server/HttpApp.java  | 9 +++++++++
 .../http/javadsl/server/directives/ContentTypeResolver.java      | 9 +++++++++
 .../pekko/http/javadsl/server/directives/CorrespondsTo.java      | 9 +++++++++
 .../pekko/http/javadsl/unmarshalling/StringUnmarshallers.java    | 9 +++++++++
 .../apache/pekko/http/javadsl/unmarshalling/Unmarshallers.java   | 9 +++++++++
 .../apache/pekko/http/impl/settings/RoutingSettingsImpl.scala    | 9 +++++++++
 .../pekko/http/impl/settings/ServerSentEventSettingsImpl.scala   | 9 +++++++++
 .../pekko/http/javadsl/common/EntityStreamingSupport.scala       | 9 +++++++++
 .../apache/pekko/http/javadsl/common/PartialApplication.scala    | 9 +++++++++
 .../org/apache/pekko/http/javadsl/marshalling/Marshaller.scala   | 9 +++++++++
 .../http/javadsl/marshalling/sse/EventStreamMarshalling.scala    | 9 +++++++++
 .../scala/org/apache/pekko/http/javadsl/server/Directives.scala  | 9 +++++++++
 .../org/apache/pekko/http/javadsl/server/ExceptionHandler.scala  | 9 +++++++++
 .../org/apache/pekko/http/javadsl/server/PathMatchers.scala      | 9 +++++++++
 .../org/apache/pekko/http/javadsl/server/RejectionHandler.scala  | 9 +++++++++
 .../scala/org/apache/pekko/http/javadsl/server/Rejections.scala  | 9 +++++++++
 .../org/apache/pekko/http/javadsl/server/RequestContext.scala    | 9 +++++++++
 .../main/scala/org/apache/pekko/http/javadsl/server/Route.scala  | 9 +++++++++
 .../scala/org/apache/pekko/http/javadsl/server/RouteResult.scala | 9 +++++++++
 .../apache/pekko/http/javadsl/server/RoutingJavaMapping.scala    | 9 +++++++++
 .../http/javadsl/server/directives/AttributeDirectives.scala     | 9 +++++++++
 .../pekko/http/javadsl/server/directives/BasicDirectives.scala   | 9 +++++++++
 .../javadsl/server/directives/CacheConditionDirectives.scala     | 9 +++++++++
 .../pekko/http/javadsl/server/directives/CodingDirectives.scala  | 9 +++++++++
 .../pekko/http/javadsl/server/directives/CookieDirectives.scala  | 9 +++++++++
 .../http/javadsl/server/directives/DebuggingDirectives.scala     | 9 +++++++++
 .../http/javadsl/server/directives/ExecutionDirectives.scala     | 9 +++++++++
 .../javadsl/server/directives/FileAndResourceDirectives.scala    | 9 +++++++++
 .../http/javadsl/server/directives/FileUploadDirectives.scala    | 9 +++++++++
 .../http/javadsl/server/directives/FormFieldDirectives.scala     | 9 +++++++++
 .../server/directives/FramedEntityStreamingDirectives.scala      | 9 +++++++++
 .../pekko/http/javadsl/server/directives/FutureDirectives.scala  | 9 +++++++++
 .../pekko/http/javadsl/server/directives/HeaderDirectives.scala  | 9 +++++++++
 .../pekko/http/javadsl/server/directives/HostDirectives.scala    | 9 +++++++++
 .../http/javadsl/server/directives/MarshallingDirectives.scala   | 9 +++++++++
 .../pekko/http/javadsl/server/directives/MethodDirectives.scala  | 9 +++++++++
 .../pekko/http/javadsl/server/directives/MiscDirectives.scala    | 9 +++++++++
 .../http/javadsl/server/directives/ParameterDirectives.scala     | 9 +++++++++
 .../pekko/http/javadsl/server/directives/PathDirectives.scala    | 9 +++++++++
 .../pekko/http/javadsl/server/directives/RangeDirectives.scala   | 9 +++++++++
 .../http/javadsl/server/directives/RespondWithDirectives.scala   | 9 +++++++++
 .../pekko/http/javadsl/server/directives/RouteAdapter.scala      | 9 +++++++++
 .../pekko/http/javadsl/server/directives/RouteDirectives.scala   | 9 +++++++++
 .../pekko/http/javadsl/server/directives/SchemeDirectives.scala  | 9 +++++++++
 .../http/javadsl/server/directives/SecurityDirectives.scala      | 9 +++++++++
 .../pekko/http/javadsl/server/directives/TimeoutDirectives.scala | 9 +++++++++
 .../http/javadsl/server/directives/WebSocketDirectives.scala     | 9 +++++++++
 .../org/apache/pekko/http/javadsl/settings/RoutingSettings.scala | 9 +++++++++
 .../pekko/http/javadsl/settings/ServerSentEventSettings.scala    | 9 +++++++++
 .../pekko/http/javadsl/unmarshalling/StringUnmarshaller.scala    | 9 +++++++++
 .../apache/pekko/http/javadsl/unmarshalling/Unmarshaller.scala   | 9 +++++++++
 .../javadsl/unmarshalling/sse/EventStreamUnmarshalling.scala     | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/client/RequestBuilding.scala  | 9 +++++++++
 .../pekko/http/scaladsl/client/TransformerPipelineSupport.scala  | 9 +++++++++
 .../main/scala/org/apache/pekko/http/scaladsl/coding/Coder.scala | 9 +++++++++
 .../scala/org/apache/pekko/http/scaladsl/coding/Coders.scala     | 9 +++++++++
 .../scala/org/apache/pekko/http/scaladsl/coding/DataMapper.scala | 9 +++++++++
 .../scala/org/apache/pekko/http/scaladsl/coding/Decoder.scala    | 9 +++++++++
 .../scala/org/apache/pekko/http/scaladsl/coding/Deflate.scala    | 9 +++++++++
 .../apache/pekko/http/scaladsl/coding/DeflateCompressor.scala    | 9 +++++++++
 .../scala/org/apache/pekko/http/scaladsl/coding/Encoder.scala    | 9 +++++++++
 .../main/scala/org/apache/pekko/http/scaladsl/coding/Gzip.scala  | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/coding/GzipCompressor.scala   | 9 +++++++++
 .../scala/org/apache/pekko/http/scaladsl/coding/NoCoding.scala   | 9 +++++++++
 .../pekko/http/scaladsl/common/CsvEntityStreamingSupport.scala   | 9 +++++++++
 .../pekko/http/scaladsl/common/EntityStreamingSupport.scala      | 9 +++++++++
 .../pekko/http/scaladsl/common/JsonEntityStreamingSupport.scala  | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/common/NameReceptacle.scala   | 9 +++++++++
 .../scala/org/apache/pekko/http/scaladsl/common/StrictForm.scala | 9 +++++++++
 .../pekko/http/scaladsl/marshalling/ContentTypeOverrider.scala   | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/marshalling/EmptyValue.scala  | 9 +++++++++
 .../pekko/http/scaladsl/marshalling/GenericMarshallers.scala     | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/marshalling/Marshal.scala     | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/marshalling/Marshaller.scala  | 9 +++++++++
 .../pekko/http/scaladsl/marshalling/MultipartMarshallers.scala   | 9 +++++++++
 .../scaladsl/marshalling/PredefinedToEntityMarshallers.scala     | 9 +++++++++
 .../scaladsl/marshalling/PredefinedToRequestMarshallers.scala    | 9 +++++++++
 .../scaladsl/marshalling/PredefinedToResponseMarshallers.scala   | 9 +++++++++
 .../pekko/http/scaladsl/marshalling/ToResponseMarshallable.scala | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/marshalling/package.scala     | 9 +++++++++
 .../http/scaladsl/marshalling/sse/EventStreamMarshalling.scala   | 9 +++++++++
 .../apache/pekko/http/scaladsl/server/ContentNegotation.scala    | 9 +++++++++
 .../scala/org/apache/pekko/http/scaladsl/server/Directive.scala  | 9 +++++++++
 .../scala/org/apache/pekko/http/scaladsl/server/Directives.scala | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/server/ExceptionHandler.scala | 9 +++++++++
 .../scala/org/apache/pekko/http/scaladsl/server/HttpApp.scala    | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/server/PathMatcher.scala      | 9 +++++++++
 .../scala/org/apache/pekko/http/scaladsl/server/Rejection.scala  | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/server/RejectionHandler.scala | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/server/RequestContext.scala   | 9 +++++++++
 .../apache/pekko/http/scaladsl/server/RequestContextImpl.scala   | 9 +++++++++
 .../main/scala/org/apache/pekko/http/scaladsl/server/Route.scala | 9 +++++++++
 .../apache/pekko/http/scaladsl/server/RouteConcatenation.scala   | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/server/RouteResult.scala      | 9 +++++++++
 .../scala/org/apache/pekko/http/scaladsl/server/RoutingLog.scala | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/server/StandardRoute.scala    | 9 +++++++++
 .../http/scaladsl/server/directives/AttributeDirectives.scala    | 9 +++++++++
 .../pekko/http/scaladsl/server/directives/BasicDirectives.scala  | 9 +++++++++
 .../scaladsl/server/directives/CacheConditionDirectives.scala    | 9 +++++++++
 .../pekko/http/scaladsl/server/directives/CodingDirectives.scala | 9 +++++++++
 .../pekko/http/scaladsl/server/directives/CookieDirectives.scala | 9 +++++++++
 .../http/scaladsl/server/directives/DebuggingDirectives.scala    | 9 +++++++++
 .../http/scaladsl/server/directives/ExecutionDirectives.scala    | 9 +++++++++
 .../scaladsl/server/directives/FileAndResourceDirectives.scala   | 9 +++++++++
 .../http/scaladsl/server/directives/FileUploadDirectives.scala   | 9 +++++++++
 .../http/scaladsl/server/directives/FormFieldDirectives.scala    | 9 +++++++++
 .../server/directives/FramedEntityStreamingDirectives.scala      | 9 +++++++++
 .../pekko/http/scaladsl/server/directives/FutureDirectives.scala | 9 +++++++++
 .../pekko/http/scaladsl/server/directives/HeaderDirectives.scala | 9 +++++++++
 .../pekko/http/scaladsl/server/directives/HostDirectives.scala   | 9 +++++++++
 .../http/scaladsl/server/directives/MarshallingDirectives.scala  | 9 +++++++++
 .../pekko/http/scaladsl/server/directives/MethodDirectives.scala | 9 +++++++++
 .../pekko/http/scaladsl/server/directives/MiscDirectives.scala   | 9 +++++++++
 .../http/scaladsl/server/directives/ParameterDirectives.scala    | 9 +++++++++
 .../pekko/http/scaladsl/server/directives/PathDirectives.scala   | 9 +++++++++
 .../pekko/http/scaladsl/server/directives/RangeDirectives.scala  | 9 +++++++++
 .../http/scaladsl/server/directives/RespondWithDirectives.scala  | 9 +++++++++
 .../pekko/http/scaladsl/server/directives/RouteDirectives.scala  | 9 +++++++++
 .../pekko/http/scaladsl/server/directives/SchemeDirectives.scala | 9 +++++++++
 .../http/scaladsl/server/directives/SecurityDirectives.scala     | 9 +++++++++
 .../http/scaladsl/server/directives/TimeoutDirectives.scala      | 9 +++++++++
 .../http/scaladsl/server/directives/WebSocketDirectives.scala    | 9 +++++++++
 .../scala/org/apache/pekko/http/scaladsl/server/package.scala    | 9 +++++++++
 .../apache/pekko/http/scaladsl/server/util/ApplyConverter.scala  | 9 +++++++++
 .../apache/pekko/http/scaladsl/server/util/BinaryPolyFunc.scala  | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/server/util/ClassMagnet.scala | 9 +++++++++
 .../pekko/http/scaladsl/server/util/ConstructFromTuple.scala     | 9 +++++++++
 .../scala/org/apache/pekko/http/scaladsl/server/util/Tuple.scala | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/server/util/TupleOps.scala    | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/server/util/Tupler.scala      | 9 +++++++++
 .../apache/pekko/http/scaladsl/settings/RoutingSettings.scala    | 9 +++++++++
 .../pekko/http/scaladsl/settings/ServerSentEventSettings.scala   | 9 +++++++++
 .../pekko/http/scaladsl/unmarshalling/GenericUnmarshallers.scala | 9 +++++++++
 .../http/scaladsl/unmarshalling/MultipartUnmarshallers.scala     | 9 +++++++++
 .../unmarshalling/PredefinedFromEntityUnmarshallers.scala        | 9 +++++++++
 .../unmarshalling/PredefinedFromStringUnmarshallers.scala        | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/unmarshalling/Unmarshal.scala | 9 +++++++++
 .../apache/pekko/http/scaladsl/unmarshalling/Unmarshaller.scala  | 9 +++++++++
 .../org/apache/pekko/http/scaladsl/unmarshalling/package.scala   | 9 +++++++++
 .../http/scaladsl/unmarshalling/sse/EventStreamParser.scala      | 9 +++++++++
 .../scaladsl/unmarshalling/sse/EventStreamUnmarshalling.scala    | 9 +++++++++
 .../pekko/http/scaladsl/unmarshalling/sse/LineParser.scala       | 9 +++++++++
 .../http/scaladsl/unmarshalling/sse/ServerSentEventParser.scala  | 9 +++++++++
 .../java/org/apache/pekko/http/javadsl/Http2JavaServerTest.java  | 9 +++++++++
 .../pekko/http/impl/engine/http2/H2SpecIntegrationSpec.scala     | 9 +++++++++
 .../org/apache/pekko/http/impl/engine/http2/H2cUpgradeSpec.scala | 9 +++++++++
 .../pekko/http/impl/engine/http2/HPackEncodingSupport.scala      | 9 +++++++++
 .../apache/pekko/http/impl/engine/http2/HPackSpecExamples.scala  | 9 +++++++++
 .../pekko/http/impl/engine/http2/Http2ClientServerSpec.scala     | 9 +++++++++
 .../apache/pekko/http/impl/engine/http2/Http2ClientSpec.scala    | 9 +++++++++
 .../pekko/http/impl/engine/http2/Http2FrameHpackSupport.scala    | 9 +++++++++
 .../apache/pekko/http/impl/engine/http2/Http2FrameProbe.scala    | 9 +++++++++
 .../apache/pekko/http/impl/engine/http2/Http2FrameSending.scala  | 9 +++++++++
 .../pekko/http/impl/engine/http2/Http2PersistentClientSpec.scala | 9 +++++++++
 .../pekko/http/impl/engine/http2/Http2ServerDemuxSpec.scala      | 9 +++++++++
 .../apache/pekko/http/impl/engine/http2/Http2ServerSpec.scala    | 9 +++++++++
 .../pekko/http/impl/engine/http2/HttpMessageRenderingSpec.scala  | 9 +++++++++
 .../apache/pekko/http/impl/engine/http2/PriorityTreeSpec.scala   | 9 +++++++++
 .../apache/pekko/http/impl/engine/http2/ProtocolSwitchSpec.scala | 9 +++++++++
 .../apache/pekko/http/impl/engine/http2/RequestParsingSpec.scala | 9 +++++++++
 .../apache/pekko/http/impl/engine/http2/TelemetrySpiSpec.scala   | 9 +++++++++
 .../org/apache/pekko/http/impl/engine/http2/WindowTracking.scala | 9 +++++++++
 .../pekko/http/impl/engine/http2/WithInPendingUntilFixed.scala   | 9 +++++++++
 .../pekko/http/impl/engine/http2/WithPriorKnowledgeSpec.scala    | 9 +++++++++
 .../pekko/http/impl/engine/http2/framing/Http2FramingSpec.scala  | 9 +++++++++
 .../scala/org/apache/pekko/http/impl/engine/http2/package.scala  | 9 +++++++++
 .../scala/org/apache/pekko/http/scaladsl/Http2ServerTest.scala   | 9 +++++++++
 .../src/main/java/org/apache/pekko/parboiled2/util/Base64.java   | 9 +++++++++
 .../main/scala/org/apache/pekko/http/ccompat/pre213macro.scala   | 9 +++++++++
 .../main/scala/org/apache/pekko/http/ccompat/since213macro.scala | 9 +++++++++
 parsing/src/main/scala/org/apache/pekko/macros/LogHelper.scala   | 9 +++++++++
 project/AutomaticModuleName.scala                                | 9 +++++++++
 project/CliOptions.scala                                         | 9 +++++++++
 project/Common.scala                                             | 9 +++++++++
 project/CopyrightHeader.scala                                    | 9 +++++++++
 project/Dependencies.scala                                       | 9 +++++++++
 project/Doc.scala                                                | 9 +++++++++
 project/Github.scala                                             | 9 +++++++++
 project/MiMa.scala                                               | 9 +++++++++
 project/MultiNode.scala                                          | 9 +++++++++
 project/ParadoxSupport.scala                                     | 9 +++++++++
 project/PekkoDependency.scala                                    | 9 +++++++++
 project/Publish.scala                                            | 9 +++++++++
 project/SbtInternalAccess.scala                                  | 9 +++++++++
 project/ValidatePullRequest.scala                                | 9 +++++++++
 project/VersionGenerator.scala                                   | 9 +++++++++
 1001 files changed, 9009 insertions(+)

diff --git a/docs/src/test/java/docs/http/javadsl/ClientSingleRequestExample.java b/docs/src/test/java/docs/http/javadsl/ClientSingleRequestExample.java
index a7dc86c03..9e04e9aae 100644
--- a/docs/src/test/java/docs/http/javadsl/ClientSingleRequestExample.java
+++ b/docs/src/test/java/docs/http/javadsl/ClientSingleRequestExample.java
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/java/docs/http/javadsl/ComposeDirectivesExampleTest.java b/docs/src/test/java/docs/http/javadsl/ComposeDirectivesExampleTest.java
index c497d8f04..8078c63fc 100644
--- a/docs/src/test/java/docs/http/javadsl/ComposeDirectivesExampleTest.java
+++ b/docs/src/test/java/docs/http/javadsl/ComposeDirectivesExampleTest.java
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/java/docs/http/javadsl/CustomHeaderExampleTest.java b/docs/src/test/java/docs/http/javadsl/CustomHeaderExampleTest.java
index ef46d340f..eb1a4eaa3 100644
--- a/docs/src/test/java/docs/http/javadsl/CustomHeaderExampleTest.java
+++ b/docs/src/test/java/docs/http/javadsl/CustomHeaderExampleTest.java
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/java/docs/http/javadsl/CustomMediaTypesExampleTest.java b/docs/src/test/java/docs/http/javadsl/CustomMediaTypesExampleTest.java
index a6fcf8435..6ebf977d6 100644
--- a/docs/src/test/java/docs/http/javadsl/CustomMediaTypesExampleTest.java
+++ b/docs/src/test/java/docs/http/javadsl/CustomMediaTypesExampleTest.java
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/java/docs/http/javadsl/CustomStatusCodesExampleTest.java b/docs/src/test/java/docs/http/javadsl/CustomStatusCodesExampleTest.java
index de4dd2ffa..cfb8e05ed 100644
--- a/docs/src/test/java/docs/http/javadsl/CustomStatusCodesExampleTest.java
+++ b/docs/src/test/java/docs/http/javadsl/CustomStatusCodesExampleTest.java
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/java/docs/http/javadsl/ExceptionHandlerExample.java b/docs/src/test/java/docs/http/javadsl/ExceptionHandlerExample.java
index 81713b677..f4538d08f 100644
--- a/docs/src/test/java/docs/http/javadsl/ExceptionHandlerExample.java
+++ b/docs/src/test/java/docs/http/javadsl/ExceptionHandlerExample.java
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/java/docs/http/javadsl/ExceptionHandlerInSealExample.java b/docs/src/test/java/docs/http/javadsl/ExceptionHandlerInSealExample.java
index 0906d05cf..caff22bf9 100644
--- a/docs/src/test/java/docs/http/javadsl/ExceptionHandlerInSealExample.java
+++ b/docs/src/test/java/docs/http/javadsl/ExceptionHandlerInSealExample.java
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/java/docs/http/javadsl/Http2ClientApp.java b/docs/src/test/java/docs/http/javadsl/Http2ClientApp.java
index 8f18dec5c..246af82a5 100644
--- a/docs/src/test/java/docs/http/javadsl/Http2ClientApp.java
+++ b/docs/src/test/java/docs/http/javadsl/Http2ClientApp.java
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/java/docs/http/javadsl/Http2Test.java b/docs/src/test/java/docs/http/javadsl/Http2Test.java
index eb85c7c0a..f3534ce0d 100644
--- a/docs/src/test/java/docs/http/javadsl/Http2Test.java
+++ b/docs/src/test/java/docs/http/javadsl/Http2Test.java
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2018-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/java/docs/http/javadsl/HttpClientDecodingExampleTest.java b/docs/src/test/java/docs/http/javadsl/HttpClientDecodingExampleTest.java
index 0c32d0eae..a98f3fdde 100644
--- a/docs/src/test/java/docs/http/javadsl/HttpClientDecodingExampleTest.java
+++ b/docs/src/test/java/docs/http/javadsl/HttpClientDecodingExampleTest.java
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/java/docs/http/javadsl/HttpClientExampleDocTest.java b/docs/src/test/java/docs/http/javadsl/HttpClientExampleDocTest.java
index 8daba0221..4063864c0 100644
--- a/docs/src/test/java/docs/http/javadsl/HttpClientExampleDocTest.java
+++ b/docs/src/test/java/docs/http/javadsl/HttpClientExampleDocTest.java
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/java/docs/http/javadsl/HttpRequestDetailedStringExampleTest.java b/docs/src/test/java/docs/http/javadsl/HttpRequestDetailedStringExampleTest.java
index 7eab220d0..28eae49be 100644
--- a/docs/src/test/java/docs/http/javadsl/HttpRequestDetailedStringExampleTest.java
+++ b/docs/src/test/java/docs/http/javadsl/HttpRequestDetailedStringExampleTest.java
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/java/docs/http/javadsl/HttpResponseDetailedStringExampleTest.java b/docs/src/test/java/docs/http/javadsl/HttpResponseDetailedStringExampleTest.java
index df9f10bfe..184e09d6d 100644
--- a/docs/src/test/java/docs/http/javadsl/HttpResponseDetailedStringExampleTest.java
+++ b/docs/src/test/java/docs/http/javadsl/HttpResponseDetailedStringExampleTest.java
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/java/docs/http/javadsl/HttpServerActorInteractionExample.java b/docs/src/test/java/docs/http/javadsl/HttpServerActorInteractionExample.java
index 3148aaf6e..f8368b2b6 100644
--- a/docs/src/test/java/docs/http/javadsl/HttpServerActorInteractionExample.java
+++ b/docs/src/test/java/docs/http/javadsl/HttpServerActorInteractionExample.java
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/java/docs/http/javadsl/HttpServerDynamicRoutingExampleTest.java b/docs/src/test/java/docs/http/javadsl/HttpServerDynamicRoutingExampleTest.java
index 75737ac78..a7dcc4ecd 100644
--- a/docs/src/test/java/docs/http/javadsl/HttpServerDynamicRoutingExampleTest.java
+++ b/docs/src/test/java/docs/http/javadsl/HttpServerDynamicRoutingExampleTest.java
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/java/docs/http/javadsl/HttpServerLowLevelExample.java b/docs/src/test/java/docs/http/javadsl/HttpServerLowLevelExample.java
index 48e3c4fd2..b39490bd4 100644
--- a/docs/src/test/java/docs/http/javadsl/HttpServerLowLevelExample.java
+++ b/docs/src/test/java/docs/http/javadsl/HttpServerLowLevelExample.java
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/java/docs/http/javadsl/HttpServerMinimalExampleTest.java b/docs/src/test/java/docs/http/javadsl/HttpServerMinimalExampleTest.java
index d464d8b37..7d97f8a15 100644
--- a/docs/src/test/java/docs/http/javadsl/HttpServerMinimalExampleTest.java
+++ b/docs/src/test/java/docs/http/javadsl/HttpServerMinimalExampleTest.java
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/java/docs/http/javadsl/HttpServerStreamRandomNumbersTest.java b/docs/src/test/java/docs/http/javadsl/HttpServerStreamRandomNumbersTest.java
index 44db7a7a5..37bd818d8 100644
--- a/docs/src/test/java/docs/http/javadsl/HttpServerStreamRandomNumbersTest.java
+++ b/docs/src/test/java/docs/http/javadsl/HttpServerStreamRandomNumbersTest.java
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/java/docs/http/javadsl/HttpServerWithActorsSample.java b/docs/src/test/java/docs/http/javadsl/HttpServerWithActorsSample.java
index 2400cf9a7..95a7b5b39 100644
--- a/docs/src/test/java/docs/http/javadsl/HttpServerWithActorsSample.java
+++ b/docs/src/test/java/docs/http/javadsl/HttpServerWithActorsSample.java
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/java/docs/http/javadsl/HttpsExamplesDocTest.java b/docs/src/test/java/docs/http/javadsl/HttpsExamplesDocTest.java
index 607f09031..b0e8a1f28 100644
--- a/docs/src/test/java/docs/http/javadsl/HttpsExamplesDocTest.java
+++ b/docs/src/test/java/docs/http/javadsl/HttpsExamplesDocTest.java
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/java/docs/http/javadsl/JacksonExampleTest.java b/docs/src/test/java/docs/http/javadsl/JacksonExampleTest.java
index a1c42bf4b..85d7431f6 100644
--- a/docs/src/test/java/docs/http/javadsl/JacksonExampleTest.java
+++ b/docs/src/test/java/docs/http/javadsl/JacksonExampleTest.java
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/java/docs/http/javadsl/JacksonXmlExampleTest.java b/docs/src/test/java/docs/http/javadsl/JacksonXmlExampleTest.java
index 63f526674..25d0aab40 100644
--- a/docs/src/test/java/docs/http/javadsl/JacksonXmlExampleTest.java
+++ b/docs/src/test/java/docs/http/javadsl/JacksonXmlExampleTest.java
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/java/docs/http/javadsl/JacksonXmlSupport.java b/docs/src/test/java/docs/http/javadsl/JacksonXmlSupport.java
index eaa482ea2..2386c4b4e 100644
--- a/docs/src/test/java/docs/http/javadsl/JacksonXmlSupport.java
+++ b/docs/src/test/java/docs/http/javadsl/JacksonXmlSupport.java
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/java/docs/http/javadsl/JobRepository.java b/docs/src/test/java/docs/http/javadsl/JobRepository.java
index 5c5d11f92..632e45ca5 100644
--- a/docs/src/test/java/docs/http/javadsl/JobRepository.java
+++ b/docs/src/test/java/docs/http/javadsl/JobRepository.java
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/java/docs/http/javadsl/JobRoutes.java b/docs/src/test/java/docs/http/javadsl/JobRoutes.java
index d99c9cbfd..2dde22e6b 100644
--- a/docs/src/test/java/docs/http/javadsl/JobRoutes.java
+++ b/docs/src/test/java/docs/http/javadsl/JobRoutes.java
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/java/docs/http/javadsl/ModelDocTest.java b/docs/src/test/java/docs/http/javadsl/ModelDocTest.java
index 5ab82d386..85fd950fb 100644
--- a/docs/src/test/java/docs/http/javadsl/ModelDocTest.java
+++ b/docs/src/test/java/docs/http/javadsl/ModelDocTest.java
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/java/docs/http/javadsl/RespondWithHeaderHandlerExampleTest.java b/docs/src/test/java/docs/http/javadsl/RespondWithHeaderHandlerExampleTest.java
index fccc02576..f67c7c2e9 100644
--- a/docs/src/test/java/docs/http/javadsl/RespondWithHeaderHandlerExampleTest.java
+++ b/docs/src/test/java/docs/http/javadsl/RespondWithHeaderHandlerExampleTest.java
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2018-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/java/docs/http/javadsl/RouteSealExample.java b/docs/src/test/java/docs/http/javadsl/RouteSealExample.java
index 818ceee02..539f51e05 100644
--- a/docs/src/test/java/docs/http/javadsl/RouteSealExample.java
+++ b/docs/src/test/java/docs/http/javadsl/RouteSealExample.java
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/java/docs/http/javadsl/UnmarshalTest.java b/docs/src/test/java/docs/http/javadsl/UnmarshalTest.java
index 0eb1e0642..b8fcdf07b 100644
--- a/docs/src/test/java/docs/http/javadsl/UnmarshalTest.java
+++ b/docs/src/test/java/docs/http/javadsl/UnmarshalTest.java
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/java/docs/http/javadsl/WebSocketClientExampleTest.java b/docs/src/test/java/docs/http/javadsl/WebSocketClientExampleTest.java
index 6bfdbe87b..19a63b9b5 100644
--- a/docs/src/test/java/docs/http/javadsl/WebSocketClientExampleTest.java
+++ b/docs/src/test/java/docs/http/javadsl/WebSocketClientExampleTest.java
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2017-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 30206d20e..86dce345f 100644
--- a/docs/src/test/java/docs/http/javadsl/server/BlockingInHttpExamples.java
+++ b/docs/src/test/java/docs/http/javadsl/server/BlockingInHttpExamples.java
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 cddb8b81c..d6eebf2cc 100644
--- a/docs/src/test/java/docs/http/javadsl/server/DirectiveExamplesTest.java
+++ b/docs/src/test/java/docs/http/javadsl/server/DirectiveExamplesTest.java
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 727476fd0..4ea96b3fe 100644
--- a/docs/src/test/java/docs/http/javadsl/server/FileUploadExamplesTest.java
+++ b/docs/src/test/java/docs/http/javadsl/server/FileUploadExamplesTest.java
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 cd1599b14..02696ef41 100644
--- a/docs/src/test/java/docs/http/javadsl/server/FormFieldRequestValsExampleTest.java
+++ b/docs/src/test/java/docs/http/javadsl/server/FormFieldRequestValsExampleTest.java
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 3a48be5c0..f015105f6 100644
--- a/docs/src/test/java/docs/http/javadsl/server/HeaderRequestValsExampleTest.java
+++ b/docs/src/test/java/docs/http/javadsl/server/HeaderRequestValsExampleTest.java
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 17982934c..0de165779 100644
--- a/docs/src/test/java/docs/http/javadsl/server/HighLevelServerBindFailureExample.java
+++ b/docs/src/test/java/docs/http/javadsl/server/HighLevelServerBindFailureExample.java
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 4bbdfd24f..b5705f25a 100644
--- a/docs/src/test/java/docs/http/javadsl/server/HighLevelServerExample.java
+++ b/docs/src/test/java/docs/http/javadsl/server/HighLevelServerExample.java
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 dd2c53767..b0e5b1f46 100644
--- a/docs/src/test/java/docs/http/javadsl/server/HttpBasicAuthenticatorExample.java
+++ b/docs/src/test/java/docs/http/javadsl/server/HttpBasicAuthenticatorExample.java
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 ee924da4e..139f7b068 100644
--- a/docs/src/test/java/docs/http/javadsl/server/HttpServerExampleDocTest.java
+++ b/docs/src/test/java/docs/http/javadsl/server/HttpServerExampleDocTest.java
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 e8acf7d69..3425ef2de 100644
--- a/docs/src/test/java/docs/http/javadsl/server/HttpsServerExampleTest.java
+++ b/docs/src/test/java/docs/http/javadsl/server/HttpsServerExampleTest.java
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 173da5d3b..865c8929c 100644
--- a/docs/src/test/java/docs/http/javadsl/server/JsonStreamingExamplesTest.java
+++ b/docs/src/test/java/docs/http/javadsl/server/JsonStreamingExamplesTest.java
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2017-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 df0aa2f4a..2447fa544 100644
--- a/docs/src/test/java/docs/http/javadsl/server/OAuth2AuthenticatorExample.java
+++ b/docs/src/test/java/docs/http/javadsl/server/OAuth2AuthenticatorExample.java
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 64081f6f1..76e45deda 100644
--- a/docs/src/test/java/docs/http/javadsl/server/PathDirectiveExampleTest.java
+++ b/docs/src/test/java/docs/http/javadsl/server/PathDirectiveExampleTest.java
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 cd534d29e..9ac719252 100644
--- a/docs/src/test/java/docs/http/javadsl/server/PekkoHttp1020MigrationExample.java
+++ b/docs/src/test/java/docs/http/javadsl/server/PekkoHttp1020MigrationExample.java
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 96e79560e..250a47098 100644
--- a/docs/src/test/java/docs/http/javadsl/server/RejectionHandlerExamplesTest.java
+++ b/docs/src/test/java/docs/http/javadsl/server/RejectionHandlerExamplesTest.java
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 81e2b37b4..7c335eb0a 100644
--- a/docs/src/test/java/docs/http/javadsl/server/ServerShutdownExampleTest.java
+++ b/docs/src/test/java/docs/http/javadsl/server/ServerShutdownExampleTest.java
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 211a947a3..b6177cba1 100644
--- a/docs/src/test/java/docs/http/javadsl/server/WebSocketCoreExample.java
+++ b/docs/src/test/java/docs/http/javadsl/server/WebSocketCoreExample.java
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 90ea73942..f85e8498c 100644
--- a/docs/src/test/java/docs/http/javadsl/server/WebSocketRoutingExample.java
+++ b/docs/src/test/java/docs/http/javadsl/server/WebSocketRoutingExample.java
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 3f4b4a005..94a10ddf5 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2015-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 7625a7fbe..f5e70519b 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2016-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 36b77279a..46acb558d 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2016-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 f57f4e75c..e7cab1111 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2016-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 b66dada42..74eeb6c45 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2016-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 e18d43577..65c42c239 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2015-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 fb662cd3f..a0679daf0 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2015-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 a5ec832b7..1477c1782 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2015-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 2fa00f89c..c10143277 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2016-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 2e8341cd0..96f24ac46 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2016-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 61786c97f..f14d76f03 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2016-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 25952b0e5..b3f435a8b 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2016-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 deeba70fe..6c1cff4fb 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2016-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 01de6cf8e..97ffab680 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2015-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 326c1eac7..5b3a04808 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2015-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 75ead5305..136318762 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 1a101ab74..931c38f96 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2015-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 c7b904a50..33b389722 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2015-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 19c6ac0b8..47aae4b70 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2016-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 b1842e626..b33d87df9 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2016-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 7945ba92b..e6c43e7bf 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2015-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 fda847585..038b687e3 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2016-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 b35b25db0..49ba3444e 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 cf2496c08..4dc07ee8a 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2016-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 c8d5ad793..94ed54c74 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2015-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 bf6666e74..4d410971b 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2016-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 c56a757da..58d03dd51 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 c0ee9d907..f80bbdf4c 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2016-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 913bef2b2..605114596 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2016-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 e9ddc0ded..04292c132 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 6e2ef9431..ae29db57a 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 c92ccc9a1..f38dcf44e 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 3822a48f7..18727d80c 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 adae2350f..0128f1334 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 44714dca7..d7e3d8919 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 6cf11c50b..e435a5a79 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 f47f695cc..b7a1e73da 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/scala/docs/ApiMayChangeDocCheckerSpec.scala b/docs/src/test/scala/docs/ApiMayChangeDocCheckerSpec.scala
index 4a943ded9..3de3d5c5c 100644
--- a/docs/src/test/scala/docs/ApiMayChangeDocCheckerSpec.scala
+++ b/docs/src/test/scala/docs/ApiMayChangeDocCheckerSpec.scala
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/scala/docs/CompileOnlySpec.scala b/docs/src/test/scala/docs/CompileOnlySpec.scala
index dd15d399e..961e9010a 100644
--- a/docs/src/test/scala/docs/CompileOnlySpec.scala
+++ b/docs/src/test/scala/docs/CompileOnlySpec.scala
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/scala/docs/http/scaladsl/Http2ClientApp.scala b/docs/src/test/scala/docs/http/scaladsl/Http2ClientApp.scala
index 7c85a4dc1..11d68f9cb 100644
--- a/docs/src/test/scala/docs/http/scaladsl/Http2ClientApp.scala
+++ b/docs/src/test/scala/docs/http/scaladsl/Http2ClientApp.scala
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/scala/docs/http/scaladsl/Http2Spec.scala b/docs/src/test/scala/docs/http/scaladsl/Http2Spec.scala
index bbbc2129c..473bb5e98 100644
--- a/docs/src/test/scala/docs/http/scaladsl/Http2Spec.scala
+++ b/docs/src/test/scala/docs/http/scaladsl/Http2Spec.scala
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/scala/docs/http/scaladsl/HttpClientCollectingHeaders.scala b/docs/src/test/scala/docs/http/scaladsl/HttpClientCollectingHeaders.scala
index 68436da6b..f362a9536 100644
--- a/docs/src/test/scala/docs/http/scaladsl/HttpClientCollectingHeaders.scala
+++ b/docs/src/test/scala/docs/http/scaladsl/HttpClientCollectingHeaders.scala
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/scala/docs/http/scaladsl/HttpClientDecodingExampleSpec.scala b/docs/src/test/scala/docs/http/scaladsl/HttpClientDecodingExampleSpec.scala
index c32599e5f..ffab363a2 100644
--- a/docs/src/test/scala/docs/http/scaladsl/HttpClientDecodingExampleSpec.scala
+++ b/docs/src/test/scala/docs/http/scaladsl/HttpClientDecodingExampleSpec.scala
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/scala/docs/http/scaladsl/HttpClientExampleSpec.scala b/docs/src/test/scala/docs/http/scaladsl/HttpClientExampleSpec.scala
index 1b7eb7bdc..28ca3df2e 100644
--- a/docs/src/test/scala/docs/http/scaladsl/HttpClientExampleSpec.scala
+++ b/docs/src/test/scala/docs/http/scaladsl/HttpClientExampleSpec.scala
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/scala/docs/http/scaladsl/HttpClientOutgoingConnection.scala b/docs/src/test/scala/docs/http/scaladsl/HttpClientOutgoingConnection.scala
index bdfedea5a..b17670187 100644
--- a/docs/src/test/scala/docs/http/scaladsl/HttpClientOutgoingConnection.scala
+++ b/docs/src/test/scala/docs/http/scaladsl/HttpClientOutgoingConnection.scala
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/scala/docs/http/scaladsl/HttpClientSingleRequest.scala b/docs/src/test/scala/docs/http/scaladsl/HttpClientSingleRequest.scala
index c8125c4c2..57bc76c61 100644
--- a/docs/src/test/scala/docs/http/scaladsl/HttpClientSingleRequest.scala
+++ b/docs/src/test/scala/docs/http/scaladsl/HttpClientSingleRequest.scala
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/scala/docs/http/scaladsl/HttpRequestDetailedStringExampleSpec.scala b/docs/src/test/scala/docs/http/scaladsl/HttpRequestDetailedStringExampleSpec.scala
index 6910691fd..5f6187351 100644
--- a/docs/src/test/scala/docs/http/scaladsl/HttpRequestDetailedStringExampleSpec.scala
+++ b/docs/src/test/scala/docs/http/scaladsl/HttpRequestDetailedStringExampleSpec.scala
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/scala/docs/http/scaladsl/HttpResponseDetailedStringExampleSpec.scala b/docs/src/test/scala/docs/http/scaladsl/HttpResponseDetailedStringExampleSpec.scala
index 5606eff98..08053ffa3 100644
--- a/docs/src/test/scala/docs/http/scaladsl/HttpResponseDetailedStringExampleSpec.scala
+++ b/docs/src/test/scala/docs/http/scaladsl/HttpResponseDetailedStringExampleSpec.scala
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/scala/docs/http/scaladsl/HttpServerBindingFailure.scala b/docs/src/test/scala/docs/http/scaladsl/HttpServerBindingFailure.scala
index 9f6839317..afedf5a4d 100644
--- a/docs/src/test/scala/docs/http/scaladsl/HttpServerBindingFailure.scala
+++ b/docs/src/test/scala/docs/http/scaladsl/HttpServerBindingFailure.scala
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/scala/docs/http/scaladsl/HttpServerExampleSpec.scala b/docs/src/test/scala/docs/http/scaladsl/HttpServerExampleSpec.scala
index e4d11d7a5..db268240d 100644
--- a/docs/src/test/scala/docs/http/scaladsl/HttpServerExampleSpec.scala
+++ b/docs/src/test/scala/docs/http/scaladsl/HttpServerExampleSpec.scala
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/scala/docs/http/scaladsl/HttpServerHighLevel.scala b/docs/src/test/scala/docs/http/scaladsl/HttpServerHighLevel.scala
index 8d3c8415f..3e4cabdca 100644
--- a/docs/src/test/scala/docs/http/scaladsl/HttpServerHighLevel.scala
+++ b/docs/src/test/scala/docs/http/scaladsl/HttpServerHighLevel.scala
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/scala/docs/http/scaladsl/HttpServerLowLevel.scala b/docs/src/test/scala/docs/http/scaladsl/HttpServerLowLevel.scala
index 49a98b2f7..93758879e 100644
--- a/docs/src/test/scala/docs/http/scaladsl/HttpServerLowLevel.scala
+++ b/docs/src/test/scala/docs/http/scaladsl/HttpServerLowLevel.scala
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/scala/docs/http/scaladsl/HttpServerRoutingMinimal.scala b/docs/src/test/scala/docs/http/scaladsl/HttpServerRoutingMinimal.scala
index 5df9b462d..7677ecf1b 100644
--- a/docs/src/test/scala/docs/http/scaladsl/HttpServerRoutingMinimal.scala
+++ b/docs/src/test/scala/docs/http/scaladsl/HttpServerRoutingMinimal.scala
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/scala/docs/http/scaladsl/HttpServerStreamingRandomNumbers.scala b/docs/src/test/scala/docs/http/scaladsl/HttpServerStreamingRandomNumbers.scala
index 59f978623..04d112e25 100644
--- a/docs/src/test/scala/docs/http/scaladsl/HttpServerStreamingRandomNumbers.scala
+++ b/docs/src/test/scala/docs/http/scaladsl/HttpServerStreamingRandomNumbers.scala
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/scala/docs/http/scaladsl/HttpServerWithActorInteraction.scala b/docs/src/test/scala/docs/http/scaladsl/HttpServerWithActorInteraction.scala
index 8fa5b4b9d..bc868a088 100644
--- a/docs/src/test/scala/docs/http/scaladsl/HttpServerWithActorInteraction.scala
+++ b/docs/src/test/scala/docs/http/scaladsl/HttpServerWithActorInteraction.scala
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/scala/docs/http/scaladsl/HttpServerWithActorsSample.scala b/docs/src/test/scala/docs/http/scaladsl/HttpServerWithActorsSample.scala
index 6b9cc57bf..9a2f92391 100644
--- a/docs/src/test/scala/docs/http/scaladsl/HttpServerWithActorsSample.scala
+++ b/docs/src/test/scala/docs/http/scaladsl/HttpServerWithActorsSample.scala
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2019-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/scala/docs/http/scaladsl/HttpsExamplesSpec.scala b/docs/src/test/scala/docs/http/scaladsl/HttpsExamplesSpec.scala
index 183f06a6d..6f70e96b6 100644
--- a/docs/src/test/scala/docs/http/scaladsl/HttpsExamplesSpec.scala
+++ b/docs/src/test/scala/docs/http/scaladsl/HttpsExamplesSpec.scala
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/scala/docs/http/scaladsl/MarshalSpec.scala b/docs/src/test/scala/docs/http/scaladsl/MarshalSpec.scala
index c8d1dc100..945a73df2 100644
--- a/docs/src/test/scala/docs/http/scaladsl/MarshalSpec.scala
+++ b/docs/src/test/scala/docs/http/scaladsl/MarshalSpec.scala
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/scala/docs/http/scaladsl/ModelSpec.scala b/docs/src/test/scala/docs/http/scaladsl/ModelSpec.scala
index 0994a83a0..91c032073 100644
--- a/docs/src/test/scala/docs/http/scaladsl/ModelSpec.scala
+++ b/docs/src/test/scala/docs/http/scaladsl/ModelSpec.scala
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/scala/docs/http/scaladsl/RouteSealExampleSpec.scala b/docs/src/test/scala/docs/http/scaladsl/RouteSealExampleSpec.scala
index 023d87b49..16b12324b 100644
--- a/docs/src/test/scala/docs/http/scaladsl/RouteSealExampleSpec.scala
+++ b/docs/src/test/scala/docs/http/scaladsl/RouteSealExampleSpec.scala
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/scala/docs/http/scaladsl/ServerSentEventsExampleSpec.scala b/docs/src/test/scala/docs/http/scaladsl/ServerSentEventsExampleSpec.scala
index 90fd0c6b8..4315b5af5 100644
--- a/docs/src/test/scala/docs/http/scaladsl/ServerSentEventsExampleSpec.scala
+++ b/docs/src/test/scala/docs/http/scaladsl/ServerSentEventsExampleSpec.scala
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2014-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/scala/docs/http/scaladsl/SingleWebSocketRequest.scala b/docs/src/test/scala/docs/http/scaladsl/SingleWebSocketRequest.scala
index 32a4439d1..7c229d838 100644
--- a/docs/src/test/scala/docs/http/scaladsl/SingleWebSocketRequest.scala
+++ b/docs/src/test/scala/docs/http/scaladsl/SingleWebSocketRequest.scala
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/scala/docs/http/scaladsl/SprayJsonExample.scala b/docs/src/test/scala/docs/http/scaladsl/SprayJsonExample.scala
index e0e7fbe44..c9a0fd1a8 100644
--- a/docs/src/test/scala/docs/http/scaladsl/SprayJsonExample.scala
+++ b/docs/src/test/scala/docs/http/scaladsl/SprayJsonExample.scala
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/scala/docs/http/scaladsl/SprayJsonExampleSpec.scala b/docs/src/test/scala/docs/http/scaladsl/SprayJsonExampleSpec.scala
index 50ae6ca8c..efeaaa5d8 100644
--- a/docs/src/test/scala/docs/http/scaladsl/SprayJsonExampleSpec.scala
+++ b/docs/src/test/scala/docs/http/scaladsl/SprayJsonExampleSpec.scala
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/scala/docs/http/scaladsl/SprayJsonPrettyMarshalSpec.scala b/docs/src/test/scala/docs/http/scaladsl/SprayJsonPrettyMarshalSpec.scala
index acfdeaf7f..2d4f4ac76 100644
--- a/docs/src/test/scala/docs/http/scaladsl/SprayJsonPrettyMarshalSpec.scala
+++ b/docs/src/test/scala/docs/http/scaladsl/SprayJsonPrettyMarshalSpec.scala
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/scala/docs/http/scaladsl/UnmarshalSpec.scala b/docs/src/test/scala/docs/http/scaladsl/UnmarshalSpec.scala
index 4dcd09b73..2c25a5498 100644
--- a/docs/src/test/scala/docs/http/scaladsl/UnmarshalSpec.scala
+++ b/docs/src/test/scala/docs/http/scaladsl/UnmarshalSpec.scala
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/scala/docs/http/scaladsl/WebSocketClientExampleSpec.scala b/docs/src/test/scala/docs/http/scaladsl/WebSocketClientExampleSpec.scala
index bed4bd011..d41201b22 100644
--- a/docs/src/test/scala/docs/http/scaladsl/WebSocketClientExampleSpec.scala
+++ b/docs/src/test/scala/docs/http/scaladsl/WebSocketClientExampleSpec.scala
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/docs/src/test/scala/docs/http/scaladsl/WebSocketClientFlow.scala b/docs/src/test/scala/docs/http/scaladsl/WebSocketClientFlow.scala
index b580f72af..926b1bb12 100644
--- a/docs/src/test/scala/docs/http/scaladsl/WebSocketClientFlow.scala
+++ b/docs/src/test/scala/docs/http/scaladsl/WebSocketClientFlow.scala
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 57d16b61e..7b15e4469 100644
--- a/docs/src/test/scala/docs/http/scaladsl/server/BlockingInHttpExamplesSpec.scala
+++ b/docs/src/test/scala/docs/http/scaladsl/server/BlockingInHttpExamplesSpec.scala
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 be84d6d87..13c2ae353 100644
--- a/docs/src/test/scala/docs/http/scaladsl/server/CaseClassExtractionExamplesSpec.scala
+++ b/docs/src/test/scala/docs/http/scaladsl/server/CaseClassExtractionExamplesSpec.scala
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 00b6a7603..a37e1ce76 100644
--- a/docs/src/test/scala/docs/http/scaladsl/server/DirectiveExamplesSpec.scala
+++ b/docs/src/test/scala/docs/http/scaladsl/server/DirectiveExamplesSpec.scala
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 dc1558da1..d22d51c39 100644
--- a/docs/src/test/scala/docs/http/scaladsl/server/ExceptionHandlerExamplesSpec.scala
+++ b/docs/src/test/scala/docs/http/scaladsl/server/ExceptionHandlerExamplesSpec.scala
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 802264fc8..bfbaa1d04 100644
--- a/docs/src/test/scala/docs/http/scaladsl/server/FileUploadExamplesSpec.scala
+++ b/docs/src/test/scala/docs/http/scaladsl/server/FileUploadExamplesSpec.scala
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 b14bd0307..5a8ee803c 100644
--- a/docs/src/test/scala/docs/http/scaladsl/server/FragmentExample.scala
+++ b/docs/src/test/scala/docs/http/scaladsl/server/FragmentExample.scala
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2018-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 35992f09c..023829dbb 100644
--- a/docs/src/test/scala/docs/http/scaladsl/server/FullSpecs2TestKitExampleSpec.scala
+++ b/docs/src/test/scala/docs/http/scaladsl/server/FullSpecs2TestKitExampleSpec.scala
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 1fc56d37f..429b68b0b 100644
--- a/docs/src/test/scala/docs/http/scaladsl/server/FullTestKitExampleSpec.scala
+++ b/docs/src/test/scala/docs/http/scaladsl/server/FullTestKitExampleSpec.scala
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 3a0a9e0fd..e19819e61 100644
--- a/docs/src/test/scala/docs/http/scaladsl/server/HttpsServerExampleSpec.scala
+++ b/docs/src/test/scala/docs/http/scaladsl/server/HttpsServerExampleSpec.scala
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 a2ba048f8..8249d9758 100644
--- a/docs/src/test/scala/docs/http/scaladsl/server/PekkoHttp1020MigrationSpec.scala
+++ b/docs/src/test/scala/docs/http/scaladsl/server/PekkoHttp1020MigrationSpec.scala
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 98c5e6ea2..4e83085b1 100644
--- a/docs/src/test/scala/docs/http/scaladsl/server/PlayRoutesComparisonSpec.scala
+++ b/docs/src/test/scala/docs/http/scaladsl/server/PlayRoutesComparisonSpec.scala
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 d4f7401e4..684ddcbaa 100644
--- a/docs/src/test/scala/docs/http/scaladsl/server/RejectionHandlerExamplesSpec.scala
+++ b/docs/src/test/scala/docs/http/scaladsl/server/RejectionHandlerExamplesSpec.scala
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 3ebf0249e..1b247e1fe 100644
--- a/docs/src/test/scala/docs/http/scaladsl/server/ServerShutdownExampleSpec.scala
+++ b/docs/src/test/scala/docs/http/scaladsl/server/ServerShutdownExampleSpec.scala
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 8a30b923d..9ce0775f0 100644
--- a/docs/src/test/scala/docs/http/scaladsl/server/TestKitFragmentSpec.scala
+++ b/docs/src/test/scala/docs/http/scaladsl/server/TestKitFragmentSpec.scala
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2018-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 78735de18..72702fa39 100644
--- a/docs/src/test/scala/docs/http/scaladsl/server/TestKitWithActorSpec.scala
+++ b/docs/src/test/scala/docs/http/scaladsl/server/TestKitWithActorSpec.scala
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 04e65b9b9..57a916fdc 100644
--- a/docs/src/test/scala/docs/http/scaladsl/server/WebSocketExampleSpec.scala
+++ b/docs/src/test/scala/docs/http/scaladsl/server/WebSocketExampleSpec.scala
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 7eb23bda3..8a0e1c57f 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 7fe8b2581..b4b9c470c 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 f29c7ed86..fba4a1ed8 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2017-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 deb45f163..95565f5cf 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 9774170bd..0a2ae9f8d 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 2e3543177..1cb9e1e38 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 e0616ae27..a1be3cf11 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 83e19e9eb..9926e34b5 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 85c5da1f7..f39ee28bf 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 7a9feec71..4b3da1478 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 d1e8619d1..a6b51cdb8 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2015-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 97ed495b3..2b1816cbf 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 cca480ba6..7c4b67747 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 1dd015a23..337919675 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 c8f2936ae..2cb4df80b 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 6a3487749..41cdc943e 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 7453a09d0..84ad18021 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 33adc32cc..7e188feb9 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 b8624e406..6574bb1f2 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 7f7a00ae0..98c0c2de3 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 62fcc13ee..1d4cfb2eb 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 17236404f..9d3cf1cd6 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 f0a826327..8f22dd543 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 7b5feb51a..6e5a6a0c9 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 701917055..432e1e271 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 6d7c4bb98..45eb607ee 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 31c294cbc..d6713b739 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 344b0e154..0edbe4c04 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 a6bcab9f6..928de875d 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 83037f214..1f79e5603 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 2740f7727..11cf3530f 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 f1722935e..6a812d376 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 caf0f0567..efe5552d4 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 6da452a40..15af3a409 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 1edd14b72..330ff8061 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 c647d1a77..2682a726d 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 2b507b231..e32aa9468 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 01cf1f52b..334106211 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 6a95d9e89..ff531ffeb 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2021-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 7c8554c33..76821a8d1 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 6ac7c2946..a021add3c 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 ba28d8671..c6d1449a8 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 83bd9a65d..acfd017c6 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 f7ccde425..2764f657b 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2017-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 b6a444ee0..24f758d55 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2017-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 41537ca95..04f7b56d8 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2017-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 8e776cb2e..af1616fa8 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2017-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 c79fba014..67335db05 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2017-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 7c6e35683..873732e1f 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2017-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 425a86f87..c61bcdbec 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2017-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 a0b573b27..1a811995f 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2017-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 811129564..c7ab2cd00 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2017-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 98a2e5a27..48c5c5bb8 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2017-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 8d5cb7937..585ba84eb 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2017-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 c7aa9853d..f02646c7f 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2017-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 840d6b440..1e50dfc0d 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2017-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 1b533c682..b2101e421 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2017-2022 Lightbend Inc. <https://www.lightbend.com>
  */
diff --git a/http-compatibility-tests/src/main/scala/example/HostConnectionPoolCompat.scala b/http-compatibility-tests/src/main/scala/example/HostConnectionPoolCompat.scala
index 7ea669516..ef1881bb1 100644
--- a/http-compatibility-tests/src/main/scala/example/HostConnectionPoolCompat.scala
+++ b/http-compatibility-tests/src/main/scala/example/HostConnectionPoolCompat.scala
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 09e0863ea..a23e6fff0 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2019-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 885ea7e77..0472530ae 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 dd17b2c0f..831fa3543 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2019-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 f1d33ee4e..ba6cb0f45 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 770b3beab..fb7f67965 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 37cc154f7..2e2ae954e 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2019-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 a5e312b6c..cea38191d 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2019-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 29e3c03e4..0806923a3 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 5e20f503a..380e538f1 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 184ca294b..4c9fcd588 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 a6dafd276..31d1d06de 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 c44c77100..5a01a15d4 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 3ebd79a4a..63c3fe22a 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 82ffd8926..eadaae0d8 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 5d1c6cda2..5bc569bbf 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 9bac1ce73..20553c110 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 358c61cf1..9bafac72d 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 bb8de3a8f..ad103fcec 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 8d2b0f863..ba35a7b1e 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 148896898..b8be5fe47 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 6f9baa557..9d8564ae5 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 55ff398e4..9a1adbcb8 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 cace34c94..cc79d6caa 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 b22aba75a..bfb1c2235 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 7e4367b04..9a9c8ccf9 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 583be9b37..e474ec988 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 484eb583c..cceb79e66 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 d949499db..2781abab2 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 da3ba5b99..2b7a217e6 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 f305b86e6..67eef60d7 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 4b1dbc748..70e937d8e 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 cee959db4..7eda272b8 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 51ae83c56..fae4050a8 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 6dbb0d297..7cb0cebde 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2016-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 591e01d29..3be4f3daf 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 bdd01c7ae..01f387f2d 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 a5871fbde..57c5f24a1 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 c6d443368..7c555726c 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 a330d0dda..370cb23b5 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 347dae363..7b77ebdde 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 0182610ad..8d57f63ac 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 be1c198c0..beafc6a13 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 6e64fbcd6..09163a414 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 3925eb24c..02ef8b58c 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 59a5f6aee..a11e181c6 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 c09f19e10..3a9cc3392 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 5fb0091b6..2b943c9bd 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 ce79de7ad..02dbef03f 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 42b7403e7..0e10b034b 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 988a61b2a..077379a3f 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 e4bc3a9b8..c6ac26004 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 1e469c9a2..1e8ea8f6c 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 cd8f89e29..90476a06d 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 c9348ce1c..01dd3da6c 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 b92c94160..28a9f2f28 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 c10a77421..892f80ef1 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 e0242d980..9b4581f9f 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 490c7aeeb..55674b830 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 7640cf235..aacad7d4d 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 e003859b2..89406a7a0 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 9f1412460..475f27b35 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 b330ce01b..47b8a70e9 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 677e44217..ede272c36 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 318af435c..366deae32 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 d0c6ae783..88dfc85fb 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 42bff3ea4..c2f2a46db 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 cb6ac2da1..c839190b5 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 b31469ddc..18322a05d 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 6abd95aa6..1f242fb0d 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 23b976ece..c0b370d19 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 47ad13f59..d74c7b8fd 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 bd787f853..d4f51c169 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 4354f6725..b776f64cd 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 64286d979..783d9e81e 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2017-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 4af4c471d..b8837f94c 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 8fd611dfe..58442a4fd 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 b1ceb30a1..4552fde85 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 99c263e1e..503c4af78 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 3b4a96943..ae27f3ac6 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 3fbbe664f..e17e5aed4 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 4778dca0a..0a4129509 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 36459c322..f36aa6f1a 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 705d54e06..e51c2902c 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 39652b934..9fc74cfb0 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 32cc001ec..9fb110ea0 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 720232c75..31c770df7 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 fb3410c7a..166708d9f 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 3ea455b87..9ad53772d 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 aeeca36e0..a246692d8 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 ed8c8d20b..3a79d3902 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 add432450..874371abe 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 74b62a249..6a694342e 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 33d0e0fe1..b292ef200 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 6ff568ae4..302cd5d82 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 a224f0227..9904632dd 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 5a885151b..5a9436326 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 a09074a99..b73cb00a7 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 1be299ad2..16cc5bafd 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 7f58486cd..766fab022 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 ae3c5bf73..cd6f9d4a4 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 abc68b07c..bc6a92203 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 fda7bcda4..15b382b18 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 04f682697..4e21831cd 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 2aed9d34f..d58fde5dc 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 22ff35622..ed02ba12b 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 2c93c584b..5746723b8 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 680fcdb83..52a0ba9f7 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 9a6bddc0c..39ae3c9e0 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 3a9b6dd77..0689df675 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 38b5a0354..e59167435 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 60071a1a0..55ae94fba 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 17d3bec1f..77fe3bc9c 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 b2aac9b2f..34b6a72e2 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 9b90f8d30..f590792a3 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 fafd413ae..fedeb79fa 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 1660882b6..2ea2f8264 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 2df3f8f19..3cd7c1dac 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 0895dbd71..d4c03540f 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 0f3627729..adb41e046 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 5ef6d7edd..7a610c567 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 75c57bbac..0f86b82e6 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 1ff5c32ab..9647acc49 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 0c89f9c95..f15197dee 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 8ab7518af..f54e82b6d 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 f53f29621..c307f8f18 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /**
  * Copyright 2009-2020 Lightbend Inc. <http://www.lightbend.com>
  */
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 4f5bc725b..f3a41928e 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 ac2dbb42c..3c0e88beb 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2016-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 b00b41785..94dc1abf9 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 089098e91..ca708eafc 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 8db67f98a..cb223e0a8 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 6912dbe30..e68fa1496 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 3fd037bc6..a4efb438b 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 b4b9fd2ef..49db200fe 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 79a171060..ccc38f83b 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 2457717bd..bdbe8579a 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 95033924d..c03634595 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 21791a06a..ea05006c9 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 891266e22..e018655c5 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 7ed8e325a..7ee7d0e4f 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 d0e1682bf..93ec7bdc5 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 6ccf8e9c2..19ef643bf 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 f14f99511..457573175 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 096dc9836..bbf9841ce 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 14d2d0d39..f8e52de2e 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 ce72c687a..832b865ff 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 dca06e4c0..e1e26a055 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 2625bc542..4746d4449 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 01e960ef1..dc68a1287 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 56e68aec8..bf763ec8d 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 0e5448342..dea48df14 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 4a572776d..474533168 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 da74ad32d..47f3eb395 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2018-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 192bb32e8..2fb10a8ab 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2018-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 44ba6e559..070ee0b75 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2018-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 29d18ca6a..a19343175 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 9e9e10102..a3ba97ad4 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2019-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 0da50df7b..1dd30ed6d 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2018-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 e80542267..0c1a609aa 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2018-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 b5be46eab..0e2cf12d5 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2018-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 c52e6d879..87946e641 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 113c00542..4a6246634 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 77be6d9bf..601773c69 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2015-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 90555fd20..cfad3d4b8 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 31f3a4cf7..921caa5b9 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 a9c1df354..1639db04f 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 eed0e2038..fc7805813 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 47bd770a0..dd6e5a0dc 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 d143d27d3..c60821e6a 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 fde66b411..28296ba2c 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 f3cb08232..225135f84 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 88e2902d8..33b78b7cc 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 e16260127..0d2ba4ea0 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 c181ffbcf..933345c7c 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 f9692f8f7..e5b7c368e 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 1aa143474..38f7000c0 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 a06596ce7..3b53c2b0e 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 0d97443be..777c380d0 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 d4f8cddd9..dd47c148b 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 5f9fe4782..e28d317e4 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 945a615f6..29c31a09e 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 823f784f8..2e584dbcd 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 3adbae8ed..743fd05e5 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /**
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 2ece90b7f..a5cc23540 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 69122e1f1..61679d14f 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 23716b222..4584d38ba 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 1fc08b30c..580f2a81b 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 9bbf9e175..c220c1a22 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 e79f9bd5a..7e84ff59d 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 6ca38935a..ff057af09 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 42f20e1e7..9b1c61d68 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 c2989c85d..246cb755b 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 46b00d1af..f21b776a9 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 2d154beb1..3ceeca852 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 ec1a2469c..152bf071f 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 1738571d4..16e37d5ab 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 353b2fa55..6211b064d 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 349ee3b93..8223631a2 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 f6941bb11..f43453e3b 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 647ebb3da..4e1feaefb 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 68ff78462..1c276f17b 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2021-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 894e3ef2c..972ee726b 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /* sbt -- Simple Build Tool
  * Copyright 2011 Mark Harrah, Eugene Yokota
  *
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 6bf6aa4c6..ca9bfee54 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 4b740873b..fe5a8bd64 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 e0382237d..b941f13e5 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 b91d81bda..1b331c404 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 2da97e0f9..0342c67ec 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 2626e736e..6d12eaa5b 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 7dfc9dcc1..a92309d0d 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 00c05d022..e3182e7c2 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 09241d2a9..6bb78c57d 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 88941afe5..72669acfa 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 68622af7e..18b070ed8 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2021-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 26955901a..e13909467 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 1edb3ed70..f30a466de 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 76868bbd3..bd1a677f3 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 8768d5798..6d42f6baa 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 1755e312f..8dbb92c28 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 34597ec26..92a956586 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 584374a56..e1e818beb 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2018-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 ea7a8b1d1..e78cb7288 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 dcbef0e92..8d0c11c19 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 2369b9be0..82b35d072 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 6bcc3a311..00b8a9f2d 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 962d519ad..3001cc267 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 d5578ad4e..3161feb39 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 16bf83625..7ebadc185 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 4f0d7e1d1..6f63bb79d 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 ff2ed2bc3..78986dde1 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 f8aa7ea93..da6b608e9 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 ae5c5f5f4..a8e80fe0a 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 85e3c097a..df544788b 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 bc84918c7..e9e35da7e 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 493433557..c2e684b0a 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 445fe3a88..fc9e82b40 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 bb1c4bd1b..6ab7370d6 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 b45a6ae87..bc077dc6c 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 d1b2eb6c2..635fc2ba6 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 1be23ed2e..f777e77bd 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2018-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 39b5eec05..25cc5d42f 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 c9d46ac50..0e4910745 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 4d0344807..69d5e788f 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 4fa5a58d2..686ffb8e0 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 fc2333794..1ee28de36 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 4c53c47e1..d449fe2d2 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 67a7ea7b1..5d0bc9d5f 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 a8f7a060c..d7906f20e 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 a7d773b72..77200197a 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 47863a19b..243cc2953 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 46ba7031d..06da51598 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 128892264..3e2c50cb1 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 70dced643..2988b45ce 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 a1edf4e12..918bd1b71 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 d6b4fb5bc..7520bbb55 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 4bd757101..73359dd8d 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 2b31330e3..df23b38ea 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 8d9ac2fd6..ddc52d82a 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2017-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 94e38d5c8..a1d6561bf 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2017-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 4b7961e94..245df8193 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2017-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 ca7fe63d5..860f0abdd 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2017-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 e9b994ff7..023ec8ef9 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 3f6bce24d..650f541b4 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 5a396594a..49721bfe4 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2017-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 2231fb19d..7b4a5e252 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 0afde7602..01c6b0319 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2015-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 d90266e00..0141099b1 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 99dcd242d..89985c63c 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 7464ac7ca..e0fcf24c4 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 6c50d9281..a92489469 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 6ab891932..54e86cd52 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 06844527d..0702c0a87 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 77087f65e..25b2ba028 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 102681ebc..10fcd55d6 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /**
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 90df86b7a..821eef0aa 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2018-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 512f6edec..9c978b534 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 13b2efa34..0931a983d 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2015-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 55bf8a198..986491d5c 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 199a593a3..ea45d11a8 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 e41285ab4..2d7ae1c2a 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 4b7e291f3..6c2cad298 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 b2a27690f..1bb732c24 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2017-2022 Lightbend Inc. <https://www.lightbend.com>
  *
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 4162322fb..2274e4240 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 451dc75b4..5b72b3d36 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2021-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 0ad526f7d..5ce035c89 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 dc3e18f3a..5d2f12d1c 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 91557a86e..15d8ac638 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 4b8730d4f..5a1631128 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2017-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 88261ffd2..3f53b9c2e 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2017-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 b1df2dc96..1f75a1e78 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 ea4de6d38..822764b99 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 d5cd4778f..5fb26267d 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 cda046df5..4c8caa3d6 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 a70e3337d..df763e94f 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 ed2e9de2a..3b8f9ba2c 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 2e44d5353..0093c00dd 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 0d1f68423..bc5d47ad5 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 d5e10093c..7076f504c 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 3500a3a09..ca5d6ccba 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 e018f37cc..879ba80fa 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 4414559c7..258e7e094 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2021-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 c46b458e0..ed8826101 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 ceaec9565..960867134 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 e1c249bd6..34796998c 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 825abbabf..be2fb095d 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 67237a12a..b48465004 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 fc670c96c..7dabbd267 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 6f9ea2fea..cf55d6774 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 606ffdd02..2c506999c 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2017-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 f32fe237e..4723fcc42 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2017-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 d65e578d8..44263dc34 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 9b1228b92..46fcb4132 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 353372033..e37b83332 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2017-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 3f486cdc0..db8bd917f 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2017-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 8afd2e64e..01c25d592 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2017-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 01ea530f8..431d11ef9 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2017-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 2d69046d3..b0c2dd174 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2018-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 cc2ae053a..3a39f2a4f 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2017-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 c6e84c284..cd24436c2 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 328a1a7a0..3c0a22089 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 4093483f5..5051026f0 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 0d5bc5ac5..a8425d211 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 db99bdd4b..c7847a676 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2020-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 530d69602..8fa8ca6ad 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 4b35c8cb5..ff574e60b 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2019-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 308acd2ad..46b942bee 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2019-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 47a9b2a73..a6ec7934b 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 ede40c359..6c6496b27 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 dc4474515..8aefe1267 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 e81ac1a9c..c26ce1602 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 698b1d04d..8386d849c 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 7a052bc84..2508e1457 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 b790a7aba..426f9523b 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 9c1d385ea..0c70915f5 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 eca143f79..bef51d17a 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 c0fb81e76..cb7882f8e 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 235326986..4907ab14d 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 7519bd9b6..34e0a1b49 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 68a1f4dd3..ede2bb185 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 34d57fea0..b80ff1c5a 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
  * Copyright (C) 2009-2022 Lightbend Inc. <https://www.lightbend.com>
  */
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 342f0eafa..746f8e5e8 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
@@ -1,3 +1,12 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
 /*
... 8026 lines suppressed ...


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pekko.apache.org
For additional commands, e-mail: commits-help@pekko.apache.org