Skip to content

Commit 1a1ecc0

Browse files
Added copyright headers
1 parent 1d1535c commit 1a1ecc0

File tree

3 files changed

+19
-0
lines changed

3 files changed

+19
-0
lines changed

example-new-architecture/android/app/src/main/java/com/ddsdkreactnativeexample/MainActivity.kt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
/*
2+
* Unless explicitly stated otherwise all files in this repository are licensed under the Apache License Version 2.0.
3+
* This product includes software developed at Datadog (https://www.datadoghq.com/).
4+
* Copyright 2016-Present Datadog, Inc.
5+
*/
6+
17
package com.ddsdkreactnativeexample
28

39
import com.facebook.react.ReactActivity

example-new-architecture/android/app/src/main/java/com/ddsdkreactnativeexample/MainApplication.kt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
/*
2+
* Unless explicitly stated otherwise all files in this repository are licensed under the Apache License Version 2.0.
3+
* This product includes software developed at Datadog (https://www.datadoghq.com/).
4+
* Copyright 2016-Present Datadog, Inc.
5+
*/
6+
17
package com.ddsdkreactnativeexample
28

39
import android.app.Application

yarn.lock

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15922,6 +15922,13 @@ __metadata:
1592215922
languageName: node
1592315923
linkType: hard
1592415924

15925+
"react-native-gradle-plugin@npm:^0.71.19":
15926+
version: 0.71.19
15927+
resolution: "react-native-gradle-plugin@npm:0.71.19"
15928+
checksum: 2e3ab679f0b81edd81b9fb88a73a16c8b9b6dbef4e7158fd894c42e6dff04ba8d11f1b9663ffa2c30d0d9deee3cd44b033cd280322c010be3c290e4422088a7a
15929+
languageName: node
15930+
linkType: hard
15931+
1592515932
"react-native-iphone-x-helper@npm:^1.3.0":
1592615933
version: 1.3.1
1592715934
resolution: "react-native-iphone-x-helper@npm:1.3.1"

0 commit comments

Comments
 (0)