From 9b81f84ff152e925cf456589e6bf396de5beb77b Mon Sep 17 00:00:00 2001 From: sfali Date: Tue, 27 Aug 2024 09:13:20 -0400 Subject: [PATCH] copy right header #3253 --- .../stream/alpakka/azure/storage/StorageExceptionSpec.scala | 4 ++++ .../stream/alpakka/azure/storage/StorageSettingsSpec.scala | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/azure-storage/src/test/scala/akka/stream/alpakka/azure/storage/StorageExceptionSpec.scala b/azure-storage/src/test/scala/akka/stream/alpakka/azure/storage/StorageExceptionSpec.scala index 3fc450f384..01c8ce750e 100644 --- a/azure-storage/src/test/scala/akka/stream/alpakka/azure/storage/StorageExceptionSpec.scala +++ b/azure-storage/src/test/scala/akka/stream/alpakka/azure/storage/StorageExceptionSpec.scala @@ -1,3 +1,7 @@ +/* + * Copyright (C) since 2016 Lightbend Inc. + */ + package akka.stream.alpakka package azure package storage diff --git a/azure-storage/src/test/scala/akka/stream/alpakka/azure/storage/StorageSettingsSpec.scala b/azure-storage/src/test/scala/akka/stream/alpakka/azure/storage/StorageSettingsSpec.scala index f8a4a978ac..85af3656cd 100644 --- a/azure-storage/src/test/scala/akka/stream/alpakka/azure/storage/StorageSettingsSpec.scala +++ b/azure-storage/src/test/scala/akka/stream/alpakka/azure/storage/StorageSettingsSpec.scala @@ -1,3 +1,7 @@ +/* + * Copyright (C) since 2016 Lightbend Inc. + */ + package akka.stream.alpakka package azure package storage