diff --git a/android/build.gradle b/android/build.gradle index d3979df6..bd32077b 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 Magic Leap, Inc. All Rights Reserved + * Copyright (c) 2019-2020 Magic Leap, Inc. All Rights Reserved * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/android/gradle.properties b/android/gradle.properties index 199726e2..7f17dafc 100644 --- a/android/gradle.properties +++ b/android/gradle.properties @@ -1,5 +1,5 @@ # -# Copyright (c) 2019 Magic Leap, Inc. All Rights Reserved +# Copyright (c) 2019-2020 Magic Leap, Inc. All Rights Reserved # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/android/gradle/wrapper/gradle-wrapper.properties b/android/gradle/wrapper/gradle-wrapper.properties index 1d7cc440..d032fd87 100644 --- a/android/gradle/wrapper/gradle-wrapper.properties +++ b/android/gradle/wrapper/gradle-wrapper.properties @@ -1,5 +1,5 @@ # -# Copyright (c) 2019 Magic Leap, Inc. All Rights Reserved +# Copyright (c) 2019-2020 Magic Leap, Inc. All Rights Reserved # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/android/src/main/AndroidManifest.xml b/android/src/main/AndroidManifest.xml index af7cec58..3a1bbb2c 100644 --- a/android/src/main/AndroidManifest.xml +++ b/android/src/main/AndroidManifest.xml @@ -1,5 +1,5 @@