Skip to content

Commit 62977c9

Browse files
authored
chore: update notice file to credit Hadoop and Ktor (#861)
1 parent 7950385 commit 62977c9

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

NOTICE

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,12 @@
1+
AWS SDK for Kotlin
12
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3+
4+
5+
This software includes a copy of the CRC32C implementation (runtime/runtime-core/common/src/aws/smithy/kotlin/runtime/hashing/Crc32c.kt)
6+
from the Apache Hadoop project (https://github.com/apache/hadoop).
7+
Copyright 2006 and onwards The Apache Software Foundation.
8+
9+
10+
This software includes a copy of async primitives (runtime/runtime-core/common/src/aws/smithy/kotlin/runtime/io/internal/AwaitingSlot.kt)
11+
from the Ktor project (https://github.com/ktorio/ktor).
12+
Copyright 2014-2021 JetBrains s.r.o and contributors.

0 commit comments

Comments
 (0)