Skip to content

Commit c026008

Browse files
committed
add more SPDX headers
1 parent 06824e1 commit c026008

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

sap-abap/util/zcl_aws1_ex_utils.clas.abap

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
CLASS zcl_aws1_ex_utils DEFINITION
24
PUBLIC
35
FINAL

sap-abap/util/zcx_aws1_ex_generic.clas.abap

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
class ZCX_AWS1_EX_GENERIC definition
24
public
35
inheriting from CX_STATIC_CHECK

0 commit comments

Comments
 (0)