aboutsummaryrefslogtreecommitdiffhomepage
path: root/platform_tools/android/apps/skar_java/src/main/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'platform_tools/android/apps/skar_java/src/main/res/values/strings.xml')
-rw-r--r--platform_tools/android/apps/skar_java/src/main/res/values/strings.xml9
1 files changed, 6 insertions, 3 deletions
diff --git a/platform_tools/android/apps/skar_java/src/main/res/values/strings.xml b/platform_tools/android/apps/skar_java/src/main/res/values/strings.xml
index ed91c5d4f0..4a74851e91 100644
--- a/platform_tools/android/apps/skar_java/src/main/res/values/strings.xml
+++ b/platform_tools/android/apps/skar_java/src/main/res/values/strings.xml
@@ -1,5 +1,7 @@
-<?xml version="1.0" encoding="utf-8"?><!--
- Copyright 2016 Google Inc.
+<?xml version="1.0" encoding="utf-8"?>
+
+<!--
+ Copyright 2018 Google LLC
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -13,6 +15,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
+
<resources>
- <string name="app_name">HelloSkAR Java</string>
+ <string name="app_name">Hello CanvasAR</string>
</resources>