summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortobrun <tobrun.van.nuland@gmail.com>2019-01-02 10:32:45 +0100
committertobrun <tobrun.van.nuland@gmail.com>2019-01-02 10:32:45 +0100
commita80f5163c4259696278a149b6ac5246d52a19350 (patch)
tree7ef2c1e244a5970978c65541d01e7fa8bb62680c
parent2c19356ae6537b42e90db8c77cf317b53f628c4f (diff)
downloadqtlocation-mapboxgl-upstream/happy-new-year-2019.tar.gz
[all] - update licenses to 2019upstream/happy-new-year-2019
-rw-r--r--LICENSE.md2
-rw-r--r--platform/android/gradle/gradle-javadoc.gradle2
-rw-r--r--platform/ios/app/Info.plist2
-rw-r--r--platform/ios/benchmark/Info.plist2
-rw-r--r--platform/ios/jazzy.yml2
-rw-r--r--platform/macos/jazzy.yml2
-rw-r--r--test/src/app-info.plist2
7 files changed, 7 insertions, 7 deletions
diff --git a/LICENSE.md b/LICENSE.md
index ccdedde311..f4abdd104f 100644
--- a/LICENSE.md
+++ b/LICENSE.md
@@ -1,4 +1,4 @@
-mapbox-gl-native copyright (c) 2014-2018 Mapbox.
+mapbox-gl-native copyright (c) 2014-2019 Mapbox.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
diff --git a/platform/android/gradle/gradle-javadoc.gradle b/platform/android/gradle/gradle-javadoc.gradle
index 846467b71d..be3be0d0dd 100644
--- a/platform/android/gradle/gradle-javadoc.gradle
+++ b/platform/android/gradle/gradle-javadoc.gradle
@@ -8,7 +8,7 @@ android.libraryVariants.all { variant ->
options.windowTitle("Mapbox Maps SDK for Android $VERSION_NAME Reference")
options.docTitle("Mapbox Maps SDK for Android $VERSION_NAME")
options.header("Mapbox Maps SDK for Android $VERSION_NAME Reference")
- options.bottom("&copy; 2015&ndash;2018 Mapbox. All rights reserved.")
+ options.bottom("&copy; 2015&ndash;2019 Mapbox. All rights reserved.")
options.links("http://docs.oracle.com/javase/7/docs/api/")
options.linksOffline("http://d.android.com/reference/", "$System.env.ANDROID_HOME/docs/reference")
options.overview("src/main/java/overview.html")
diff --git a/platform/ios/app/Info.plist b/platform/ios/app/Info.plist
index ea70ecd629..e2f294a5a5 100644
--- a/platform/ios/app/Info.plist
+++ b/platform/ios/app/Info.plist
@@ -27,7 +27,7 @@
<key>MGLIdeographicFontFamilyName</key>
<string>PingFang TC</string>
<key>NSHumanReadableCopyright</key>
- <string>© 2014–2018 Mapbox</string>
+ <string>© 2014–2019 Mapbox</string>
<key>NSLocationAlwaysUsageDescription</key>
<string>The map will display your location. The map may also use your location when it isn’t visible in order to improve OpenStreetMap and Mapbox products.</string>
<key>NSLocationWhenInUseUsageDescription</key>
diff --git a/platform/ios/benchmark/Info.plist b/platform/ios/benchmark/Info.plist
index b35cb572ab..fc89fdaf08 100644
--- a/platform/ios/benchmark/Info.plist
+++ b/platform/ios/benchmark/Info.plist
@@ -25,7 +25,7 @@
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSHumanReadableCopyright</key>
- <string>© 2015–2018 Mapbox</string>
+ <string>© 2015–2019 Mapbox</string>
<key>UIApplicationExitsOnSuspend</key>
<true/>
<key>UILaunchStoryboardName</key>
diff --git a/platform/ios/jazzy.yml b/platform/ios/jazzy.yml
index 3757509430..184d7cbd76 100644
--- a/platform/ios/jazzy.yml
+++ b/platform/ios/jazzy.yml
@@ -3,7 +3,7 @@ author: Mapbox
author_url: https://www.mapbox.com/
github_url: https://github.com/mapbox/mapbox-gl-native
dash_url: https://www.mapbox.com/ios-sdk/docsets/Mapbox.xml
-copyright: '© 2014–2018 [Mapbox](https://www.mapbox.com/). See [license](https://github.com/mapbox/mapbox-gl-native/blob/master/LICENSE.md) for more details.'
+copyright: '© 2014–2019 [Mapbox](https://www.mapbox.com/). See [license](https://github.com/mapbox/mapbox-gl-native/blob/master/LICENSE.md) for more details.'
head: |
<link rel='shortcut icon' href='https://www.mapbox.com/img/favicon.ico' type='image/x-icon' />
diff --git a/platform/macos/jazzy.yml b/platform/macos/jazzy.yml
index b5ff4714ae..381e6f8b33 100644
--- a/platform/macos/jazzy.yml
+++ b/platform/macos/jazzy.yml
@@ -3,7 +3,7 @@ author: Mapbox
author_url: https://www.mapbox.com/
github_url: https://github.com/mapbox/mapbox-gl-native
dash_url: https://mapbox.github.io/mapbox-gl-native/macos/docsets/Mapbox.xml
-copyright: '© 2014–2018 [Mapbox](https://www.mapbox.com/). See [license](https://github.com/mapbox/mapbox-gl-native/blob/master/LICENSE.md) for more details.'
+copyright: '© 2014–2019 [Mapbox](https://www.mapbox.com/). See [license](https://github.com/mapbox/mapbox-gl-native/blob/master/LICENSE.md) for more details.'
head: |
<link rel='shortcut icon' href='https://www.mapbox.com/img/favicon.ico' type='image/x-icon' />
diff --git a/test/src/app-info.plist b/test/src/app-info.plist
index 6ee059b3b4..a2cbe4600c 100644
--- a/test/src/app-info.plist
+++ b/test/src/app-info.plist
@@ -25,7 +25,7 @@
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSHumanReadableCopyright</key>
- <string>© 2014–2018 Mapbox</string>
+ <string>© 2014–2019 Mapbox</string>
<key>NSLocationAlwaysUsageDescription</key>
<string>The map will ALWAYS display the user's location.</string>
<key>NSLocationWhenInUseUsageDescription</key>