Skip to content

Commit

Permalink
Add missed SPDX.
Browse files Browse the repository at this point in the history
  • Loading branch information
Laren-AWS committed Apr 30, 2024
1 parent 8797786 commit 28c6ce3
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0

import * as cdk from 'aws-cdk-lib';
import {CfnOutput, RemovalPolicy} from 'aws-cdk-lib';
import {Construct} from 'constructs';
Expand Down

0 comments on commit 28c6ce3

Please sign in to comment.