summaryrefslogtreecommitdiff
path: root/sensors-service/api
diff options
context:
space:
mode:
authorHelmut Schmidt <Helmut.3.Schmidt@continental-corporation.com>2017-01-20 16:24:25 +0100
committerHelmut Schmidt <Helmut.3.Schmidt@continental-corporation.com>2017-01-20 16:24:25 +0100
commit17d7d94a82b9a00d3b5674cbaf188bcc817dcbe0 (patch)
treec165e2f7665245f952183c6b43f5467b38f7cc64 /sensors-service/api
parent1212dc3c60913ef04ad1619459e17cb308f548ed (diff)
downloadpositioning-17d7d94a82b9a00d3b5674cbaf188bcc817dcbe0.tar.gz
GT-3461: Prepare Positioning API for Nostromo release (Positioning API 5.0.0)
Aling API version numbers, add Garmin copyright to header files modified due to Garmin change requests
Diffstat (limited to 'sensors-service/api')
-rw-r--r--sensors-service/api/acceleration.h2
-rw-r--r--sensors-service/api/gyroscope.h2
-rw-r--r--sensors-service/api/sns-init.h4
3 files changed, 4 insertions, 4 deletions
diff --git a/sensors-service/api/acceleration.h b/sensors-service/api/acceleration.h
index b6aa542..35c0a62 100644
--- a/sensors-service/api/acceleration.h
+++ b/sensors-service/api/acceleration.h
@@ -5,7 +5,7 @@
*
* \ingroup SensorsService
* \brief Compliance Level: Abstract Component
- * \copyright Copyright (C) 2012, BMW Car IT GmbH, Continental Automotive GmbH, PCA Peugeot Citroën, XS Embedded GmbH
+ * \copyright Copyright (C) 2012, BMW Car IT GmbH, Continental Automotive GmbH, PCA Peugeot Citroën, XS Embedded GmbH, Garmin International
*
* \license
* This Source Code Form is subject to the terms of the
diff --git a/sensors-service/api/gyroscope.h b/sensors-service/api/gyroscope.h
index bc964de..20f6e4f 100644
--- a/sensors-service/api/gyroscope.h
+++ b/sensors-service/api/gyroscope.h
@@ -5,7 +5,7 @@
*
* \ingroup SensorsService
* \brief Compliance Level: Abstract Component
- * \copyright Copyright (C) 2012, BMW Car IT GmbH, Continental Automotive GmbH, PCA Peugeot Citroën, XS Embedded GmbH
+ * \copyright Copyright (C) 2012, BMW Car IT GmbH, Continental Automotive GmbH, PCA Peugeot Citroën, XS Embedded GmbH, Garmin International
*
* \license
* This Source Code Form is subject to the terms of the
diff --git a/sensors-service/api/sns-init.h b/sensors-service/api/sns-init.h
index 71d2afb..4005f8c 100644
--- a/sensors-service/api/sns-init.h
+++ b/sensors-service/api/sns-init.h
@@ -12,8 +12,8 @@
#define INCLUDE_GENIVI_SNS
// API Version
-#define GENIVI_SNS_API_MAJOR 4
-#define GENIVI_SNS_API_MINOR 1
+#define GENIVI_SNS_API_MAJOR 5
+#define GENIVI_SNS_API_MINOR 0
#define GENIVI_SNS_API_MICRO 0
#include <stdint.h>