Skip to content

Commit 593ba48

Browse files
committed
Add Apache-2.0 headers to smithy-aws-event-stream
1 parent 1120c20 commit 593ba48

File tree

1 file changed

+2
-0
lines changed
  • packages/smithy-aws-event-stream/src/smithy_aws_event_stream

1 file changed

+2
-0
lines changed

packages/smithy-aws-event-stream/src/smithy_aws_event_stream/exceptions.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
2+
# SPDX-License-Identifier: Apache-2.0
13
"""Binary Event Stream support for the application/vnd.amazon.eventstream format."""
24

35
from typing import Any

0 commit comments

Comments
 (0)